@charset "UTF-8";
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:20px;
	text-align:center;
}
h1 {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 20px;
	font-weight: bolder;
	color: #34474C;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height:20px;
}
h2 {
	font-family: Times New Roman, Times, Serif;
	font-size: 18px;
	font-weight: lighter;
	color: #34474C;
	margin-top: 0px;
	margin-bottom: 2px;
}
h3 {
	font-family: Times New Roman, Times, Serif;
	font-size: 12px;
	color: #FE7500;
	font-weight: bolder;
	margin-top: 5px;
	margin-bottom: 2px;
}
p {
	font-family: Times New Roman, Times, Serif;
	font-size: 14px;
	font-weight: lighter;
	color: #34474C;
	margin-top: 5px;
	margin-bottom: 0px;
}
li {
	font-family: Times New Roman, Times, Serif;
	font-size: 14px;
	font-weight: lighter;
	color: #FFFFFF;
	list-style-type: square;
	margin-bottom: 10px;
}
a {
    color:#FE7500;;
    text-decoration:none;
    font-weight:bold;
}
a:hover {
    color:#333;
}
.white {
	color: #FFFFFF;
}
.italicright {
	font-style: italic;
	text-align: right;
}
.blue {
	color: #34474C;
}
.link {
    color:#2E3192;
    text-decoration:underline;
}
.bold {
	font-weight: bolder;
}
.whitebold {
	color: #FFFFFF;
	font-weight: bolder;
}
.orange {
	color: #FE7500;
}
.orangebold {
	color: #FE7500;
	font-weight: bolder;
}
.pusher{
    cursor:pointer;
}
#divheader {
	width: 766px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
}
#divheader img {
    position:relative;
    top:0px;
}
#nav {
	width: 100%;
	height:35px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	background:#34474C;
}
#nav ul {
   position:relative;
   top:8px; 
   left:-10px; 
   width:766px; 
   text-align:center;
   margin-left:auto;
   margin-right:auto;     
}
#nav li {
    list-style-type:none;
    display:inline;
    margin-right:4px;
    letter-spacing:1px;
    margin-bottom:0px;
}
#nav li a {
    color:#FFF;
    text-decoration:none;
    background:#666;
    padding:5px;
    font-weight:100;
}
#nav li a:hover {
    background:#FE7500;
    padding:5px;
}
#divlefttext {
	text-align: left;
	float: left;
	width: 384px;
	margin-top: 10px;
	margin-left: 14px;
}
#divrighttext {
	text-align: left;
	float: right;
	width: 325px;
	margin-top: 10px;
	margin-right: 12px;
}
#divrighttext p {
}
fieldset {
    border:1px solid #999;
    color:#333;
    font-weight:bold;
    position:relative;
}
fieldset ul {
    list-style-type:none;
    margin-left:-30px;
    margin-bottom:-5px;
    margin-top:5px;
}
fieldset li  {
    list-style-type:none;
}
legend {
	margin-left:10px;
	font-size: 20px;
	font-weight: bolder;
	color: #34474C;

}
#divlefttext li {
    list-style-type:disc;
    font-size:16px;
}
#divlefttext img {
    border:2px solid #333;
}
#divleftbckgrd {
	background-image: url(assets/rez_top1.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	float: none;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	height: 282px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;

}
#wrapper {
	background-image: url(assets/page_bckgrd.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: none;
	width: 766px;
	margin-right: auto;
	margin-left: auto;
}
#wrapperwhite {
	float: none;
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#divfooter {
	background-image: url(assets/page_bckgrd.gif);
	clear: both;
	width: 766px;
	background-repeat: repeat-y;
	background-position: left;
}
#divmainpic {
	height: 282px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#divrightbckgrd {
	background-image: url(assets/rez_top11.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: none;
	height: 282px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#divfooterwhite {
	clear: both;
	width: 766px;
}
#divonebodycenter {
	text-align: center;
	float: left;
	width: 735px;
	margin-top: 10px;
	margin-left: 14px;
}
#counterbox {
	visibility:hidden;
}
#smartway {
	text-align: left;
	height : auto;
	width: 450px;
	top: 320px;
	right: -10px;
	position: relative;
}
#smartway2 {
	text-align: left;
	height : auto;
	width: 450px;
	bottom: -275px;
	right: -10px;
	position: relative;
}
