html{
	height: 100%;
	margin-bottom: 1px;
}
:focus{
	outline:none;
}
body {
	margin: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #999999;
	background-color:#fff;
}
div, h1, h2, h3, h4, p, ul, li {
	margin: 0;
	padding: 0;
}
a, a:visited{
	color: #999999;
	text-decoration:none;
}
a:hover{
	color: #F58220;
	text-decoration:none;
}
#wrapper {
	width: 925px;
	margin: 0px auto;
}
.clear{
	margin:0px;
	padding:0px;
	clear:both;
	line-height:0px;
	font-size:0px;
}
#headerContainer{
	height:155px;
}
#headerContainer .contentCont{
	width:640px;
	height:152px;
	background:url(../images/headerBg.gif) top left repeat-x;
	float:right;
}
#headerContainer .contactInfo{
	margin:50px 0px 10px 0px;
	padding:0px 20px 0px 0px;
	width:510px;
	float:right;
	color:#787878;
	text-align:right;
}
#contentContainer{
	margin:25px auto 10px auto ;		
}
#footerContainer{
	margin:10px auto;
	height:190px;
}
.leftcolumn {
	width: 255px;
	float:left;
}
.leftcolumn h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#939598;
	line-height:30px;
}
.leftcolumn ul {
	padding-right:10px;
	list-style-type:none;
}
.leftcolumn ul li {
	margin:0px 0px 0px 0px;
	text-align: right;
	list-style: none;
	list-style-type:none;
	
}
.leftcolumn ul li ul{
	margin:5px 15px 5px 0px;
	padding:0px;
	display:block !important;
}
.leftcolumn ul li  ul li, .leftcolumn ul li  ul li a, .leftcolumn ul li  ul li a:visited{
	margin:0px 0px 0px 0px;
	text-align: right;
	list-style-type:none;
	background:url(../images/bulletLeftNav.jpg) center right no-repeat !important;
	font-weight:normal;
}
.leftcolumn ul li  ul li a:hover{
	margin:0px 0px 0px 0px;
	text-align: right;
	color:#955555;	
}

.leftcolumn ul li a, .leftcolumn ul li a:visited {
	font: normal 14px Arial, Helvetica, sans-serif;
	padding:0px 16px 0px 0px;
	line-height: 20px;
	color: #999999;
	display:block;
	background: url(../images/left_menu_bg.gif) right 7px no-repeat;
	text-decoration:none;	
}
.leftcolumn ul li a:hover {
	padding:0px 16px 0px 0px;
	color:#F58220;
	background: url(../images/menu_orange_bg.gif) right 7px no-repeat ;
	text-decoration:none;
}

.rightcolumn {
	padding-left: 53px;
	width: 610px;
	float:right;
}

