@charset "UTF-8";


div.center {
	margin-top: 5%;
	margin-bottom:5%;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	background-color:#B6C4AB;
	background-image:url(../images/body-slice.jpg);
}

#top_bg {
	position: relative;
	top: 0px;
	left: 0px;
	width: 990px;
	height: 19px;
	background-image:url(../images/bg_top.gif);
	background-repeat:no-repeat
}

#nav-row {
	position: relative;
	top: 0px;
	left: 0px;
	width: 990px;
	height: 30px;
	background:#2a2c2a;
}


#header_bg {
	position: relative;
	top: 0px;
	left: 0px;
	width: 990px;
	height: 195px;
}

#header_tout {
	position:absolute;
	top: -125px;
	left: 831px;
	width: 185px;
	height: 185px;
	z-index:20;
}

#home_tout1 {
	position:absolute;
	top: 308px;
	left: -9px;
}

#home_tout2 {
	position:absolute;
	top: 582px;
	left: 1042px;

}

#home_tout3 {
	position:absolute;
	top: -195px;
	left: 916px;
	z-index:21;
	width: 56px;
	height: 56px;
}

#body {
	position: relative;
	top: 8px;
	left: 0px;
	background-color:#B6C4AB;
	background-image:url(../images/body-slice.jpg);
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-weight: normal;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	padding: 0px 30px 0px 30px;
}

hr {border: none 0;
border-top: 1px dashed #3e444b;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
margin-top:10px;
margin-bottom:10px;
} 

#img_left {
	background-color:#B6C4AB;
	float: left;
	padding: 0px 10px 0px 0px;
}

#img_right{
	background-color:#B6C4AB;
	float: right;
	padding: 0px 0px 20px 15px;
}

#headlines {
	position: relative;
	background-color:#CDD8CD;
	padding: 10px 10px 10px 10px;
	width: 880px;
	border:dashed;
	border-color:#B8564B;
	border-width:thin;
}


#partner-links {
	position: relative;
	background-color:#CDD8CD;
	padding: 10px 20px 10px 20px;
	width: 880px;
	border:dashed;
	border-color:#B8564B;
	border-width:thin;
}



#footer {
	position: relative;
	top: 0px;
	background-color:#B6C4AB;
	background-image:url(../images/body-slice.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	padding: 0px 30px 0px 30px;
}

#footer_bg {
	position: relative;
	top: 0px;
	background-image:url(../images/bg-bottom.jpg);
	background-repeat:no-repeat;
	height: 20px;
}

/*start moo tools styles */


#vertical_slide, #horizontal_slide {
	color: #666666;
	padding: 10px;
	border: 5px solid #F3F1F1;
	background-color: #CDD8CD;
}

#slider {
	color: #666666;
	padding: 10px;
	border: 5px solid #F3F1F1;
	padding-top: 10px;
	background-color: #CDD8CD;
}

/*end moo tools styles */

font stlying

p.dashed {border-bottom-style:dashed;}

.style1 {
	font-size: 11px;
	line-height: 18px;
	
}

.style2 {color: #990000}

.style3 {font-size: 11px}

a:visited {
	text-decoration: none;
	color: #105159;
}
a:link {
	text-decoration: none;
	color: #105159;
}
a:hover {
	text-decoration: underline;
	color: #105159;
}
a:active {
	color: #105159;
}

/*start menu */
/*#container{
	width:900px;
	margin:auto;
	font-size:11pt;
	z-index:16;
}*/

#menu a{
	color:#fff;
}

#menu{
	position:absolute;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	top: -10px;
	width: 884px;
	left: 66px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color:#fff;
	z-index:15;
}
#menu ul .item{
	display:none;
	font-size: 14px;
	font-weight: normal;
	line-height:22px;

}
#menu ul:hover .item{
	display:block;
	padding:1px;
	margin:1px;
	background: #2a2c2a;
}

#menu ul:hover .item a{
	color:#fff;
	text-decoration:none;
}
#menu ul:hover .item a:hover{
	color:#d65b5b;
	text-decoration: underline;
}

#menu ul{
	width:170px;
	float:left;
/*	margin:0px;*/
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	padding:2px;
	background:#2a2c2a;
	list-style:none;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index:18;
}
.clear{clear:both;height:10px;}

/*end menu */

