@charset "utf-8";
/* CSS Document */
<!--
body{
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrap {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
h1{
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2{
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3{
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a{
	color: #003399;
	text-decoration: underline;
}
a:hover{
	color: #003399;
	text-decoration: none;
}
.border-top{
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
	height: 5px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#header{
	height: 145px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header .top-menu{
	float: right;
	width: 400px;
	margin-top: 10px;
}
.top-menu a{
	color: #003399;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
}

.top-menu a:hover{
	color: #993300;
}

.logo {
	float: right;
	margin-top: 25px;
}
.banner{
	width: 400px;
	float: left;
	margin-top: 2px;
}
#footer {
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 150px;
	background-color: #333333;
}
#footer .footwrap{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#footer .left{
	padding: 10px;
	margin-top: 25px;
	float: left;
	width: 300px;
	color: #FFFFFF;
	font-size: 12px;
	border-right-width: 5px;
	border-right-style: dotted;
	border-right-color: #999999;
}
#footer .right{
	padding: 5px;
	float: right;
	width: 450px;
	margin-top: 50px;
	font-size: 12px;
	color: #FFFFFF;
}

#footer a{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#left{
	width: 220px;
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#left h2{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#left p{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
}
#left a{
	color: #0033CC;
	text-decoration: none;
}
#left a:hover{
	color: #FF0000;
	text-decoration: underline;
}

#right{
	margin-left: 340px;
}
.clearing{
	clear: both;
}

.service-block{
	display: block;
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	height: 90px;
	padding: 5px;
}
.service-block h3{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
.service-block .detil{
	padding-top: 10px;
}

.service-block a{
	color: #000000;
	text-decoration: none;
}

.service-block a:hover{
	color: #000000;
	text-decoration: underline;
}

#top_nav{
	background-image: url(images/menu-bg.gif);
	background-repeat: repeat-x;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#top_nav .menuwrap{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#top_nav ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#top_nav li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #03497C;
}

#top_nav li a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 12px;
	font-weight: bold;
}

#top_nav li a:hover{
	color: #FFFF00;
	text-decoration: none;
}

#top_nav li .current{
	color: #FFCC00;
	text-decoration: none;
	background-color: #993300;

}


.new_product{
	background-image: url(images/hover/new-products2.gif);
	height: 60px;
	width: 300px;
	background-repeat: no-repeat;
	display: block;
}

.new_product img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.new_product a{
	height: 60px;
	width: 300px;
	display: block;
}

.new_product a:hover{
	visibility:visible
}

.new_product a:hover img{
	visibility: hidden;
}



.our_works{
	background-image: url(images/hover/our-works2.gif);
	height: 70px;
	width: 300px;
	background-repeat: no-repeat;
	display: block;
}

.our_works img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.our_works a{
	height: 70px;
	width: 300px;
	display: block;
}

.our_works a:hover{
	visibility:visible
}

.our_works a:hover img{
	visibility: hidden;
}

#news{
	font-size: 11px;
}
-->
