/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 0px;
	color: #666;
	font-size: 14px;
	font-family: Arial, Verdana, Univers;
	background-color: #545454;
	background-image: url(images/page_bkgd.jpg);
	background-repeat: repeat-x;
	position: CENTRE;
	
}
body2 {
	margin: 0px;
	color: #666;
	font-size: 10px;
	font-family: Arial, Verdana, Univers;
	background-color: #545454;
	background-image: url(images/page_bkgd.jpg);
	position: CENTRE;
}


h1 {
	color: #4B5664;
	font-size: 27px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	line-height: 28px;
	font-style: normal;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
}
h2 { color: #4B5664; font-size: 16px; font-weight: heavy; margin: 0px 0px 15px 0px; }
h3 { color: #4B5664; font-size: 12px; font-weight: normal; margin: 0px 0px 5px 0px; }
h4 { color: #4B5664; font-size: 14px; font-weight: light; line-height: 14px; font-style: italic; margin: 0px 0px 15px 0px;
}

a          { color: #ba7007; }
a:visited  { color: #ba7007; }
a:hover    { color: black; }


.container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/content_bkgd_tile.jpg);
	background-repeat: repeat-y;
}


/* BANNER AREA */
.bannerArea {
	width: 980px;height: 145px;
	background-color: #4971a2;
	background-image: url(images/banner_bkgd.jpg);
	background-repeat: no-repeat;
}



.bannernav {
	padding-top: 10px;
	padding-right: 30px;
	float: right;
	color: white;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.bannernav a {
	color: white;
	text-decoration: none;
}
.bannernav a:visited {
	color: white;
}
.bannernav a:hover {
	color: #ECBB7B;
}

.toplogo {
    min-height: 110px;
    height:auto !important;
    height:110px;
	margin-left: 80px;
	padding-top:12px;
	font-size: 1px;
	
}

.toplogo single line {
	min-height: 110px;
	height:110px !important;
	height:110px;
	margin-left: 80px;
	padding-top: 60px;
	
}


.content {
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(images/content_bkgd.jpg);
	background-repeat: no-repeat;
}


/* LEFT NAVIGATION */


.leftnavigation {
	width: 192px;
	margin: 70px 0px 0px 0px;
	padding-left: 8px;
	float: left;
	list-style-type: none;
}

.leftnavigation a{
	margin-left: 0px;
	width: 156px;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	float: left;
	color: #364957;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(images/nav_normal.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-bottom: 1px solid #999;
}

.leftnavigation a:visited{
	color: #364957;
}
.leftnavigation a:hover{
	color: #ffffff;
	background-image: url(images/nav_down.jpg);
}


/* CONTENT AREA */

.contentleft {
	width: 680px;
	padding-left: 40px;
	padding-right: 20px;
	float: left;
	text-align: left;
}
.contentleft.soul {
    width: 670px;
    padding-left: 0px;
    padding-right: 50px;
    float: left;
    text-align: center;
}

.contentright {
	padding-top: 55px;
	float: left;
	width: 210px;
}

.imageright {
	margin-left: 10px;
	float: right;
	margin-bottom: 10px;
}
.imageleft {
	margin-right: 10px;
	float: left;
	padding: 0px;
	clear: none;
}


/* FOOTER AREA */
.footerArea {
	width: 980px;height: 88px;
	background-color: #cfcfcf;
	background-image: url(images/footer_bkgd.jpg);
	background-repeat: no-repeat;
	
}

.copyright {
	border-top: ;
	border-color: #737a90;
	border-width: 2px;
	margin-left: 240px;
	margin-right: 50px;
	padding-top: 12px;
	color: #666666;
	font-size: 10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-align: right;

}
.Price2 {
	text-align: center;
}
.container .contentArea .content .contentleft table {
	text-align: center;
}
.container .contentArea .content .contentleft #htmlform table tr td {
	text-align: left;
}