.rightcolumn h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#939598;
	line-height:30px;
}
.rightcolumn h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#939598;
	line-height:25px;
}
.rightcolumn p{
	margin:5px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	color:#999999;
	font-size:12px;
	line-height:17px;
	text-align:justify;
}
.rightcolumn ul{
	margin:10px 0px;
	padding:0px;
	width:100%;
	list-style-type:none;
}
.rightcolumn ul li{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.rightcolumn ul li a, .rightcolumn ul li a:visited{
	padding:0px 0px 0px 20px;
	line-height: 20px;
	color: #999999;
	display:block;
	background: url(../images/left_menu_bg.gif) 0px 7px no-repeat;
	text-decoration:none;
}
.rightcolumn ul li a:hover{
	padding:0px 0px 0px 20px;
	color:#F58220;
	background: url(../images/menu_orange_bg.gif) 0px 7px no-repeat ;
	text-decoration:none;	
}
.logo {
	margin:0px 0px 0px 13px;
	padding-top: 67px;
	float:left;
}
.headerRightColumn {
	background:url(../images/headerBg.gif) top left repeat-x;
	padding:50px 0px 0px 0px;
	width: 613px;
	float:right;
	color:#ebebeb;
	height:150px;
}
.headerNavContainer{
	line-height:26px;

}
.headerArrow{
	background:url(../images/bigHeaderArrow.jpg) top left no-repeat;
	float:left;
	width:100px;
	height:152px;
}
.contactInfo{
	  float:right;
	  color:#787878;
}
.orangeText{
	color:#F58220;
}
.orangeText a, .orangeText a:visited{
	color:#F58220;
	text-decoration:none;
}
.orangeText a:hover{
	color:#F58220;
	text-decoration:none;
}
.topNav
{	
	padding:0px 0px 0px 0px;
	width:535px;
	height:75px;
	float:right;
	display:block;
}
.topNav ul{
	width:535px;
	list-style-type:none;

}
.topNav ul li{
	margin:0px 0px 0px 0px;
	padding:0px 6px 0px 6px;
	color:#E6E7E8;
	line-height:75px;
	color:#999;
	font-size:14px;
	list-style-type:none;
	float:left;
	
}
.topNav ul li a, .topNav ul li a:visited {
	text-decoration:none;
	color:#818285;
}
.topNav ul li a:hover {
	text-decoration:none;
	color:#F5821F;
}

.readmore{
	float:right;
	margin:0 0 10px 0;
}
.txtBox{
	margin:0;
	padding:5px 10px 0 10px;
	width:218px;
	font-size:13px;	
	height:20px;
	line-height:25px;
	border:1px solid #E5E6E7;
	background-color:#F4F4F4;
	text-align:right;
	color:#939598;

}
.inquiryformContainer{
	padding:0px 10px 0px 0px;
	margin:30px 0;
	clear:both;
	text-align:right;
}
.inquiryformContainer a, .inquiryformContainer a:visited{
	color:#999999;
	text-decoration:none;
}
.inquiryformContainer a:hover{
	color:#F5821F;
	text-decoration:none;
}
.shadedMsg{
	margin:15px 0px;
	padding:10px;
	background-color:#E6E7E8;
}
.footerLeft{
	width:240px;
	padding:82px 15px 0px 0px;
	height:70px;
	background:url(../images/footerleft.gif) top left no-repeat;
	text-align:right;
}
.footerNavCont{
	height:76px;
	background-color:#E6E7E8;
}
#footerContainer .rightcolumnfooter {
	padding-left: 33px;
	width: 630px;
	float:right;
}
#footerContainer .rightcolumnfooter ul{
	margin:0px auto;
	padding:0px;
	list-style-type:none;
	line-height:76px;
}
#footerContainer .rightcolumnfooter ul li{
	margin:0px;
	padding:0px 10px 0px 10px;
	list-style-type:none;
	line-height:76px;
	float:left;
	background:url(../images/footerSep.gif) center right no-repeat;	
}
#footerContainer .rightcolumnfooter ul li a, #footerContainer .rightcolumnfooter ul li a:visited {
	text-decoration:none;
	color:#8A8A8A;
}
 #footerContainer .rightcolumnfooter ul li a:hover {
	text-decoration:none;
	color:#F5821F;
}
.footerNavCont  ul li.last{
	background:none !important;
	}
 #footerContainer p{
	margin:5px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	color:#999999;
	font-size:12px;
	line-height:17px;
	text-align:justify;
 }

.validatorContainer{
 	width:390px;
	float:right;
 }
 .validatorContainer img{
 	margin:5px 0px 0px 0px;
	padding:0px;
	border:none;
  }
  .hrSep
{
	margin:10px 0;
	padding:0px;
	height:5px;
	background:url(../images/hr.gif) top left repeat-x;
	display:block;
	clear:both;
}
.readmore{
	float:right;
	margin:0 0 10px 0;
}
.txtBox-contact-Me{
	margin:0;
	padding:5px;
	width:218px;
	font-size:13px;	
	height:16px;
	line-height:16px;
	border:1px solid #E5E6E7;
	background-color:#F4F4F4;
	text-align:left;
	color:#939598;
}
.txtMsg-contact
{
	margin:0;
	padding:5px;
	width:218px;
	font-size:13px;	
	height:125px;
	line-height:16px;
	border:1px solid #E5E6E7;
	background-color:#F4F4F4;
	text-align:left;
	color:#939598;
}