﻿body {
	background-color:#003366;
	font-family:Arial;
	font-size:12px;
	color:#666666;
}
#wrapper {
    width:760px;
    padding:13px;
    margin:auto;
    background-color:#FFFFFF;
}
#header {
    height:75px;
    position:relative;
    background-image:url('../images/header-bg.gif');
    background-position:right center;
    background-repeat:no-repeat;
}
#logo {
	position:absolute;
	top:5px;
}
#topcontact {
	position:absolute;
	right:91px;
	top:25px;
	color:#666666;
	font-size:22px;
	font-weight:bold;
}
#navigation {
    width:760px;
    height:30px;
    background-image: url('../images/nav-bg.gif');
    background-color:#000000;
    margin:auto;
    font-size:11px;
    text-align:center;
}
#navigation ul {
    list-style:none;
    margin:0px;
    padding:0px;
}
#navigation li {
    float:left;
}
#navigation li a {
    color:#FFFFFF;
    text-decoration:none;
    display:block;
    height:30px;
    line-height:30px;
    padding:0px 20px 0px 20px;
    float:left;
}

#navigation #active {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	height:30px;
	line-height:30px;
	padding:0px 20px 0px 20px;
	float:left;
	background-image: url(../images/nav-bg_over.gif);
}
#navigation .dvr {
    width:1px;
    margin:2px 0px 2px 0px;
    height:26px;
    background-color:#5C5C5C;
    display:block;
    float:left;
}
#imagebox {
    margin:10px 0px 10px 0px;
    height:250px;
}
#ibimg {
	float:left;
	width:480px;
	height:250px;
	background-image: url(../noflash.jpg);
	background-repeat: no-repeat;
}
#ibtextbox {
    float:right;
    width:200px;
    height:210px;
    background-image:url('../images/image-box-bg.gif');
    padding:40px 40px 0px 40px;
    color:#FFFFFF;
}
#ibtitle {
    font-size:18px;
}
#ibtext {
    line-height:18px;
}
#iblink a {
    color:#32BCED;
    text-decoration:none;
}
#content-top {
    /*min-height:395px;*/
    background-image:url('../images/content-bg.gif');
	height:55px;
}
#content {
	background-color: #ECECEC;
}
#content-bottom {
	background-image:url('../images/content-bg2.gif');
	height:25px;
}
#content h1 {
    color:#003366;
    font-weight:normal;
    font-size:18px;
    margin:12px;
    padding:10px 10px 5px 10px;
    border-bottom:dashed 1px #C4C4C4;
}
#leftcontent {
	float:left;
	width:280px;
	padding-left:25px;
	line-height:18px;
}
#leftcontent_wide {
	/*  width:325px;*/
    padding-left:25px;
	line-height:18px;
	padding-right: 15px;
	;
}
#contentsummary {
    color:#32BCED;
    font-size:16px;
}
#rightcontent {
	float:right;
	width:420px;
	line-height:18px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
	padding-left: 20px;
}
#footerboxes {
	margin:10px 25px 10px 25px;
	height:125px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:18px;
}
#wrapper #content  h3 {
	color: #1CA1ED;
       font-size: 14px;
}
#wrapper #content #leftcontent_wide img {
	float: right;
	margin-left: 5px;
	padding-right: 10px;
}
#wrapper #content #leftcontent_wide #profileimage2 {
	padding: 0px;
	margin-bottom: 10px;
	border: 1px solid #000;
	margin-top: 0px;
}
#wrapper #content #leftcontent h2 {
	font-size: 14px;
}

#wrapper #content #leftcontent_wide #profileimage {
	padding: 0px;
	margin-bottom: 10px;
	border: 1px solid #000;
	margin-top: 0px;
}

#button {
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 121px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
#button a {
	color: #FFFFFF;
		text-decoration:none;
}




#footerboxes a {
    color:#FFFFFF;
    text-decoration:none;
}
#wrapper #content #leftcontent_wide li {
	margin-bottom: 5px;
}

#fb1 {
    width:190px;
    height:85px;
    padding:20px;
    float:left;
    background-image:url('../images/fb-bg-1.gif');
    background-repeat:no-repeat;
}
#fb2 {
    width:190px;
    height:85px;
    padding:20px;
    margin:0px 10px 0px 10px;    
    float:left;
    background-image:url('../images/fb-bg-2.gif');
    background-repeat:no-repeat;
}
#fb3 {
    width:190px;
    height:85px;
    padding:20px;
    float:left;
    background-image:url('../images/fb-bg-3.gif');
    background-repeat:no-repeat;
}
.fbtitle {
    font-size:22px;
    font-weight:normal;
    margin-bottom:10px;
}
.clear {
    clear:both;
}
#button a:hover {
	color: #000000;
}
#submit {
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
}
#submit a {
	color: #FFFFFF;
}
#submit a:hover {
	color: #000000;
}
#flash {
	float: right;
	margin: 10px;
}
h3 {
	margin-top: 0px;
	padding-top: 0px;
}

