#wrapper #head #logo {
	background-image: url(/images/logo.png);
	height: 115px;
	width: 200px;
	margin-top: 56px;
	margin-left: 20px;
	background-repeat: no-repeat;
}
.logo {
	background-image: url(/images/logo.png);
	height: 115px;
	width: 200px;
	margin-top: 56px;
	margin-left: 20px;
	background-repeat: no-repeat;
}
#wrapper {
	margin: auto;
	width: 950px;
}
#wrapper #head #navig {
	height: 20px;
	width: 400px;
	float: right;
	margin-top:50px;
	font:Verdana, Geneva, sans-serif;
	font-size:14px;
}
.menu
{
	width:auto;
	padding-left:30px;
	color:#FFF;
	font-size:14px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	
}
#wrapper #head #headimg {
	background-image: url(../images/headimg.jpg);
	height: 320px;
	width: 950px;
	background-repeat: no-repeat;
	margin-top: 2px;
	background-position: -10px -20px;
}
#wrapper #head #headimg #headtxt {
	height: auto;
	width: 400px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	left: 600px;
	top: 50px;
	padding-top: 100px;
	padding-left: 50px;
}
#wrapper #footer {
	background-color: #000;
	color: #666;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	height: 80px;
	vertical-align: middle;
	position: relative;
}
#wrapper #footer a {
	color: #FFF;
	text-decoration: none;
}
.footernav {
	font-size: 11px;
	color: #FFF;
}


.headtxt {
	font-family: "Bookman Old Style";
	color: #ac600b;
	font-size: 28px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.sunbheadtxt {
	font-family: "Bookman Old Style";
	color: #ac600b;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#wrapper #mpsubfooter {
	height: 150px;
}
.bullet {
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: auto;
	padding-left: 12px;
}

#wrapper #mpsubfooter #mpcontact {
	height: 150px;
	width: 260px;
	padding-top: 40px;
}



.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #298FD7;
}

.headtxtcontent {
	width: 350px;
	height: 150px;
	padding: 2px;
}
#wrapper #content {
	height: auto;
	width: 950px;
}
#wrapper #content #contlft {
	width: 475px;
	height: auto;
}
.blockrt {
	height: 195px;
	width: 450px;
	position: relative;
	margin-right: 15px;
	float: right;
}
.blocklt {
	height: 195px;
	width: 450px;
	position: relative;
	margin-left: 15px;
}

.imgthump {
	height: 75px;
	width: 100px;
	border: medium solid #999;
	vertical-align: middle;
	margin-top: 10px;
	margin-left: 20px;
}
.imgthumprt {
	height: 75px;
	width: 100px;
	border: medium solid #999;
	vertical-align: middle;
	margin-top: 10px;
	float: right;
	margin-right: 20px;
}

.mpheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #329ee6;
	width: 300px;
	/* height: 50px; */
	float: right;
	margin-top: 10px;
}
.mpheadingrt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #329ee6;
	width: 300px;
	height: auto;
	margin-top: 10px;
}

.mptxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width: 300px;
	height: auto;
	float: right;
	margin-top: 10px;
	line-height: 16px;
}
.mptxtrt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width: 300px;
	height: auto;
	margin-top: 10px;
	line-height: 16px;
}


#wrapper #content #contrgt {
	float: right;
	width: 475px;
}
#wrapper #mpsubfooter #mpovprocess {
	height: 110px;
	width: 690px;
	float: right;
}
#wrapper #content #contlft #cntuspgbg {
	background-image: url(../images/doodle_14.jpg);
	padding-top: 100px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-repeat: no-repeat;
	font-weight: normal;
}
.txt {
	line-height: 18px;
	text-decoration: none;
}


#prductsMenu
{
	background-color:#1D7AC0; margin-top:20px;padding:5px; padding-left:40px;}



#tabs_wrapper {
    
}
#tabs_container {
  
}
#tabs {
    list-style: none;
    padding: 4px 8px 4px 8px;
 
    color:#FFFFFF;
}
#tabs li {
    display: inline;
}
#tabs li a {
  
    padding: 4px 4px;
    text-decoration: none;
  
    border-bottom: none;
    outline: none;
	color:#FFFFFF;
   
}
#tabs li a:hover {
    background-color: #CCCCCC;
    padding: 4px 4px;
	color:#1D7AC0;
}
#tabs li.active a {
  
    background-color: #fff;
    padding: 4px 6px 5px 6px;
	color:#1D7AC0;
   
}
#tabs li.active a:hover {
    background-color: #eeeeee;
    padding: 4px 6px 5px 6px;
    border-bottom: none;
}
 
#tabs li a.icon_accept {
    background-image: url(accept.png);
    background-position: 5px;
    background-repeat: no-repeat;
    padding-left: 24px;
}
#tabs li a.icon_accept:hover {
    padding-left: 24px;
}
 
#tabs_content_container {
   
    border-top: none;
   
    width: 100%;
	background-color:#FFFFFF;text-align:center;
	padding:35px 0 35px 0;
	
}
.tab_content {
    display: none;
}