/* CSS Document */

body {
	background-color: #EEEEEE;
	margin: 0px;
	padding: 30px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper {
	margin: 0 auto;
	width: 900px;
	height: 100%;
	padding: 5px;
	border: 1px solid #003B6C;
	background-color: #EEEEEE;

}

span.clientlistfont {font-family: Arial, Helvetica, sans-serif; color: #856666; font-size: 12px;}
span.clienttitlefont {font-family: Arial, Helvetica, sans-serif; color: #222222; font-size: 14px; font-weight: bolder; font-style: italic;}

#address {width: 92px; font: Arial, Helvetica, sans-serif; font-size: 12px; text-align: right; color: #666666; position: relative; top:30px;}
#mainaddress {font: Arial, Helvetica, sans-serif; font-size: 14px; text-align: left; color: #666666; position: relative; top:0px;}
#pagetext {font: Arial, Helvetica, sans-serif; font-size: 14px; text-align: left; color: #666666;}
#experience_common_top {font: Arial, Helvetica, sans-serif; font-size: 14px; text-align: left; color: #666666; position: relative; top:0px;}
#experience_common_bottom {font: Arial, Helvetica, sans-serif; font-size: 14px; text-align: left; color: #666666; position: relative; top:0px;}

clientchoice a.link:link {bgcolor: #000099; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: bold;}
clientchoice a.link:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #027CD1; text-decoration: none; font-weight: bold;}

#ibwrapper {width: 440px;}
 #ibleftcol {float: left;}
 #ibrightcol {text-align: right;}
 #iblwrctr {clear: left; width: 100%; text-aign: center;}

.locnfactpic {position: relative; top:25px;}
.locnukpic {position: relative; top:35px;}
#locnclosepic {position: relative; top:31px; left: -10px;}

span.tinytext {font-size: 40%;}

a.plainlink:link {font-family: Arial, Helvetica, sans-serif;font-size: 100%;font-weight: normal;color: #666666;text-decoration: none;}
a.plainlink:visited {font-family: Arial, Helvetica, sans-serif;font-size: 100%;font-weight: normal;color: #666666;text-decoration: none;}
a.plainlink:hover {font-family: Arial, Helvetica, sans-serif;font-size: 100%;font-weight: normal;color: #666666;text-decoration: none;}
a.plainlink:active {font-family: Arial, Helvetica, sans-serif;font-size: 100%;font-weight: normal;color: #666666;text-decoration: none;}


A.clientchoice:link    {font-family: Arial,Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 90%; background-color: #027CD1; border-left: 1px solid #000000; border-top: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000; padding-left: 5px; padding-right: 5px; color: #ffffff; text-decoration: none}
A.clientchoice:visited {font-family: Arial,Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 90%; background-color: #027CD1; border-left: 1px solid #000000; border-top: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000; padding-left: 5px; padding-right: 5px;color: #ffffff; text-decoration: none}
A.clientchoice:hover   {font-family: Arial,Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 90%; background-color: #EEEEEE; border-left: 1px solid #000000; border-top: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000; padding-left: 5px; padding-right: 5px;color: #000000; text-decoration: none}
A.clientchoice:active  {font-family: Arial,Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 90%; background-color: #3300CC; border-left: 1px solid #000000; border-top: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000; padding-left: 5px; padding-right: 5px;color: #ffffff; text-decoration: none}

#header {
	width: 900px;
	height: 75px;
	border-bottom: 1px solid #027CD1;
}
#logo {
	width: 200px;
	height: 44px;
	float: left;
	padding: 10px 0px 0px 20px;
}
#endorse{
	position: relative;
	top: 0;
	right: 0;
	float: right;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#topnav{
	float: right;
	right: 150px;
	text-align: right;
	width: 180px;
	height: 30px;
	padding: 55px 0px 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#topnav a{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#topnav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #027CD1;
	text-decoration: none;
	font-weight: bold;
}
#header_img {
	width: 900px;
	height: 140px;
	border-bottom: 1px solid #00254A;
	border-top: 1px solid #00254A;
	background-image: url(imgs/header_img.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CCCCCC;
}
#header_img2 {
	width: 900px;
	height: 140px;
	border-bottom: 1px solid #00254A;
	border-top: 1px solid #00254A;
	background-image: url(imgs/header_img2a.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CCCCCC;
}
#header_img3 {
	width: 900px;
	height: 140px;
	border-bottom: 1px solid #00254A;
	border-top: 1px solid #00254A;
	background-image: url(imgs/header_img3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CCCCCC;
}
#header_img4 {
	width: 900px;
	height: 140px;
	border-bottom: 1px solid #00254A;
	border-top: 1px solid #00254A;
	background-image: url(imgs/header_img4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CCCCCC;
}
#header_img5 {
	width: 900px;
	height: 140px;
	border-bottom: 1px solid #00254A;
	border-top: 1px solid #00254A;
	background-image: url(imgs/header_img5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CCCCCC;
}
#header_img6 {
	width: 900px;
	height: 140px;
	border-bottom: 1px solid #00254A;
	border-top: 1px solid #00254A;
	background-image: url(imgs/header_img6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CCCCCC;
}
#header_img7 {
	width: 900px;
	height: 140px;
	border-bottom: 1px solid #00254A;
	border-top: 1px solid #00254A;
	background-image: url(imgs/header_img7.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CCCCCC;
}
#header_img8 {
	width: 900px;
	height: 140px;
	border-bottom: 1px solid #00254A;
	border-top: 1px solid #00254A;
	background-image: url(imgs/header_img8.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CCCCCC;
}


#content_wrapper {
	width: 900px;
	height: 460px;
	border-top: 10px solid #027CD1;
	background-color: #FFFFFF;
	border-bottom: 1px solid #00254A;
}
#menu {
	width: 110px;
	margin: 20px 0px;
	height: 420px;
	float: left;
	border-right: 1px solid #027CD1;
	font: Arial, Helvetica, sans-serif;
}
#menu ul{
	width: 100px;
	height: 250px;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
#menu li{
	margin: 0px;
	padding: 0px 10px 7px 0px;
	list-style: none;
	color: #027CD1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}
#menu li a{
	color: #027CD1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
}
#menu li a:hover{
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
}
#text {
	width: 440px;
	margin: 22px 0px 20px 20px;
	height: 420px;
	float: left;
	overflow: auto;
}
#text-wide-page {
	width: 740px;
	margin: 22px 0px 20px 20px;
	height: 420px;
	float: left;
	overflow: auto;
}
#text-wide-page-noscroll {
	width: 740px;
	margin: 22px 0px 20px 20px;
	height: 420px;
	float: left;
	overflow: none;
}
#text p{
	text-align: left;
	color: #666666;
	line-height: 18px;
	font-size: 12px;
	text-align: justify;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#text li{
	margin: 0px 20px 0px 0px;
	text-align: left;
	color: #666666;
	font-size: 11px;
	text-align: justify;
}

p {
	text-align: left;
	color: #666666;
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
}

#pic_column {
	width: 298px;
	margin: 20px 0px 20px 20px;
	height: 398px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #027CD1;
}

