body					{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:16px;
	color:#666666;
	margin:0;
	padding:0;
	font-size:11px;
	background-color:#FFFFFF;
	background-image:url(../images/bgRep.jpg);
	background-repeat:repeat-x;
	}
	
#container				{
	width:1000px;
	margin:0 auto;
	padding:0;
	}
	
h1						{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 0 0;
	line-height:17px;
	color:#0006ff;
	font-weight:bold;
	}
	
h2						{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	line-height:17px;
	color:#4b92c8;
	font-weight:bold;
	}

h3						{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	line-height:17px;
	color:#0006ff;
	font-weight:bold;
	}	

	
a						{
	color:#558917;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	}
	
a:hover					{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
	
p						{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	line-height:16px;
	color:#666666;
	padding:0 0 0 0;
	}
	
.clear					{
	clear:both;
	}
	
/* HEADER START */

#headerWrap				{
	width:931px;
	float:left;
	margin:0;
	padding:0;
	}

#bgTl					{	
	width:35px;
	height:275px;
	margin:0;
	padding:0;
	float:left;
	background-image:url(../images/bgTl.jpg);
	background-repeat:no-repeat;
	}
	
#bgTr					{
	width:34px;
	height:275px;
	margin:0;
	padding:0;
	float:right;
	background-image:url(../images/bgTr.jpg);
	background-repeat:no-repeat;
	}
	
#bgTlFollow					{	
	width:35px;
	height:160px;
	margin:0;
	padding:0;
	float:left;
	background-image:url(../images/bgTl.jpg);
	background-repeat:no-repeat;
	}
	
#bgTrFollow				{
	width:34px;
	height:160px;
	margin:0;
	padding:0;
	float:right;
	background-image:url(../images/bgTr.jpg);
	background-repeat:no-repeat;
	}
	
#header					{
	width:931px;
	height:75px;
	margin:0;
	padding:0;
	float:left;
	background-image:url(../images/bgHeader.jpg);
	background-repeat:no-repeat;
	}
	
#logo					{
	width:348px;
	height:75px;
	margin:0;
	padding:0;
	float:left;
	}
	
#contDets				{
	width:300px;
	margin:0;
	padding:15px 0 0 30px;
	float:left;
	}	
	
#contDets a				{
	color:#0b4599;
	text-decoration:none;
	font-weight:normal;
	}
	
#contDets a:hover		{
	color:#3b9ae3;
	text-decoration:none;
	font-weight:normal;
	}
	
.blue					{
	color:#0b4599;
	}		

/* HEADER END */	

/* NAV START */

#nav					{
	width:931px;
	height:25px;
	margin:0;
	padding:5px 0 0 0;
	float:left;
	background-image:url(../images/bgNav.jpg);
	background-repeat:repeat-x;
	}
	
#nav a 					{
	display: block;
	color:#FFFFFF;
	}
	
#nav a:hover			{
	display: block;
	color:#94d3ff;
	}	
	
#nav li 				{
	float: left;
	margin:0;
	padding:0 20px 0 20px;
	text-align:center;
	list-style:none;
	}
	
#nav li ul li				{
	float: left;
	margin:0;
	padding:0;
	text-align:center;
	list-style:none;
	width:175px;
	}

#nav li ul 				{
	position: absolute;
	width: 175px;
	left: -999em;
	}

#nav li:hover ul 		{
	left: auto;
	top: auto;
	background-color:#446597;
	padding:0;
	margin:0;
	border-left:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
	border-top:1px solid #cbcbcb;
	width:10em;
	text-align:left;
	width:175px;
	}
	
#nav li:hover ul li 		{
	border-bottom:1px solid #cbcbcb;
	text-align:left;
	width:169px;
	padding:3px;
	}
	
/* NAV END */

/* SPLASH START */

#splash					{
	width:681px;
	height:155px;
	margin:0;
	padding:15px 100px 0 150px;
	float:left;
	background-image:url(../images/bgSplash.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	}
	
#splashFollow					{
	width:781px;
	height:74px;
	margin:0;
	padding:15px 0 0 150px;
	float:left;
	background-image:url(../images/bgSplashFollow.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	}
	
#splashFollow h1				{
	color:#0c4499;
	font-weight:bold;
	font-size:35px;
	line-height:normal;
	}
	
#splash h1				{
	color:#0c4499;
	font-weight:bold;
	font-size:35px;
	}
	
#splash p				{
	color:#0c4499;
	font-size:10px;
	width:650px;
	line-height:15px;
	margin:20px 0 0 0;
	font-weight:bold;
	}
	
#splashBot				{
	margin:0;
	padding:0;
	float:left;
	width:931px;
	height:11px;
	background-image:url(../images/bgSlashBot.jpg);
	}

/* SPLASH END */

/* CONTENT START */

#content				{
	width:930px;
	margin:0;
	padding:0 35px 0 35px;
	float:left;
	}
	
