html,body{margin:0;padding:0;background:#666;}
body { background-image: url(../images/bg_diamond.jpg); }
body{font: 76% arial,sans-serif}
p{margin:0 10px 10px 10px}
a{color: #00f;}
a:hover, a:active, a:focus {
   color: #00f;
}

div#header {
	height:108px;
	line-height:80px;
	margin:0;
	padding-left:10px;	
	color: #79B30B;
	background:#fff url('../images/black_lines.gif') repeat-x scroll center top;
}





#navcontainer
{
margin: 0px;
padding: 0px;
}

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: left;
margin-left:125px;
}

#navcontainer li
{
display: inline;
text-align: center;
margin: 0 5px;
}

#navcontainer ul li { float: left; }

#nav {
margin:0;
padding:0;
}
#nav li {
	display:inline;
	list-style-type:none;

}
#nav a {
	margin-right:-75px;	
   outline: none;

}

#nav_service { 
	display:list-item;
	height:138px;
	width:197px;
	background: transparent url('../images/nav/grey_service.png') no-repeat; 
}
#nav_service_active{ 
	display:list-item;
	height:138px;
	width:197px;
	background: transparent url('../images/nav/color_service.png') no-repeat; 
}

#nav_service:hover { 

	background-position: -197px 0; 
	background: transparent url('../images/nav/color_service.png') no-repeat; 
}


#nav_home  { 
	display:list-item;
	height:138px;
	width:197px;
	background: transparent url('../images/nav/grey_home.png') no-repeat; 
}
#nav_home_active { 
	display:list-item;
	height:138px;
	width:197px;
	background: transparent url('../images/nav/color_home.png') no-repeat; 
}

#nav_home:hover { 
	background-position: -197px 0; 
	background: transparent url('../images/nav/color_home.png') no-repeat; 
}


#nav_about  { 
	display:list-item;
	height:138px;
	width:197px;
	background: transparent url('../images/nav/grey_about.png') no-repeat; 
}
#nav_about_active { 
	display:list-item;
	height:138px;
	width:197px;
	background: transparent url('../images/nav/color_about.png') no-repeat; 
}

#nav_about:hover { 
	background-position: -197px 0; 
	background: transparent url('../images/nav/color_about.png') no-repeat; 
}

#left img  { vertical-align: middle; }
.halfLine{
	width:50%;
}
.center{
	text-align: center;
}
.quote{
	font-style:italic;
	font-size:18px;
	font-family:"Trebuchet MS", Georgia, Verdana, serif;
	color:#444;
}

img {
	border:none;
}

#logo{
	float:left;
	position:absolute;
	top:0px;	
}
#bigRed{
	margin-top:15px;	
	margin-right:15px;
	float:right;
	color:red;	
	height:auto;
}
#satisfaction{
	float:right;
	margin-bottom:-180px;
	position:relative;
	top:-180px;
	left:100px;
}
#right{
	float:right;
}
#navbg {
	line-height:80px;
	margin:0;
	padding-left:10px;	
	height:138px;
	border-bottom: 1px solid black;
	background:#fff url('../images/bg_nav.gif') repeat-x scroll center top;
}
div#content p{line-height:1.4;margin-bottom:2em;}
div#left{background:#fff;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding-bottom: 8px;
	padding-top:8px;
}

#coupon {
	border:0px;
	margin-top: 500px;
	float:left;
	width:200px;
	margin-left:-100%
}

div#extra{background:#fff;padding-top:8px;}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}

div#wrapper{float:left;width:100%}
div#content{margin: 0 200px;padding:10px;}
div#left{float:left;width:200px;margin-left:-100%}
div#extra{float:left;width:199px;margin-left:-200px}
div#footer{
	clear:left;
	width:100%;
	height:3em;
}
div#extra{	
	border-left: 1px solid black;
	border-bottom: 0px;
	padding-bottom: 50px;
	margin-bottom: 0px;

}
div#left{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
}
div#content{
	font-size: 1.2em;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}
div#outer {
	width: 720px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background: #fff;
	margin: 0px auto;
}
#footer{
	background: #ddd;
	padding-bottom:150px;
	margin-bottom:0px;
	border: 1px solid black;
	border-left: 0px;
}
#footer p{
	position:relative;
	top:1em;
}
#footer a{
	color:#eee;	
	margin-right:24px;
	font-weight:bold;
}
#navigation {
	float:right;
	position:relative;
	top:-1.5em;
	list-style-type:none;
}

#navigation li {	
	float:left;
}

#dest {	
	border-bottom:1px solid black;
	float:left;
}

