body {
	background-color: #9BB6C7;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content {
	width:812px;
	height:auto;
	background-image:url(../images/body_slice.jpg);
	background-position:center;
	background-repeat:repeat-y;
	display:table;
}
.top {
	width:730px;
	height:10px;
	padding:0px 41px 0px 41px;
	float:left;
	position:relative;
}
.top_left {
	width:179px;
	height:10px;
	background-color:#9BB6C7;
	float:left;
	position:relative;
}
.top_middle {
	width:1px;
	height:10px;
	background-color:#FFFFFF;
	float:left;
	position:relative;
}
.top_right {
	width:550px;
	height:10px;
	background-color:#394F59;
	float:left;
	position:relative;
}
.contact {
	width:730px;
	height:20px;
	padding:0px 41px 0px 41px;
	float:left;
	position:relative;
}
.header {
	width:730px;
	height:160px;
	padding:0px 41px 0px 41px;
	float:left;
	position:relative;
}
.header_left {
	width:179px;
	height:160px;
	background-color:#9BB6C7;
	float:left;
	position:relative;
}
.header_middle {
	width:1px;
	height:160px;
	background-color:#FFFFFF;
	float:left;
	position:relative;
}
.header_right {
	width:550px;
	height:160px;
	background-image:url(../images/image.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.outer_nav {
	width:730px;
	height:27px;
	padding:1px 41px 0px 41px;
	float:left;
	position:relative;
}
.inner_nav {
	width:730px;
	height:27px;
	background-image:url(../images/nav_slice.jpg);
	background-repeat:repeat-x;
	float:left;
	position:relative;
}
	.inner_nav a  {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		margin:15px 19px 0px 19px;
		font-style:normal;
		font-weight:bold;
		text-decoration:none;
		text-transform:none;
}
	.inner_nav a:hover {
		text-decoration:underline;
}
.belly {
	width:730px;
	height:auto;
	padding:0px 41px 0px 41px;
}
.left {
	width:529px;
	height:auto;
	float:left;
	position:relative;
	text-align:left;
}
.left2 {
	width:600px;
	height:auto;
	float:left;
	position:relative;
	text-align:left;
}
.middle {
	width:1px;
	height:160px;
	float:left;
	position:relative;
}
.right {
	width:200px;
	height:auto;
	float:left;
	position:relative;
}
.right2 {
	width:129px;
	height:auto;
	float:left;
	position:relative;
}
.belly_bottom {
	width:812px;
	height:10px;
	background-image:url(../images/bottom_top.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.footer	{
	width:812px;
	height:auto;
	background-image:url(../images/body_slice.jpg);
	background-position:center;
	background-repeat:repeat-y;
 	float:left;
	position:relative;
}
.bottom {
	width:812px;
	height:5px;
	background-image:url(../images/bottom.jpg);
	background-repeat:no-repeat;
	float:left;
	position:relative;
}

/*/ Text Styles /*/

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.contact p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin:0px;
	padding:0px;
	padding-top:3px;
	padding-left:15px;
	position:relative;
	float:right;
	text-align:right;
}
.footer p {
	padding:0px;
	margin:0px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-right:43px;
}
.header_left h4 {
	margin:0px;
	padding:0px;
	padding-top:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
	text-align:center;
	font-size:11px;
	display:block;
	height:14px;
	width:180px;
	background-image:url(../images/line.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	vertical-align:baseline;
}
ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	vertical-align:baseline;
}
h1  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#9BB6C7;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:7px;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	background-color:#FFFFFF;
}

/*/ Link Styles /*/

a  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#378FC4;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
}
a:hover {
	text-decoration:underline;
}

