/*

*/
body{margin:0 0 0 0;
	padding:0 0 0 0;
	background:#00b9df url(../images/body-bg.png) left top repeat-x;
}

	background: #fff;
}

p {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0 0 10px 0;
	color: #ffffff;
	text-align: justify;
}


h1 {
	font-family: Tahoma;
	font-size: 24px/12px;
	margin: 0 0 10px 0;
	color: #fce202;
	text-transform: capitalize;
}

.theme_h_line {
	height: 4px;
	margin: 0 0 10px 0;
	background: url(images/h_line.jpg) top left no-repeat;
	border-bottom: 1px solid #ffcc00;;
}


#theme_container {

	background:#002f6f;opacity:0.8;
	width: 980px;
	margin: 0 auto;
	padding: 0;
}


#theme_header {
	background: url(images/theme_header.jpg) no-repeat;
	width: 980px;
	height: 325px;
}

#theme_logo {
	float: left;
	width: 215px;
	height: 75px;
	margin: 60px 0 0 35px;
}
#theme_footer {
	width: 100%;
	background: #ffcc00;
	padding: 10px 0;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

h2 { font-size: 24px; font-weight:lighter ; margin: 0 0 30px 0; padding: 5px 0; color: #5c5c5c; }
#theme_footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#theme_footer a:hover {
	text-decoration: none;
}
.icons { position: absolute; left:200px; top:650px; z-index: 20;}
.icons > li { display:inline-block; padding:0 2px;position:relative;}
.icons > li > a{display:block; width:100%; height:100%;}


