/* CSS Document */

html, body{ 

    margin:0; 
    padding:0; 
    text-align:center; 
    color: #000000;	
	font-size: 15px;	
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
 	line-height: 17px;	
 	word-spacing: 0px;	
 	letter-spacing: 0px;
	background-color:#161616;
} 

#rotate {
	float:right;
	width:405px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	margin-right:20px;
	margin-left:20px;
	background-color:#FFF;
	margin-bottom:10px;
}

a {
	font-size: 12px;
	color: #000;
}

a:link {
	text-decoration: none;
	color: #000;
	cursor:pointer;
}

a:visited {
	text-decoration: none;
	color: #000;
	cursor:pointer;
}

a:hover {
	text-decoration: underline;
	color: #000;
	cursor:pointer;
}

a:active {
	text-decoration: none;
	color: #0066CC;
	cursor:pointer;
}

p img {
	padding-right:15px;
}

#wrapper {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:860px;
	background-color:#161616;
	background-image:url(../images/body.jpg);
	background-repeat:repeat-y;
	background-position:center;
	clear:both;

}

#main {
	margin-left:auto;
	margin-right:auto;
	width:850px;
	background-color:#161616;
	background-image:url(../images/body.jpg);
	background-repeat:repeat-y;
	clear:both;
}

#header {
	margin-left:auto;
	margin-right:auto;
	width:850px;
	height:258px;
	text-align:center;
}

#navBar {
	text-align:center;
	width:100%;
	height:35px;
	background-image:url(../images/nav_bar.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#navBar ul{
	cursor:pointer;
	padding-left: 0;
	margin-left: 0;
	background:transparent;
	color: #000;
	float: right;
	width: 100%;
	height:35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#navBar ul li { display: inline;  }

#navBar ul li a {
	cursor:pointer;
	padding: 0;
	color: #000;
	text-decoration: none;
	float: left;
	vertical-align:bottom;
	text-align: center;
}

#navBar ul li a:hover {
	cursor:pointer;
	background:transparent;
	color: #000;
}


#nav1 {
	width: 820px;
	padding-left:60px;
	cursor:pointer;
	vertical-align:bottom;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#nav1 ul {
	margin:0;
	padding:0;
	list-style:none;
	cursor:pointer;
}

#nav1 li {
	display: inline;
}

#nav1 ul li a {	
	text-decoration: none; 
	text-align:center;
	margin:0;
	padding:0px 10px; 
	cursor:pointer;
	margin-top:10px;
}

#nav1 ul li a:hover {
	text-decoration: none;
} 

#nav1 ul li a span {display:none;}

#topContent{
	width:800px;
	height:15px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/body_top.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	clear:both;
}

#content h1 {
	padding-left:20px;
	color:#003366;
	size:16px;
	line-height:24px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:10px;
}

#content{
	width:800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/body.jpg);
	background-repeat:repeat-y;
	background-position:center;
	clear:both;
}

#content p {
	padding-left:20px;
	padding-right:20px;
	color:#000;
}

#leftNavTop {
	width:100%;
	height:15px;
	text-align:left;
	background-image:url(../images/top_leftNav.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-position:top;
	margin-left:-7px;
}

#leftNav {
	width:220px;
	text-align:left;
	padding-left:15px;
	float:left;
	background-image:url(../images/mid_lefNav.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

#leftNavBottom {
	width:100%;
	height:20px;
	text-align:left;
	background-image:url(../images/bot_leftNav.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-position:bottom;
	margin-left:-7px;
}


#leftNav ul {
	list-style:none;
}

#leftNav ul li a {	
	text-decoration: none; 
	text-align:center;
	margin:0;
	cursor:pointer;
	margin-top:10px;
}

#rightSwap {
	width:540px;
	text-align:left;
	float:right;
	padding-right:20px;
/*	padding-bottom:85px;*/
}

.headline {
 	margin-bottom: 10px;
 	font-weight: bold;
 	color: #333333;
 	line-height: 40px;
	/*letter-spacing:-0.5px;*/
 	font-size: 22px;
 	font-family: "Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif;
 }

.byline {
 	color: #0066CC;
 	line-height: 24px;
 	font-size: 18px;
	font-family: "Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif;
 }
 
 .desc {
 	color: #000;
 	line-height: 18px;
 	font-size: 15px;
	margin-left:-20px;
	font-family: "Trebuchet MS", "Tahoma", Helvetica, Arial, sans-serif;
 }

#wx_module_6473{
	width:170;
	height:601;
	float:right;
	padding-left:15px;
	padding-right:15px;
}

#gallery {
	width:770px;
	height:500px;
	padding-left:15px;
	text-align:center;
}

#flashcontent {
	width:770px;
	height:500px;
	margin-left:auto;
	margin-right:auto;
	float:left;
}

#buffer {
	width:100%;
	clear:both;
	height:50px;
}

#footer {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	word-spacing: 0px;
	letter-spacing: 0px;
	color:#666666;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	height:60px;
	background-color:#161616;
	background-image:url(../images/body_bottom.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}	

#footer #right{
	float:right;
	padding-right: 10px;
	padding-top: 20px;
	width:40%;
}

#footer #left{
	float:left;
	padding-left: 10px;
	padding-top: 20px;
	width:40%;
}

#footer a {
	color:#666666; 
	text-decoration:underline;
}