@charset "utf-8";


*{ padding:0px; margin:0px;}

body{
	background-repeat: repeat;
	font-size:64.2%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	
}
#warpper {
	height: 150px;
}
#warp {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header{
	height:100px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	background-image: url(images/header_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	width: 300px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right;
}
.menu li {
	padding: 2;
	margin-right: 1em;
	list-style: none;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: right;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	height: 39px;
	background-repeat: no-repeat;
	text-indent: -2000px;
}
.home {
	background-image: url(images/rollover01.gif);
	width: 94px;
}
.home a {background-image: url(images/rollover01a.gif);}
.about {background-image: url(images/rollover02.gif); width: 106px;}
.about a {background-image: url(images/rollover02a.gif);}
.services {background-image: url(images/rollover03.gif); width: 128px;}
.services a {background-image: url(images/rollover03a.gif);}
.contact {
	background-image: url(images/rollover04.gif);
	width: 150px;
}
.contact a {background-image: url(images/rollover04a.gif);}
ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.clear{clear:both;}

.left { float:left;}
.right { float:right; }
.justfy { text-align:justify;}
#banner{
	height:400px;
}


#content {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	clear: both;
}

p{
	font-size: 1.4em;

	line-height: 1.6.em; 
	color: #333333;
	line-height: 1.4em;
}

h2{
	color:#333333;
	font-size: 2.1em;
	line-height: 2em;
}
h3{
	color:#F1B717;
	font-size: 2.1em;
	line-height: 1.8em;
	background-repeat: no-repeat;
}
img{ text-decoration:none; }
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	font-size: 1.8em;
	color: #630625;
	font-weight: bolder;
	font-style: oblique;
}
.green{
	color:#7da905;
	font-size: 1.4em;
	font-weight: bold;
}
.highlighted {
	color:#FF9933;
	font-weight: bolder;
}
#top {
	height: 70px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 15px;
}
#footer {
	height:120px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 35px;
	background-image: url(images/footer_end.png);
	background-repeat: no-repeat;
	
}
.footer_top{
	background-image: url(images/footer.png);
	height: 37px;
	background-repeat: no-repeat;
	background-position: top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.footer_text{
	
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;

	}
#footer p{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.8em;
	
}
