@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/backgorund_LINE.jpg);
	background-repeat: repeat-x;
	background-color: #C1C1C1;
	margin: 0px;
	padding: 0px;
}
#header {
	background-color: #FFFFFF;
	padding: 0px;
	height: 91px;
	width: 758px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #000000;
}
#header #header_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 91px;
	width: 615px;
}
.header_phone {
	font-size: 15px;
	font-weight: bold;
	color: #b6b4ac;
	letter-spacing: 3px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.header_nav a {
	color: #333333;
	text-decoration: none;
	display: inline;
	margin: 0px;
	height: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.header_nav a:hover {
	text-decoration: underline;
	color: #565D8B;
}

#header #picture_right {
	background-image: url(images/header_comp_pic.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 91px;
	width: 142px;
}
#nav {
	background-image: url(images/nav_background.jpg);
	background-repeat: repeat-y;
	height: 26px;
	width: 738px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	letter-spacing: 2px;
}
#nav a:hover {
	background-color: #000000;

}

#content_wrapper {
	width: 758px;
	background-image: url(images/content_background.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	overflow: auto;
}
#content_wrapper #picture_left {
	padding: 0px;
	float: left;
	width: 408px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#content_wrapper #text_right {
	float: right;
	width: 300px;
	margin-right: 20px;
	font-size: 13px;
	line-height: 20px;
	color: #61605c;
	margin-top: 10px;
}


#content_bottom {
	background-image: url(images/content_bottom.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 20px;
	width: 758px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#extra {
	background-color: #FBFBFB;
	width: 758px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#footer {
	color: #666666;
	padding: 0px;
	width: 758px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;
}
#extra #partners {
	padding: 0px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clear {
	clear: both;
}
