/* CSS Document */

BODY {
	background:url(images/bg.gif) repeat-x #595959;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td, div, form, ul, li
{	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}

div {
	margin:0px;
	padding:0px;
	}


#wrapper {
	width: 766px;
	margin: 0 auto;
	}

#wrapper2 {
	width: 866px;
	margin: 0 auto;
	}

#header {
	background:url(images/top5.jpg) no-repeat;
	width:766px;
	float:left;
	display:block;
	}
	
#header2 {
	background:url(images/top6.jpg) no-repeat;
	width:866px;
	float:left;
	display:block;
	}

#topPhone {
	width: 350px;
	text-align:right;
	display:block;
	float:right;
	margin-top: 10px;
	margin-right: 15px;
	color:#FFFFFF;
	height:124px;
	} 
#logo
{
	float:left;
	padding-top:40px;
}
#topPhone #login {
	height:25px;
	text-align:right;
	color:#FFFFFF;
	}

#login a {
	color: #003366;
	text-decoration:none;
	}
#login a:hover{
	text-decoration:underline;
	}

#topPhone p {
	text-align:right;
	color:#FFFFFF;
	padding-right:82px;
	margin-top:39px;
	margin-bottom:0px;	
	}

#topPhone span {
	font-size:16px;
	font-weight:bold;
	}

#flashHeader {
	width:766px;
	display:block;
	float:left;
	}
#topMenu {
	background:url(images/top-menu-back.gif) no-repeat;
	width: 766px;
	height:37px;
	text-align:left;
	display:block;
	float:left;
	}
	
#topMenu2 {
	background:url(images/top-menu-back2.gif) no-repeat;
	width: 866px;
	height:37px;
	text-align:left;
	display:block;
	float:left;
	}

#nav01 {
	width:129px;
	}
#nav02 {
	width:154px;
	}
#nav03 {
	width:169px;
	}
#nav04 {
	width:160px;
	}
#nav05 {
	width:149px;
	}
	
#content {
	width: 766px;
	display:block;
	float:left;
	margin-top:3px;
	margin-bottom:3px;
	background:#FFFFFF url(images/content-back.gif) repeat-y;
	}
	
	
#contentListing {
	width: 866px;
	display:block;
	float:left;
	margin-top:3px;
	margin-bottom:3px;
	background:#FFFFFF;
	}

#content #left {
	width: 256px;
	float:left;
	display:block;
	text-align:left;
	}

#content #right {
	width: 510px;
	float:left;
	display:block;
	text-align:left;
	}
	
#homeContent {
	width: 340px;
	float:left;
	display:block;
	margin:10px;
	text-align:left;
	}

#homeBanners {
	width:140px;
	float:left;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	}

.spacing {
	padding:10px;
	}

#footer {
	width: 766px;
	display:block;
	float:left;
	}

#footer #upper {
	background:url(images/footer-back.gif) repeat-x;
	height: 31px;
	padding-top: 4px;
	width: 766px;
	text-align:right;
	color:#ffffff;
	float:left;
	}
#upper form {
	color:#ffffff;
	margin-right:15px;
	}

#footer #lower {
	padding-top: 4px;
	padding-bottom:8px;
	width: 766px;
	text-align:left;
	float:left;
	}
	
#lower #leftCol {
	width: 490px; 
	text-align:left;
	float:left;
	display:block;
	color:#CCCCCC;
	margin-left:10px;
	}
	
#leftCol a {
	color:#CCCCCC;
	text-decoration:none;
	} 
	
#leftCol a:hover {
	color:#CCCCCC;
	text-decoration: underline;
	} 
	
#lower #rightCol {
	width: 230px; 
	text-align:right;
	float:left;
	display:block;
	color:#CCCCCC
	}
	
#rightCol a {
	color:#CCCCCC;
	text-decoration:none;
	} 
	
#rightCol a:hover {
	color:#CCCCCC;
	text-decoration: underline;
	} 

.title {
	font-size:19px;
	font-weight:bold;
	color:#0088cc;
	}
	
.title2 {
	font-size:14px;
	font-weight:bold;
	color:#0088ff;
	}
	
.title3 {
	font-size:14px;
	font-weight:bold;
	color:#cccc00;
	}
	
.title4 {
	font-size:14px;
	font-weight:bold;
	color:#333333;
	}
	
.titlewhite {
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	}
	
.titlewhite2 {
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	}


#footer2 {
	width: 866px;
	display:block;
	float:left;
	}

#footer2 #upper {
	background:url(images/footer-back.gif) repeat-x;
	height: 31px;
	padding-top: 4px;
	width: 866px;
	text-align:right;
	color:#ffffff;
	float:left;
	}