body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-repeat:repeat-x;
}




#container
{
	width:760px;
	height:567px;
	margin:0px auto 0px auto;
	display:block;
	background-color:#FFF;
}



#header
{
	width:760px;
	height:265px;
}




#leftcontent
{
	width:200px;
	padding:0px 0px 0px 35px;
	float:left;
	display:block;
	margin-bottom:10px;
}



#middlecontent
{
	width:180px;
	padding:0px 0px 0px 10px;
	float:left;
	display:block;
	margin-bottom:10px;
}



#rightcontent
{
	width:200px;
	float:right;
	display:block;
	margin-bottom:10px;
	
}


#actioncall
{
	width:760px;
	height:75px;
	border-top: #CCC thin solid;
	border-bottom:#CCC thin solid;
	text-align:center;
	margin: 0px auto 0px auto;
	background-image: url(../images/bg-actioncall.jpg);
	background-repeat:repeat-x;
	display:block;
	float:left;
}


#footer
{
	width:760px;
	text-align:center;
	margin: 20px auto 0px auto;
}



/*************************FONT STYLES**********************************/



h2
{
	font-size:30px;
	font-family:"Times New Roman", Times, serif;
	color:#FFF;
	border-bottom:#660000 thin solid inherit;
	border-top:#660000 thin solid inherit;
	text-align:center;
}



h3
{
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	color:#FFF;
}



h4
{
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	color:#666;
	margin-bottom:-10px;
}



p
{
	font-size:12px;
	color:#666;
	line-height:18px;
}

a
{
	color:#CC3333;
	font-size:12px;
	padding-bottom:0px;
	margin-bottom:0px;
}



a:hover
{
	color:#999;
}