#footer {
	border-top: 2px solid #027CD1;
	width: 900px;
	height: 50px;
}
#copywrite {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: center;
	line-height: 18px;
	width: 880px;
	height: 15px;
	border-top: 1px solid #027CD1;
	padding: 10px;
	margin-top: 15px;
	font-weight: bold;
}
#text h1 {
	margin: 0px 0px 10px;
	text-align: left;
	color: #027CD1;
	line-height: 16px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
h1 {
	text-align: left;
	color: #027CD1;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}
form{
	width: 420px;
	clear: both;
	float: left;
}
form p{
	clear: both;
	padding: 0;
	margin: 0;
	width: 420px;
}
.boxes form p{ padding-bottom: 0; }


label{
	width: 100px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.fbutton{
	width: 80px;
	float: left;
	margin: 10px 20px 0px 0px;
}

input, textarea, select{
	width: 200px;
	float: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

.gbox, .gbuttn{ /* for the text boxes and textarea */
	float: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

.glabel{
	width: 100px;
	float: left;
}

.gbox{ width: 200px; }

.gbuttn{ 
	width: 120px; 
	margin: 0 0 0 20px;
}
form img{ float: left; }

a.link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #027CD1;
	text-decoration: none;
}
a.link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}


a.expertiselink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #027CD1;
	text-decoration: none;
}
a.expertiselink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #027CD1;
	text-decoration: none;
}
a.expertiselink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.expertiselink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #027CD1;
	text-decoration: none;
}
#clients_text {
	width: 750px;
	margin: 22px 0px 20px 20px;
	height: 420px;
	float: left;
	overflow: auto;
}
#clients_text p{
	text-align: left;
	color: #666666;
	line-height: 18px;
	font-size: 11px;
	text-align: justify;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#clients_text li{
	margin: 0px 20px 0px 0px;
	text-align: left;
	color: #666666;
	font-size: 11px;
	text-align: justify;
}
#news_text {
	width: 750px;
	margin: 22px 0px 20px 20px;
	height: 420px;
	float: left;
	overflow: auto;
}
#news_text p{
	text-align: left;
	color: #666666;
	line-height: 18px;
	font-size: 11px;
	text-align: justify;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#news_text li{
	margin: 0px 20px 0px 0px;
	text-align: left;
	color: #666666;
	font-size: 11px;
	text-align: justify;
}
#exp_text {
	width: 750px;
	margin: 22px 0px 20px 20px;
	height: 420px;
	float: left;
	overflow: auto;
}
#exp_text p{
	text-align: left;
	color: #666666;
	line-height: 18px;
	font-size: 11px;
	text-align: justify;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#exp_text li{
	margin: 0px 20px 0px 0px;
	text-align: left;
	color: #666666;
	font-size: 11px;
	text-align: justify;
}
.tablep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
}
#text li a {
	text-align: left;
	color: #027CD1;
	font-size: 11px;
	text-align: justify;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
}
img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -4px;
	margin-left: 0px;
}
