body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote, a, a:hover {
	margin: 0; padding: 0; border: 0;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	background: #ffffff url(../images/background.jpg) repeat-x scroll center top;
}


#container {
	background:url("../images/main-bg.jpg") no-repeat scroll center top transparent;
}

#containerpage {
	background:url("../images/main-bg-pages.jpg") no-repeat scroll center top transparent;
}


.clear {
}

#header  {
	height:160px;
	margin:0 auto;
	width:960px;
}

	#header h1 a {
		background:url("../images/varve-logo.png") repeat scroll center top transparent;
		display:block;
		float:left;
		height:31px;
		position:relative;
		text-indent:-9999px;
		top:75px;
		width:257px;
	}

	#header h1 a:hover, #header h1 a:focus  {
		background:url("../images/varve-logo.png") repeat scroll center bottom transparent;
	}
	
	#header ul#nav {
		float:right;
		margin:82px 0 0;
	}
	
	#header ul#nav li {
		float:left;
		list-style:none outside none;
	}
	
	#header ul#nav li a {
		color:#FFFFFF;
		display:block;
		font-size:16px;
		margin:0 7px 0 20px;
		text-align:center;
		text-decoration:none;
		text-transform:lowercase;
	}

	#header ul#nav li a:hover {
		color:#6abd45;
	}


#contentheader {
	width: 960px; overflow: hidden; padding: 0 0 0 10px; margin:0 auto; height: 335px;
	}

	#contentheader h2.contentheading{
		color: #333333;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 48px;
		margin: 60px 40px 0px 40px;
		padding: 0px 0px 50px 0px;
		background: #ffffff url(../images/divider.png) repeat-x scroll 0px 60px;
	}

	#contentheader p.text {
		color: #666666;
		font-family: Georgia, "Times New Roman", Times, serif;
		padding: 0px 40px 20px 40px;
		font-size: 14px;
	}
	
	.twocolumnheader {
		width: 600px; float: left; padding: 0; margin: 0;
		
	}

	.twocolumnrightheader {
		width: 220px; float: right; padding: 0px 40px 0px 0px; margin: 0; 
	}

	.twocolumnrightabout{
		width: 350px; float: left; padding: 0; margin: 0 0 0 10px; 
	}
	
	.twocolumnrightabout p.text {
		padding: 0;
		margin: 0 40px 0 0;
		font-size: 12px;
		line-height: normal;
	}





#sidebuttons {
	width: 200px;
	background:#FFFFFF;
}
	
#sidebuttons a{
	background: #999999;
	display: block;
	width: 100%;
	color: #ffffff;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 10px;
	}
	
#sidebuttons a:hover{
	width: 100%;
	background:#000000;
	color: #ffffff;
	text-decoration: none;
	}
/*----------------------*/	

.pagemenu {
	padding: 120px 0px 0px 0px;
	margin: 0px 60px 0px 40px;
	clear: both;
}	

	h3.subheading {
		font: Geneva, Arial, Helvetica, sans-serif;
		font-size: 28px; 
		color: #333333;
		float: left;
		padding: 0px 0px 10px 0px;
	}
	
	ul.pagenav {
		float:right;
	}
	
	ul.pagenav li {
		float:left;
		list-style: none;
	}
	
	ul.pagenav li.bulletized {
		background: url(../images/bullet.png) 8px 8px no-repeat;
	}
	
	li.bulletized {
		background: url(../images/bullet.png) 8px 8px no-repeat;
	}
	
	ul.pagenav li a {
		color:#646464;
		display:block;
		font-size:13px;
		padding-left: 10px;
		margin:0px 7px 0px 20px;
		text-align:center;
		text-decoration:none;
	}

	ul.pagenav li a:hover {
		color:#000000;
	}
	
	
/*----------------------*/	
	
	
#contentpage {
	background: #ffffff url(../images/background-content.jpg) repeat-y scroll center top;
	width: 960px; padding: 0 0 0 10px; margin:0 auto;
}

