/* CSS Document */



body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	background-color: #000000;

	padding: 0px;

	margin: 0px;

	line-height: 17px;

}

p {

	padding: 0px;

	margin: 0px;

}

h1 {

	color: #f2a510;

	font-family:Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: normal;

	padding: 0px;

	margin: 0px;

}

h1.big {

	font-size: 22px;

}

h2 {

	color: #f2a510;

	font-size: 18px;

	font-weight: bold;

	padding: 0px;

	margin: 0px;

}

h3 {

	color: #f2a510;

	font-family:Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: normal;

	padding: 0px;

	margin: 0px;

	margin-bottom:5px;

}

.clearFix {

	clear: both;

}

#container {

	margin-left:auto;

	margin-right:auto;

	clear:both; 

	position:relative;

	width:950px;

}



#video_box { 

	background-image:url(../images/loop.jpg); 

	background-repeat:no-repeat;

	width:300px; 

	height:334px;

	float:right; text-align:right; 

}



#top {

	width: 950px;

	padding: 0px;

	margin: 0px auto;

}

#content {

	width: 950px;

	margin: 20px auto 0px auto;

}

#nav {

	width: 162px;

	float: left;

}

#nav ul {

	padding: 0px;

	margin: 0px;

}

#nav ul li {

	padding: 0px;

	margin: 0px;

	list-style-type: none;

}

#nav ul li a {

	padding: 6px 0px 6px 10px;

	display: block;

	color: #717171;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

}

#nav ul li a:link {

	background-color: #000000;

	text-decoration: none;

}

#nav ul li a:hover {

	color: #724b00;

	background-color: #f2a510;

	text-decoration: none;

}

#main_info {

	width: 525px;

	border-left: #664300 solid 1px;

	padding: 0px 20px 15px 20px;

	float: left;

}

#main_info_sp {

	width: 564px;

	border-left: #664300 solid 1px;

	padding: 0px 3px 15px 3px;

	float: left;

}

#form_box {

	width: 215px;

	border: #a3a3a3 solid 1px;

	background-color: #f2a510;

	float: left;

}

#form_box_content {

	padding: 10px 8px 20px 8px;

	color: #724b00;

	font-weight: bold;

}

#submit_btn {

	padding: 20px 8px 0px 0px;

	text-align: right;

}

#form_box .field input {

	border: #a27215 solid 1px;

	color: #333333;

	padding: 2px 4px;

	width: 180px;

}





#footer {

	width: 950px;

	margin: 10px auto 20px auto;

	font-size: 10px;

	text-align: right;

}

/******************* BODY LINKS *******************/

a:link, a:visited {

	color: #F2A510;

}

a:hover {

	color: #00CC00;

}

/******************* END BODY LINKS *******************/



.questions {

color: #f2a510;

font-weight:bold;

}

 /******************* BODY LINKS *******************/



#content #main_info .style6 {

	font-size: 36px;

}





.client {

	border: 1px solid #333;

	background: #111;

	float: left;

	height: 118px;

	width: 228px;

	margin: 0 30px 30px 0;

	padding: 5px;

	position: relative;

	display: block;

	text-decoration: none;

}


.client.last { 

	margin-right: 0;

}



.client:hover {

	border-color: #664300;

	background: #15120d;

}



.client img {

	width: 100%;

	border: 0;

}

.client .visit { color: #666; text-align: center; position: absolute; left: 0; bottom: 5px; margin-top: 98px; width: 228px; height: 20px; }

.port {
    background: none repeat scroll 0 0 #111111;
    border: 1px solid #333333;
    display: block;
    float: left;
    height: 118px;
    margin: 0 27px 27px 0;
    padding: 6px 6px 79px;
    position: relative;
    text-decoration: none;
    width: 220px;
}

.port.last { 

	margin-right: 0;

}



.port:hover {

	border-color: #664300;

	background: #15120d;

}



.port img {

	width: 100%;

	border: 0;

}

.port .visit { color: #666; text-align: center; position: absolute; left: 0; bottom: 5px; margin-top: 98px; width: 228px; height: 20px; }

.inc500 {
	bottom: -8px;
    display: block;
    height: 64px;
    position: absolute;
    right: -8px;
    width: 80px;
	background:url(../images/inc500.png) no-repeat;
	z-index:100000;
}
