/* CSS Document */

body {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-image: url(images/bg2.png);
	background-repeat:repeat-x;
	background-position:top;
	margin:0;
	padding:0;
	}
	
h1, h2, h3, h4, p, ul, li {
	margin:0;
	padding:0;
	}
	
#content_home {
	background-image:url(images/bg_home2.jpg);
	background-repeat:no-repeat;
	margin:auto;
	position:relative;
	height:711px;
	width:960px;
	}
	
#content_about {
	background-image:url(images/bg_main.jpg);
	background-repeat:no-repeat;
	margin:auto;
	position:relative;
	height: 711px;
	width:960px;
	}
	
#content_gal{
	background-image: url(images/bg_gal.jpg);
	background-repeat:no-repeat;
	margin:auto;
	position:relative;
	height: 711px;
	width:960px;
	}
	
#content_services{
	background-image:url(images/bg_services.jpg);
	background-repeat:no-repeat;
	margin:auto;
	position:relative;
	height: 711px;
	width:960px;
	}
	
#content_services2 {
	background-image:url(images/bg_services2.jpg);
	background-repeat:no-repeat;
	margin:auto;
	position:relative;
	height: 711px;
	width:960px;
	}
	
#content_contact {
	background-image:url(images/bg_contact.jpg);
	background-repeat:no-repeat;
	margin:auto;
	position:relative;
	height: 711px;
	width:960px;
	}
	
/*PHONE BANNER*/

.telephone {
	position:absolute;
	top:137px;
	left:160px;
	width:800px;
	text-align:center;
	font-size:12px;
	}
	
ul.telephone {
	list-style:none;
	margin-left:0;
	text-align:center;
	}

.telephone li {
	padding-left:40px;
	padding-right:40px;
	list-style:none;
	display:inline;
	}

.telephone a{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	}
	
.telephone a:hover{
	color:#ffc014;
	text-decoration:underline;
	}
	
	
/*PHONE BANNER*/


/*navigation*/	
	
#nav {
	position:absolute;
	width:150px;
	height:440px;
	left:20px;
	top:270px;
	}
	
	
#nav ul{
	list-style:none;
	text-decoration:none;
	text-align:right;
	padding-right:10px;
	}
	
#nav a {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	text-align:right;
	line-height:30px;
	color:#ffffff;
	text-decoration:none;
	}
	
#nav a:hover{
	color:#ffc014;
	text-decoration:underline;
	}
	
#nav li {
	margin-bottom:20px;
	list-style:none;
	}
/*navigation*/

#contentarea_home {
	position:absolute;
	height:510px;
	width:720px;
	left:200px;
	top:170px;
	}
	
#flash_home {
	width:697px;
	height:374px;
	position:absolute;
	bottom:18px;
	left:10px;
	}

.h1 {
	font-size:24px;
	font-weight:100;
	font-style:italic;
	margin-bottom:10px;
	}
	
.home2 {
	margin-top:5px;
	font-size:12px;
	width:270px;
	}

.home {
	margin-top:5px;
	font-size:12px;
	width:720px;
	}

.about {
	font-size:12px;
	width:420px;
	margin-bottom:20px;
	}
	
.head2 {
	font-size:14px;
	font-weight:bold;
	}
	
.moreserv {
	position:absolute;
	left:190px;
	width:200px;
	text-align:right;
	top:8px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	}
	
a.moreserv:link {
	text-decoration:none;
	}
	
a.moreserv:hover {
	color:#FCB21F;
	text-decoration:underline;
	}
	
	
	
.gal {
	font-size:12px;
	width:720px;
	margin-bottom:20px;
	}
	
ul.gal {
	margin-left:0;
	list-style: none;
	}
	
.gal li {
	display:inline;
	}
	
.gal img {
	margin: 0 5px 10px 5px;
	border:1px solid #FFFFFF;
	}


.about a{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	}
	
.about a:hover{
	color:#FCB21F;
	text-decoration:underline;
	}
	
/*IMAGES*/

.img_about {
	float:right;
	margin-left:20px;
	border:1px solid #FFFFFF;
	}

/*IMAGES*/





/*stars*/

#stars1 {
	position:absolute;
	left:-55px;
	top:0;
	}
	
#stars2 {
	position:absolute;
	right:-55px;
	top:0;
	}

/*stars*/







/*contact and privacy*/
#contactdetails {
	
	color:#B52E3F;
	font-size:12px;
	position:relative;
	margin:auto;
	width:940px;
	height:100px;
	}
	
.safe {
	position:absolute;
	right:100px;
	font-size:16px;
	font-weight:bold;
	color:#B52E3F;
	top:10px;;
	text-align:center;
	}
	
.safeimg {
	float:right;
	}
#contactdetails a {
	color:#B52E3F;
	text-decoration:none;
	}

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

/*contact and privacy*/


/* download flash */
.flashdownload{
	background-color: #FFFFFF;
	padding:5px;
	color:#B52E3F;
	font-size:12px;
	display:block;
	width:100px;
	margin-top:5px;
	position:absolute;
	top:5px;
	right:230px;
	border: 1px #B52E3F solid;
	text-align:center;
	font-weight:bold;
	}
	
a.flashdownload :link {
	color:#FFFFFF;
	text-decoration:none;
	}
	
.flashdownload a:hover{
	color:#FFFFFF;
	text-decoration:none;

	}
	
	
	
#flashsmall {
	width:282px;
	height:451px;
	position:absolute;
	right:3px;
	top:33px;
	}
