/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #3C3C3C url(images/homebkground.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 0;
	color: #6E6C00;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(images/img07.gif);
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#header {
	width: 100%;
	height: 261px;
	background: url(images/img02b.jpg) repeat-x left top;
}

#adbox {
top: 0px;
width:400px;
text-align:center;
margin-left:20%;
margin-right: 20%;
height:64px;
background-color:#000000;
	border:1px solid black;
  	/* for IE */
  	filter:alpha(opacity=80);
  	/* CSS3 standard */
  	opacity:0.8;
}
#logo {
	width: 1000px;
	height: 145px;
	margin: 0 auto;
	padding: 0 10px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding: 80px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 102px 0 0 3px;
	font-size: 10px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */


#menu {
	width: 100%;
	height: 45px;
	margin: 0 auto;
	padding-top: 15px;
	margin-left:10%;
	margin-right:10%;
	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 5%;
	margin-right: 5%;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 10px 15px 10px 15px;
	border: none;
	text-decoration: bold;
	text-transform: uppercase;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}

#menu a:hover {
	margin: 0 3px 0 0;
	padding: 10px 15px 10px 15px;
	color: #B2B2B2;
}

#menu .current_page_item a {
	background: none;
	margin: 0 3px 0 0;
	padding: 10px 15px 10px 0px;
	color: #FFFFFF;
	font-weight:500;
	azimuth:center;
}

/* Wrapper */

#wrapper {
height:10px;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0;
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}


/* Content */

#content {
	
	top: 225px;
	float: right;
	width: 400px;
	height: 700px;
	padding-right: 20px;
	padding-left: 5px;
	bottom:992px;
	 background-color:#000000;
  	border:1px solid black;
  	/* for IE */
  	filter:alpha(opacity=80);
  	/* CSS3 standard */
  	opacity:0.8;
	}
	
#linkbox {
	position:absolute;
	width: 517px;
	height: 50px;
	padding-left: 20px;
	background-color:#000000;
	top:225px;
	border: 1px solid black;
	/* for IE */
	filter: alpha(opacity=80);
	/*CSS3 standard */
	opacity: 0.8;
	left: 0px;
	}
	
	
#imagebox {
	position:absolute;
	left:119px;
	top: 611px;
	background-color:#000000;
	border: 4px solid black;
	width:412px;
	/* for IE */
	filter: alpha(opacity=80);
	/*CSS3 standard */
	opacity: 0.8;
	
	}
	
	
#photobox {
	position:absolute;
	left:119px;
	top: 290px;
	background-color:#000000;
	border: 4px solid black;
	width:412px;
	height: 282px;
	
	}
		

/* Footer */

#footer {
	position:absolute;
	top: 997px;
	width: 100%;
	background-color: #000000;
	height: 100px;
}

#footer p {
	margin: 0;
	padding: 40px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #575757;
}

#footer a {
	color: #B2B2B2;
}
