body{
color:#FFFFFF;
}

#header {
	background-color: #000000;
	height: 80px;
	margin-top: 20px;
}
#nav {
	margin-top: 30px;
	text-align: left;
}
#nav_spacer {
	background-image: url(../images/nav_spacer.gif);
	background-repeat: repeat;
	background-position: center center;
	width: 60px;
	height: 20px;
}
#main_content {
	height: 710px;
	background-image: url(../images/home_bg.jpg);
}

#equipment_content {
	background-image: url(../images/equipment_bg.jpg);
	background-repeat: no-repeat;
	height: 625px;
	width: 940px;
}

#gallery_content {
	background-image: url(../images/equipment_bg.jpg);
	background-repeat: no-repeat;
	height: 625px;
	width: 940px;
}

#gallery_content {
	background-image: url(../images/gallery_bg.jpg);
	background-repeat: no-repeat;
}


#logo {
	margin-top: 30px;
	padding-left: 60px;
}
#equipment_body {
	margin-top: 300px;
	padding-top:20px;
	background-image: url(../images/rule_img.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 

#contact_body {
	margin-top: 80px;
	padding-top:20px;
	background-image: url(../images/rule_img.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 

#home_body {
	margin-top: 30px;
	padding-top:25px;
	padding-left:40px;
	background-image: url(../images/rule_img.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


#footer {
	background-color: #000000;
	height: 22px;
	padding-top: 10px;
}
#footer_email {
}

#contact_content {
	background-image: url(../images/contact_bg.jpg);
	background-repeat: no-repeat;
	height: 625px;
	width: 940px;
}



#gallery_cat {
	height: 520px;
	margin-top: 100px;
}
#gallery_subcat {
	height: 95px;
	margin-bottom: 20px;
	text-align: right;
}
li {
	text-align: center;
}


#gallery_pic {
	height: 95px;
	margin-bottom: 20px;
	background-color: #000000;
}


#gallery_pic img {
padding: 5px;
}


#gallery_img_holder {
	margin-top: 100px;
}



a.one:link {color: #FFFFFF;
text-decoration:none;}
a.one:visited {color: #FFFFFF;}
a.one:hover {color: #333333;
text-decoration: underline;}

a.two:link {color: #000000;
text-decoration:none}


a.three:link {color: #FFFFFF;
text-decoration:none}
a.three:hover {
text-decoration:underline;
color: #333333;}







h1 {
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	line-height:17px;
	letter-spacing: 0.2em;
	font-weight:normal;
}


h2 {
	font-size: 28px;
	font-style: normal;
	color: #000000;
	line-height: 24px;
	letter-spacing: -0.02em;

}


h3 {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-weight:normal;
	letter-spacing: -0.1;
}

h4 {
	font-size: 9px;
	line-height: 9px;
	color: #FFFFFF;
	font-weight:normal;
}

h5 {
	font-size: 14px;
	line-height: 15px;
	color: #000000;
	font-weight:bold;
	letter-spacing: -0.1;
}