.section {
	padding: 20px 0px 0px 0px; 
	margin:0px 50px 0px 40px;
	background: #ffffff url(../images/divider.png) repeat-x scroll 0px top;
	clear:both;
}

	.section p.text, p.textwide {
		color: #646464;
		font-family: Georgia, "Times New Roman", Times, serif;
		padding: 10px 0px 0px 0px;
		font-size: 14px;
	}

	p.textwide {
		margin-right: 350px;
	}

	.twocolumn {
		width: 420px; float: left; padding: 0; margin: 0;
	}

	.twocolumnright {
		width: 420px; float: right; padding: 0; margin: 0; 
	}
	
	.twocolumnbig {
		width: 500px; float: left; padding: 0 45px 0 0; margin: 0;
	}

	.twocolumnrightbig {
		width: 310px; float: left; padding: 20px 0 0 0; margin: 0; 
	}
	
	.twocolumnrightbig-header {
		width: 300px; float: left; padding: 70px 0 0 0; margin: 0;
	}

	.twocolumnrightbig-header p.text, .twocolumnrightbig p.text  {
		padding: 0;
		margin: 0;
		font-size: 11px;
		line-height: normal;
	}

h4.text-subheading {
		font: Geneva, Arial, Helvetica, sans-serif;
		font-size: 18px; 
		color:#333333;
		padding: 30px 0px 0px 0px;
	}


h4.contact {
		font: Geneva, Arial, Helvetica, sans-serif;
		font-size: 18px; 
		color:#333333;
		padding:0px 0px 5px 0px;
	}

p.text {
		color: #646464;
		font-family: Georgia, "Times New Roman", Times, serif;
		padding: 0px 40px 20px 40px;
		font-size: 14px;
	}

p.text a, p.textwide a{
	text-decoration: none;
	color:#009900
}

p.text a:hover, p.textwide a:hover{
	text-decoration: underline;
	color: #009900;
}

p.testimonial {
	color: #338943;
	margin-bottom: 20px;
	}
	
img.noborder {
	border: none;
	}
	
img.pushed {
	border: none;
	margin: 10px 0px 0px 100px;
	}	

#empty {
	clear: both;
}
	
#contentfooter {
	background: #ffffff url(../images/background-content-footer.jpg) no-repeat scroll center top;
	width: 960px; overflow: hidden; padding: 0 0 0 10px; margin:0 auto; height: 100px; 
}

#content {
	width: 960px; overflow: hidden; padding: 0 0 0 10px; margin:0 auto;
	}

	#content #features {
		width: 960px; height: 410px; margin: 0px;
		overflow: scroll;  /* Changed to hidden if javascript enabled */ 
	}
	#content #features ul {
		width: 2820px;
	}

	#content #features ul li {
		padding: 12px 10px 12px 10px;
		float: left;
		list-style:none;
	}

	#content h2.hometitle {
		color: #6abd45;
		font-family: Helvetica, sans-serif;
		font-size: 15px;
		margin-bottom: 3px;
	}

	#content h2.hometitle a{
		color: #6abd45;
		text-decoration: none;
	}
	
	#content h2.hometitle a:hover {
		color: #6abd45;
		border-bottom: solid 1px #6abd45;
	}
	
	#content p {
		color: #646464;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		padding: 0 13px 20px 0;
		font-size: 12px;
		line-height: 16px;
	}


	.column {
		width: 220px; float: left; padding: 30px 0px 20px 0; margin: 0 25px 20px 0;
	}

	.columnright {
		width: 220px; float: left; padding: 30px 0 20px 0; margin: 0 0 20px 0;
	}


/*--------------------
GALLERY STYLING
----------------------*/

