@charset "utf-8";
body {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.container {
	padding: 0px;
	width: 813px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.topbg {
	background-image: url(../images/topbg.png);
	background-position: left top;
	background-color: transparent;
	height: 15px;
	width: 813px;
}
.header {
	background-image: url(../images/topmainbg.png);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	clear: both;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/topmainbg.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 6px;
	text-align: left;
}
.container .content img {
	margin-right: 0px;
}

.services {
padding-right:20px;
padding-left:40px;
}
.footer {
	background-image: url(../images/bottombg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 77px;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:active {
	color: #990000;
	text-decoration: underline;
}
.container .header #contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: right;
	color: #039;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.clearfix:after {
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.navbar {
	margin: 0px;
	padding: 0px;
	width: 801px;
	background-color: #FF0B27;
	border: 1px solid #000000;
	height: 25px;
}
.container .content p {
margin: 10px;
padding:10px;
}
.container .content h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0033;
	font-size: 24px;
	margin-left: 13px;
	padding: 0px;
	text-align: left;
}
.container .content h2 {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 13px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.container .content h3 {
   color: #333;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 15px;
   text-decoration: none;
   font-weight: bold;
   text-align: center;
}
.red {
color:#FF0033;
}
.container .content .navbar .alignment {
	margin-left: 127px;
	height: 25px;
	position: absolute;
	margin-top: -15px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#types {
	color: #FF0033;
	font-weight: bold;
	font-size: 14px;
}

#types a {
	color: #FF0033 !important;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none !important;
}

#types a {
	color: #FF0033 !important;
	font-weight: bold;
	font-size: 14px;
	text-decoration:underline !important;
}
