html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #f00;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	text-align: center;
	font: 12px arial, sans-serif;
	background: #eee;
}
#outer {
	background: top center url(images/header_bg.jpg) repeat-x;
}
#wrapper {
	margin: auto;
	width: 776px;
	background-color: #FFFFFF;
}

#header {
	background: top left url(images/L.jpg) no-repeat;
	height: 78px;
	z-index: 2;
	text-align: right;
}
#header h1 {
	color: #996600;
	font-weight: normal;
	font-size: 22px;
	padding: 20px 0 0 70px;
	margin: 0;
}
#header p {
	color: #333333;
	padding: 0 0 10px 70px;
	margin: 0;
}
#header h2 {
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #996600;
	top: -35px;
}
#nav {
	margin: 0;
	width: 100%;
	height: 60px;
	position: relative;
	z-index: 3;
	background-color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: lighter;
}
#main_picture {
}
#nav ul {
	list-style-type: none;
	position: relative;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#nav   ul li {
	display: inline;
}
#nav ul li a {
	text-decoration: none;
	color: #FFF;
	border-top: 3px solid #333;
	padding: 17px 20px;
}
#nav ul li a.active {
	padding: px 20px;
	text-decoration: none;
	color: #FFF;
	border-top: 3px solid #333;
}
#nav a:hover {
    border-top: 3px solid #996600;
	background: ;	
}

#search {
	margin: 23px 0 0 400px;
}
#search h2 {
	font-weight: normal;
}
#search form {
	margin: 0;
	padding: 0 0 10px 0;
}
#search input.text {
	border: 1px solid #333;
	background: #E7E4E4;
}
#search input.submit {
	border: none;
	background: #E7E4E4;
}
#search a {
	color: #333;
	padding: 0 5px;
}
#search a:hover {
	color: #300;
}
#head {
	background: url(images/ThirdGearLogo.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 382px;
	height: 370px;
}
#head-pip {
	background: url(images/Background.jpg) no-repeat;
	position: absolute;
	top: 4px;
	left: 441px;
	width: 376px;
	height: 273px;
}

#body {
	background: top left #EEEEEE url(images/body_bg.gif) repeat-y;
	width: 775px;
	left: 0px;
	top: 75px;
	position: relative;
}
#body-inner {
	padding: 28px 23px 28px 31px;
}
#body-left {
	float: left;
	width: 281px;
}
#body-right {
	float: right;
	width: 384px;
}
#topic-pic {
	background: #666;
	padding: 10px;
}
#body-left h2 {
	background: #006600;
	font-size: 12px;
	color: #fff;
	padding: 6px 23px;
	margin: 6px 0 60px 0;
}
#body-left ul {
	margin: 30px 55px;
}
#body-left li {
}

#body-right .box {
	padding: 15px;
	background: #fff;
	border: 1px solid #999;
	margin: 3em 0;
}
#body-right h2 {
	font: 18px "arial narrow", arial, sans-serif;
}
#body-right .box p {
	margin: 0 0 1em 0;
}
#body-right .box .left {
	margin-right: 15px;
	border: 1px solid #999;
}
#body-right .box .btns {
	text-align: right;
	padding-top: 10px;
	position: relative;
}
.btns a {
	background: left #CC0000 url(images/btn.gif) repeat-y;
	border: 2px solid #E68282;
	border-color: #E68282 #650000 #650000 #9C2828;
	color: #fff;
	font-weight: normal;
	padding: 3px 15px 3px 20px;
	position: relative;
}
.btns a:hover {
	background-color: #EF1818;
	color: #fff;
}

#copyright {
	background: top left url(images/footer_bg.gif) repeat-x;
	float: right;
	width: 425px;
	clear: both;
	margin-right: 9px;
	padding-bottom: 30px;
	_margin-right: 5px;
}

#copyright-left {
	background: top left url(images/footer_left.gif) no-repeat;
	padding: 27px 30px;
	font-size: 11px;
	text-align: center;
}
 
 
 
   
#main_picture {
	background-color: #666666;
	position: relative;
	height: 200px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}
#main_picture img {
	width: 775px;
}
#wrapper_2 {
	width: 775px;
	margin: auto;
}
#content-box {
	overflow: hidden;
        margin: 25px 255px ;
        float: right;
}
