/* myhedspace_free09 - you're free to modify and clean this code :) */
body {
	background-color:#000000;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	color:#ffffff;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#box {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #000000;
	padding: 4px;
	width: 970px;
	margin-bottom: 0px;
}
#nav {
	width:970px;
	background-color:#000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 70%;
	height: 44px;
}
#nav #menu {
	display:inline;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#nav #menu ul{
	padding:0;
	margin:0px;
	font-size:100%;
	display: inline;
}
#nav #menu ul li{
	list-style-type:none;
	display:inline;
	font-weight:bolder;
	text-transform:uppercase;
	margin-top: 10px;
	padding: 5px;
	float: right;
	margin-right: 15px;
}
#nav #menu ul li a{
	text-decoration:none;
	color:#FFFFFF;
}
#nav #menu ul li a:hover{
color:#999;
}
#main_img {
	background-image:url(images/home-image.jpg);
	background-repeat:no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 385px;
}
#inner_img {
	height:115px;
	background-image:url(images/inside-image.jpg);
	background-repeat:no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#home-content {
	width:930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-left: 20px;
}
#home-content p {
	font-size: 70%;
	color: #000000;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0;
	padding-bottom: 0;
	text-align: justify;
}
#testimonial {
	font-style: italic;
}


#home-content     h2 {
	font-size:80%;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	background-color: #E4E4E4;
	filter: DropShadow(Color=#000000, OffX=5, OffY=5, Positive=1);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 3px double #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#home-content  h3 {
	font-size:70%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	color: #000000;
	font-style: normal;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	font-weight: bold;
}
#content {
	width:930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/hex-faded.jpg);
}

#content    p{
	font-size: 70%;
	color: #000000;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0;
	padding-bottom: 0;
	text-align: justify;
}
#content a {
	color: #000066;
	text-decoration: underline;
}

#content    h2 {
	font-size:80%;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	background-color: #e4e4e4;
	filter: DropShadow(Color=#000000, OffX=5, OffY=5, Positive=1);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 3px double #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#content h3 {
	font-size:70%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	color: #000000;
	font-style: normal;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	font-weight: bold;
}
#content #clear {
	clear: both;
	height: 1px;
}
#content-image-right {
	float: right;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
}
#gallery-wrapper {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}


#gallery {
	width: 275px;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #e4e4e4;
	border: 3px double #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#gallery   p {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#gallery a {


}

#gallery img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 3px double #CCCCCC;
}
#filler {
	float: left;
}

#thumb-gallery {
	margin-left: 0px;
	background-color: #e4e4e4;
	border: 3px double #CCCCCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#thumb-gallery img {
	padding: 0px;
	border: 1px solid #dbdbdb;
	margin: 0px;
}
#thumb-gallery h3 {
	font-size: 70%;
	font-weight: bold;
}
#thumb-gallery p {
	padding: 0px;
	margin-top: 175px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
}
#thumb-gallery ul {
	padding: 0px;
	font-size: 70%;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 15px;
	margin-left: 40px;
	color: #000000;
}
#thumb-gallery li {
	margin: 0px;
	padding: 0px;
}


#bold {
	font-weight: bold;
}
#footer {
	text-align:center;
	clear:both;
	color: #FFFFFF;
	font-size: 70%;
}

#footer a{
	color: #FFFF00;
}
#container {
	height:150px;
	width:900px;
	overflow:hidden;
	background-color:#ffffff;
	padding: 0px;
	position: absolute;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	border: 3px double #CCCCCC;
 }
#container img {
	margin:0px;
	float:left;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#large-photo {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#large-photo img {
	border:0px;
	padding:0px;
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#large-photo form {
	text-align: center;
	clear: both;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 75%;
}
#large-photo input {
	font-size: 90%;
}


#div1 {
	position:absolute;
	width:1600px;
	height:150px;
 }
#div2 {
	position:absolute;
	left:1600px;
	top:0px;
	width:1600px;
	height:150px;
}
#div3 {
	position:absolute;
	width:1000px;
	height:150px;
}
#div4 {
	position:absolute;
	left:1000px;
	top:0px;
	width:1000px;
	height:150px;
}
#div5 {
	position:absolute;
	width:1600px;
	height:150px;
}
#div6 {
	position:absolute;
	left:1600px;
	top:0px;
	width:1600px;
	height:150px;
}
#div7 {
	position:absolute;
	width:1800px;
	height:150px;
}
#div8 {
	position:absolute;
	left:1800px;
	top:0px;
	width:1800px;
	height:150px;
}
#div9 {
	position:absolute;
	width:1600px;
	height:150px;
}
#div10 {
	position:absolute;
	left:1600px;
	top:0px;
	width:1600px;
	height:150px;
}

