* {
	margin: 0;
	padding: 0;
}
body {
	background: repeat-x;
	background-image: url('images/otec_back.jpg');
	background-color: #FFFFFF;
}
.main {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}
.top_line {
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #666666;
	height: 10px;
	width: 900px;
}
/*=======header===========*/
.header {
	height: 109px;
	background: left top;
}
#phone {
	height: 75px;
	width: 300px;
	float: right;
	padding-right: 24px;
	text-align: right;
}
#logo {
	height: 84px;
	float: left;
	width: 490px;
	padding-left: 24px;
}
img {
	border: 0;
	text-align: left;
	vertical-align: top;
}
ul {
	list-style: none;
}
.column {
	float: left;
}
.container {
	width: 100%;
	overflow: hidden;
}
body {
	font-family: Arial, helvetica, sans-serif;
	color: #161616;
	font-size: 0.8em;
	line-height: 1.27em;
	text-align: center;
}
h1 {
	font-size: 1.1em;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #161616;
	margin-bottom: 0px;
	text-transform: uppercase;
}
h2 {
	font-size: 1em;
	letter-spacing: 0.1em;
	color: #21489D;
	margin-top: 15px;
	margin-bottom: 6px;
	font-weight: bold;
}
h3 {
	font-size: 1.1em;
	letter-spacing: 0.1em;
	color: #014E40;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 6px;
}
h4 {
	font-size: 12px;
	color: #5C5C5C;
	margin-bottom: 10px;
}
.float_right {
	float: right;
}
.top_indent_5px {
	margin-top: 5px;
	display: block;
}
.top_indent_10px {
	margin-top: 10px;
	display: block;
}
.top_indent_15px {
	margin-top: 15px;
	display: block;
}
.top_indent_20px {
	margin-top: 20px;
	display: block;
}
.top_indent_25px {
	margin-top: 25px;
	display: block;
}
a {
	color: #272727;
}
a:hover {
	text-decoration: none;
}
.title_gry {
	color: #21489D;
}
.ul_content {
	text-indent: -0em;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;
	margin-left: 16px;
	padding-left: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.ul_content li {
	background-image: none;
	padding-left: 0px;
	margin-bottom: 5px;
}
.pic_float {
	margin-right: 22px;
	float: left;
}
#menu {
	height: 33px;
	background-image: url('images/menu_back2.jpg');
	background-repeat: repeat-x;
	width: 900px;
	background-color: #FFFFFF;
}
#menu ul {
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	float: left;
	width: 168px;
	height: 25px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	padding-top: 8px;
	background-image: url('images/menu_back2.jpg');
	background-repeat: repeat-x;
}
#menu a:hover {
	width: 168px;
	height: 25px;
	padding-top: 8px;
	color: #000000;
	background-image: url('images/menu_back_over.jpg');
	background-repeat: repeat-x;
	text-decoration: none;
}
.menu_slide {
	float: left;
	height: 225px;
	width: 900px;
	background-color: #FFFFFF;
}
.menu_image {
	float: left;
	height: 209px;
	width: 571px;
	background-color: #2D3130;
	background-image: url('hd_image_bk.jpg');
	background-repeat: repeat-x;
}
.mask {
	width: 900px;
	height: 225px;
	overflow: hidden;
	float: left;
}
#box1, #box2, #box3, #box4 {
	position: absolute;
}
.mask {
	position: relative;
	width: 900px;
	height: 225px;
	overflow: hidden;
}
/* Sample 5*/
#box5 div {
	position: absolute;
	background: #fff;
	width: 480px;
	height: 240px;
}
#box5 h3 {
	padding: 0 0 10px 0;
}
#box5 img {
	position: static;
	float: left;
	width: 200px;
	height: 140px;
	margin: 0 10px 10px 0;
}
.mask img {
	position: absolute;
	display: block;
	border: none;
}
/*=====//header===========*/
/*=======content===========*/
#content {
	padding: 12px 16px 14px 14px;
	background: left top;
	float: left;
	text-align: center;
	width: 158px;
}
#content a {
	color: #21489D;
}
/*=====//content===========*/
/*=======content_2===========*/
#content_2 {
	padding: 12px 24px 14px 24px;
	background: left top;
	float: left;
	width: 522px;
}
/*=====//content_2===========*/
#columnbottom {
	height: 15px;
	text-align: left;
	font-size: 9pt;
	color: #3B3B3B;
	text-decoration: none;
	letter-spacing: .10em;
	padding-bottom: 5px;
	width: 876px;
	padding-top: 16px;
	padding-left: 24px;
}
#columnbottom a:link {
	font-size: 9pt;
	color: #3B3B3B;
	text-decoration: none;
	letter-spacing: .1em;
}
#columnbottom a:visited {
	color: #3B3B3B;
	text-decoration: none;
}
#columnbottom a:hover {
	color: #3B3B3B;
	text-decoration: underline;
}
/*=======footer===========*/
#footer {
	height: 88px;
	background-image: url('images/bg_footer.gif');
	background-repeat: repeat-x;
	color: #415F72;
	clear: both;
	width: 900px;
	background-color: #FFFFFF;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#bg_footer_left {
	padding: 5px 0px 5px 24px;
	color: #415F72;
	width: 872px;
	float: left;
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 9pt;
	height: 26px;
}
#bg_footer_left a {
	color: #415F72;
}
#bg_footer_right {
	color: #415F72;
	font-size: 9pt;
	float: left;
	height: 24px;
	line-height: 1.2em;
	text-align: right;
	padding-top: 5px;
	padding-right: 24px;
	padding-bottom: 5px;
}
#footer span {
	display: block;
	word-spacing: 18px;
	color: #014170;
	margin-bottom: 5px;
}
#footer span a {
	text-decoration: none;
	word-spacing: 0em;
}
#footer span a:hover {
	text-decoration: underline;
}
/*=====//footer===========*/
.sidebar {
}
.center {
	text-align: center;
	padding-top: 15px;
	margin-bottom: 15px;
}
.bttm_line {
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #666666;
	height: 10px;
	width: 900px;
	clear: both;
}
.clear {
	clear: both;
}
