body {
	background-color: #415269;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	font-family: arial, helvetica, sans-serif;
}

#wrapper {
	background-color: #ffffff;
	margin: 0px auto;
	width: 786px;
}

#header {
	background-color: #ffffff;
	background-image: url(/images/header-bg.gif);
	background-repeat: no-repeat;
	height: 132px;
	margin: 0px auto;
	padding: 0px 6px 0px 6px;
	width: 788px;
}

#header-x {
	float: left;
}

#header-y {

}

#main-menu {
	background-color: #5b3b3b;
	background-image: url(/images/main-menu-bg.gif);
	background-repeat: no-repeat;
	height: 181px;
	margin: 0px auto;
	padding-top: 8px;
	text-align: center;
	width: 839px;
}

#sub-menu {
	background-color: #3d4b5e;
	background-image: url(/images/sub-menu-bg.gif);
	background-repeat: no-repeat;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	height: 78px;
	margin: 0px auto;
	line-height: 46px;
	text-align: center;
	width: 839px;
}

#container {
	background-color: #ffffff;
	padding: 13px;
	overflow: hidden;
}

#footer {
	background-color: #252f3d;
	background-image: url(/images/footer-bg.gif);
	background-repeat: no-repeat;
	color: #6a7e9a;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px auto;
	padding: 27px 10px 20px 10px;
	text-align: center;
	width: 766px;
}

img.logo {
	height: 76px;
	margin-left: 20px;
	margin-top: 33px;
	width: 242px;
}

img.header-slogan {
	height: 39px;
	margin-left: 150px;
	margin-top: 20px;
	width: 349px;
}

img.header-phone {
	height: 25px;
	margin-left: 290px;
	margin-top: 24px;
	width: 210px;
}

img.main-menu {
	border: 0px;
	height: 159px;
	margin-right: 13px;
	width: 153px;
}

img.fp-image {
	border: 2px solid #3b485a;
	height: 276px;
	width: 277px;
}

img.sto {
	border: 0px;
	height: 33px;
	width: 184px;
}

.keyword, .page-title {
	color: #633939;
	font-weight: bold;
}

.page-title {
	font-size: 18px;
}

.sub-title, .sub-sub-title  {
	color: #394453;
	font-weight: bold;
}

.sub-title {
	font-size: 18px;
}

.contact-details {
	text-align: center;
}

ul {
	color: #272e37;
}





.picture { 
	background-color: #F9F9F9; 
	border: 1px solid #CCCCCC; 
	padding: 3px; 
	font: 11px/1.4em Arial, sans-serif; 
}
.picture img { 
	border: 1px solid #CCCCCC; 
	vertical-align: middle; 
	margin-bottom: 3px;
} 
.right { 
	margin: 0.5em 0pt 0.5em 0.8em; 
	float: right; 
}
.left { 
	margin: 0.5em 0.8em 0.5em 0; 
	float: left; 
}

a.sub-menu:link, .sub-menu:visited {
	color: #d2b4b4;
	font-weight: bold;
	margin-right: 15px;
	text-decoration: none;
}
a.sub-menu:active, a.sub-menu:hover {
	color: #ffffff;
	text-decoration: none;
}

a.footer:link, .footer:visited {
	color: #6a7e9a;
	text-decoration: none;
}
a.footer:active, a.footer:hover {
	color: #ffffff;
	text-decoration: none;
}

a:link, a:visited {
	color: #3c4b5d;
	text-decoration: none;
}

a:active, a:hover {
	color: #633636;
	text-decoration: none;
}