body {
	background-repeat : repeat;
	background-image : url(../img/bg.gif);
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #363636;
}
.main {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #363636;
	padding : 20px 20px 80px 40px;
	background-image : url(../img/bottom_main.gif);
	background-position : bottom;
	background-repeat : no-repeat;
}
#contact {
	font-size: 12px;
	padding: 0px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.mainhome {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #363636;
	padding : 20px 20px 30px 40px;
	line-height: 18px;
}

.sidemainhome {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #363636;
	padding-top : 30px;
	line-height : 20px;
	font-weight : bolder;
}
.sidemain {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #363636;
	background-image : url(../img/bottom_main.gif);
	background-position : bottom;
	background-repeat : no-repeat;
	padding-top : 36px;
	line-height : 20px;
	font-weight : bolder;
}
A:active.sidemainon, A:link.sidemainon, A:visited.sidemainon{
	background-image : url(../img/carrot.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 12px;
	color : #CC6633;
	text-decoration : none;
}
A:hover.sidemainon{
	background-image : url(../img/carrot.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 12px;
	color : #CC6633;
	text-decoration : none;
}
A:active.sidemainoff, A:link.sidemainoff, A:visited.sidemainoff{
	background-image : url(../img/carrot.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 12px;
	color : #3175A4;
	text-decoration : none;
}
A:hover.sidemainoff{
	background-image : url(../img/carrot.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 12px;
	color : #CC6633;
	text-decoration : none;
}
h1{
	font-size : 20px;
	color : #3175A4;
	line-height : 20px;
}
h2{
	font-size : 15px;
	color : #123161;
	padding-top : 10px;
}
a:hover {
	text-decoration : none;
	color: 5d8bac;
}
a:visited, a:active, a:link{
	text-decoration : underline;
	color: 5d8bac;
}
.case {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : white;
	padding-top : 5px;
	line-height : 20px;
	font-weight : bolder;
	padding-left : 50px;
}
A:active.caseon, A:link.caseon, A:visited.caseon{
	background-image : url(../img/top_carrot.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 12px;
	color : #FFCC00;
	text-decoration : none;
}
A:hover.caseon{
	background-image : url(../img/top_carrot.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 12px;
	color : #FFCC00;
	text-decoration : none;
}
A:active.caseoff, A:link.caseoff, A:visited.caseoff{
	background-image : url(../img/top_carrot.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 12px;
	color : white;
	text-decoration : none;
}
A:hover.caseoff{
	background-image : url(../img/top_carrot.gif);
	background-position : left;
	background-repeat : no-repeat;
	padding-left : 12px;
	color : #FFCC00;
	text-decoration : none;
}
.footerboxes {
	background-color: #123161;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}
.boxnews {
	margin-top: 6px;
}
.boxfeat {
	margin-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boxtest {
	margin-top: 6px;
	height: 300px;
}
.mainboxes {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #363636;
	padding : 0px;
	background-image : url(../img/bottom_main.gif);
	background-position : bottom;
	background-repeat : repeat-x;
}

p {
	line-height: 18px
}
