@charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg_page2_02.jpg);
	background-color:#272727;
	background-repeat:repeat-x;
	background-position:top;
}
#content{
	width:1004px;
	margin-left:auto;
	margin-right:auto;
}
.logomenu{
	width:909px;
	height:123px;
	margin-left:auto;
	margin-right:auto;
}
.imageflash{
	width:1004px;
	height:438px;
}
.contentwhite{
	width:909px;
	/*height:210px;*/
	background-color:#FFFFFF;
	margin-left:48px;
}
.contentwhitea{
	width:909px;
	height:900px;
	background-color:#FFFFFF;
	margin-left:48px;
}
.contentwhite_hertco{
	width:909px;
	height:3700px;
	background-color:#FFFFFF;
	margin-left:48px;
}
.contentwhitet{
	width:909px;
	min-height:650px;
	background-color:#FFFFFF;
	margin-left:48px;
}
.contentwhitep{
	width:909px;	
	background-color:#FFFFFF;
	margin-left:48px;
}
.contentfooter{
	width:909px;
	height:17px;
	margin-left:48px;
}
.contentfootermenu{
	width:909px;
	height:35px;
	margin-left:48px;
	margin-top:5px;
	text-align:center;
}
/********************** home **********************/
.homeimageleft{
	width:295px;
	margin-left:23px;
	float:left;
	margin-top: 15px;
}
.homepoints{
	width:11px;
	margin-left:15px;
	float:left;
	margin-top: 23px;
	background-image:url(../images/points.gif);
	height:170px;
}
.hometextwelcome{
	width:310px;
	margin-left:10px;
	float:left;
	margin-top: 23px;
}
.hometextcontact{
	width:200px;
	margin-left:15px;
	float:left;
	margin-top: 23px;
}
.homereadmore{
	width:122px;
	height:26px;
}
/********************************/
.titles{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#df6e2f;
	font-size:25px;
	letter-spacing: -1px;
}
.subtitles{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#df6e2f;
	font-size:15px;
	letter-spacing: -1px;
}
.contentblack{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.contentblacklink{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.contentblacklink:Hover{
	color:#FF6600;
	text-decoration:underline;
}
.fontwhite{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
.fontyellow{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}
.fontyellowlink{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}
.fontyellowlink:Hover{
	text-decoration:underline;
}
.textfield {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #f7eaab;
	border: 1px solid #996600;
	height:20px;
}
.textfield:Hover {
	background-color: #fff;
}
.textfieldm {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #f7eaab;
	border: 1px solid #996600;
}
.fontwhitelink{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ccbd9e;
	font-weight:normal;
	text-decoration:none;
}
.fontwhitelink:Hover{
	text-decoration:underline;
}
.borderall {
	border: 1px solid #A7A181;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

