/* css style */


/* layout */

html, body {
	margin: 0; 
	padding: 0; 
	border: 0; 
	height: auto; 
}

body { 
	border: 0px; 
	margin: 0px; 
	padding: 0px; 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center; 
	color: #0e5a76; 
	background: #5a9cb4 url(images/bg.jpg) top left repeat-x ; 
	height: auto;
}

#btmrow	{ 
	margin: 0 auto; 
	padding: 0px; 
	width: 770px;  
	text-align: left; 
	height: auto; 
	background: url(images/btm-bg.jpg) top left repeat-x ; 
	height: 28px; 
}

.btmrowl { 
	margin: 0 auto; 
	padding: 0px;  
	float: left;
}

.btmrowr { 
	margin: 0 auto; 
	padding: 0px;  
	float: right; 
}

#container { 
	margin: 0 auto; 
	width: 770px; 
	text-align: left;  
	height: auto;  /*firefox,safari fix*/ 
	background:  url(images/page-bg.jpg) top left repeat-y ;
}

#liner { 
	position: relative; 
	width: 745px; 
}

#float-wrap	{ 
	float: left; 
	width: 745px;  
	margin-right: 1px; 
}

#center	{ 
	float: right;  
	width: 720px;  
	margin-bottom: -1px; /*left container siz minus Container size*/  
	overflow: visible;
}

#left { 
	float: left;
	width: 25px;  
}

#right { 
	float: left; 
	position: relative; 
	width: 25px;  
	margin-right: -28px;   
	margin-left: -1px;
}

#header	{ 
	border: 0px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
	width: 720px; 
	float: left; 
	background: #FFF; 
}

#flashcontent { 
	border: 0; 
	margin: 0; 
	padding: 0px 0px 0px 0px ; 
	width: 720px; height: 206px; 
	float: left; 
	background: #FFF;
}

#banner { 
	border: 0px; 
	margin: 0px; 
	padding: 0px 0px 0px 0px ; 
	width: 720px; 
	height: 206px; 
	float: left; 
	background: #FFF;
}

#line { 
	float: left; 
	width: 720px; 
	border-top: 5px solid #c7dde5; 
	margin: 3px 0px 0px 0px;
	height: 3px;   
}

/* end layout */


/* navigation */

#nav {
	text-align: left;
	float: left;
	width: 720px; 
	height: 35px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	background: #FFF url(images/menu-bg.jpg) no-repeat;
	}

#nav li {
	display: inline;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
		
#nav ul {
	margin: 0px;
	padding: 10px 0px 0px 15px;
}
	
#nav ul li a {
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana;
	color: #0e5a76;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #6ea0b3;
}

#nav ul li a:hover {
	color: #f7fcfe;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
}
	
/* end navigation */


/* HTML elements*/

p {
	border: 0px;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

a:link, a:visited, a:active { 	
	color: #0e5a76; 
	text-decoration: underline; 
}

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

h2 {
	font-size: 18px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-style: italic;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	margin: 0px;
	padding: 0px;
}

small {
	font-size: 10px;
}

/* end HTML elements*/


/* content */

#contentbg {
	background-color: #deedf3; 
	width: 720px; 
	float: left; 
	height: 100%;
}
 		
#content {  
	position: relative; 
	padding: 25px 34px 35px 34px; 
	width: 645px;  /*width minus padding-Cheat a few pixels less/Older Browsers  will add to width*/ 
	overflow: visible; 
	float: left; 
	height: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 250px;
}

html>body #content {  
	height: auto;
}

/* end content */


/* footer */

#footer {
	font-size: 10px;
	margin: 0px auto;
	text-align: left;
	width: 720px; 
	}
	

#footer p {
	color: #0e5a76;
	padding: 10px 30px 10px 34px;
	margin: 0px;
	}

#footer  a {
	text-decoration: underline;
	color: #0e5a76;
	}
	
#footer a:hover {
	text-decoration: underline;
	color: #0e5a76;
	} 
	
#footer .sitscredits {
	text-align: right;
	padding-left: 160px;
}

/* end footer */

/* contact us page */

#culeft {
	width: 345px;
	float: left;
}

/*	contact form */

#quarryform {
	width: 300px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	float: right;
}

form {
	margin: 4px 0px 0px 15px;
	text-align: left;
	background-color: #f0f8fb;
	border: 1px solid #6ea0b3;
}

form h3 {
	margin-bottom: 0;
}

td {
	padding: 2px 15px 2px 15px;
	vertical-align: bottom;
	text-align: center;
}


td h3 {
	margin-top:20px;
}

td .cumini {
	margin: 0px;
	padding: 0px;
	width: 234px;
}

input {
	font-family: verdana,arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	color: #0e5a76;
	line-height: normal;
	padding: 2px 2px 2px 2px;
	width: 234px;
	background-color: #deedf3;
	border: 1px solid #6ea0b3;
	margin-bottom: 2px;
}

input.submit {
	background-color: #60a2b9;
	color: #deedf3;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #6ea0b3;
	width: 75px;
	padding: 2px 2px 2px 2px;
	float: right;
	margin-right: 6px;
	margin-top: 2px;
	margin-bottom: 4px;
}

textarea {
	font-family: verdana,arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	color: #0e5a76;
	line-height: normal;
	font-stretch: ;
	padding: 2px 2px 4px 2px;
	width: 234px;
	background-color: #deedf3;
	border: 1px solid #6ea0b3;
	margin-left: 4px;
	margin-bottom: 2px;
}

.contactus {
	margin-bottom: 20px;
	margin-top: 0px;
}

/*	end contact form */

/* end contact us page */

/* extras */

.clear { 
	clear: both;
}

#fakeframe {
	background-color: #deedf3;
	width: 597px;
	height: 402px;	
}

/* end extras */
