* {
	margin: 0;
	padding: 0;
}

body {
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	background-color: #231f20;
	background-color: #000;
}

#container {
	margin: 0 auto;
	padding: 0 0 50px 0;
	width: 840px;
	color: #fff;
}


.shunt {
	width:800px;
	height:20px;
	display:block;
	padding:0px;
	margin:0px;
	border:none;
	overflow: hidden;
}

#copyright {
	float: right;
	margin: 60px 0 5px 0;
	height: 15px;
	text-align: right;
}

#copyright span {
	font-size: 10px;
	color: #969696;
}

span.copyright {
	font-size: 10px;
	color: #969696;
}

#homeimage {
	float: left;
	margin: 0 0 75px 0;
	width: 840px;
	height: 480px;
	background-color: #333;
}

/* @group #main */

#main {
	float: left;
	margin: 0 0 15px 0;
	width: 840px;
	height: 540px;
	text-align: left;
}

#text {
	float: left;
	margin: 0 0 0 0;
	width: 320px;
}

#text h1, #text h2 {
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	font-size: 15px;
	font-weight: 100;
	color: #43c3d8;
	border-bottom: 1px dashed #fff;
}

#text h2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	border: 0;
}

#text p, #text p.blue {
	margin: 0 0 15px 0;
	font-size: 11px;	
}

#text p.blue {
	color: #43c3d8;
}

#text p a {
	text-decoration: none;
	/*color: #43c3d8;*/
	color: #ffffff;
}

#text cite {
	display: block;
	margin: 15px 0 15px 0;
	font-size: 11px;
	font-style: normal;	
}

#text ul.servicesmenu {
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	list-style: none;
	border-bottom: 1px dashed #fff;
}

#text ul.servicesmenu li {
	margin: 0 0 1px 0;
}

#text ul.servicesmenu li a {
	font-size: 15px;
	text-decoration: none;
	color: #fff;
}

#text ul.servicesmenu li a.active, #text ul.servicesmenu li a:hover {
	color: #43c3d8;
}

#text ul.services {
	margin: 0 0 15px 0;
	list-style: none;
}

#text ul.services li {
	font-size: 11px;
}

#mainimage {
	float: right;
	width: 500px;
	height: 490px;
}

/* @end */

/* @group #footer */

#footer {
	clear: both;
	width: 840px;
	height: 85px;
}

#logo {
	float: left;
	width: 145px;
	height: 85px;
}

#logo a img {
	border: 0;
}

/* @group #menu */

#menu {
	float: right;
	margin: 7px 20px 0 0;
	width: 675px;
	height: 28px;
	border-bottom: 1px solid #fff;
}

#menu ul {
	float: right;
	list-style: none;
}

#menu ul li {
	float: left;
}

#menu ul li a {
	display: block;
	padding: 7px 5px 0 5px;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}

#menu ul li a:hover, #menu ul li a.active {
	padding: 5px 5px 0 5px;
	text-decoration: none;
	color: #43c3d8;
	border-top: 2px solid #43c3d8;
}

/* @end */

/* @group #contact_info */

#contact_info {
	float: right;
	margin: 20px 20px 0 0;
	font-size: 10px;
	text-align: right;
}

#contact_info span {
	display: block;
	margin: 0 0 3px 0;
}

#contact_info span a {
	text-decoration: none;
	color: #fff;
}

#contact_info span a:hover {
	color: #43c3d8;
} 



/* @end */



/* @end */

/* @group services */


#list {
	float: left;
	margin: 0 0 0 0;
	width: 840px;
	height: 480px;
}

#list ul {
	list-style: none;
}

#list ul li, #list ul li.fifth {
	float: left;
	padding: 0 0 9px 0;
	margin: 0 10px 20px 0;
	border-bottom: 1px dashed #fff;
}

#list ul li.fifth {
	margin: 0 0 10px 0;	
}

#list ul li a {
	display: block;
	width: 160px;
	height: 125px;
}

#list ul li a img {
	display: block;
	width: 160px;
	height: 125px;
	border: 0;
}

#list ul li span {
	display: block;
	margin: 10px 0 0 0;
	font-size: 10px;
}

#arrows {
	float: left;
	width: 840px;
	height: 26px;
	position: relative;
	top: 50px;
}

#arrows a.previous, #arrows a.next {
	float: left;
	width: 37px;
	height: 26px;
	text-decoration: none;
	background-image: url(../images/previous.jpg);
}

