body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
	background-color:#b4c8f3;
	overflow: -moz-scrollbars-vertical; 
	/*background-color: #000000;*/
}

/* main containers start */

/* this is for home page and main containers for other pages */

#logo
{
	height: 90px;
	width: 249px;
	float: left;
	background-color: #FFFFFF;
}

#logo2
{
	height: 90px;
	width: 249px;
	float: left;
	padding: 0px 0px 0px 2px;
	background-image: url(../images/nav_bg.jpg);
}

#logo3
{
	height: 90px;
	width: 249px;
	float: left;
	padding: 0px 0px 0px 2px;
	background-image: url(../images/nav_bg.jpg);
}


#nav_mid
{
	float: left;
	height: 50px;
	width: 235px;
	text-align: right;
	padding: 0px 14px 0px 0px;

	
}

#nav_mid_blk
	{
	float: left;
	height: 34px;
	width: 235px;

	}
	

#nav_r
{
	float: left;
	height: 34px;
	width: 235px;
	text-align: right;
	padding: 50px 14px 0px 0px;

	
}

#footer
{
	width: 758px;
	font-size: 12px;
	padding: 10px 0px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #65549D;

}


#logo_blk
{
	height: 18px;
	font-size: 12px;
	width: 249px;
}

#bg_outline
{
	margin: 0px;
	width: 100%;
	height: 800px;
	font-family: 12px;
	padding: 0px;
	
	
}

#bg_white
{
	margin: 0px auto 0px auto;
	width: 300px;
	padding: 0px;
	
}

#mainoutline 
{
	margin: 0px auto 0px auto;
	width: 758px;
	padding: 0px;
	
}

#padmainoutline 
{
	width: 758px;
	padding: 0px 0px 0px 14px;
	
}

#container
{
	float: left;
	width: 758px;

}

#container1
{
	float: left;
	width: 758px;
	height: 90px;
	padding: 0px 0px 20px 0px;
	
}

#container2
{
	float: left;
	width: 758px;
	height: 310px;
	padding: 10px 0px 10px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #65549D;


}

#container3
{
	float: left;
	width: 458px;
	height: 80px;
	padding: 10px 300px 10px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #65549D;
}

#container4
{
	float: left;
	width: 458px;
	height: 10px;
	padding: 10px 300px 10px 0px;
}


#flash1
{
	float: left;
	width: 502px;

}

#flash2
{
	float: left;
	width: 244px;
	padding: 0px 0px 0px 6px;

}

a.LinkMainlinkRed:link, a.LinkMainlinkRed:visited {

	font-weight: bold;
	font-size: 11px;
	color: #CC3300;
	text-decoration: none;
}

.TextMainlinkRed {

	font-weight: bold;
	font-size: 11px;
	color: #CC3300;
}

.TextMainlinkBlack {

	font-weight: bold;
	font-size: 11px;
	color: #000000;
}


a.LinkMainlink:link, a.LinkMainlink:visited {

	font-weight: bold;
	font-size: 11px;
	color: #65549D;
	text-decoration: none;
}
a.LinkMainlink:hover {

	font-weight: bold;
	font-size: 11px;
	color: #0095DA;
	text-decoration: none;
}
.TextMainlink {

	font-weight: bold;
	font-size: 11px;
	color: #65549D;
}

.TextMainlinkGry {

	font-weight: bold;
	font-size: 11px;
	color: #99CCFF;
	text-decoration: none;
}


.TextMainlinkWht {

	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a.LinkMainlinkWithArrow:link, a.LinkMainlinkWithArrow:visited {

	font-weight: bold;
	font-size: 11px;
	color: #65549D;
	text-decoration: none;
	background-image: url('images/SmallArrow.gif');
	background-position: right;
	background-repeat: no-repeat;
}
a.LinkMainlinkWithArrow:hover {

	font-weight: bold;
	font-size: 11px;
	color: #0095DA;
	text-decoration: none;
	background-image: url('images/SmallArrow_over.gif');
	background-position: right;
	background-repeat: no-repeat;
}
.TextMainlinkWithArrow {

	font-weight: bold;
	font-size: 11px;
	color: #0095DA;
	background-image: url('images/SmallArrow_over.gif');
	background-position: right;
	background-repeat: no-repeat;
}

.TextHeading {

	font-size: 18px;
	color: #65549D;
}
.TextBodycopyLarge {

	font-size: 13px;
	color: #65549D;
}
.TextBodycopyMedium {
	
	font-size: 12px;
	color: #65549D;
}

.TextBodycopyMedium3 {
	
	font-size: 11px;
	color: #65549D;
}

ul {
 margin: 0px;
 padding: 0px;
 padding-left: 15px;
}



#content
{
	float: left;
	width: 682px;
	overflow: hidden;
}



.roundcont {
	width: 249px;
	/*height: 90px;*/
	background-color: #ffffff;
	color: #000000;
}

.roundcont p {
	margin: 0 0px;
}

.roundtop { 
	background: url(../images/tl.gif) no-repeat top right; 
}

.roundbottom {

	background: url(../images/br.gif) no-repeat top right; 
}

img.corner {
   width: 6px;
   height: 6px;
   border: none;
   display: block !important;
}

/* home */

#homecontent
{
	float: left;
	width: 347px;
	height: 487px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	overflow: hidden;
	background-image: url(../images/home_bg.jpg);
}


/* offices */

#box1
{
	width: 246px;
	float: left;

}

#box3
{
	width: 192px;
	float: left;

}

#box2
{
	width: 250px;
	float: left;
	padding: 0px 0px 0px 6px;

}

#boxRight {
	float:right;
	width: 250px;
	padding: 0px 0px 0px 6px;
}


#box4
{
	width: 250px;
	float: left;
	padding: 0px 0px 0px 6px;

}

#box5
{
	width: 400px;
	float: left;
	padding: 0px 0px 0px 6px;


}

#box6
{
	width: 533px;
	float: left;
	padding: 0px 0px 0px 6px;


}

#box7
{
	width: 132px;
	float: left;
	padding: 0px 0px 0px 6px;

}

#box8
{
	width: 132px;
	float: left;
	padding: 0px 0px 0px 6px;

}

#searchbox
{
	width: 506px;
	float: left;
	padding: 0px 0px 0px 6px;

}

#flashcontent
{
	width: 490px;		
	height: 205px;



}


img 
{
	text-decoration: none;

}


.maintitles
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: lowercase;
	color: #000000;

}

p {
	color: #ffffff;
	font-weight: normal;

}


a
{	
	text-decoration: underline;
	color: #ffffff;
	font-weight: normal;

}

a:hover
{
	color: #CCCCCC;
	text-decoration: underline;
}

.smallwhttext
{
	color: #ffffff;
	font-weight: normal;
	font-size: 10px;

}
