@charset "utf-8";
/* CSS Document */

body {
	background-color: #7c212a;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 171px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu {
	background-image: url(../images/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 39px;
	width: 980px;
	margin: 0px;
}

#menu ul {
	padding: 0px;
	height: 39px;
	width: 960px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;
}
#menu li {
	display: inline-table;
	text-align: center;
	width: 92px;
}
#menu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #838383;
	text-decoration: none;
	display: block;
	height: 28px;
	padding-top: 11px;
}
#menu li a:hover, li a#currentpage {
	color: #FFFFFF;
	background-image: url(../images/menu-hover.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#page {
	background-color: #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content {
	background-color: #838383;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#main {
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-y;
	background-position: 679px top;
}
#main p, #main li, table#quote, table#quote input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

#main li {
	margin-bottom: 7px;
}

#main a {
	color: #7C212A;	
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7c212a;
	font-size: 20px;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	letter-spacing: -2px;
	word-spacing: 2px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7c212a;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contacts {
	float: right;
	width: 230px;
	margin-left: 10px;
}


#contacts ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#contacts li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top: 13px;
	padding-bottom: 13px;
	list-style-type: none;
}

#contacts li#bottom {
	border-bottom-style: none;	
}

table#gallery img {
	border: 2px solid #CCCCCC;	
}

table#gallery img:hover {
	border: 2px solid #7C212A;	
}

table#quote {
	margin-left: 70px;
	background-color: #eaeaea;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 13px;
	margin-bottom: 13px;
}

table#quote td.title {
	width: 170px;	
}

table#quote h2 {
	float: left;
	margin-bottom: 13px;	
}

span.required {
	font-weight: bold;
	color: #FF0000;	
}

#footer {
	text-align: center;
	margin-bottom: 10px;
	width: 920px;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;	
}

#news img {
	visibility: hidden;
}

#cbc_div {
	background: #ffffff;
	width: 650px;
}
#cbc_div h3 {
	background: #ffffff;
}
#cbc_div h3 a {
	color: #a8262b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
#cbc_div dl {
	border-bottom: 1px solid #cccccc;
}
#cbc_div dt a {
	color: #132d6c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.cbc_lead {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
}
.cbc_timezone {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
}
#cbc_div .dl5, #cbc_div .dl6 {
	display: none;
}
