body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0px;
}
#container{
	margin-right: auto;
	margin-left: auto;
	width: 1103px;
	position: relative;
	height: auto;
}
#bgtop {
	background-image: url(images/background_02.jpg);
	background-repeat: no-repeat;
	height: 367px;
	background-position: center top;
	z-index: 2;
	position: static;
}
#header {
	height: 245px;
	margin: 0px;
	z-index: 2;
	position: static;
}
#logo {
}

h1 {
	font-size: 15px;
	height: 30px;
	margin-left: 75px;
	font-weight: lighter;
	color: #666666;
	font-style: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	padding-left: 10px;
	width: 300px;
	text-transform: capitalize;
	margin-top: 30px;
}

#nav {
	height: 50px;
	background-image: url(images/navbg_05.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	z-index: 3;
	position: static;
}
#navcontainer {
	padding-top: 12px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 3;
}
#content {
	width: 500px;
	margin-left: 100px;
	top: 25px;
	margin-top: 0px;
	z-index: 3;
	position: relative;
	padding-bottom: 200px;
	margin-right: 25px;
}
#design {
	position: relative;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #006600;
	z-index: 3;
	margin-right: 100px;
	margin-left: 100px;
	margin-bottom: 25px;
	padding: 10px;
}


p {
	line-height: 28px;
	color: #666666;
	font-size: 13px;
}
#content1 {
	float: right;
	margin-right: 100px;
	z-index: 3;
	position: relative;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #006600;
	height: 750px;
	margin-left: 25px;
	padding-left: 25px;
	padding-top: 25px;
	text-align: right;
}
.about {
	text-indent: 20px;
	margin-top: 40px;
}

a {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #666666;
}

#middlebg {
	background-image: url(images/background_05.jpg);
	background-repeat: repeat;
	margin: 0px;
	height: auto;
	background-position: center top;
	padding: 0px;
	z-index: -1;
	position: static;
}
#footer {
	background-image: url(images/background_05.jpg);
	background-repeat : repeat;
	background-position : center top;
	height : 445px;
	position : fixed;
	bottom : 0;
	z-index : -4;
	width: 1103px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.facebook {
	padding: 10px;
}

.italic {
	font-style: italic;
	font-size: 11px;
}
h2 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	font-style: normal;
}
#column1 {
	width: 250px;
}
