@charset "utf-8";
html,
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-position:center;
}

#wrapper	{
width:810px;
}

#header		{
background-color:#999999;
background-image:url(../Images/Header-image.gif);
}

#menubar	{
}

#main	{
}

#colcenter	{
	width:550px;
	padding-left:30px;
	padding-top:30px;
	padding-bottom:15px;
	position:relative;
	float:left;
	height:auto;
	font-family: #000000;
}

.colcenter	{
	width:545px;
	padding-left:5px;
	padding-top:5px;
	position:relative;
	float:left;
	height:auto;
	font-family: #000000;
	line-height:15px;
}

.colcenHline	{
padding-top:-3px;
}

.contactform	{
	width:400px;
	padding-left:5px;
	padding-top:5px;
	position:relative;
	float:left;
	height:auto;
	font-family: #000000;
	line-height:15px;
}	

#colright	{
width:170px;
padding-top:63px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
position:relative;
float:right;

}

.colright	{
width:150px;
padding-bottom:5px;
padding-right:10px;
padding-top:5px;
position:relative;
float:right;
}

#footer	{
background-color:#333333;
}

.footer	{
	width:400px;
	padding:5 5 5 5px;
	margin:10px;
	height:20;
	position:relative;
	float:left;
	color:#666666;
	font-size:9px;
}
.footerright	{
	width:180px;
	padding-top:10px;
	padding-right:10px;
	height:20;
	position:relative;
	float:right;
	color:#666666;
	font-size:9px;
}

p	{
color:#000000;
font-size:11px;
}

h1	{
	color:#df0073;
	font-size:13px;
	font-weight:bolder;
	line-height:10px;
	}

h2	{
color:#df0073;
font-size:12px;
font-weight:bolder;
}

h3	{
	color:#666;
	font-size:11px;
	font-weight:bolder;
}
