@charset "UTF-8";
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	background-color: #C9C9C9;
}
#wrapper {
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 760px;
}
p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #333333;
line-height: 20px;
text-align: left; 
}
a:link {
	font-size: 11px;
	font-weight: bold;
	color: #052F5B;
	text-decoration: underline;
}
a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #052F5B;
	text-decoration: underline;
}
a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-size: 11px;
	font-weight: normal;
	color: #052F5B;
	text-decoration: underline;
}

#container {
	width: 760px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-position: bottom;
}
#header {
	height: 221px;
	width: 760px;
	background-image: url(../images/home_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF3300;
	font-size: 11px;
}
.homeHead {
	background-image: url(../images/home_head.gif);
	height: 222px;
	background-repeat: no-repeat;
	background-position: left top;
}
.smdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.navbar {
	height: 26px;
	text-align: center;
	background-color: #373534;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#mainContentright {
	width: 300px;
	float: right;
	background-image: url(../images/dottedline3pxh.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 25px;
}
#mainContentright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#mainContentright h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
#homeLeft {
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 35px;
	width: 385px;
	text-align: left;
}
#homeRight {
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
	width: 265px;
	background-image: url(../images/dottedline3pxh.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
}
#mainContent {
	width: 325px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 40px;
}
.homethum {
	text-align: left;
	margin-right: 12px;
	margin-bottom: 3px;
}
.footer {
	width: 760px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	background-color: #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 60px;
	line-height: 15px;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #083667;
	line-height: 16px;
}
#container  #footer  a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
#container #footer a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
#container #footer a:hover {
	color: #052F5B;
	text-decoration: none;
}
