body{
	background-image:url(../images/img.sitebg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#E6E6E6;
	margin:0px;
}
img{
	border:0px;
}
#MainShell{
	width:768px;
	height:100%;
	background-color:#FFFFFF;
}
#banner{
	height:193px;
}
#header{
	background-color:#FF9933;
	height:68px;
}
#logo{
	float:left;
	padding-left:10px;
	width:358px;
	height:68px;
}
#headerright{
	float:right;
	width:390px;
	text-align:right;
	height:34px;
	padding:27px 10px 0px 0px;
	background-image:url(../images/img.headerbg.jpg);
	background-repeat:no-repeat;
}
#shadow{
	width:768px;
	height:27px;
	background-image:url(../images/img.shadow.jpg);
	background-repeat:repeat-x;
}
#Middle{
	padding:15px;
	width:738px;
	background-image:url(../images/img.homeseparator.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}
#Left{
	float:left;
	width:420px;
}
#Right{
	float:right;
	width:275px;
	text-align:left;
}
.content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:140%;
}

#insideleft{
	padding:10px;
	width:100%;
	font-family:arial, sans-serif;
	font-size:12px;
	line-height:140%;
	color:#333333;
}
#inside left a{
	color:#FF9933;
}	
#homepageimages{
	float:right;
	padding:5px;
}
#insideright{
	padding:10px;
	width:250px;
	font-family:arial, sans-serif;
	font-size:11px;
	color:#666666;
}
#insideright a{
	color:#CC6600;
}
#Footer{
	background-image:url(../images/img.footer.jpg);
	background-repeat:repeat-x;
	height:75px;
	clear:both;
	color:#333333;
}
#addresscontainer{
	font-family:arial, sans-serif;
	font-size:11px;
	color:#333333;
	padding:10px 0px 0px 10px;
	float:left;
}
#addresscontainer a{
	font-family:arial, sans-serif;
	font-size:11px;
	color:#333333;
}
#footerright{
	font-family:arial, sans-serif;
	font-size:11px;
	color:#333333;
	padding:20px 10px 0px 0px;
	text-align:right;
	float:right;
}
#footerright a{
	font-family:arial, sans-serif;
	font-size:11px;
	color:#333333;
}
.spacer{
	height:2px;
}
.clear{
	clear:both;
}
#m1, #m3, #m4{
	width:180px;
	position:absolute;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	visibility:hidden;
}

table.Menu{
	width:100%;
	background-color:#034774;
}
td.cssOut{
	cursor:pointer;
	font-family:arial, tahoma, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding:4px;
	background-color:#5F849A;
}
td.cssOver{
	cursor:pointer;
	font-family:arial, tahoma, sans-serif;
	font-size:11px;
	color:#906337;
	padding:4px;
	background-color:#F8C694;
}
#menuLinks{
	position:absolute; 
	top:225px; 
	width:650px; 
	padding-left:0px;
	font-family:Tahoma, arial, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:#FFFFFF;
}
#menuLinks td{
	padding:5px;
	cursor:pointer;
}
#menuLinks img{
	cursor:pointer;
}
.required{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	font-weight:bold;
}
.cssContent{
	width:100%;
	font-family:arial, sans-serif;
	font-size:12px;
	line-height:140%;
	color:#333333;
}
.cssContent a{
	color:#FF9933;
}	
