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

body {
	font: 80% verdana, arial, helvetica, sans-serif;
	text-align: center; /* for IE */
	
	background-image: url(../images/background_block.jpg);
	background-repeat: repeat;
	margin: 0px;
}

h2 {
	color: #724B26;
	font-size: 14px;
	font-weight:normal;
	margin: 0;
	padding: 0;
}

.clear {
	clear:both;
}

#margin {
	margin-left: 80px;
}

.wrapper {
	background-image:url(../images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.container {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 900px;
}

.headSection {
	width:900px;
	height: 355px;	
	background-image:url(../images/head_background.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

.headMargin {
	padding: 0 50px;
}

.logoBlock {
	width: 549px;
	float: left;
	margin-top:1px;
}

.imageBlock {
	width:251px;
	float:left;
}

.strapline {
	height: 89px;
	overflow:hidden;
}

.strapline h1 {
	padding: 0;
	margin: 0;
	padding-left:20px;
	font-size: 22px;
	color: #4A4A4A;
}

.strapline h2 {
	padding: 0;
	margin: 0;
	padding-left:20px;
	font-size: 12px;
	color: #724B26;
}

.subContent {
	height: 100px;
	overflow:hidden; 
}

.subContentImage {
	width:115px;
	float:left;
	margin-left:-1px;
}

.subContentText {
	width: 433px;
	float: left;
}

.subContentText p {
	margin: 5px 0 0 0;
	padding: 0;
	color:#CCCCCC;
	font-size:12px;
}

.subContentText a:link, .subContentText a:visited {
	color:#ffffff;
	text-decoration:underline;	
	font-weight:bold;
}

.subContentText a:hover {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

.subtitle {
	margin-left: 70px;
	width: 500px;
	float:left;
}

.indexContent {
	width:900px;
	height: 225px;
	
	background-image:url(../images/index_content_box.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	font-size:13px;
}

.indexLeftBlock {
	width:210px;
	float:left;
}

.indexRightBlock {
	width:115px;
	float:left;
}

.indexContentLeft {
	width:270px;
	float:left;
	margin-top: 17px;
	color:#ffffff;
}

.indexContentRight {
	width:150px;
	float:left;
	margin-top: 18px;
	color:#ffffff;
}

.indexContent a:link, .indexContent a:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

.indexContent a:hover {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.contentTop {
	width:100%;
	height: 40px;
	
	background-image:url(../images/main_content_top.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

.contentMiddle {
	width:100%;
	
	background-image:url(../images/main_content_middle.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}

.contentFoot {
	width:100%;
	height: 40px;
	
	background-image:url(../images/main_content_foot.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
}

.footMenu {
	background-image:url(../images/bottom_menu.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
	height:50px;
}

.contentImage {
	width: 250px;
	float: left;
}

#contentTwin {
	width: 485px;
}

#contentSingle {
	width: 735px;
}

.contentText {
	float: left;
	font-size:12px;
	color:#666666;
	overflow:auto;
}

.contentText td {
	font-size: 100%;
}

.contentText a:link, .contentText a:visited {
	color: #724B26;
	text-decoration:underline;
}

.contentText a:hover {
	color: #724B26;
	text-decoration:none;
}

.sitemap {
	width: 100px;
	float:left;
}

.xml {
	margin-left: 70px;
	width:600px;
}

/* MENUS */

.headermenucss {
/*	height: 35px; */
	width: 600px;
	text-align:center;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-weight:bold;	
}

#register_menucss {
	height: 35px;
	margin-left: 35px;
	width: 160px;
	text-align:center;
	float:left;
}

#footer_menucss {
	height: 25px;
	margin-left: 50px;
	width: 800px;
	text-align:center;
}

#service_menucss {
	width: 433px;
	text-align:center;
	color:#ffffff;
	font-size: 14px;
}

#service_menucss {	
	text-align:center;
	color:#ffffff;
}

ul.registermenucss, ul.footermenucss, ul.servicemenucss {
	margin:0;
	padding:0;
	margin-left: 0;
	padding-left: 0;
/*	white-space: nowrap; */
	font-weight:bold;
}

ul.registermenucss {
	margin-top: 3px;
	font-size: 12px;
}

ul.footermenucss {
	padding-top: 7px;
	font-size: 10px;
}

.registermenucss li, .footermenucss li {
	display: inline;
	list-style-type: none;
	height: 35px;	
}

.servicemenucss li {
	display: inline;
	list-style-type: none;
}

.registermenucss a:link, .registermenucss a:visited, .footermenucss a:link, .footermenucss a:visited {
	color: #4A4A4A;
	text-decoration: none;
}

.registermenucss a:hover {
	color: #ffffff;
}

.footermenucss a:hover {
	color: #724B26;
	text-decoration: underline;	
}

.servicemenucss a:link, .servicemenucss a:visited { 
	color: #FFFFFF;
	text-decoration: underline;
}

.servicemenucss a:hover { 
	color: #FFFFFF;
	text-decoration: none;
}

/* CONTACT FORM */

.cssform p{
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	border-bottom: 1px dotted gray;
	height: 1%;
}

.cssform label{
	font-weight: bold;
	font-size: 80%;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	padding: 4px 0 0 0;
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
}

.cssform textarea{
	width: 250px;
	height: 150px;
}


/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
	margin-left: 3px;
}

#menu {
	padding-left:8px;
	width: 597px;
	float: left;
}

#menu ul {
	list-style: none;
	text-align:left;
	margin: 0;
	padding: 0;
	float: left;
}

#menu a, #menu h2 {
	font: bold 13px arial, helvetica, sans-serif;
	margin: 0;
	padding: 2px 3px;
}

#menu a {
	display: block; 
}

#menu h2 {
	color: #fff;
	background: #000;
	text-transform: uppercase;
}

