/* resetting some default styles */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
a:focus {outline:1px dotted #999;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}

html { font-size:100.01%; }
body { font-size:0.625em; background:#000000;}

textarea {overflow:auto}
button {cursor:pointer}
input[type="checkbox"], 
input[type="radio"],
input.radio,
input.checkbox {
	vertical-align:text-top;
}
a {text-decoration:underline}
a:hover {text-decoration:none}
/*  -----------------------------------
	a better and smarter way to clear floats
--------------------------------------*/

.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix {display:inline-block}
/* Hide from IE Mac \*/
.clearfix {display:block}
/* End hide from IE Mac */
* html .clearfix {height:1px}

.clear{clear:both;}


/* main style */

#wrapper{width:960px;margin:0 auto;}

	#header{width:960px;height:10px;background:#000;}

	#content{width:960px;background:#000;margin:0 auto;}

		#left{width:160px;float:left;}
		
			.left_a{width:100%;height:16px;}
			.left_b{width:100%;height:290px;background:#000 url(rocket.png);}
			.left_c{width:100%;height:490px;background:#000;}
			
		#center{width:600px;float:left;}
		
			.menu{width:100%;height:16px;}
				.menu span{
					background:#000;
					display:inline-block;
					height:16px;
					text-align:center;
					margin-left:47px;
				}
					.menu span a{
						color:#000;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:13px;
						font-weight:bold;
						position:relative;
						top:6px;
					}
				.menu .item1{width:77px;margin-left:0px;}
				.item2{width:57px;}
				.item3{width:108px;}
				.item4{width:83px;}
				.item5{width:75px;}
			
			.center_a{width:100%;height:290px;background:#000 url(spotrocket.jpg);}
			
			.center_left{width:468px;float:left;}
				.box1{width:100%;height:60px;background:#000 url(468x60.png);}
					.box1 h1{
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:37px;
						color:#fff;
						position:relative;
						top:8px;
						left:28px;
					}
					
				.box2{
					width:100%;
					height:180px;
					background:#000 url(text.png);
					font-size:18px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					text-align:justify;
					color:#fff;
				}
					.box2 p{
						margin-left:30px;
						margin-right:10px;
						top:10px;
						position:relative;
						line-height:22px;
					}
					
				.box3{width:100%;height:70px;background:#000 url(468x70.png);text-align:center;}
					.box3 h2{
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:23px;
						color:#fff;
						position:relative;
						top:8px;
					}
					.box3 p a{
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:23px;
						position:relative;
						top:17px;
						color:#e3b037;
					}
			
			.center_middle{width:115px;float:left;}
				.box4{width:115px;height:160px;background:#000 url(best.png);}
				.box5{width:115px;height:150px;background:#000;}
			
			.center_right{width:17px;height:310px;float:left;background:#000 url(lat2.png);}
			
			.center_b{width:100%;height:35px;background:#000 url(base.png);}
			
			.center_c{width:100%;height:145px;background:#000;text-align:right;}
				.center_c p{
					font-family:Verdana, Arial, Helvetica, sans-serif;
					color:#FFFFFF;
					font-size:13px;
					position:relative;
					top:5px;
				}
				.center_c a{text-decoration:underline;color:#fff;}
				.center_c a:hover{text-decoration:none;}
				
				.box6{
					width:550px;
					height:0px;
					background:#000;
					margin:0 auto;
					position:relative;
					top:2px;
				}
					.box6 .container{float:left;}
						.box6 .container p{
							font-family:Verdana, Arial, Helvetica, sans-serif;
							font-size:20px;
							line-height:28px;
							margin-left:10px;
							color:#fff;
						}
						
					.box7{
						width:120px;
						height:0px;
						background:#000;
						float:right;
						position:relative;
						top:15px;
						margin-right:12px;
					}
				

		#right{width:200px;float:left;}

			.right_a{width:100%;height:16px;}
			
			.right_b{width:100%;height:780px;background:#000;font-family:Verdana, Arial, Helvetica, sans-serif;}
			
				.right_b p{
					font-size:14px;
					color:#FFF;
					position:relative;
					top:10px;
					left:15px;
					margin-bottom:5px;
					line-height:18px;
				}
			
				.right_b a{color:#FFF;font-size:13px;}
			
				.right_b ul{
					position:relative;
					margin-top:16px;
					left:20px;
					font-size:14px;
				}
				
					.right_b ul li{
						list-style-position:inside;
						list-style-type:square;
						color:#FFF;
						font-size:6px;
						margin-bottom:10px;
					}

			
		#footer{width:960px;height:10px;background:#000;}
	