#innerContent			{
	width:930px;
	margin:0;
	padding:15px 0 0 0;
	float:left;
	background-color:#ffffff;
	}
	
#contentLeft			{
	width:625px;
	margin:0;
	padding:0 0 20px 15px;
	float:left;
	}
	
#contentLeftImg			{
	width:163px;
	height:176px;
	margin:10px;
	padding:0;
	float:right;
	}
	
#contentRight			{
	width:265px;
	margin:0;
	padding:0 0 0 0;
	float:right;
	}
	
.smlBox					{
	width:215px;
	height:62px;
	margin:0;
	padding:0 0 15px 0;
	float:left;
	}
	
#box1					{
	width:193px;
	height:253px;
	margin:0 0 0 14px;
	padding:13px 0 0 22px;
	float:left;
	background-image:url(../images/bgBox.jpg);
	background-repeat:no-repeat;
	}
	
#box1 h1				{
	color:#979797;
	margin:0;
	padding:0;
	float:left;
	font-size:16px;
	font-weight:bold;
	background-image:url(../images/zincBorder.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:193px;
	height:27px;
	}
	
#box2					{
	width:193px;
	height:253px;
	margin:0 0 0 14px;
	padding:13px 0 0 22px;
	float:left;
	background-image:url(../images/bgBox.jpg);
	background-repeat:no-repeat;
	}
	
#box2 h1				{
	color:#d2d0d0;
	margin:0;
	padding:0;
	float:left;
	font-size:16px;
	font-weight:bold;
	background-image:url(../images/ssBorder.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:193px;
	height:27px;
	}
	
#box3					{
	width:193px;
	height:253px;
	margin:0 0 0 14px;
	padding:13px 0 0 22px;
	float:left;
	background-image:url(../images/bgBox.jpg);
	background-repeat:no-repeat;
	}
	
#box3 h1				{
	color:#fec48a;
	margin:0;
	padding:0;
	float:left;
	font-size:16px;
	font-weight:bold;
	background-image:url(../images/copperBorder.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:193px;
	height:27px;
	}
	
#box4					{
	width:193px;
	height:253px;
	margin:0 0 0 14px;
	padding:13px 0 0 22px;
	float:left;
	background-image:url(../images/bgBox.jpg);
	background-repeat:no-repeat;
	}
	
#box4 h1				{
	color:#8a98fe;
	margin:0;
	padding:0;
	float:left;
	font-size:16px;
	font-weight:bold;
	background-image:url(../images/rwBorder.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:193px;
	height:27px;
	}
	
.boxImg					{
	width:169px;
	height:94px;
	margin:16px 0 0 0;
	padding:0;
	float:left;
	}
	
.boxText				{
	width:183px;
	height:60px;
	margin:12px 0 0 0;
	padding:0 10px 0 0;
	float:left;
	font-size:10px;
	line-height:15px;
	overflow:hidden;
	}
	
.goBtn					{
	width:68px;
	height:41px;
	margin:3px 3px 0 0;
	padding:0;
	float:right;
	}

/* CONTENT END */

/* LOGOS START */

#logos					{
	width:930px;
	padding:22px 0 0 0;
	margin:0 0 0 14px;
	float:left;
	}
	
#bgLogos				{
	width:659px;
	height:75px;
	margin:0;
	padding:1px 0 1px 243px;
	float:left;
	background-image:url(../images/bgLogos.gif);
	background-repeat:no-repeat;
	}
	
#logo1					{
	width:112px;
	height:73px;
	margin:0;
	padding:0;
	float:left;
	}
	
#logo2					{
	width:117px;
	height:73px;
	margin:0;
	padding:0;
	float:left;
	}
	
#logo3					{
	width:116px;
	height:73px;
	margin:0;
	padding:0;
	float:left;
	}
	
#logo4					{
	width:173px;
	height:73px;
	margin:0;
	padding:0;
	float:left;
	}
	
#logo5					{
	width:120px;
	height:73px;
	margin:0;
	padding:0;
	float:left;
	}

/* LOGOS END */

/* FOOTER */

#textBot				{
	width:830px;
	margin:0;
	padding:15px 50px 20px 50px;
	float:left;
	}
	
#footer					{
	width:867px;
	height:57px;
	margin:0;
	padding:30px 0 0 53px;
	float:left;
	background-image:url(../images/bgFooter.jpg);
	background-repeat:no-repeat;
	}
	
#footer ul				{
	margin:0;
	padding:0;
	float:left;
	}
	
#footer ul li			{
	list-style:none;
	display:block;
	float:left;
	padding:0 15px 0 15px;
	text-align:center;
	}
	
#footer ul li a			{
	color:#86bce5;
	text-decoration:none;
	font-weight:normal;
	}
	
#footer ul li a:hover			{
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	}

/* FOOTER END */



