/* CSS Document */

body{
	background-color:#01a08d;
	margin:0;
	padding:0;
}
img{
	border:0;
}
#bottom_style1{
	font-family:Tahoma;
	font-size:13px;
	color:#FFFFFF;
	margin:0;
	padding:5px 30px;
}
#bottom_style1 a{
	font-family:Tahoma;
	font-size:13px;
	font-weight:600;
	text-decoration:none;
	color:#FFFFFF;
}
#bottom_style1 a:hover{
	text-decoration:underline;
}
#top{
	position:relative;
	top:0px;
	left:0px;
	width:926px;
	height:400px;
}
#top_menu{
	position:absolute;
	top:30px;
	left:0px;
	width:922px;
	margin:2px;
}
#top_menu_bg{
	position:absolute;
	top:30px;
	left:0px;
	width:922px;
	margin:2px;
	background-color:#166ebd;
	background-image:url(images/top_menu_bgr.jpg);
}
#top_menu_bg p{
	margin:10px 20px;
	color:#FFFFFF;
	height:18px;
}
#top_menu_bg a{
	font-family:Tahoma;
	font-size:14px;
	font-weight:600;
	text-decoration:none;
	color:#FFFFFF;
}
#contact{
position:absolute;
top:300px;
left:550px;
background-image:url(images/contact.jpg)
}
#logo{
position:absolute;
top:70px;
left:25px;
}
#element1{
position:absolute;
top:150px;
left:150px;
z-index:1;
width:0;
height:0;
}
#element2{
position:absolute;
top:100px;
left:330px;
z-index:1;
width:0;
height:0;
}
#element3{
position:absolute;
top:50px;
left:510px;
z-index:1;
width:0;
height:0;
}
#element4{
position:absolute;
top:0px;
left:690px;
z-index:1;
width:0;
height:0;
}
#style1{
position:absolute;
top:0;
left:0;
border:2px solid #fff;
width:200px;
height:175px;
background-color:#166ebd;
}
#style2{
position:absolute;
top:160px;
left:46px;
}
#style2_bg{
	position:absolute;
	top:160px;
	left:46px;
	width:104px;
	height:39px;
	background-color:#166ebd;
	border:2px solid #ffffff;
	background-image:url(images/btn.jpg);
}
#style2_bg p{
	text-align:center;
	margin:5px 0;
}
#style2_bg a{
	font-family:Tahoma;
	font-size:11px;
	font-weight:600;
	text-decoration:none;
	color:#FFFFFF;
}
#style3{
	position:absolute;
	top:-60px;
	left:35px;
}
#style3_4{
	position:absolute;
	top:0px;
	left:15px;
}
#content_page{
	margin:0;
	padding:0px 20px;
	font-family:Tahoma;
	font-size:12px;
}
#content_page p{
	text-align:justify;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}
#content_page h1{
	font-family:Tahoma;
	font-size:20px;
	margin:0;
	padding:0;
	color:#333333;
	font-weight:600;
}
#content_page h2{
	font-family:Tahoma;
	font-size:16px;
	color:#1b6ebd;
}
#content_page li{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}
#content_page .img_border{
	margin:20px;
	padding:4px;
	border:2px solid #166ebd;
}
#content_page input, textarea{
	width:100%;
}
#banner{
	position:absolute;
	top:240px;
	left:730px;
	width:160px;
	height:45px;
}

#ded{
	position:absolute;
	top:150px;
	left:20px;
}

.menu_text
{
display:none;
}

.smenu
{
position:absolute;
left:20px;
text-align: center;
}
.smenu a
{
display: block;
float:left;
margin:5px;
height:11px;
background:url("/images/smenu.gif") no-repeat;
}

a#s1
{
	width:10px;
	background-position: 0px 0px;
}
a#s1:hover
{
 background-position: 0px -12px;
}

a#s2 {
	width:10px;
	background-position: -12px 0px;
}
a#s2:hover
{
 background-position: -12px -12px;
}

a#s3 {
	width:11px;
	background-position: -24px 0px;
}
a#s3:hover
{
 background-position: -24px -12px;
}

a#s4 {
	width:11px;
	background-position: -37px 0px;
}
a#s4:hover
{
 background-position: -37px -12px;
}


