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

body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#9aa4ab;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:10px;
}

#wrap{
	height: auto;
	width: 866px;
	position: absolute;
	top:0px;
	left: 50%;
	margin-left: -433px;
	margin-bottom: 0px;
}
#header{
	height:80px;
	margin-bottom:5px;
	}
#logo{
	width:200px;
	height:25px;
	margin-top:55px;
	font-family:Verdana,Arial,Sans-Serif;
	text-transform:uppercase;
	font-size:20px;
	float:left;
	position:relative;
	color:#9aa4ab;
	background:url(images/logo-web.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
.style1 {
	color: #73bfef;
	font-weight: bold;
}
#menu{
	width:530px;
	height:25px;
	
	background-repeat:no-repeat;
	background-position:center;

	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	word-spacing:7px;
	text-align:center;
	vertical-align:baseline;
	
	position:relative;
	margin-top:55px;
	float:right;
	}
#menulinks{
	margin-top:5px;}
#bgbox {
	background:url(images/bg2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width:866px;
	height:466px;
	padding-top:8px;
	}
#contentbox4{
	width:850px;
	height:450px;
	margin-left:8px;
	background:#000000;
	background-image:url(images/3.jpg);
	margin-bottom:13px;
	}
#contentbox3{
	width:850px;
	height:450px;
	margin-left:8px;
	background:#000000;
	background-image:url(images/2.jpg);
	margin-bottom:13px;
	}
#contentbox2{
	width:850px;
	height:450px;
	margin-left:8px;
	background:#000000;
	background-image:url(images/1.jpg);
	margin-bottom:13px;
	}
#contentbox{
	width:850px;
	height:450px;
	margin-left:8px;
	background:#000000;
	margin-bottom:13px;
	}
#footer{
	background:url(images/footer.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:865px;
	height:25px;
	}
/* menu */

#menulinks a{
	color:#9aa4ab;;
	text-decoration:none;
	}
#menulinks a:hover{
	color:#ef73df;
}
.current{
	color:#73bfef;
	}
/* content */

h2 {
	font-family:Helvetica Neue;
	font-size:10px;
	font-weight:bold;
	color:#ef73df;
	margin:none;}

#content{
	padding:15px;
	}
#heading {
	
	font-size:14px;
	clear:right;;
	position:relative;
	margin-bottom:25px;
	border-bottom: dotted 1px #333333;
	padding-bottom:5px;
	
	}
#boxa{
	margin-right:20px;
	width:280px;
	position:relative;
	float:left;

	}
#boxb{
	margin-right:20px;
	width:200px;
	position:relative;
	float:left;
	}

a{
	color:#ef73df;
	text-decoration:none;
	}
a:hover {
	color:#73bfef;
	text-decoration:none;
}
#pic{
	width:120px;
	position: relative;
	float: left;
	color:#606060;
	margin-right:15px;
	margin-bottom:10px;
	height: 80px;
}
