/*Start main Footer*/
.mainHeader{
	height:30px;
	width:470px;
	font-size:20px;
}

/* End Main Footer */


#contentmain {
	width:671px;
	padding-left:20px;
	float:left;
	/*background-image:url(../images/double_sep1.gif);
	background-repeat:repeat-y;*/
}
body {
	color:#7A7A7A;
	display:block;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	padding-bottom:20px;
	text-align:justify;
	text-indent:0;
	white-space:normal;
	width:auto;

}

a:hover {
	color:#E59828;
	text-decoration:underline;
}
	
a {
	color:#E59828;
	font-size:12px;
	text-decoration:underline;
}

h1 {
	height:50px;
	background-image:url(../images/title_underline.gif);
	background-repeat:no-repeat;
	background-position:left 35px;
	width:470px;
	font-size:16px;
	
}

h2, h3 {
	color:#6E4120;
	display:block;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	margin-bottom:13px;
	width:inherit;
}

h4 {
	color:#E09A22;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-bottom:2px;
	/*margin-top:20px;*/
}

h5 {
	color:#6E4120;
	display:block;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	width:inherit;
}

.contenttext {
	color:#7A7A7A;
	display:block;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	padding-bottom:20px;
	text-indent:0;
	white-space:normal;
	width:auto;
	text-align:justify;
}

.contenttext_privacy {
	color:#7A7A7A;
	display:block;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	padding-bottom:10px;
	text-indent:0;
	white-space:normal;
	width:auto;
	text-align:justify;
}
.contentleft{
	float:left;
	width:470px;

}
.contentright {
	float:left;
	width:170px;
	padding-left:17px;
}
.contentimage{
	float:left;
	width:187px;
}
.contentdetails {
	float:left;
	width:230px;
	padding-left:30px;
}


