@charset "utf-8";
/* CSS Document */

body {
	font-family: arial;
	font-size: 10pt;
	color: #333;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}

.container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.header {
	width: 1000px;
	background-color: #393A3C;
	height: 200px;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
}
.phonebox {
	background-color: #393A3C;
	background-image: url(images/bg_phone.jpg);
	float: right;
	height: 75px;
	width: 282px;
	margin-top: 30px;
	margin-right: 20px;
	background-repeat: no-repeat;
	color: #FFF;
}
.img_border {
	border: 1px solid #393A3C;
}
.phonetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	margin-top: 10px;
}
.phonetxt a, .phonetxt a:visited {
	text-decoration: none;
	color: #FFF;
}
.phonetxt a:hover {
	color: #0F0;
}
.menu {
	height: 100px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #F7F6F3;
	float: left;
	font-weight: normal;
	line-height: normal;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 20px;
}
.content660 {
	width: 660px;
	padding: 10px;
	margin-left: 10px;
}
.footer {
	clear: both;
	min-height: 100px;
	width: 100%;
	text-align: center;
	font-size: 9pt;
	margin: 0px;
	padding-top: 30px;
	color: #FFF;
	background-color: #393A3C;
}
.footer a {
	color: #F90;
	text-decoration: none;
}


.menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}


.menu ul#nav {
	text-align: center;
}

.menu ul li {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;

	*display:inline;
	position: relative;
	background-color: #F90;
	height: 100px;
	width: 210px;
	font-weight: bold;
}
h1 {
	font-size: 16pt;
	color: #F90;
}


.menu ul li a {
	display: block;
	color: #FFF;
	text-decoration: none;
}


.txt_bottom {
	padding-top: 63px;
}


.menu a:visited {
	color: #fff;
}
.menu a:hover {
	color: #0F0;
	background-color: #393A3C;
	padding-bottom: 12px;
}
.homeright {
	float: right;
	width: 300px;
	margin-left: 10px;
	background-image: url(images/bg_box.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	margin-top: 5px;
	height: 750px;
	margin-right: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.homeright a, .homeright a:visited {
	color: #0F0;
	text-decoration: none;
}
.homeright a:hover {
	color: #FE9900;
	text-decoration: none;
}



img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}




.logo {
	float: left;
}
.homebox {
	width: 300px;
	float: left;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-left: 10px;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
}
h3 {
	color: #0ACC13;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}

.homebox a {
	color: #0F0;
	text-decoration: none;
}


.homebox_middle {
	width: 300px;
	float: left;

}
