* {
	padding: 0;
	margin: 0;
	border: none;
	}
	
body {
	font: 60% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1.8em;
	background-color: #FFFFFF;
	display: block;
	height: 100%;
	}


p{
	text-indent: 25px;
	margin-bottom: 15px;}
a{
	color:#000;
	}
	
div#container {
	z-index: 1;
	margin: 25px auto 0 auto;
	width: 1020px;
	height: 100%;
	}
	
.logo {
	padding: 25px 0 20px 10px;
}

div#container{
/* border: solid black thin; */
	}
ul#nav li{
	font-size: 12px;
	list-style: none;
	text-align: center;
	display: inline;
	display: block; 	float: left;
 	width: 112px;
	border-top: #808080 solid 2px;
	border-bottom: #808080 solid 2px;
	background: url(../images/nav-bg.png) right center no-repeat;
	}
ul#nav li#active{
	background-color: #e2e2e2;
	color: #FFF;
	}
ul#nav li#active a:hover{
	color:#FFF;
	background-color: #00a0c6;
	}
ul#nav li.no-bg{
	background-image: none;
	}
ul#nav li.no-bg a:hover{
	background-image: none;
	}
	
ul#nav li:hover{


		}
	ul#nav li a{
		width: 112px;  padding: 7px 0;
		color: #666;
		font-weight: bold;
		text-decoration: none;
		display: block;
		}
			ul#nav li a:link{
			}
			
			ul#nav li a:hover, ul#nav li a:active{
				color: #FFF;
				background: url(../images/nav-bg.png) right center no-repeat;
				background-color: #00a0c6;
			}
		
div#main-content{
	padding: 75px 60px;
}
div#main-text{
	padding: 60px 25px 50px 25px;
	}

div#header{	
	height: 28px;
	width: 100%;
	background: url(../images/bg_top-bar.png) top left repeat-x;
	background-color: #000000;
	position: fixed;
	top: 0; left: 0; right: 0;
	}
		
div#footer{	
	clear: both;
	float: none;
	font-size: 12px;
	background-color: #303030;
	color: #acacac;
	height: 28px;
	width: 100%;
	text-align: center;
	background: url(../images/footer-bg.png) bottom left repeat-x;
	background-color: #303030;
	
	bottom: 0; left: 0; right: 0;
	}
		div#footer a{
			font: 12px;
			color: #acacac;
			text-decoration: none;
			}
					div#footer a:hover, div#footer a:active{
						color: #FFF;
						}
div#footer p{
	padding-top: 5px;
	display: block;}


.bar{
display: block;
margin-left: -27px;
	}

																				/* FAQ'S page*/
span.answer{
	display: block;
	padding-bottom: 25px;
	}
	
span.question{
	font-weight: bold;
	}

div#main-text ul{
	font-weight: bold;
	list-style: none;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: #00a0c6 solid thin;
	}
	
	div#main-text ul a{
		font: bold 16px;
		text-decoration: none;
		color: #333;		
	}
	
	div#main-text ul a:hover, 	div#main-text ul a:active{
		color: #00a0c6;	
	}
	
span.quote{
		padding-top: 20px;
		display: block;
		font-weight: 200;
		font-size: 14px;
		padding-left: 50px;
		color:#00a0c6;
		}

																					/*  Links Page */

ul#links-page ul{
	padding-top: 25px;
	}
	
ul#links-page li{
	padding: 10px;
	}
	
img.align-center{
	display: block;
	margin-left: 355px;
	width: 216px; height:61px;
	}
	
																						/* Price Page */

div#rates{
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center;
	}
ul#rates-page{
	padding-left: 80px;
	}
ul#rates-page li{
	text-align: left;
	list-style: square url(../images/rates-page-bullet.png);
	padding:5px;
	}
	
ul#price li {
	margin: 25px;
	display: inline;
	}


div#main-text ul{
	border: none;
	}
	

input, textarea, select{
	background-color: #FFFFFF;
	border: solid thin #333333;
	}

div#forum{
	float: right;
	}
form{
	margin: 25px 0 25px 0;
	}
ul#contact{
	float: left;
	padding: 25px;
	}
	
	div#slimbox{
		padding-left: 25px;
		}
		
div#slimbox img{
	margin: 25px;
	}

																									/* Rates */

h3.package{
	background: url(../images/packages-include.png);
	}
h3.extra-cost{	
	background:url(../images/extra-cost.png) ;
	}

h3.extra-cost, h3.package{
	background-repeat: no-repeat;
	margin-left: 75px;
	display: block;
	height: 40px;
	width: 444px;
	text-indent: -9999px;
	}
	
.small-text {
	font: x-small;
	}
div#flash{
	z-index: -1;
	}
	

																						/* 	Gallery Page */
ul#gallery-nxt_prv li.active{
		color: #00a0c6;
}	
ul#gallery-nxt_prv{
	display: block;
	text-align: center;
	font-size: 12px;
	}	
	
ul#gallery-nxt_prv li{
	display: inline;
	padding-left: 5px;
	
	}
	
	ul#gallery-nxt_prv li a{
	text-decoration: underline;
	}
	
		ul#dwnl-btn {
			text-align: center;
			}
			ul#dwnl-btn li{
				display: inline;
				text-align: center;
				}
				span.add-extra{
					font: x-small italic ;
					}
					

      div#main-content ul#contact{
	  list-style-type: none;
	  font-size: large;
	  }	
	  div#main-content ul#contact li{
	  padding: 5px;
	  }			
	  div#forum-rates{
	  	margin: 0 auto;
		}

	  form{
	  font-size: 15px;
	  }	
	  
	  form table td{
	  margin-right: 25px;
	  }
	  
	  
					div#flash-intro{
						padding-top: 60px;
						margin: 0 auto;
						width: 850px;
	
						text-align: center;
						
						
						}	
						div#flash-intro a{
							text-align: center;
							color:#00a0c6;
							font-size: large;
							text-decoration: none;
							}
							
							div#aboutus-flash{
								width: 850px;
								height: 447px;
								margin: 0 auto;
							
							}
							 
							h3{
								color: #00a0c6;
								font: 20px;
								padding: 5px;
								}
							
							 h3#funbooth{
							 	background: url(../images/funfont.jpg) no-repeat;
								text-indent: -9999px;
								
								}
							
							
								
								
							.center-anything{
								text-align: center;
								}
								
								table{
									border: none;
									padding: 0;
									margin: 0;
									}