#photo-gallery {
		background:url(../images/gallery-bg.jpg) no-repeat scroll 0 0 transparent;
		padding: 0px 0px 0px 0px; 
		margin:0px 50px 0px 10px;
		height: 700px;
		width: 920px;
		
}
	
	.gallery-container {
		left: 0;
		position: relative;
		top: 0;
	}

	.photo-gallery-slide {
		background: none repeat scroll 0 0;
		padding: 60px;
		float: left;
		width: 900px;
	
	}

	
	.photo-gallery-thumb {
		float: left;
		margin: 8px 8px 0px 0px;
		width: 267px;
	}
	
	.web-gallery-thumb {
		margin: 8px 8px 20px 0px;
		width: 405px;
	}


	p.webgallerysub {
		color: #646464;
		font-family: Georgia, "Times New Roman", Times, serif;
		padding: 5px 0px 0px 0px;
		font-size: 11px;
		line-height: 12px;
	}

	p.specs {
		color: #646464;
		font-family: Georgia, "Times New Roman", Times, serif;
		padding: 0px 0px 5px 0px;
		font-size: 14px;
	}

	.webgalleryleft {
		float: left;
		width: 420px;
		padding: 0;
		margin: 0;
	}

	.webgalleryright {
		float: right;
		width: 450px;
	}
	
	.webgalleryright p.textwide {
		margin-right: 100px;
		line-height: 18px;
	}
	
	.photoborder {
		border: 5px solid #ffffff;
	}
	
	h4.webgallerytext {
		margin: 10px 0px 5px 0px;
		font-weight: 400;
		font-size: 18px;
	}	

	.gallerydesign {
		position: inherit;
		padding: 150px 0px 0px 150px;
		top: 160px;
		left: 140px;
		width: 200px;
	}
	
	img.webgallerynext {
		border: 2px solid #ffffff;
		margin-left: 5px;
		float: right;
		position: inherit;
	}
	
	

/* Page Bullet Lists */

	ul.bullets li{
		list-style: none;
		background: url(../images/bullet.png) 0px 8px no-repeat;		
		padding-left: 15px;
		font: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		margin:0px 7px 0px 0px;
		text-decoration:none;
		color: #646464;
	}
	
/*------------
FOOTER STYLING
--------------*/	

#footer {
	background: #000000 url(../images/footer-bg.jpg) repeat-x scroll center top;
	height:100%; 
	margin: 0 auto; 
	padding: 0;
}

	#footer-wrapper {
		width: 960px;
		height: 88px; 
		overflow: hidden; 
		padding: 0; 
		margin:0 auto;
	}
	
	#footer-nav {
		height:88px;
		width: 960px;
	}

	#footer-nav ul {
		height:88px;
		list-style: none outside none;
		width: 960px;
	}
	
	#footer-nav li {
		display: inline;
		list-style:none outside none;
		text-align: center
	}
	
	#footer-nav li a {
		background: url("../images/footer-nav.jpg") no-repeat scroll 0 0 transparent;
		margin-top: 1px;
		display:block;
		float: left;
		text-decoration: none;
		text-indent: -9999px;
	}

	li#footernav-home a {
		background-position: 0 0;
		height: 88px;
		width: 52px;
	}
	
	li#footernav-about a {
		background-position: -52px 0;
		height: 88px;
		width: 45px;
	}
	
	li#footernav-contact a {
		background-position: -97px 0;
		height: 88px;
		width: 64px;
	}		
	
	li#footernav-home a:hover, li#footernav-home a:focus {
		background-position: 0px -88px;
		width:52px;
	}

	li#footernav-about a:hover, li#footernav-about a:focus {
		background-position: -22px -176px;
		margin-left: -30px;
		width: 75px;
	}
	
	li#footernav-contact a:hover, li#footernav-contact a:focus {
		background-position: -62px -88px;
		margin-left: -35px;
		width:99px;
	}

	li#footernav-facebook a {
		background-position: 0 -264px;
		height: 36px;
		width: 96px;
		margin: 30px 0px 0px 610px;
	}

	li#footernav-twitter a {
		background-position: -96px -264px;
		height: 36px;
		width: 90px;
		margin-top: 30px;
		
	}

	li#footernav-facebook a:hover, li#footernav-facebook a:focus {
		background-position: 0px -300px;
		width:96px;
	}
	
	li#footernav-twitter a:hover, li#footernav-twitter a:focus {
		background-position: -96px -300px;
		width:90px;
	}

		
			
