

body { font-family: verdana; font-size:12px; color:#666666; margin: 0px; padding: 0px; }
a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color:#004080; text-decoration: none }
a:link, a:active, a:visited  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color:#004080; text-decoration: none }
a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color:#004080; text-decoration: none }
form { margin: 0px; padding: 0px }
img { border: 0 }




#container {
	width: 950px;
	position: relative;
	border: 0;
	padding: 0;
	clear: both;
	z-index: 1;
	margin: 10px auto;
	/*background:#ffffff;*/
}
#header {
	width: 950px;
	height: 246px;
	position: relative;
	margin: 20px 0 10px 0;
	padding: 0 0 0 0;
	overflow: hidden;
	/**/background: url(../img/layout.jpg) no-repeat center left;/**/
}
#header #topMenu {
	width: 950px;
	height: 25px;
	position: absolute;
	top: 195px;
	left: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
}
#header #topMenu ul {
	margin: 0;
	border: 0;
	padding: 0;
}
#header #topMenu li {
	float: left;
	margin: 0 30px 0 0;
	list-style-type: none;
}
#header #topMenu a {
	font-family: Tahoma;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	paddin: 0 20px 0 0;
}
#header #topMenu a:hover {
	font-family: Tahoma;
	color: #d7dfe8;
	font-size: 12px;
	font-weight: bold;
	paddin: 0 20px 0 0;
}
#header #topMenu a.selected {
	font-family: Tahoma;
	color: #d7dfe8;
	font-size: 12px;
	font-weight: bold;
	paddin: 0 20px 0 0;
	text-decoration: underline;
}
#header #topIcons {
	width: 65px;
	height: 25px;
	position: absolute;
	top: 0px;
	right: 5px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
}
#header #topIcons  img {
	width: 20px;
	height: 20px;
	margin: 0 10px 0 0;
		
}

#left #leftMenu {
	width: 227px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	overflow: hidden;
}
#left #leftMenu .hd {
	width: 227px;
	height: 43px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
	background: url(../img/menulefthd.png) no-repeat top left;/**/
}
#left #leftMenu .hd span {
	line-height: 3.0em;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;	
	padding-left: 10px;
}
#left #leftMenu .ct {
	width: 227px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../img/menuleftbg.png) repeat-y;/**/
}
#left #leftMenu .ct a.selected {
	font-weight: bold;
	text-decoration: underline;
}
#left #leftMenu .ft {
	width: 227px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../img/menuleftfft.png) no-repeat top left;/**/
}

#listMenu {
	width: 220px;	
}
#listMenu .headbar {
	width: 200px;
	border-bottom: solid 1px #eeeeee;
	margin: 0 auto;
	padding: 5px 0 5px 5px;
	/*text-transform: uppercase;*/
}
#listMenu .headbar a {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
#listMenu ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 0 0 10px;
}
#listMenu ul li a {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	background: url(img/bullet01.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px;
}
#listMenu ul li a:hover {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	background: url(img/bullet02.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px;
}
#footer {
	font-size: 11px;
	width: 950px;
	height: 36px;
	overflow: hidden;
	color: #ffffff;
	line-height: 3.6em;
	padding: 0 0 0 10px;
	clear: both;
	/**/background: url(../img/footer.jpg) no-repeat center left;/**/
}
#bth { 
	clear: both;
}
#left {
	position:relative;
	width:250px;
	float:left;
	overflow:hidden;
	background:#ffffff;
}
#content {
	width: 700px;
	float: left;
	margin: 0; 
	border: 0; 
	padding: 0;
	overflow: hidden;
}
#content .hd {
	width: 705px;
	height: 36px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
	background: url(../img/contenthd.png) no-repeat top left;
}
#content .hd span {
	line-height: 3.0em;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;	
	padding-left: 10px;
}
#content h2 {
	font-size: 16px;
	font-weight: bold;	
}
#content div {
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
}

#right {
	display:none;
}
#bth { 
	clear:both; 
}


