body {
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#header {

}

.home {
	background-color: Black;
}
.sub {
	background-color: #c4c4c0;
}
.sub-top{
	background: #c4c4c0 url(/media/images/comp_zoombk_01.jpg) no-repeat top center;
	width: 900px;
	height: 105px;
	padding: 10px;
}
.sub-middle {
	background: #c4c4c0 url(/media/images/comp_zoombk_02.jpg) repeat-y top center;
	padding: 0 20px;
}
.sub-bottom {
	background: #c4c4c0 url(/media/images/comp_zoombk_03.jpg) no-repeat bottom center;
		width: 900px;
	height: 246px;
}
.sub-right {
	width: 220px;
	float: left;
}
.sub-left {
	padding: 0 30px 0 40px;
	width: 500px;
	float: left;
}


h1, h2, h3, h4, h5 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	text-align: left;
	font-size: 40px;
	padding: 10px 0 0 0;
	margin: 0 20px 0 160px;
}

h2 {
	font-size: 32px;
}

h3 {
	font-size: 20px;
}

b {
	font-size: 15px;
}

h4 {
	font-size: 13px;
	margin: 5px 0 0 0;
}

h5 {
	font-size: 13px;
}

img {
	border: 0px !important;
}

#footer_home {

}

#footer_home_left {
	float: left;	
	padding: 10px;
	width: 310px;
}

.style2 {
	color: #4D0003;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a, a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #A81A1A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A81A1A;
}
a:hover {
	text-decoration: underline;
	color: #A81A1A;
}
a:active {
	text-decoration: none;
}

.footer a, .footer a:link {
	font-size: 9px !important;
}

.special {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

.special img {
	float: left;
	border: 8px solid #D1D1D1;
	margin-right: 10px;
}




.center {
	margin: 0 auto;
}

.imgborder {
	border: 1px solid #336699;
}

form {
	margin: 6px 0 20px 0;
}

hr {
	color: #660000 !important;
	height: 1px !important;
border-top: 1px dashed #000;/*the border*/
margin: 6px 0;

}

.input {
	height: 17px;
}

.clear, .clearboth {
	clear: both;
}