#arrows a.next {
	float: right;
	background-image: url(../images/next.jpg);
}

#text a.servicespopup {
	font-size: 12px;
	color: #43c3d8;
	text-decoration: none;
}

/* @end */

/* @group join us */

#linklist {
	float: left;
	margin: 15px 0 15px 0;
	padding: 5px 0 6px 0;
	width: 320px;
	border-top: 1px dashed #fff;
	border-bottom: 1px dashed #fff;
}

#linklist ul {
	float: left;
	margin: 0 0 0 10px;
	list-style: none;
}

#linklist ul li {
	margin: 5px 0 5px 0;
}


#linklist ul li a {
	padding: 0 0 0 20px;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	background-image: url(../images/dl.jpg);
	background-repeat: no-repeat;
}

#linklist ul li a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #43c3d8;
	background-image: url(../images/dlOver.jpg);
	background-repeat: no-repeat;
}

/* @end */

/* @group .newsdetail */

.newsdetail {
	padding: 0 0 30px 0;
	width: 840px;
	text-align: left;
	background-color: #000;
}

.newsdetail h1 {
	display: block;
	margin: 0 0 10px 0;
	padding: 25px 0 3px 0;
	font-size: 15px;
	font-weight: 100;
	color: #43c3d8;
	border-bottom: 1px dashed #fff;
}

.newsdetail img {
	float: right;
	margin: 0;
	padding: 0;
	width: 305px;
	height: 286px;
	background-color: #ccc;
}

.newsdetail p {
	display: block;
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
	width: 460px;
	font-size: 11px;
	color: #fff;
	background-color: #000;
}

/* @end */

/* @group .newstip */

.newstip {
	padding: 10px;
	width: 225px;
	text-align: left;
	background-color: #000;
}

.newstip h1 {
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	font-size: 12px;
	font-weight: 100;
	color: #43c3d8;
	border-bottom: 1px dashed #fff;
}

.newstip p {
	display: block;
	margin: 0 0 10px 0;
	font-size: 11px;
}

.success_message {
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	margin: 130px 0 0 80px;
	color: #fff;
	font-size: 15px;
}

/* @end */

/* @group .gallerytip */

.gallerytip {
	padding: 10px;
	width: 225px;
	text-align: left;
	background-color: #000;
}

.gallerytip h1 {
	display: block;
	margin: 0;
	padding: 0 0 3px 0;
	font-size: 12px;
	font-weight: 100;
	color: #fff;
	border-bottom: 1px dashed #fff;
}

.gallerytip span, .gallerytip span.last {
	display: block;
	padding: 5px 0 5px 0;
	font-size: 11px;
	color: #43c3d8;
	border-bottom: 1px dashed #fff;
}

.gallerytip span.last {
	border: 0;
}

/* @end */



/* @group .gallerydetail */

.gallerydetail {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0px 0;
	width: 840px;
	text-align: left;
	background-repeat: no-repeat;
	background-color: #000;
}

.gallerydetail img {
	display: block;
	float: left;
	margin: 0 0 0 20px;
	background-color: #ccc;
	height: 340px;
}

.gallerydetail a, .newsdetail a {
	text-decoration: none;
	color: #43c3d8;
}

.gallerydetail a:hover, .newsdetail a:hover {
	text-decoration: none;
	color: #43c3d8;
}

#top {
	float: left;
	margin: 0 0 0 30px;
	width: 770px;
	height: 40px;
	border-bottom: 1px dashed #fff;
}

#top span.desc {
	float: right;
	margin: 24px 10px 0 0;
	font-size: 11px;
	color: #43c3d8;
}

.gallerydetail h1 {
	float: left;
	margin: 20px 0 0 0;
	font-size: 15px;
	font-weight: 100;
	color: #fff;
}

.gallerydetail a.next, .gallerydetail a.previous {
	display: block;
	margin: 19px 0 0 0;
	float: right;
	width: 25px;
	height: 15px;
}

.gallerydetail a.next {
	margin: 19px 0px 0 0;
	background-image: url(../images/NDnext.jpg);
	background-repeat: no-repeat;
}

.gallerydetail a.previous {	
	background-image: url(../images/NDprevious.jpg);
	background-repeat: no-repeat;
}

#details {
	float: left;
	margin: 0 0 0 30px;
	width: 225px;
	text-align: left;
	background-color: #000;
}

