/*QS Template {{{steelblue style sheet}}} */

* {
	margin: 0;
	padding: 0;
	}
	
body {
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #000 url(images/steelblue_01.jpg) 0 0 repeat-x fixed;
	padding-bottom: 10px;
	}

.container {
	width: 962px;
	margin: 0 auto;
	position: relative;
	padding-top: 20px;
	}	
	
.content_wrap {
	width: 960px;
	float: left;
	border: 1px solid #000;
	}
	
.cap {
	width: 960px;
	float: left;
	height: 100px;
	background: url(images/steelblue_04.jpg) 0 0 no-repeat;
	}		
	
#header {
	display: block;
	width: 960px;
	height: 300px;
	float: left;
	background: url(images/steelblue_06.jpg) 0 0 no-repeat;
	}			
	
#header h1 {
	font-size: 55px;
	border: none;
	background: none;
	color: #2f3e4c;
	padding-right: 20px;
	float: right;
	width: 700px;
	text-align: right;
	} 
	
.subtitle {
	background: none;
	border: none;
	width: 430px;
	text-align: right;
	color: #4f6880;
	}	
	
h1,h2,h3,h4,h5,h6 {
	padding: 5px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	border-bottom: 1px solid #95abbf;
	} 
	
a {	
	color: #8ebce8;
	text-decoration: underline;
	}
	
a:hover {
	text-decoration: none;
	}	
	
.LB_nav a {
	color: #444;
	}	
	
#LB_content .album a {
	color: #444;
	}	

/*////menus____*/
	
.menu1 {
	width: 140px;
	float: left;
	background: url(images/steelblue_13.jpg) 0 0 no-repeat;
	padding-top: 22px;
	}	
	
.menu1 ul {
	width: 140px;
	float: left;
	background: url(images/steelblue_26.jpg) bottom left no-repeat;
	padding-bottom: 22px;
	}
	
.menu1 li {	
	list-style-type: none;
	display: block;
	float: left;
	background: url(images/steelblue_16.jpg) 0 0 repeat-y;
	padding: 0 13px;
	}
		
.menu1 ul a {
	text-decoration: none;
	color: #8ebce8;
	float: left;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 9px;
	padding: 10px 5px 10px 17px;
	width: 92px;
	background: url(images/steelblue_20.jpg) left center no-repeat;
	border-bottom: 1px solid #95abbf;
	}		
	
.menu1 ul a:hover {
	background: url(images/steelblue_24.jpg) left center no-repeat;
	color: #fff;
	}
	
.menu {
	width: 780px;
	clear: both;
	float: left;
	height: 67px;
	background: url(images/steelblue_27.jpg) 0 0 no-repeat;
	}
	
.menu ul {
	list-style-type: none;
	padding: 0 35px;
	float: right;
	}
	
.menu li {
	list-style-type: none;
	display: block;
	float: left;
	margin: 0 2px;
	}
	
.menu ul a {
	text-decoration: underline;
	color: #8ebce8;
	float: left;
 	letter-spacing: 1px;
	padding: 0 3px;
	font-size: 11px;
	}
	
.menu ul a:hover {
	text-decoration: none;
	}	
	
/*////content divs____*/			
	
.content_top {
	width: 960px;
	float: left;
	background: url(images/steelblue_07.jpg) 0 0 no-repeat;
	height: 30px;
	border-bottom: 1px solid #000;
	}	
		
.content {
	width: 930px;
	float: left;
	background-color: #10151a;
	padding: 20px 15px;
	}		
	
.content_text_wrap {
	width: 780px;
	float: left;
	background: url(images/steelblue_18.jpg) 0 0 repeat-y;
	margin-left: 10px;
	}	
	
.content_text {
	width: 720px;
	min-height: 290px;
	_height: 290px;
	position: relative;
	float: left;
	padding: 70px 30px 5px 30px;
	background: url(images/steelblue_10.jpg) 0 0 no-repeat;
	}	
	
.content_text ul {
	padding-left: 15px;
	margin: 5px 0;
	}		
	
.content p {
	padding-bottom: 10px;
	line-height: 1.5em;
	}	
	
.content_text img {
	margin: 5px 5px 5px 0;
	}	
		
.footer {
	text-align: center;
	height: 22px;
	padding-top: 10px;
	float: left;
	width: 960px;
	clear: both;
	font-weight: bold;
	background: url(images/steelblue_30.jpg) 0 0 no-repeat;
	}	
	
	
	
	
