/* body */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font: 12px Verdana, Arial, Tahoma, sans-serif;
	color: #373289;
	background-color: #d8ca6d;
}

#header {
	margin: 0px auto 0px auto;
	height: 255px;
	width: 970px;
	background: url(../images/header.jpg);
}

#logo {
	position: absolute;
	margin-top: 15px;
	margin-left: 372px;
}

#logo img {
	border: 0px;
}

#header_menu {
	margin: 0px auto 0px auto;
	height: 39px;
	width: 970px;
	background: url(../images/menu_bg.gif);
}	

#menu {
	text-align: center;
	padding-top: 4px;
}

#menu img {
	vertical-align: middle;
}

#menu a {
	color: #fff;
	background-color: transparent;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

#menu a:hover {
	color: #373289;
	background-color: transparent;	
}

#body_content {
	margin: 0px auto 0px auto;
	width: 910px;
	background: url(../images/body_bg.gif);
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	text-align: justify;
}

#leftpanel {
	float: left;
	width: 150px;
	margin-right: 10px;
	background-color: #be484a;
}

#leftmenu_header {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-color: transparent;	
	padding-top: 7px;
	text-align: center;
	background: url(../images/menu_hdr.gif);
	height: 32px;
}

#leftMenu {
	border: 0px;
	padding: 0px;
	padding-bottom: 5px;
	width: 133px;
	font-size:12px;
	color: #fff;
	background-color: #be484a;
	margin-left: 5px;
}

#leftMenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#leftMenu li {
  border-top: 1px dotted #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding: 3px;
}

#leftMenu a {
	color: #fff;
	background-color: #be484a;
	font-size: 12px;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#leftMenu a:hover {
	color: #be484a;
	background-color: #fff;
	display: block;
	text-decoration: none;
}

#centrepanel {
	float: left;
	width: 545px;
	margin-left: 10px;
}

#centrepanel td {
	border-top: 1px solid #d1d1d1;
	padding-top: 5px;
}

#rightpanel {
	float: right;
	width: 170px;
	/*margin-right: 10px;*/
	background-color: #be484a;
}

#rightmenu_header {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	padding-top: 7px;
	text-align: center;
	background: url(../images/menu_hdr.gif);
	height: 32px;
}

#rightMenu {
	border: 0px;
	padding: 0px;
	padding-bottom: 5px;
	width: 160px;
	font-size:10px;
	color: #fff;
	background-color: #be484a;
	margin-left: 5px;
	text-align: center;
}

.offer {
	border-bottom: 1px dotted #fff;
	padding-bottom: 10px;
	margin-bottom:10px;
}

#footer_top {
	margin: 0px auto 0px auto;
	width: 970px;
	height: 75px;
	background: url(../images/footer_top.gif);
}	

#footer {
	margin: 0px auto 0px auto;
	width: 970px;
	background: url(../images/body_bg.gif);
	text-align: center;
}

#footer a {
	color: #373289;
	background-color: transparent;	
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #be484a;
	background-color: transparent;	
}

#footer_bottom {
	margin: 0px auto 0px auto;
	width: 970px;
	height: 40px;
	background: url(../images/footer_bottom.gif);
}	

#copyright {
	margin: 3px auto 0px auto;
	width: 970px;
	padding-bottom: 20px;
}

#copyright_left {
	font-size: 10px;
	float: left;
	margin-left: 10px;
}

#copyright_right {
	font-size: 10px;
	float: right;
	margin-right: 10px;
}

#copyright_right a {
	color: #373289;
	background-color: transparent;
	text-decoration: none;
}

#copyright_right a:hover {
	text-decoration: underline;
}

#contact_left {
	float: left;
	width: 100px;
	font-weight: bold;
}

#contact_right {
	float: left;
	width: 200px;
}

#contact-form label {
	float: left;
	width: 25%;
	font-size: 12px;
	margin-left: 1.2em;
	color: #373289;
	background-color: transparent;	
}

#contact-form fieldset legend{
	color: #373289;
	background-color: transparent;	
}

#contact-form fieldset label {
	margin-left: 0.4em;
}

#contact-form .txt {
	width: 65%;
	border: 1px solid #373289;
	background-color: #fff;
}

#contact-form .txt_small {
	border: 1px solid #373289;
	background-color: #fff;
}

#contact-form textarea.txt {
	width: 65%;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	color: #373289;
	background-color: transparent;
}

a {
	color: #be484a;
	background-color: transparent;
	font-weight: bold;
}

.clearing {
	clear: both;
}

#right_image {
	float: right;
	margin-left: 20px;
	padding: 2px;
	border: 1px solid #373289;
}

#left_image {
	float: left;
	margin-right: 20px;
	padding: 2px;
	border: 1px solid #373289;
}

.about_image {
	float: left;
	width: 250px;
	text-align: center;
	padding: 8px;
}

.about_image img {
	border: 0;
}

.image_left {
	float: left;
	width: 208px;
	text-align: center;
	padding-bottom: 20px;
	/*padding: 3px;
	border: 1px solid #BE484A;*/
}

.image_left a {
	font-size: 10px;
	text-decoration: none;
}

.image_left img {
	border: 0px;
}

.content_right {
	float: left;
	width: 300px;
	margin-left: 20px;
	padding-bottom: 20px;	
}

.peterk_header {
	background-color: #BE484A;
}

.peterk_header h2 {
	color: #fff;
	background-color: transparent;
	text-align:center;
}

.peterk_header h3 {
	color: #fff;
	background-color: transparent;
	text-align:center;
}

.peterk_header h4 {
	color: #fff;
	background-color: transparent;
	text-align:center;
}

.peterk_header h5 {
	color: #fff;
	background-color: transparent;
	text-align:center;
}

.peterk_header h6 {
	color: #fff;
	background-color: transparent;
	text-align:center;
}