#details span {
	display: block;
	padding: 5px 0 5px 0;
	font-size: 11px;
	color: #43c3d8;
	border-bottom: 1px dashed #fff;
}

#details span.last {
	border: 0;
}

.text {
	float: left;
	margin: 2px 0 0 20px;
	width: 445px;
	height: 105px;
}

.text p {
	display: block;
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
	font-size: 11px;
	color: #fff;
}

.gallerydetail .text {
	float: left;
	margin: 2px 0 0 15px;
	width: 225px;
	height: 105px;
}

.gallerydetail .text p {
	display: block;
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
	width: 225px;
	font-size: 11px;
}

/* @end */

/* @group .servicesdetail */

#planning {
	float: left;
	width: 660px;
}

.swf {
	float: right;
	width: 300px;
	height: 245px;
}

.swf * {
	border: 0;
}

.servicesdetail {
	padding: 10px 10px 30px 10px;
	width: 660px;
	text-align: left;
	background-color: #000;
}

.servicesdetail h1 {
	display: block;
	margin: 0 0 10px 0;
	padding: 25px 0 3px 0;
	font-size: 15px;
	font-weight: 100;
	color: #43c3d8;
	border-bottom: 1px dashed #fff;
}

.servicesdetail p {
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
	width: 315px;
	font-size: 11px;
	color: #fff;
}

/* @end */








/* @group form */

#form {
	float: left;
	width: 410px;
	height: 270px;
	background-color: #000;
}

#form form {
	margin: 30px 0 0 45px;
}

#form form div {
	float: left;
	clear: both;
	margin: 0 0 15px 0;
	width: 330px;
}

#form form div label {
	float: left;
	margin: 0 0 2px 0;
	font-size: 12px;
	color: #43c3d8;
}

#form form div input {
	float: right;
	padding: 1px;
	margin: 0;
	width: 210px;
	height: 13px;
	font-size: 12px;
	font-family: arial, sans-serif;
	color: #fff;
	border: 1px solid #43c3d8;
	background-color: #222;
}

#form form div.message {
	margin: 15px 0 0 0;
}

#form form div textarea {
	padding: 1px;
	width: 328px;
	height: 73px;
	font-size: 12px;
	font-family: arial, sans-serif;
	color: #fff;
	border: 1px solid #43c3d8;
	background-color: #222;
}

#form form div button {
	float: right;
	margin: 5px 0 0 0;
	width: 60px;
	height: 19px;
	font-size: 12px;
	font-family: arial, sans-serif;
	color: #43c3d8;
	border: 1px solid #43c3d8;
	background-color: #333;
}

#shadowbox_nav_close a img {
	border: 0;
}

/*
// NEW SERVICES PAGE
*/

#services {
	width: 840px;
	height: 575px; /* I'm only doing this to make it all line-up... */
	clear: both;
	font-size: 11px;
	font-family: arial, sans-serif;
	text-align: left;
}

#services a {
	color: #33CCCC; 
	text-decoration: none;
	outline: none;
	border: none;
}

#services a.hover {
	color: #33CCCC; 
	text-decoration: none;
}

#services h3 {
	color: #33CCCC;
	font-size: 12px;
	padding: 10px 0px 20px 0px;
	font-weight: normal;
}

#services p {
	border-top: 1px dashed white;
	padding: 10px 0px 20px 0px;
	color: #33CCCC;
}

#services ul{
	border-top: 1px dashed white;
	padding: 10px 0px 20px 0px;
}

#services ul li {
	list-style: none;
	/*list-style-image: url(../images/bullet.gif);
	list-style-position: outside;*/
	border: none;
	position: relative;
	/*left: 20px;*/
	color: #FFFFFF;
}

#leftcols {
	width: 410px;
	height: auto;
	float: left;
}

#rightcols {
	width: 410px;
	height: auto;
	float: right;
}

#col1 {
	width: 195px;
	height: auto;
	float: left;
}

#col2 {
	width: 195px;
	height: auto;
	float: right;
}

#col3 {
	width: 195px;
	height: auto;
	float: left;
}

#col4 {
	width: 195px;
	height: auto;
	float: right;
}

.blankbox, #leftcols img, #rightcols img {
	display: block;
	height: 125px;
	width: 195px;
	margin: 150px 0px 0px 0px;
	outline: none;
	border: none;
}

#bottomline {
	background-image: url(../images/bottomline.gif);
	height: 1px;
	width: 840px;
	clear: both;
	overflow: hidden;
}

/* @end */