/* Easy Slider */

	#slider ul, #slider li.mainslide{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li.mainslide{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:900px;
		height:700px;
		overflow:hidden; 
		}

	#prevBtn, #nextBtn{
	display:block;
		width:29px;
		height:58px;
		position:absolute;
		left:30px;
		top:305px;
		z-index:1000;
		}	
		
	#nextBtn {
		left:868px;
	}
	
	#prevBtn a, #nextBtn a{  
		display:block;
		position:relative;
		width:29px;
		height:58px;
		background:url(../images/arrows.png) no-repeat 0 -61px;	
		}	

	#nextBtn a{ 
		background:url(../images/arrows.png) no-repeat -36px -61px;	
		}	
		
	#nextBtn a:hover{ 
		background:url(../images/arrows.png) no-repeat -36px -4px;	
		}			

	#prevBtn a:hover{
		background:url(../images/arrows.png) no-repeat 0px -4px;	
		}	


    /* image replacement */
        #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */


		
/* // Easy Slider */

/* CONTACT FORM */

#contactform {
	padding: 0px 0px 0px 40px;
}


input, textarea, select {  
	float: left;
    padding: 9px;  
    border: solid 1px #E5E5E5;  
    outline: 0;  
    font: normal 13px/100% Verdana, Tahoma, sans-serif;  
	color: #646464;
    width: 400px;  
    background: #FFFFFF;  
    }  

select {
	width: 420px;
	line-height: 230%;
}  
  
textarea {  
   	float: left;
	width: 400px;  
    max-width: 400px;  
    height: 150px;  
    line-height: 150%;  
    }  
  
input:hover, textarea:hover,  
input:focus, textarea:focus,
select:focus, select:hover {  
    border-color: #C9C9C9;  
    }  


  
.submit input {  
	clear: both;
	float: left;
    width: auto;  
	margin-top: 20px;
    padding: 9px 15px;  
    background: #666666;  
    border: 0;  
    font-size: 14px;  
    color: #FFFFFF;  
    }  
	
.submit input:hover, .submit input:focus {  
	background: #000000; 
}

p.invalid {
	margin-top: 20px;
	color: #DF0000;
}


form {
	margin-top: 10px;
	width: 400px;
	color: #000;
	border: none;
	text-align: left;
}

label {
	float: left;
	width: 200px;
	margin-top: 10px;
	font-size: 12px;
    margin-left: 0px;  
    color: #646464; 
}	
/* END OF CONTACT FORM */ 



.rightimg {
	margin: 30px 0px 0px 70px;
}

.rightimg-floral {
	margin: 60px 0px 0px 15px;
}

.rightimg-about {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 1px solid #000000;
}

.webapproachimg {
	float: left;
	margin: 20px 5px 0px 0px;
	padding: 0;
}

.contactimg {
	float: left;
	margin: -10px 0px 0px 0px;
	padding: 0;
}

.black {
	color: #000000;
}

p.contact {
		color:#666666;
		float:right;
	}

p.contact a{
		text-decoration: none;
		color:#009900;
}

p.contact a:hover{
		text-decoration: underline;
		color:#009900;
}

.sectioncontact {
	padding: 10px 0px 0px 0px; 
	margin:0px 50px 0px 40px;
	background: #ffffff url(../images/divider.png) repeat-x scroll 0px top;
	clear:both;
}

.contactdetails {
	padding: 60px 0px 0px 0px;
	margin: 0px 60px 0px 40px;
	clear: both;
}	