*{padding: 0; margin: 0; border: none;}

body{
	background: url(/images/skybackground.gif);
	background-repeat: repeat-x;
	}
	
.clear {
	clear:both
}

.form_name{
	width: 300px;
}

input{
	margin:5px 0 3px 11px; 
	padding:3px 0; 
	border:1px solid #000;
	float: left;
}

textarea{
	margin:5px 0 3px 11px; 
	padding:3px 0; 
	border:1px solid #000;
}


h5{
	float: right;
	color: red;
	margin:-20px 30px 0 0;
}
	
	/* template page div IDs */
	
#main{
	width: 800px;
	margin: 50px auto;
}	

#links{
	width: 780px;
	float: left;
	margin-top: -7px;
	margin-left: 40px;
	z-index: 25;
	position:relative;
}

#links li{
	background: url(/images/link.png);
	background-repeat: no-repeat;
	float: left;
	list-style: none;
	width: 140px;
	height: 40px;
}

#links a{
	float: left;
	margin: 11px 0 0 40px;
	font-size: 75%;
	text-decoration: none;
	color: #0097de;
}

#links li.headlink ul{ 
	display: none; 
}

#links li.headlink:hover ul { 
	display: block;
}

/*about_links*/


#links li.headlink li{
	width: 120px;
	margin-top: 4px;
	float: left; 
}

.drop_nav{
	background:url(/images/dropdown.png);
	float: left;
	width: 140px;
	height: 114px;
	margin: 0px 0 0 -5px;
}

#links .drop_nav a{
	float: left;
	margin-left: 10px;
	margin-top: 13px;
	font-size: 90%;
}

/*end about_links*/

/*product_links*/


#links li.headlink li{
	margin-left:12px;
	background: none;
}

.drop_nav_p{
	background:url(/images/dropdown_p.png);
	float: left;
	width: 294px;
	height: 205px;
	margin: -5px 0 0 -15px;
	padding: 2px 3px 0 3px;
	position: relative;
	z-index: 10;
}

.drop_nav_p li{
	background:url(/images/dropdown_p.png);
	float: left;
	width: 264px;
	height: 205px;
	padding: 2px 3px 0 3px;
	position: relative;
	z-index: 10;
}

#links .drop_nav_p a{
	float: left;
	width: 140px;
	margin-left: 10px;
	font-size: 100%;
}


/*end product_links*/

#top_left_content{
	background: url(/images/top_left_background.png);
	width: 345px;
	height: 250px;
	position: relative;
	z-index: 4;
	float: left;
	margin-top: -13px;
}

#top_left_content p{
	margin: 23px 0 0 60px;
	float: left;
	text-align: left;
}

#top_right_content{
	background: url(/images/top_right_background.png);
	width: 530px;
	height: 302px;
	float: left;
	margin-left:-102px;
	margin-top: -12px;
	position: relative;
	z-index: 3;
}

#bottom_left_content{
	background-color: #969696;
	width: 230px;
	height: 370px;
	float: left;
	margin: -60px 0 0 23px; 
	position: relative;
	z-index: 5;
}



#bottom_right_content{
	background-color: #e9e9e9;
	width: 486px;
	height: 440px;
	float: left;
	margin-top: -130px;
}

#bottom_right_content p{
	font-size: 100%;
	font-family: Times;
	color: #000;
	margin: 130px 20px 10px 50px;
	line-height: 20px;
}

#bottom_right_content h1{
	color: #00688B;
	float: right;
	margin: 100px 100px 0 0;
	font-size: 120%;
}

#bottom_corners{
	background: url(/images/bottom_corners.gif);
	width: 737px;
	height: 30px;
	float: left;
	margin-left: 17px;
}

#footer{
	background: url(/images/footer.png);
	width: 493px;
	height: 35px;
	float: left;
	margin-left:150px;
}

#footer h2{
	color: #fff;
	text-align: center;
	margin-top: 4px;
	font-size: 100%;
}

	/* end template page */

	/* server images */
#dice_computer_logo{
	float: left;
	margin-top: 40px;
	margin-left: 5px;
}

#server_one{
	float: right;
	margin-right:-30px;
	margin-top: -20px;
}

#server_two{
	float: right;
	margin: -52px 60px 0 0;
	position: relative;
	z-index: 6;
}

#specials{
	float: right;
	margin-top:20px;
    margin-right:10px;
}

#girl{
	float: left;
	margin: 130px 0 0 30px;
}
	/* end server images */
	
	/* gallery */

#gallery {
	position:relative;
	height:168px;
	margin: 13px 0 0 155px;
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:1px solid #000;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000;
		color:#ffffff; 
		position:absolute;
		bottom:0;
		margin-left: 1px;
	}

	#gallery .caption .content {
		margin:5px;
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
	
	/* end gallery */
	

#form_holder{
	float: left;
	margin: 150px 0 0 20px;
	width: 400px;
}

.label{
	float: left;
}

.field{
	float: right;
	margin-right: 50px;
}

#pa{
	float: left;
}
