body {
	text-align: center;
	background-color:#000000;
	font-family:Arial, sans-serif;
	color:#fff;
	}

p {
font-family:Arial, sans-serif;
font-size:11px;
color:#FFFFFF;
}

h4{
font-family:Arial, sans-serif;
font-size:11px;
line-height: 12px;
height:50px;
padding:10px;
font-weight:normal;
color:#FFFFFF;
}

a {
color:#FFFFFF;
text-decoration:underline;
}

h4 a {
color:#aaa;
text-decoration:none;
}

a:hover {
color:#cccccc;
text-decoration:underline;
}

br.clear{
	clear:both; /*the br will clear the floated spans, propping open the non-floated containers*/
	}

ul{
margin:0px;
}
li{
color:#fff;
line-height:11px;
}

#container {
	width: 100%;
	height:auto;
	margin: 0 auto;
	text-align: center;
	background-color:#000000;
	}
	
	.content {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	padding:40px 0px 20px 0px;
	}

	.navbar {
	width: 100%;
	background:#000 url(images/blackbar.jpg) top left repeat;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	text-align:center;
	height:40px;
	}
.navlinks {
	width: 800px;
text-align:left;
margin: 0 auto;
padding-top:10px;
	}
	
	.navlinks a{
	font-size:12px;
	text-decoration:none;
	}

.logobar {
	width: 800px;
	height:60px;
	text-align:right;
	padding-top:30px;
	}
	
	.box {
	width: 260px;
	background:#000 url(images/boxbg.jpg) top left;
	background-repeat:no-repeat;
	border: 1px solid #666;
	float:left;
	}
	#midbox {
	margin:0px 7px;
	}
	
		.yellowbar {
	width: 100%;
	background:#000 url(images/yellowbar.jpg) top left repeat;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	text-align:center;
	height:30px;
	}
.yellowlinks {
width: 800px;
text-align:left;
margin: 0 auto;
font-size:12px;
padding-top:6px;
color:#000;
	}
	
		.bottombar {
	width: 100%;
	text-align:center;
	height:30px;
	}
.bottombarlinks {
width: 800px;
text-align:left;
margin: 0 auto;
font-size:12px;
padding-top:6px;
color:#fff;
	}
	
	
	.textbox {
	width: 350px;
	float:right;
	padding:10px;
	}
	.images {
	width:750px ;
	}
	.credit, .credit a{
	font-family:Helvetica, Arial, sans-serif;
color:#333;
	font-size:10px;
	text-align:center;
	}

/*TESTIMONIALS*/

#testimonials {
width:800px;
height:330px;
position:relative;
font-family:Helvetica, Arial, sans-serif;
color:#fede58;
font-size:10px;
border: 1px solid #666;
padding-top:20px;
background:#000 url(images/bgroundtestimonials.jpg) top right no-repeat;
}	

.testimonials {
width:720px;
height:260px;
overflow:auto;
clear:both;
position:relative
}

.testitem {
width:700px;
position:relative;
border-top:1px #ffffff dotted;
}

.colt1 {
width:120px;
height:150px;
padding:10px 20px 10px 20px;
float:left;
}
.colt2 {
width:540px;
margin-left:160px;
}

.testtext {
margin:0px;
padding:20px 20px 20px 0px;
font-family:Helvetica, Arial, sans-serif;
color:#FFFFFF;
font-size:12px;

}

.couple {
color:#fede58;
}

/*PARTNERS*/

#partners {
width:800px;
height:330px;
position:relative;
font-family:Helvetica, Arial, sans-serif;
color:#fede58;
font-size:10px;
border: 1px solid #666;
padding-top:20px;
background:#000 url(images/bgroundpartners.jpg) top right no-repeat;
}	

#partnerscontent {
width:600px;
padding:0px 40px;
position:absolute;
}

.partners {
width:205px;
height:40px;
float:left;
border: 1px solid #666;
margin:5px;
padding:10px;
background:#111;
}




	/*PACKAGES*/

#packages {
width:800px;
height:330px;
position:relative;
font-family:Helvetica, Arial, sans-serif;
color:#fede58;
font-size:12px;
border: 1px solid #666;
padding-top:20px;
background:#000 url(images/bgroundpackages.jpg) top right no-repeat;
}

#packages li {
line-height: 13px;
}

#packagesleft {
width:500px;
padding:0px 40px;
position:absolute;
}

	/*SAMPLE*/

#sample {
width:800px;
height:330px;
position:relative;
font-family:Helvetica, Arial, sans-serif;
color:#fede58;
font-size:10px;
border: 1px solid #666;
padding-top:20px;
background:#000 url(images/bgroundsample.jpg) top right no-repeat;
}

.contacttext {
font-family:Helvetica, Arial, sans-serif;
color:#fff;
font-size:14px;
}
.contacttext a {
color:#fede58;
font-size:14px;
}
.contacttext a:hover{
text-decoration:underline;
}

#contactleft {
width:320px;
padding:0px 40px;
position:absolute;
}

#contactright {
width:320px;
padding:0px 40px;
position:absolute;
left:400px;
}

#contactright fieldset, #contactleft fieldset {
width:300px;
background:#000 url(images/boxbg.jpg) top right no-repeat;
border: 1px solid #666;
}

#contactright textarea {
width:200px;
}

#contactright td {
vertical-align:top;
}

	/*CONTACT*/

#contact {
width:800px;
height:330px;
position:relative;
font-family:Helvetica, Arial, sans-serif;
color:#fede58;
font-size:10px;
border: 1px solid #666;
padding-top:20px;
background:#000 url(images/bgroundcontact.jpg) top right no-repeat;
}

.contacttext {
font-family:Helvetica, Arial, sans-serif;
color:#fff;
font-size:14px;
}
.contacttext a {
color:#fede58;
font-size:14px;
}
.contacttext a:hover{
text-decoration:underline;
}

#contactleft {
width:320px;
padding:0px 40px;
position:absolute;
}

#contactright {
width:320px;
padding:0px 40px;
position:absolute;
left:400px;
}

#contactright fieldset, #contactleft fieldset {
width:300px;
background:#000 url(images/boxbg.jpg) top right no-repeat;
border: 1px solid #666;
}

#contactright textarea {
width:200px;
}

#contactright td {
vertical-align:top;
}
