@charset "utf-8";
/* CSS Document */
.conteiner {
	width: 760px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 25px;
	text-align: center;

}
.header img {
	padding:0;
	margin:0;
}
.info a{color:#cc0000 }
.media {
	padding:0;
	margin:0;
}
.content .leftw {
	width:319px;
	float:left;
	background-image:url(../_assets/points.gif);
	background-repeat:repeat-y;
}
.content {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
.content h1 {
	font-size:15px;
	margin:0;
}
.content p {
	font-size:12px;
	
	
}

.textContent {
padding:25px; background-color:#fff; width:710px;
}
.textContent a{
color:red;
}

.service {

width:710px; margin-bottom:25px; overflow:auto;
}
.serviceItem {
float:left; width:365px; padding-right:45px; 
}

.serviceItem h1{
color:red; padding:0px; margin:0px; font-size:15px;
}
 p{

}

.rightw {
color:#666666;  float:left; width:441px; background-color:#FFFFFF; height:100%
}
.rightw div{padding:17px;}
.rightw li{ margin-left:-18px;  font-size:12px; color:#666666;}
.rightw a{color:#666666; font-weight:bold; text-decoration:none;}
.rightw a:hover{color:#333333;}
.header {
}
.futter {
	background-color:#000000;
}

 .clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	/*height: 1%;*/
}
/* End hide from IE-mac */

.nobr {
	white-space: nowrap;
}


DIV#futter {
	width:730px;
	height:39px;
	
	background-repeat:no-repeat;
	color:#999999;
	font-size:8px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	padding-top:3px;
	
	
}
DIV#futter a{ padding-left:15px; padding-right:15px; color:#999999; text-decoration:none; }
DIV#futter a:hover{ padding-left:15px; padding-right:15px; color:#CCCCCC;  }
