/* CSS for Opti-Com by monohromno.com */

body{
	background-color: #ebebeb;
	background-image: url(../imgs/bg.jpg);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	text-align: center;
	color: #333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p{
	margin: 5px 0;
}
a{
	color: #3E618F;
	text-decoration: underline;
}
a:hover{
	color: #3E618F;
	text-decoration: none;
}
#wrapper{
	width: 768px;
	margin: 0 auto;
	background-image: url(../imgs/bg_wrapper.jpg);
	background-repeat: repeat-y;
}
#left{
	width: 188px;
	min-height: 450px;
	_height: 500px;
	background-image: url(../imgs/bg_left.jpg);
	background-repeat: no-repeat;
	float: left;
}
#left_container{
	width: 170px;
	margin: 20px 0 0 15px;
	_margin-left: 5px;
	float: left;
}
#right{
	width: 580px;
	background-image: url(../imgs/bg_right.jpg);
	background-repeat: repeat-y;
	float: right;
}
#footer{
	height: 18px;
	width: 768px;
	background-color: #fff;
	background-image: url(../imgs/bg_footer.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#copy{
	width: 560px;
	float: right;
	text-align: left;
	font-size: 10px;
	color: #fff;
	line-height: 18px;
}
#top_nav{
	width: 579px;
	height: 32px;
	background-image: url(../imgs/bg_top_nav.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #fff;
	float: left;
	color: #808080;
	font-size: 10px;
	text-align: left;
}
#top_nav p{
	margin: 20px 0 0 10px;
}
#top_nav a{
	color: #808080;
	font-size: 10px;
	padding: 0 3px 0 15px;
	text-decoration: none;
}
#top_nav a:hover{
	color: #666;
	text-decoration: none;
}
.home{
	background-image: url(../imgs/home.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.help{
	background-image: url(../imgs/help.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.log{
	background-image: url(../imgs/log.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.map{
	background-image: url(../imgs/map.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#flash_container{
	height: 97px;
	width: 580px;
	background-image: url(../imgs/flash_container.jpg);
	background-repeat: no-repeat;
	float: left;
	text-align: right;
	clear: both;
}
#flash{
	width: 572px;
	height: 97px;
}
#logo{
	width: 160px;
	height: 70px;
	background-image: url(../imgs/logo.jpg);
	background-repeat: no-repeat;
	margin: 15px 0px 0px 0px;
}
#search{
	padding: 25px 0 0 10px;
}
.form{
	width: 85px;
	padding: 0px;
	margin: 1px 5px 5px 0px;
	background-color: #fff;
	border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    border-left: 1px solid #666;
    border-right: 1px solid #666;
	color: #666;
	font-size: 10px;
	float: left;
}
.but{
	padding: 1px 3px;
	_padding: 0;
	background-color: #666;
	border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
	color: #fff;
	font-size: 10px;
	float: left;
}
#navigation{
	padding-top: 40px;
}
#navigation a{
	display: block;
	clear: left;
	width: 140px;
	border-bottom: 1px dashed #fff;
	padding: 4px 0px 4px 20px;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	text-align: left;
	background-image: url(../imgs/arrow.gif);
	background-repeat: no-repeat;
	background-position: +5px +6px;
}
#navigation a:hover{
	text-decoration: none;
	color: #333;
}
#content{
	width: 580px;
	min-height: 450px;
	_height: 450px;
	clear: both;
	background-image: url(../imgs/bg_content.jpg);
	background-repeat: no-repeat;
	text-align: justify;
	float: left;
}
#main_content{
	width: 380px;
	margin: 0 0 0 8px;
	padding: 10px;
	_padding-left: 0px;
	font-size: 11px;
	color: #666;
	float: left;
}
#sub_content{
	width: 150px;
	_width: 150px;
	padding: 10px 9px 10px 12px;
	_padding: 10px 9px 10px 0px;
	float: right;
	font-size: 9px;
	color: #849EB5;
	_margin-left: -10px;
}
#sub_content p{
	border-bottom: 1px solid #849EB5;
	padding-bottom:10px;
}
.label{
	color: #849EB5;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #eee;
	background-image: url(../imgs/arrow.gif);
	background-repeat: no-repeat;
	background-position: +5px +2px;
	padding: 0 0 15px 20px;
}
.mark{
	color: #849EB5;
	font-weight: bold;
}
.line{
	border-bottom: 1px solid #eee;
}
.column{
	width: 170px;
	min-height: 100px;
	_height: 100px;
	float: left;
	margin: 10px;
}
.pix{
	width: 168px;
	height: 50px;
	background-color: #eee;
	margin: 5px 0;
	border: 1px solid #466582;
	overflow: hidden;
}


a#part2:hover {
	background: url(../imgs/part/2.jpg);
	display: block;
	width: 117px;
	height: 83px;
}
a#part3:hover {
	background: url(../imgs/part/3.jpg);
	display: block;
	width: 117px;
	height: 73px;
}
a#part4:hover {
	background: url(../imgs/part/4.jpg);
	display: block;
	width: 117px;
	height: 98px;
}
a#part5:hover {
	background: url(../imgs/part/5.jpg);
	display: block;
	width: 117px;
	height: 24px;
}
a#part6:hover {
	background: url(../imgs/part/6.jpg);
	display: block;
	width: 117px;
	height: 66px;
}

a#speed {
        background: url(../imgs/speed.jpg);
        display: block;
        width: 117px;
        height: 83px;
}

a#part2 {
	background-image: url(../imgs/part/2siv.jpg);
	display: block;
	width: 117px;
	height: 83px;
}
a#part3 {
	background-image: url(../imgs/part/3siv.jpg);
	display: block;
	width: 117px;
	height: 73px;
}
a#part4 {
	background-image: url(../imgs/part/4siv.jpg);
	display: block;
	width: 117px;
	height: 98px;
}
a#part5 {
	background-image: url(../imgs/part/5siv.jpg);
	display: block;
	width: 117px;
	height: 24px;
}
a#part6 {
	background-image: url(../imgs/part/6siv.jpg);
	display: block;
	width: 117px;
	height: 66px;
}