#boxProducts { 
	width: 700px;
	margin: 20px auto; 
	background: #ffffff;
}
#boxProducts .row {  
	margin: 10px 0 0 0; 
	border: 0;
	padding: 0 0 0 0; 
	overflow: hidden; 
}
#boxProducts .row .col { 
	width: 350px;
	margin: 0 0 0 0; 
	border: 0;
	padding: 0 0 0 0; 
	overflow: hidden; 
	height: 100px; 
	float: left;
}
#boxProducts .row .col .offer01, .offer02, .offer03, .offer04, .offer05, .offer06 { 
	
	width: 272px;
	height: 87px; 
	margin: 10px auto; 
	background: url(../img/contentofferbg.png) no-repeat top left;
	padding: 20px 0 0 28px;
}
#boxProducts .row .col a {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}
#boxProducts .row .imgOffer {
	float: left;
	border: solid 0 #eee;
	padding: 0 0 0 0;
	margin: 0 10px 0 0;
}
#boxProducts .row .imgOfferH {
	float: left;
	border: solid 0 #eee;
	padding: 0 0 0 0;
	margin: 0 10px 0 10px;
}
*html #boxProducts .clear { 
	clear: both 
}


#boxPartner { 
	width: 700px;
	margin: 20px auto; 
	background: #ffffff;
}
#boxPartner .row {  
	margin: 10px 0 0 0; 
	border: 0;
	padding: 0 0 0 0; 
	overflow: hidden; 
}
#boxPartner .row .col { 
	width: 350px;
	margin: 0 0 0 0; 
	border: 0;
	padding: 0 0 0 0; 
	overflow: hidden; 
	height: 100px; 
	float: left;
}
#boxPartner .row .col .offer01, .offer02, .offer03, .offer04, .offer05, .offer06 { 
	
	width: 272px;
	height: 87px; 
	margin: 10px auto; 
	background: url(../img/contentofferbg.png) no-repeat top left;
	padding: 12px 0 0 20px;
}
#boxPartner .row .col a {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}
#boxPartner .row .imgOffer {
	float: left;
	border: solid 1px #000;
	padding: 0 0 0 0;
	margin: 0 10px 0 0;
	background: #ffffff;
}
#boxPartner .row .imgOfferH {
	float: left;
	border: solid 0 #eee;
	padding: 0 0 0 0;
	margin: 0 20px 0 10px;
}
*html #boxPartner .clear { 
	clear: both 
}




#boxCaseStudy { 
	width: 700px;
	margin: 20px auto; 
	overflow: hidden;
	clear: both;
}
#boxCaseStudy .row {  
	margin: 10px 0 30px 0; 
	border-bottom: dotted 1px #cccccc;
	padding: 0 0 10px 0; 
	overflow: hidden; 
	clear: both;
}
#boxCaseStudy .row .col1 { 
	width: 10px;
	margin: 0 0 0 0; 
	border: 0;
	padding: 0 0 0 0; 
	overflow: hidden; 
	float: left;
}
#boxCaseStudy .row .col2 { 
	width: 690px;
	margin: 0 0 0 0; 
	border: 0;
	padding: 0 0 0 0; 
	overflow: hidden; 
	float: left;
}
#boxCaseStudy .row .col2 .title { 
	font-size: 18px;
	font-weight: normal;
	color: color: #496872;
}
#boxCaseStudy .row .col1 img { 
	border: 1px solid #cccccc;
	padding: 5px; 
}
#boxCaseStudy .row .col2 h2 { 
	margin: 0;
}
#boxCaseStudy .row .col2 .nav { 
	margin: 10px 0 0 0;
	text-align: right;
}
#boxCaseStudy .row .col2 .nav a { 
	color: #496872;
	font-weight: bold;
}

#boxCaseStudy .row .colOne { 
	width: 700px;
	margin: 0 0 0 0; 
	border: 0;
	padding: 0 0 0 0; 
	overflow: hidden; 
}
#boxCaseStudy .row .colOne h2 { 
	margin: 0;
}
#boxCaseStudy .row .colOne .imgCenter { 
	margin: 20px auto;
	text-align: center;
}
#boxCaseStudy .row .colOne .nav { 
	margin: 30px 0 0 0;
	text-align: right;
	border-top: dotted 1px #cccccc;
	padding: 10px 0 0 0;
}
#boxCaseStudy .row .colOne .left { 
	width: 350px;
	margin: 0 0 0 0; 
	border: 0;
	padding: 0 0 0 0; 
	overflow: hidden; 
	float: left;
	text-align: left;
}
#boxCaseStudy .row .colOne .right { 
	width: 350px;
	margin: 0 0 0 0; 
	border: 0;
	padding: 0 0 0 0; 
	overflow: hidden; 
	float: left;
	text-align: right;
}

#boxCaseStudy .row .colOne .nav a { 
	color: #496872;
	font-weight: bold;
}

*html #boxCaseStudy .clear { 
	clear: both 
}
