@charset "utf-8";
html, body {
	scrollbar-base-color: 			#000000;
	scrollbar-track-color:  		#1E1E1E;
	scrollbar-face-color: 			#282828;
	scrollbar-highlight-color: 		#4F4F4F;
	scrollbar-3dlight-color: 		#4F4F4F;
	scrollbar-darkshadow-color: 	#000000;
	scrollbar-shadow-color: 		#000000;
	scrollbar-arrow-color: 			#646464;
	
	margin:0 auto;
	font-family: Verdana, Sans-Serif;
	color: #888888;
	font-size: 11px;
	width: 990px;
	height: 100%;
	background: #000000 url("images/bg.jpg") top center no-repeat;
	text-align: center;
}


h1 {
	color: #33cc33;
	font-size: 18px;
	margin-bottom: 4px;
	margin-top: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
h1 a {
	color: #a30505;
    text-decoration: none;
	
}
h1 a:hover {
	color: #ffffff;
	text-decoration: underline;
	
}
h2 {
	color: #33cc33;
	font-size: 13px;
	margin-bottom: 0px;
}

h2 a {
	color: #ffffff;
	text-decoration: none;
	
}
h2 a:hover {
	
	color: #33cc33;
	text-decoration: underline;
}

h3{
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
	margin-top: 0px
}
h3 a {
	color: #999999;
	text-decoration: underline;
	
}
h3 a:hover {
	
	color: #ffffff;
	text-decoration: none;
}

h4 {
    color: #a30505;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px
	font-weight: bold;
}
h4 a {
	color: #f16000;
	text-decoration: none;
	
}
h4 a:hover {
	
	color: #f16000;
	text-decoration: underline;
}

h5 {
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
}
a {
	color: #999999;
	text-decoration: underline;
	
}
a:hover {
	
	color: #33cc33;
	text-decoration: none;
}


p {
	margin: 0 0 1em 0;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
}
.webdesignmain {
	width: 990px;
	text-align: center;
	padding: 0px;
}
.seomain {
	width: 990px;
	height: 100%;
	text-align: left;
}
.seomain td {
	padding: 0px;	
}




.footer {
	width: 990px;
	height: 20px;
	text-align: left;
	font-size: 11px;
}


.footer td{
	padding: 10px;
	background: #000000 url("images/bg_footer.jpg") top left no-repeat;
}
.footer a {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.footerinterior {
	width: 990px;
	height: 20px;
	text-align: left;
	font-size: 11px;
}
.footerinterior td{
	padding: 10px;
	background: #000000 url("images/bg_footer_interior.jpg") top left no-repeat;
}
.footerinterior a {
	color: #999999;
	text-decoration: none;
}
.footerinterior a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.rightcalls {
	width: 265px;
}


.leftmain{
	width: 725px;
	font-size: 13px;
	line-height: 22px;
	text-align: left;
}

.leftmaintext{
	width: 725px;
	text-align: left;
	background: #000000 url("images/bg_content.jpg") top left no-repeat;
}
.leftmaintext td{
	padding: 10px;
}


.leftmaininterior{
	width: 990px;
	font-size: 13px;
	line-height: 22px;
	text-align: left;
}

.leftmaintextinterior{
	width: 990px;
	text-align: left;
	background: #000000 url("images/bg_content_interior.jpg") top left no-repeat;
}
.leftmaintextinterior td{
	padding: 10px;
}


.leftmain a {
	color: #888888;
	text-decoration: underline;
}
.leftmain a:hover {
	text-decoration: none;
	color: #33cc33;
}
a img {
	border:0;
}

ul {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
	margin-top: 0px
}


table.contact_form {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 0px
}
table.contact_form td {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 0px
}