/* CSS Document */

body {
	font-size: 12px;
	line-height: 1.2em;
	font-weight: lighter;
	font-family: "Trebuchet MS";
	color: #282828;
	background-color: #FFFFFF;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

A:link {color: #CC0000;}
A:visited {color: #000000;}
A:active {color: #CC0000;}
A:hover {color: #000000;}

<style type="text/css">


h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
	color: #CC0000;
}

.smallboxtext {
	float: left;
	height: 50px;
	width: 270px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
}
.style1 {font-weight: bold}


</style>
.topbar {
	background-color: #FFFFFF;
	float: left;
	height: 83px;
	width: 980px;
}

.leftbox {
	float: left;
	height: auto;
	width: 620px;
	padding-left: 10px;
	margin-top: 10px;
	padding-right: 15px;
}

.navagationbox {
	float: left;
	height: 44px;
	width: 980px;
}
.sliderbox {
	float: left;
	height: 320px;
	width: 980px;
	padding: 5px;
	background-color: #1F1F1F;
}

#templatemo_menu_wrapper {
	clear: both;
	width: 100%;
	height: 51px;
	margin: 0 auto;
}

.topnav {
	float: right;
	height: 80px;
	width: 400px;
	text-transform: none;
	text-align: right;
	
}
.footerbox {
	float: left;
	height: 90px;
	width: 980px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFA82A;
	padding-left: 10px;
	padding-bottom: 10px;
}
.rightbox {
	float: left;
	height: 520px;
	width: 300px;
	padding-left: 10px;
	margin-top: 8px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFA82A;
}
.leftbox2 {
	height: 125px;
	width: 620px;
	padding-left: 10px;
	padding-right: 15px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.newsletterbox {
	float: left;
	height: 200px;
	width: 300px;
	padding-left: 10px;
}
.bottomfooter {
	float: left;
	height: 25px;
	width: 980px;
	padding-left: 10px;
	padding-top: 8px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-color: #FFFFCC;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #282828;
}
.copyrightbox {
	float: right;
	height: 20px;
	width: 360px;
	font-family: "Trebuchet MS";
	font-size: 10px;
}
.smallbox {
	text-align: right;
	float: left;
	height: 220px;
	width: 280px;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-right: 40px;
	text-align: right;
}
.introbox {
	float: left;
	width: 600px;
	margin-top: 8px;
	margin-left: 5px;
}

#mainpagetext {
	float: left;
	height: auto;
	width: 975px;
	margin-left: 5px;
}#mainpagetext table tr td p strong {
	color: #CC0000;
}
#mainpagetext table tr td p4 {
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
}
