body {
	background-color: #cdcab8;
	background-image:url(../images/nav/mainbg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color:#333;
}
.errorDot {
	color:red;
}
.sitecontainer {
	width: 100%;
	margin: 0;
}
img.nopadding {
	margin-left:-20px;
	margin-top: -20px;
}
.contentarea_guidebg {
	background-image:url(/images/guide/stepbystepbg.jpg);
	background-repeat:no-repeat;
}
ul.nolist {
	list-style-image:none;
	list-style-type:none;
}
.header {
	width: 950px;
	height:132px;
	text-align:center;
	padding: 0;
	margin: 0 auto;
	clear: both;
}
.mainWrap {
	width: 950px;
	margin: 0 auto;
	clear:both;
	background-color:#FFF;
}
.contentarea {
	margin: 0 auto;
	width: 950px;
	padding-bottom: 20px;
	background:#FFF;
	vertical-align:top;
	min-height: 800px;
	height:auto;
	clear:both;
}
.contentarea_modelselection {
	margin: 0 auto;
	width: 950px;
	padding-bottom: 20px;
	background:#FFF;
	vertical-align:top;
	min-height: 800px;
	height:auto;
	clear:both;
	background-image:url(/images/models/home/modelsselectionbg.jpg);
	background-repeat:repeat-x;
}
.content {
	width: 850px;
	padding: 20px;
	padding-left: 50px;
	padding-right: 50px;
	vertical-align:top;
	clear:both;
}
.content_halfpad {
	width: 850px;
	padding-left: 50px;
	padding-right: 50px;
	vertical-align:top;
	clear:both;
}
.home_sidebar {
	width:248px;
	height:491px;
	background-image:url(/images/homepage_sidebar/sidebar_bg.jpg);
	background-color:#6397bf;
	float:left;
}
.home_mainimg {
	width: 702px;
	float:right;
}
a {
	font-weight: bold;
	text-decoration:none;
}
a:link {
	color: #6190ba;
}
a:visited {
	color: #6190ba;
}
a:hover {
	color: #b7c7eb;
}
a:active {
	color: #6190ba;
}
/* Drop Down Menu Stimages*/
.dropdown{
	position:absolute;
	visibility: hidden;
	border: 1px solid #FFFFFF;
	border-bottom-width: 0;
	border-top-width: 0;
	font-family: 11em Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:20px;
	z-index:90px;
	background-color: #F5F5F5;
	width: auto;
	padding: 5px 10px 5px 10px;
	margin-top: -10px;
}

.dropdown a:link, .dropdown a:visited {
	width: auto;
	display:block;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	color:#000000;
	line-height:20px;
	padding: 3px;
}

.dropdown a:hover{
	background-color:#6aaddf;
	color: #FFFFFF;
	visibility:visible;
	width: auto;
}
/* Drop Down Menu End*/
img {
	border: none;
}
h1, h1 a:link, h1 a:active, h1 a:visited, h2, h2 a:link, h2 a:active, h2 a:visited, h3, h3 a:link, h3 a:active, h3 a:visited{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
h1, h1 a:link {
	font-size: 40px;
	line-height:37px;
	color: #6190ba;
	margin-bottom: 2px;
	font-weight: normal;
}
h2, h2 a {
	font-size: 28px;
	line-height: 31px;
	color: #00599b;
}
h3, h3 a {
	font-size: 20px;
	line-height: 22px;
	color: #333;
	margin-bottom:1px;
}
.text16pt {
	font-size: 16px;
	line-height: 18px;
}
.text18pt {
	font-size: 18px;
	line-height: 22px;
}
.navlinkcontainer {
	width: 950px;
	margin: 0 auto;
	background-image:url(../images/nav/navbg.jpg);
}
.navlinkdiv {
	margin: 0 auto;
	height: 34px;
	padding-left: 100px;
	width: auto;
}
.navlinksep {
	background-image:url(../images/nav/sep.jpg);
	background-repeat:no-repeat;
	padding: 0 3px 0 3px;
	width:3px;
	float:left;
	height:34px;
}
a.navlink_text {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
	color: #FFF;
	padding-top: 8px;
}
.navlink a:link, .navlink a:visited, .navlink {
	color:#FFF;
	display: inline-block;
	float:left;
	width:auto;
	height: 35px;
	padding-right: 7px;
	padding-left: 7px;
	margin-right: 3px;
}
.navlink a:hover {
	background-image:url(../images/nav/navbg_hover.jpg);
	background-repeat: repeat-x;
}
.navlink a:active {
	color:#FFF;
	display: inline-block;
	float:left;
	width:auto;
	height: 35px;
	padding-right: 7px;
	padding-left: 7px;
	margin-right: 3px;
}
.cursor {
	cursor:pointer;
}
.bodydiv {
	padding: 40px;
	float:left;
}
.img_floatright {
	float: right;
	padding-left: 30px;
	display:block;
	padding-bottom: 15px;
}
.img_floatleft {
	float: left;
	padding-right: 30px;
	padding-bottom: 15px;
}
.sidebar {
	float: right;
	margin-left: 20px;
	background-color: #FFFCEC;
	border: 1px solid #6190ba;
	padding: 10px;
	width: 300px;
}
.gallery {
	width: 100%;
	height:175px;
	margin-right: 20px;
	margin-bottom: 3px;
	clear: both;
	margin: auto;
}
.gallery_thumbdiv {
	width: 203px;
	float:left;
	font-size: 11px;
	color: #555;
	padding-right: 8px;
}
.gallery_thumbnails {
	float: left;
}
.gallery_frame_top {
	width: 203px;
	height: 13px;
	line-height:0;
	background-image:url(/images/models/thumbnails/frame/top.jpg);
	background-repeat:no-repeat;
	float:left;
}
.gallery_frame_middle {
	width: 203px;
	float:left;
	top: 0;
}
.gallery_frame_left {
	width: 12px;
	height: 107px;
	line-height:0;
	background-image:url(/images/models/thumbnails/frame/left.jpg);
	background-repeat:no-repeat;
	float:left;
}
.gallery_frame_content {
	width: 176px;
	height: 107px;
	line-height:0;
	background-image:url(/images/models/thumbnails/frame/blank.jpg);
	background-repeat:no-repeat;
	float:left;
}
.gallery_frame_right {
	width: 14px;
	height: 107px;
	line-height:0;
	background-image:url(/images/models/thumbnails/frame/right.jpg);
	background-repeat:no-repeat;
	float:right;
}
.gallery_frame_bottom {
	width: 203px;
	height: 14px;
	line-height:0;
	background-image:url(/images/models/thumbnails/frame/bottom.jpg);
	background-repeat:no-repeat;
	float:left;
}
.gallery_name a {
	font-weight: normal;
	color: #333;
	width: 175px;
	float: left;
	padding-top: 3px;
	margin-left: 8px;
}
.model_container {
	width: 950px;
	background-color:#FFF;
	min-height:800px;
	clear:both;
	margin: 0 auto;
}
.model_leftcolumn {
	width: 280px;
	float:left;
	background-color:#FFF;
	padding: 20px 20px 0 20px;
	background-image:url(/images/models/features/featuresbg.jpg);
	background-repeat:repeat-y;
	min-height: 780px;
}
.model_rightcolumn {
	width: 630px;
	float: right;
	background-color:#FFF;
}
.model_title {
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
}
.model_list {
	padding: 0 20px 0 20px;
	/*background-color: #fffaf0;
	border: 1px solid #6190ba;*/
	font-size: 12px;
	line-height:16px;
	margin-top: 15px;
}
.model_listh3 {
	font-family:"Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 30px;
	color: #000;
}
.model_list_featureshead {
	color:#00599b;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 17px;
	border-bottom: 1px dotted #CCC;
	width: 75%;
}
.model_img {
	height:400px;
	z-index: -1;
	float: right;
}
.model_extrasdiv_left {
	padding: 5px 10px 0 0;
	float:left;
	width: 330px;
}
.model_extrasdiv_right {
	padding: 5px 10px 0 10px;
	float:right;
	width: 260px;
}
.model_extras_iconsdiv {
	float: right;
	margin-right: 3px;
}
.model_extras_icons {
	width: 50px;
	height: 50px;
}
.model_extra a {
	padding: 4px;
	color: #FFF;
	border: 1px #CCC solid;
	background-color:#00599b;
	margin: 5px 5px 5px 0;
	width: 300px;
	float:left;
	cursor:pointer;
}
.model_extra:hover, .model_extra a:hover {
	color: #FFF;
	background-color:#b7c7eb;
}
.pageindex {
	padding: 7px;
	border: 1px #CCC solid;
	margin: 20px 5px 5px 0;
	width: auto;
	background-color:#FFFFFF;
}
.toplink a {
	padding: 3px;
	background-color: #00599b;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
}
.toplink a:hover {
	background-color:#b7c7eb;
}
.maplinkwrapper {
	width: 100%;
	clear:both;
	height: 30px;
	margin-bottom:20px;
}
.maplink {
	color: #6190ba;
	font-weight: bold;
	text-decoration:none;
	cursor:pointer;
	width: auto;
	float: left;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 4px;
	border: 1px solid #b7c7eb;
}
.maplink:hover {
	color:#FFF;
	background-color:#b7c7eb;
}
.productsheader {
	margin-bottom: 15px;
	border: 1px #CCC dotted;
	padding: 8px;
	width: auto;
	background-color: #F5F5F5;
}
.productwrapper {
	width: 100%;
	height: 80px;
	margin-bottom: 3px;
	display: block;
}
.products {
	float: left;
	padding: 10px;
	margin-right: 15px;
	width: auto;
	height: 54px;
	vertical-align:middle;
}
.productsector {
	display: block;
	padding-bottom: 20px;
	vertical-align:top;
	clear:both;
	width: 850px;
	height: auto;
}
.column_3 {
	width: 33%;
	float: left;
	padding-right: 20px;
}
.box_250px {
	width: 250px;
	float: left;
	padding-right: 20px;
}
.footer {
	font-size:10px;
	line-height:13px;
	clear:both;
	padding-top: 20px;
	padding-bottom: 30px;
	width: 950px;
	margin: 0 auto;
	color: #333;
}
.footer a {
	color: #6190ba;
	font-weight: bold;
}
.footer a:hover {
	color: #00599b;
}
.hidden {
	display: none;
}