@charset "utf-8";
body {
	background-image: url(/images/back.gif);
	background-repeat: repeat;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#container_740 {
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#head {
	background-image: url(/images/header_back.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 740px;
}

#page_photo {
	background-image: url(/images/photo_back.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 148px;
	width: 740px;
}

#main_body {
	background-image: url(/images/body_back.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 740px;
}

#footer {
	background-image: url(/images/footer_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 80px;
	width: 740px;
}

#main_body #content {
	background-image: url(/images/body_back_watermark.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 700px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	min-height: 300px;
}

#footer #nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#head #logo {
	float: left;
	height: 70px;
	width: 740px;
}

#head #menu ul {
	margin: 0px;
	padding: 0px;
}

#head #menu li {
	margin: 0px;
	float: left;
	list-style-type: none;
	background-image: url(/images/menu_item_back.jpg);
	background-position: left center;
	height: 25px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#head #menu li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

#head #menu {
	float: left;
	height: 25px;
	width: 500px;
	padding-left: 235px;
}

#footer #nav {
	float: left;
	height: 30px;
	width: 700px;
	padding-top: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 40px;
}

#footer #nav #copyright {
	float: right;
	padding-right: 20px;
}
#footer   #web  {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 740px;
}

#footer #web a {
	color: #FFFFFF;
	text-decoration: none;
}
#main_body #content_home {
	background-image: url(/images/body_back_watermark.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 400px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	min-height: 300px;
	float: left;
}

#service_list {
	float: left;
	height: 560px;
	width: 240px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(/images/services_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#logo #contact {
	float: right;
	width: 200px;
	padding-right: 20px;
}
