@charset "utf-8";
/* CSS Document */

.bodyspacer {
padding-top:20px;
}

.background {
width:1000px;
height:auto;
background:url(../images/mainback.jpg);
}

.bodywidth {
width:980px;
}

.homemargin {
	margin: 0px 20px;
}

body {
color:#333333;
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
line-height:16pt;
}

.heading{
	color:#03C;
	font-weight:bold;
}

