@charset "utf-8";
body {
	margin:0;
	padding:0;
	background-color: #0c1d2a;
	background-repeat: no-repeat;
	height: 100%;
}

/*-----------------------HEADER-----------------------*/

#mainheader {
	height: 216px;
	width: 100%;
	margin: 0 auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #09283F;
}

#header {
	height: 216px;
	width: 980px;
	background-image: url(images/header.gif);
	position: relative;
	margin: 0 auto;
}

#title {
	position:absolute;
	width:360px;
	height:84px;
	z-index:1;
	top: 68px;
	left: 39px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}

#number {
	background: url(images/number.gif) no-repeat;
	position:absolute;
	width:140px;
	height:28px;
	z-index:3;
	display: block;
	top: 3px;
	left: 770px;
	padding: 7px 0 0 43px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*-----------------------SEARCH-----------------------*/

#search ul{
	background: url(images/search_bg.gif) no-repeat;
	display: block;
	position:absolute;
	width:109px;
	height:22px;
	top: 10px;
	left: 0px;
	padding: 6px 0 0 26px;
	margin: 0px;
	list-style-type: none;
}

#search ul li{
	float:left;
	display:block;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}

#search ul li a{
	height:15px; text-decoration:none; text-indent:-2000px; display:block; width:20px;}
#search ul li a.home{
	background:url(images/home.gif) no-repeat 0 0; width:16px; height:16px;}
#search ul li a.home:hover{
	background:url(images/home_h.gif) no-repeat 0 0; width:16px; height:16px;}
#search ul li a.contact{
	background:url(images/contact.gif) no-repeat 0 0; width:19px; height:16px;}
#search ul li a.contact:hover{
	background:url(images/contact_h.gif) no-repeat 0 0; width:19px; height:16px;}

/*-----------------------MENU-----------------------*/

#menu ul{
	position:absolute;
	width:960px;
	height:20px;
	z-index:4;
	display: block;
	left: 6px;
	top: 192px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu ul li{
	background:url(images/saparation.gif) no-repeat right; height:22px; padding:0 14px 0 5px; margin:0;
	display:block; float:left; 
	}
#menu ul li.li1{
	background:none; height:22px; padding:0 14px 0 5px; margin:0;
	display:block;  float:left; 
	}
#menu ul li a{
	font:12px/21px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#847543; text-decoration:none; text-indent:0px; 
	padding:0 0 0 15px; font-weight:bold; margin:0; width:inherit; background-color:#fff6d8; 
	}
#menu ul li a:hover{
	background:url(images/navi_h.gif) no-repeat 0 2px; 
	}

/*-----------------------BODY-----------------------*/

#mainbody{
	width:100%;
	background-color:#09283F;
	color:#fff6d8;
}

#body{
	width:980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	background-color: #09283F;
}

#bodyp {
	font-size: 14px;
	width: 570px;
	margin-top: 20px;
	margin-left: 50px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #799fbb;
	line-height: 17px;
	position: relative;
	padding-bottom: 50px;
}	

#bodyh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	margin-left: 25px;
	font-weight: bold;
}

#body a.bodyli {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
}

#body a.bodyli:hover {
	color:#FF9500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	text-decoration: underline;
}

#photo {
	position:absolute;
	width:241px;
	height:411px;
	z-index:1;
	left: 608px;
	top: -15px;
	padding-left: 40px;
}

/*-----------------------FOOTER-----------------------*/

#mainfooter {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF6D8;
	background-color: #0c1d2a;
	position: relative;
    min-height: 100%;

}
#footer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	padding-top: 70px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#footer  p {
	color:#FFFFFF;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
}

#footer a.footerli {
	color:#FFFFFF;
	text-decoration:underline;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
}

#footer a.footerli:hover {
	color:#ff9500;
	text-decoration:none;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
}
#mainbody #body #bodyp div {
	height: 486px;
	width: 216px;
}
#mainbody #body #bodyp div {
	width: 500px;
}
#mainbody #body #bodyp div {
	width: 550px;
}
#mainbody #body #bodyp div {
	width: 570px;
}
