@charset "utf-8";
*{
padding:0px 5x 0px 5px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
li{
padding:0px 5px 0px 5px;
list-style:none;
}


body
	{
	font-size:15px;
	text-align:center;
	background-color:#FFFFFF;
	background:url(../img/bg.jpg)repeat-x;
	padding:0px;
	}
h1{
	font-size:18px;
	color:#000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
h2{
font-size:16px;
color:#006699;
}
	
#wrap {
	width:900px;
	height:auto;
	position:relative;
	top:-8px;
	margin-left:80px;
	margin-right:auto;
	margin:0px auto 0px auto;

}

#head{
width:845px;
height:240px;
margin-left:23px;
position:absolute;
background:url(../img/head.jpg);
}
#headtext{
width:300px;
height:40px;
position:absolute;
top:70px;
left:385px;
}

#menu{
width:845px;
height:35px;
position:absolute;
left:50px;
top:239px;
margin-top:-20px;

}
#menu a{
    padding-top:3px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	display:block;
	float:left;
	left:100px;
	background:url(../img/but_single.jpg);
	width:128px;
	height:27px;
	color:#006699;
	font-weight:600;
	text-decoration:none;
}

#cont{
width:845px;
height:600px;
margin-left:27px;
position:absolute;
top:310px;
}
#conta{
background:url(../img/txttop.jpg);
width:720px;
margin:auto;
position:absolute;
top:-45px;
height:65px;
}
#contb{
	background:url(../img/txtmiddle.jpg)repeat-y;
	width:720px;
	height:920px;
	margin:auto;
	position:absolute;
	margin-top:-40px;
	top:60px;
}
#contc{
	background:url(../img/txtbot.jpg);
	width:720px;
	height:45px;
	margin:auto;
	position:absolute;
	top:920px;
	padding-top:30px;
}
#contcfoot{
text-align:center;
width:600px;
height:30px;
margin:auto;
position:absolute;
}
#contcfoot a{
background:none;
height:30px;
width:200px;
padding:10px;
color:#006699;
font-weight:400;
}
#text{
position:absolute;
background:url(../img/txtbg.jpg) no-repeat;
width:370px;
height:1000px;
float:left;
margin-left:10px;
}
#texttxt{
width:350px;
height:auto;
margin-left:10px;
margin-right:10px;
text-align:left;
position:absolute;
top:330px;
left:40px;
z-index:500;
}

#contact{
position:absolute;
background:url(../img/contactbg.jpg) no-repeat;
width:310px;
height:411px;
right:20px;
}

#contacttxt{
width:280px;
height:330px;
position:absolute;
top:40px;
left:17px;
z-index:490;
text-align:left;
list-style:circle;
}

#contacttxt a,#contacttxt li{
color:#333333;
text-transform:capitalize;
padding-top:10px;
}

#contacttxt a:hover{
	text-transform:uppercase;
	color:#92B838;
	background:none;
	font-size:18px;
}
