@charset "utf-8";
/* CSS Document */

#content {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	z-index: 5;
	position: relative;
	background-color: #FFF;
}
#header {
	float: left;
	height: 120px;
	width: 800px;
	background-color: #333333;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/header.jpg);
}
#footer a {
	color: #FF0000;
	text-decoration: none;
}
.picRight {
	clear: left;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.picLeft {
	clear: right;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.leftSide {
	float: left;
	width: 200px;
	border: 1px dashed #CCCCCC;
	padding: 10px;
	margin-right: 10px;
	background-color: #f5f5f5;
	margin-top: 10px;
}
.rightSide {
	padding: 10px;
	float: left;
	width: 325px;
	border: 1px dashed #CCCCCC;
	background-color: #f5f5f5;
	margin-top: 10px;
}
.mainBox {
	border: 1px dashed #CCCCCC;
	padding: 10px;
	float: left;
	margin-bottom: 10px;
	background-color: #f5f5f5;
	margin-top: 10px;
	width: 550px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #4c4b4b;
	background-image: url(images/bodyBG.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	color: #CC0000;
}
#serviceMenu a {
	display: block;
	float: left;
	height: 20px;
	width: 95px;
	border: 1px dotted #666666;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-right: 5px;
	text-decoration: none;
	background-image: url(images/serviceMenu.gif);
	background-repeat: no-repeat;
}
#serviceMenu a:hover {
	display: block;
	float: left;
	height: 20px;
	width: 95px;
	border: 1px solid #990000;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/serviceMenuOver.gif);
	background-repeat: no-repeat;
}
#leftColumn a {
	display: block;
	list-style-type: none;
	float: left;
	width: 170px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	padding-top: 8px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-image: url(images/menuBG.gif);
}

#leftColumn a:hover {
	color: #FFFFFF;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-image: url(images/menuBGover.gif);
	width: 165px;
}

#rightColumn {
	float: left;
	width: 550px;
	font-size: 11px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 20px;
}

#adminmenu{
	width:800px;
	height:30px;
	padding-top:8px;
	float: left;
}

#adminmenu a{
	padding-left:8px;
	padding-right:8px;
	border-right:solid 1px #666;
}
#rightColumn p {
	padding-left: 10px;
	padding-right: 10px;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 22px;
	width: 570px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
* html .heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 22px;
	width: 560px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
} 
#leftColumn {
	width: 180px;
	float: left;
	font-size: 11px;
	color: #CCCCCC;
}
#leftColumn p {
	padding: 10px;
	width: 138px;
	display: block;
	margin-left: 10px;
	border: 1px dashed #999999;
	background-color: #FFFFFF;
	color: #333333;
}

#footer {
	clear: both;
	height: 16px;
	width: 780px;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
	background-image: url(images/menuBG.gif);
	margin-top: 10px;
}
#bgTop {

}
.partnerPic {
	float: left;
	border: 2px solid #333333;
	height: 80px;
	width: 80px;
	margin-right: 15px;
	clear: right;
}
.partnerHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.partnerBox {
	]border: 1px dashed #CCCCCC;
	padding: 10px;
	width: 500px;
	float: left;
	background-color: #FFFFFF;
}
.dropDown {
	border: 1px solid #003366;
	width: 220px;
}
.smallDrop{
	border: 1px solid #003366;
	width: 220px;
}#content #footer #terms a {
	clear: left;
	float: right;
}
.price {
	font-size: 18px;
	color: #FF6600;
}
