body, html {
	text-align: center;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-repeat: repeat-x;
	font-weight: normal;
	/*"""""""""""""""*/	
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	/*"""""""""""""""*/	
	scrollbar-3dlight-color: #333333;
	scrollbar-arrow-color: #333333;
	scrollbar-shadow-color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-position: top;
}

#globalContain {
	padding: 0px;
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	z-index: 1000;
}
#globalContain #blockOneContain {
	padding-top: 345px;
	text-align: left;
	width: 765px;
	margin-top: 0px;
	margin-right: 0px;
	position: relative;
	padding-right: 15px;
	padding-left: 20px;
	color: #666666;
	background-repeat: repeat-x;
	background-position: 0px 275px;
	padding-bottom: 0px;
	height: auto;
	margin-bottom: 50px;
}
#brand {
	margin: 0px;
	height: 235px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1000;
}
#brand #logo {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: left top;
}
.addthis {
	padding: 0px;
	right: 5px;
	top: 4px;
	height: inherit;
	z-index: 1050;
	width: 100%;
	position: absolute;
	text-align: center;
}
.addthis div {
	display: block;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 655px;
}
.addthis div  a:hover {
	margin:0px;
	padding:0px;
}
#mBar {
	margin: 0px;
	left: 0px;
	top: 235px;
	position: absolute;
	height: 80px;
	width: 100%;
	text-align: center;
	background-image: url(../img/menu-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C7C7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE0E1;
	padding: 0px;
	z-index: 1001;
}
#menu {
	padding: 0px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 850px;
}

#menu li {
	float: left;
}
#menu a:link, #menu a:visited, #menu a:active  {
	color: #818181;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	display: block;
	width: 140px;
	height: 78px;
	padding-top: 2px;
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a:hover {
	background-repeat: no-repeat;
	background-position: center;
}
#menu a.current:link, #menu a.current:visited {
	color: #333333;
}
#menu #h a:link, #menu #h a:visited, #menu #h a:active {
	background-image: url(../img/h-menu.png);
	}
#menu #h a:hover {
	background-image: url(../img/h-menu-h.png);
	}
#menu #wd a:link, #menu #wd a:visited, #menu #wd a:active {
	background-image: url(../img/wd-menu.png);
	}
#menu #wd a:hover {
	background-image: url(../img/wd-menu-h.png);
	}
#menu #g a:link, #menu #g a:visited, #menu #g a:active {
	background-image: url(../img/g-menu.png);
	}
#menu #g a:hover {
	background-image: url(../img/g-menu-h.png);
	}
#menu #p a:link, #menu #p a:visited, #menu #p a:active {
	background-image: url(../img/p-menu.png);
	}
#menu #p a:hover {
	background-image: url(../img/p-menu-h.png);
	}
#menu #c a:link, #menu #c a:visited, #menu #c a:active {
	background-image: url(../img/c-menu.png);
	}
#menu #c a:hover {
	background-image: url(../img/c-menu-h.png);
	}
#menu #d a:link, #menu #d a:visited, #menu #d a:active {
	background-image: url(../img/d-menu.png);
	}
#menu #d a:hover {
	background-image: url(../img/d-menu-h.png);
	}
#menu #wh a:link, #menu #wh a:visited, #menu #wh a:active {
	background-image: url(../img/wh-menu.png);
	}
#menu #wh a:hover {
	background-image: url(../img/wh-menu-h.png);
	}
a:link, a:visited, a:active {
	color: #000000;
	line-height: 20px;
}
a:hover {
	color: #F15822;
	line-height: 20px;
}
#siteInfo {
	width: 100%;
	padding-top: 20px;
	clear: both;
	text-align: center;
	padding-bottom: 10px;
	margin-top: 0px;
	color: #999999;
	left: 0px;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 19px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	color: #F15822;
	font-weight: normal;
}
h2 {
	font-size: 17px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #000000;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	color: #333333;
}
.feature h2 {
	font-size: 17px;
	color: #333333;
	line-height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
#blockOneContain ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;

}
#blockOneContain li {
	list-style-type: none;
	background-image: url(../img/bullet.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	background-position: 0px 4px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.visMore {
	font-weight: bold;
}
.margB5 {
	margin-bottom: 5px;
}
.margB10 { 
margin-bottom: 10px;
}
.margB15 { 
margin-bottom: 15px;
}
.margB20 { 
margin-bottom: 20px;
}
.margB25 { 
margin-bottom: 25px;
}
.margB30 { 
margin-bottom: 30px;
}
#grad {
	height: 260px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.clr {
	clear: both;
	width: 756px;
}
.feature {
	width: 205px;
	float: left;
	position: relative;
	height: 297px;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.feature-wd {
	background-image: url(../img/panel-wd.png);
}
.feature-wh {
	background-image: url(../img/panel-wh.png);
}
.feature-g {
	background-image: url(../img/panel-gd.png);
}



.propFeat {
	width: 20px;
	float: left;
	position: relative;
	height: 40px;
}








#featureContain {
	height: 307px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	width: 750px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.propFeatL {
	width: 20px;
	float: left;
	position: relative;
	height: 40px;
}
.feature h2 {
	font-size: 17px;
	color: #000000;
	line-height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: normal;
}
.feature a {
	text-decoration: none;
	color: #3E3E3E;
	line-height: 30px;
}
#globalContain #blockOneContain #featureContain ul {
	font-size: 11px;
	padding-top: 0px;
	margin: 0px;
}
#loading {
	margin: 0px;
	padding: 0px;
	width: 100px;
	position: absolute;
	top: 50px;
	left: 350px;
}
#prop {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 450px;
	width: 3px;
}
.hiLight {
	color: #F15822;
}
.field {
	border: 1px solid #C0C0C0;
	background-color: #FFFFFF;
	width: 230px;
	color: #333333;
}
#siteInfo a {
	text-decoration: none;
	color: #999999;
}
