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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6E6E6E;
}#container {
	float: left;
	height: auto;
	width: 100%;
	margin: auto;
	background-color: #2B292A;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
#container #header {
	float: left;
	height: 66px;
	width: 968px;
	background-image: url(images/header_bg_2.gif);
}
#container #banner {
	float: left;
	height: 189px;
	width: 968px;
}
#container #banner #img {
	float: left;
	height: 189px;
	width: 253px;
}
#container #banner #phrase {
	float: left;
	height: 189px;
	width: 482px;
}
#container #banner #right_img {
	float: left;
	height: 92px;
	width: 233px;
	margin: auto;
}
#container #banner #guy_img {
	float: left;
	height: 97px;
	width: 233px;
	background-color: #FFA800;
}
#container #contents_holder {
	float: left;
	height: auto;
	width: 968px;
	background-color: #FFA800;
	background-repeat: repeat-y;
	background-image: url(images/links_bg.gif);
}
#container #contents_holder #main_links {
	float: left;
	height: auto;
	width: 208px;
}
#container #contents_holder #contents {
	float: left;
	height: auto;
	width: 760px;
}
#container #contents_holder #contents #phrase2 {
	float: left;
	height: 34px;
	width: 760px;
}
#container #contents_holder #contents #services_lists {
	float: left;
	height: auto;
	width: 740px;
	padding: 10px;
	background-color: #6e6e6e;
}
.services_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
#container #contents_holder #contents #light_bg {
	padding: 10px;
	float: left;
	height: auto;
	width: 740px;
	background-color: #36DBF8;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
#container #contents_holder #contents #bottom_phrase {
	padding: 10px;
	float: left;
	height: auto;
	width: 740px;
	text-align: center;
}
.phrase1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2B292A;
}
.white_phrase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#footer {
	float: left;
	height: 22px;
	width: 100%;
}
#bottom_links {
	float: left;
	height: auto;
	width: 760px;
	padding-left: 208px;
	text-align: center;
}
.bottom_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.bottom_links a:link {
	color: #FFA800;
	text-decoration: underline;
}
.bottom_links a:visited {
	color: #FFA800;
	text-decoration: none;
}
.bottom_links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#invisible_links {
	height: auto;
	width: 100%;
	text-align: center;
	padding-top: 12px;
	float: left;
}	
.invisible_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6E6E6E;
}
.invisible_links a:link {
	color: #6E6E6E;
}
.invisible_links a:visited {
	color: #6E6E6E;
}
#container #contents_holder #contents #main_contents {
	padding: 10px;
	float: left;
	height: auto;
	width: 740px;
}
#container #contents_holder #contents #main_contents #image_holder {
	float: left;
	height: auto;
	width: 142px;
}
#container #contents_holder #contents #main_contents #sub_contents {
	float: left;
	height: auto;
	width: 597px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2B292A;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #2B292A;
	text-decoration: underline;
}
#container #contents_holder #contents #main_contents #sub_contact {
	float: left;
	height: auto;
	width: 740px;
}
