@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #455b60;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.layer_clear {
	clear: both;
}
.no_display {
	display: none;
}
a:link, a:visited, a:active {
	color: #6d86a6;
	text-decoration: none;
}
a:hover {
	color: #00bff3;
	text-decoration: underline;
}
#page {
	text-align: left;
	margin: auto;
	width: 760px;
	min-height: 800px;
}
#content #row1 {
	height: 94px;
}
#header {
	height: 45px;
	display: block;
}
#content {
	height: 735px;
	width: 734px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 14px;
	background-color: #FFF;
	display: block;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	display: block;
	height: 20px;
	padding-top: 5px;
}
#footer #footer_left {
	float: left;
	width: 380px;
	text-align: left;
}
#content #logo {
	background-image: url(../images/tube_logo.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 186px;
	float: left;
}
#content #logo a {
	display: block;
	height: 73px;
	width: 186px;
}
#content #logo a span {
	display: none;
}
#content #nav {
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 69px;
	width: 390px;
	overflow: hidden;
	margin-top: 25px;
}
#content #nav ul {
	list-style: none;
}
#content #nav li {
	list-style: none;
	display: inline;
}
#content #nav #nav01, #content #nav .nav01, #content #nav .nav01_on {
	width: 95px;
	height: 69px;
	float: left;
}
#content #nav a.nav01:link, #content #nav a.nav01:visited, #content #nav a.nav01:active, #content #nav a.nav01_on {
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
#content #nav a.nav01:hover, #content #nav a.nav01_on {
	background-position: 0px -69px;
}
#content #nav #nav02, #content #nav .nav02, #content #nav .nav02_on {
	width: 95px;
	height: 69px;
	float: left;
}
#content #nav a.nav02:link, #content #nav a.nav02:visited, #content #nav a.nav02:active, #content #nav a.nav02_on {
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -95px 0px;
	display: block;
}
#content #nav a.nav02:hover, #content #nav a.nav02_on {
	background-position: -95px -69px;
}
#content #nav #nav03, #content #nav .nav03, #content #nav .nav03_on {
	width: 95px;
	height: 69px;
	float: left;
}
#content #nav a.nav03:link, #content #nav a.nav03:visited, #content #nav a.nav03:active, #content #nav a.nav03_on {
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -190px 0px;
	display: block;
}
#content #nav a.nav03:hover, #content #nav a.nav03_on {
	background-position: -190px -69px;
}
#content #nav #nav04, #content #nav .nav04, #content #nav .nav04_on {
	width: 105px;
	height: 69px;
	float: left;
}
#content #nav a.nav04:link, #content #nav a.nav04:visited, #content #nav a.nav04:active, #content #nav a.nav04_on {
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -285px 0px;
	display: block;
}
#content #nav a.nav04:hover, #content #nav a.nav04_on {
	background-position: -285px -69px;
}
#content #billboard {
	background-image: url(../images/billboard_banner.jpg);
	background-repeat: no-repeat;
	height: 254px;
	width: 736px;
	margin-bottom: 10px;
}
#content #row2 {
	height: 60px;
	margin-bottom: 10px;
	background-image: url(../images/layout_b_18.jpg);
	background-repeat: no-repeat;
	display: none;
}
.section_title {
	height: 20px;
}
#content #row3 {
	height: 340px;
}
#footer #footer_right {
	float: right;
	width: 380px;
	text-align: right;
}
#footer #footer_right a {
	color: #FFF;
	text-decoration: none;
}
#footer #footer_right a:hover {
	color: #FFF;
	text-decoration: underline;
}
#wrapper_content {
	clear: left;
	width: 736px;
	height: 340px;
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#carousel_content {
	width: 10000px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
#carousel_content li {
	width: 736px;
	height: 260px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	list-style: none;
}
#carousel_content li div {
	width: 180px;
}
#section_about_title {
	background-image: url(../images/section_title-about.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 150px;
	padding-bottom: 10px;
}
#content #row3 #col1 {
	float: left;
	width: 500px;
}
#content #row3 #col2 {
	background-image: url(../images/separator_h.jpg);
	background-repeat: repeat-y;
	width: 10px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	height: 260px;
}
#content #row3 #col3 {
	float: right;
	width: 215px;
}
#section_service_title {
	background-image: url(../images/section_title-service.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 150px;
	padding-bottom: 10px;
}
#section_client_title {
	background-image: url(../images/section_title-clients.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 150px;
	padding-bottom: 10px;
}
#section_contact_title {
	background-image: url(../images/section_title-contact.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 150px;
	padding-bottom: 10px;
}
#section_recent_title {
	background-image: url(../images/section_title-recent_works.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 150px;
	padding-bottom: 10px;
}
.section_content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: justify;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	height: 14px;
}
.form_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	height: 22px;
}
.form_textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}
