/*========================================================*/
/*  Main Body & Scrollbar                                 */
/*========================================================*/


BODY {
	background-image:url(../images/page-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #0b5b8c;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#6aa1dd;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#6aa1dd;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-darek-shadow-color:white;
	scrollbar-3d-light-color:#9BAAC1;
}

/*------------------------  End  -------------------------*/


#wraper {
	width:884px;
	margin-left:auto;
	margin-right:auto;
}


#logo-div {
	width:174px;
	height:137px;
	float:left;
}

#emailbox-div {
	width:181px;
	height:115px;
	margin-top:21px;
	background-image:url(../images/email-box.jpg);
	background-repeat:no-repeat;
	float:right;
}

#emailbox-table {
	width:160px;
	margin-top:6px;
	margin-left:20px;
}

#field-1 {
	width:155px;
	height:20px;
	background-image:url(../images/field-bg.jpg);
	background-repeat:repeat-x;
	border:#25607e 1px solid;
	margin-bottom:2px;
	font-family:Arial;
	font-size:10px;
	color:#fff;
	
}

#field-2 {
	width:120px;
	height:20px;
	background-image:url(../images/field-bg.jpg);
	background-repeat:repeat-x;
	border:#25607e 1px solid;
	font-family:Arial;
	font-size:10px;
	color:#fff;
	
}


#mainnav-div {
	width:850px;
	height:45px;
	float:left;
	background-image:url(../images/nav-bg.jpg);
	background-repeat:repeat-x;
	margin-left:33px;
	
}

#header-div {
	width:850px;
	height:204px;
	float:left;
	margin-top:27px;
	margin-left:33px;
	
}

#bodyr-div {
	width:850px;
	float:left;
	margin-top:27px;
	margin-left:33px;
	
}

#bodyr-text-div {
	width:390px;
	float:left;
	margin-top:5px;
	
}

#bodyr-text-div3 {
	width:850px;
	float:left;
	margin-top:5px;
	
}

#table-border {
	border:1px #94bdd3 solid;
	padding:4px;
	
}

#table-border-btm {
	border-bottom:1px #94bdd3 solid;
	padding:10px;
	
}

#bodyr-text-div2 {
	width:620px;
	float:left;
	margin-top:5px;
	
}


#bodyr-boxes-div {
	width:450px;
	float:right;
	margin-top:5px;
	
}


#bodyr-box-div {
	width:222px;
	float:left;
	margin-top:5px;
	margin-left:5px;
	
}

#bodyr-box-div2 {
	width:222px;
	float:right;
	margin-top:5px;
	margin-left:5px;
	
}

#footer-div {
	width:850px;
	height:54px;
	float:right;
	margin-top:30px;
	
}


#bodyr-box-div-bg {
	width:222px;
	float:left;
	background-color:#e4e4e4;
	
}

#whoweare {
	width:222px;
	height:27px;
	float:right;
	background-image:url(../images/whoweare.jpg);
	background-repeat: no-repeat;
	
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}



#whatwedo {
	width:222px;
	height:27px;
	float:right;
	background-image:url(../images/whatwedo.jpg);
	background-repeat: no-repeat;
	
}

#whatwedo-btm {
	width:222px;
	height:3px;
	float:right;
	background-image:url(../images/whatdo-btm-box.jpg);
	background-repeat: no-repeat;
	
}

#bodyr-boxes-div {
	width:460px;
	float:right;
	margin-top:5px;
	
}

#bodyr-boxes-div2 {
	width:223px;
	float:right;
	margin-top:5px;
	
}


#bodyr-box-div-bg {
	width:222px;
	float:left;
	background-color:#e4e4e4;
	
	
}

#bodyr-box-div-bg ul {
	width:222px;
	float:left;
	background-color:#e4e4e4;
	margin: 10px 0px 0px 0px ;
	padding: 0px 0px 20px 0px ;
	
}


#bodyr-box-div-bg li {
	font-family:tahoma;
	font-size:11px;
	color:#3f433f;
	list-style-type: none;
	float: left;
	line-height:20px;
	width: 200px;
	background-image: url(../images/li-img.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px 0px 0px 13px ;
	height: 22px;
}

#bodyr-box-div-bg li a {
	text-decoration:none;
	color:#3f433f;
}

#bodyr-box-div-bg li a:hover {
	text-decoration:underline;
	color:#3f433f;
}




.Text1, A.Text1, A.Text1:link, A.Text1:visited, A.Text1:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #fff;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	text-align:left;
}

a.Text1:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #fff;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
	text-align:left;
}


.Text2, A.Text2, A.Text2:link, A.Text2:visited, A.Text2:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	text-align:left;
}

a.Text2:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
	text-align:left;
}
img {border:none;}
a.img {
	border:1px #FFFFFF solid;
}