#menu a {
	color: #4a4a4a;	
	text-decoration: none;
}

#menu a:hover {
	color: #ffffff;
}

#menu li {
	position: relative;
}

#menu ul ul {
	position: absolute;
	z-index: 500;
	width: 12em;
	display: block;
	text-align:left;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 12em;
	display: block;
	text-align:left;
}

div#menu ul ul, div#menu ul li:hover ul ul, div#menu ul ul li:hover ul ul {
	display: none;
}

div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {
	display: block;
	background: #ffffff;
}

div#menu ul ul li:hover li,div#menu ul li:hover li {
	border-bottom: #cccccc 1px solid;
	color: #ffffff;
}

div#menu ul ul li:hover li:hover,div#menu ul li:hover li:hover {
	background: #999999;
	color: #ffffff;
}





ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.0em;
}

ul#topnav li {
	float: left;
	margin: 0; 
	padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left; 
/*	text-indent: -9999px; */
	height: 24px;
}

ul#topnav li:hover a, ul#topnav li a:hover { 
	background-position: left bottom; 
}

ul#topnav a.home {
	padding:3px 9px 0 9px; 

	color: #4a4a4a;	
	text-decoration: none;
}
 
ul#topnav li .sub {
	position: absolute;	
	top: 25px; left: 0;
	background: #cacaca;
	padding: 10px 15px 10px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	display: none;
	
	text-align:left;
	font-weight: normal;	
}

ul#topnav li .row {
	clear: both; 
	float: left; 
	width: 100%; 
	margin-bottom: 10px;
}

ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 150px;
	float: left;
}

ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
}

ul#topnav .sub ul li h2 {
	padding: 0;  
	margin: 0 2px;
	font-size: 1.1em;
	font-weight: normal;
}

ul#topnav .sub ul li h2 a {
	padding: 3px 2px;
	background-image: none;
	color: #222;
}

ul#topnav .sub ul li h2 a:hover {
	color: #000;
	text-decoration:underline; 
	background:#fff;
}

ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background: url(navlist_arrow.png) no-repeat 5px 12px;
	padding: 3px 5px 3px 15px;
	display: block;
	text-decoration: none;
	color: #666;
}

ul#topnav .sub ul li a:hover {
	color: #000; 
	background:#fff;
	background-position: 5px 12px;
}


ul#topnav .sub ul li ul {
	top: 0;
	position:relative;
	diplay:none;
}
