@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
	padding-bottom:30px;
	background-color:#202020;
}

a {
	text-decoration:none;
	color:#da7b00;
}
a:hover {
	text-decoration:none;
	color:#da7b00;
}
.wrapper {
	width: 989px;
	text-align: left;
	margin:0 auto;
	padding: 0px;
	
}

.outline {
	float:left;
	width:989px;
	margin-top:6px;
	background-image:url(../images/cont_bg.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.header {
	width:989px;
	float:left;
	margin-top:0px;
	background-position:bottom;
	background-repeat:no-repeat;
}




.nav{
	width:710px;
	height:65px;
	padding-left:269px;
	margin-top:0;
	margin-left:0;
	background-image:url(../images/nav_bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	z-index:100000;
}



.content{
	width:585px;
	
	background-position: top left;
	background-repeat:no-repeat;
	height:410px;
	float:left;
	margin-left:290px;

	padding-bottom:100px;
	padding-left:5px;
	padding-right:5px;
}

.car{
	width:244px;
	height:396px;
	
	z-index:100000;
	position:absolute;
	margin-left:550px;
	margin-top:130px;
}


.scroll{
	width:715px;
	height:500px;
	overflow:auto;
	margin-top:5px;
	margin-bottom:5px;
}


.box-shadow{
	border:#666666 2px solid; 
-moz-box-shadow: 3px 3px 4px #000;
03.
-webkit-box-shadow: 3px 3px 4px #000;
04.
box-shadow: 3px 3px 4px #000;
05.
/* For IE 8 */
06.
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
07.
/* For IE 5.5 - 7 */
08.
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}



.cont_bg{
	background-image:url(../images/cont_bg.jpg);
	background-repeat:no-repeat;
	width:980px;
	float:left;
}
	


.lhs{
	margin-left:2px;
	width:739px;
	height:500px;
	float:left;
	font-size:12px;
	overflow:scroll;
	color:#252525;
}


.rhs{
	margin-left:8px;
	width:220px;
	min-height:414px;
	float:left;
	font-size:12px;
}

	


.img_holder{
	width:200px;
	height:382px;
	background-image:url(../images/together.jpg);
	background-repeat:no-repeat;
	}
	


.footer {
	width:950px;
	height:84px;
	margin-top:15px;
	margin-left:15px;
	float:left;
}
.footer a {
	text-decoration:none;
	color: #fff;
	padding-left:7px;
	padding-right:7px;
}
.footer a:hover {
	text-decoration:none;
	color: #fff;
}
.rhs-links{
	margin-top:80px;
	width:260px;
	text-align:center;
	float:right;
}
.box {
  margin: 5px;
  padding: 5px;
  background: #D8D5D2;
  font-size: 11px;
  line-height: 1.4em;
  float: left;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}
.gall{
	width:700px;
	float:left;
}

.greentop{
background-image:url(../images/cont_top_bg.jpg); width:989px; height:232px;	
}
.greentop ul{
	list-style:none;
	font-size:16px;
	margin:0px;
	padding:0px;
	margin-top:10px;
}
.greentop li{
	margin-bottom:10px;
}
.greentop h2{
	color:#FFF;
	margin:0px;
	padding:0px;
	font-size:18px;
}
.greentop h3{
	color:#FFF;
	margin:0px;
	padding:0px;
	font-size:16px;
}

.greentop a{
	color:#f0f0f0;
}
.greentop a:hover{
	color: #CCC;
}
.photo_pic{

	float: left;
	width:170px;
	height:190px;
	background-image: url(../images/pic_bg.png);
	font:"Comic Sans MS", cursive;
}