/* CSS Document */

* {
	margin: 0;
	padding: 0;
}


html {	
    margin: 0px 0px 0px 0px; 
    padding: 0px 0px 0px 0px; 
    border: none; 
    vertical-align: top; 
	}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	}
	

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


/* General CSS */


#wrapper {
	width: 1000px;
	height: 100%;
	margin: auto;
    padding: 0px 0px 0px 0px; 
}

#head {
	width: 100%;
	height: 76px;
	margin: 20px auto 0px 0px;
	padding: 0px 0px 0px 0px;
}

#logo {
	float: left;
	width: 240px;
	height: 74px;	
}	
#phone {
	float: right;
	width: 270px;
	height: 74px;
}

#nav {
	width: 980px;
	height: 45px;
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
#nav1 {
	width: 150px;
	float: left;
	margin: 10px 0px 0px 0px;
}
#nav2 {
	float: left;
	width: 165px;
	margin: 10px 0px 0px 0px;
}
#nav3 {
	float: left;
	width: 145px;
	margin: 10px 0px 0px 0px;
}
#nav4 {
	float: left;
	width: 185px;
	margin: 10px 0px 0px 0px;
}
#nav5 {
	float: left;
	width: 171px;
	margin: 10px 0px 0px 0px;
}
#nav6 {
	float: left;
	width: 163px;
	margin: 10px 0px 0px 0px;
}


#content {
	width: 1000px;
	height: 100%;
	background-color: #DEEBD4;
}

#footer {
	width: 100%;
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 11px;
	color: #7D7D7F;
	height: 20px;
}

#clearer {
	clear: both;
}

/************************* End **************************/

/* index */

#Iwrapper {
	width: 1000px;
	height: 532px;
	margin: 10% auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #DEEBD4;
}

#Iblock {
	display: block;
	height: 75px;
	background-color: #DEEBD4;
	margin: 0px auto 0px auto;
}
#Ilogo {
	width: 404px;
	background-color: #DEEBD4;
	margin: 0px auto 70px auto;
}



#inav1 {
	width: 110px;
	float: left;
	margin: 10px 0px 0px 0px;
}
#inav2 {
	float: left;
	width: 180px;
	margin: 10px 0px 0px 0px;
}
#inav3 {
	float: left;
	width: 155px;
	margin: 10px 0px 0px 0px;
}
#inav4 {
	float: left;
	width: 185px;
	margin: 10px 0px 0px 0px;
}
#inav5 {
	float: left;
	width: 171px;
	margin: 10px 0px 0px 0px;
}
#inav6 {
	float: left;
	width: 175px;
	margin: 10px 0px 0px 0px;
}

/* home */

#contentL {
	width:537px;
	height:428px;
	float: left;
	margin: 10px 0px 10px 10px;
}

#contentR {
	width:412px;
	height:408px;
	background-color: #EBF5ED;
	float: right;
	margin: 10px 10px 10px 0px;
	padding: 10px;
	font-family: Arial;
	font-size: 13px;
	color: #7D7D7F;
	overflow: auto;
	background-image:  url(../images/flower_edit.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#contentR  h1 {
	font-family: Arial;
	font-size: 15px;
	color: #7D7D7F;
	text-decoration:none;
}
	
#contentR  a:link {
	font-family: Arial;
	font-size: 13px;
	color: #00B8CE;
	text-decoration:none;
}
#contentR  a:visited {
	font-family: Arial;
	font-size: 13px;
	color: #08BACF;
	text-decoration:none;
}
#contentR  a:hover {
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 13px;
	color: #7FB62F;
}		

/************************* End **************************/


/* what we do */

#WWDcontentR {
	width:383px;
	height:428px;
	float: right;
	margin: 10px 10px 10px 0px;
}

#WWDcontentL {
	width:565px;
	height:408px;
	background-color: #EBF5ED;
	float: left;
	padding: 10px;
	font-family: Arial;
	font-size: 13px;
	color: #7D7D7F;
	overflow: auto;
	background-image:  url(../images/flower_edit.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 10px 0px 10px 10px;
}
	
#WWDcontentL  h1 {
	font-family: Arial;
	font-size: 15px;
	color: #7D7D7F;
	text-decoration:none;
}
	
#WWDcontentL  a:link {
	font-family: Arial;
	font-size: 13px;
	color: #00B8CE;
	text-decoration:none;
}
#WWDcontentL  a:visited {
	font-family: Arial;
	font-size: 13px;
	color: #00B8CE;
	text-decoration:none;
}
#WWDcontentL  a:hover {
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 13px;
	color: #7FB62F;
}		


/************************* End **************************/


/* gallery */

#Gcontent {
	width:980px;
	height:428px;
	float: left;
	margin: 10px 0px 10px 10px;
	font-family: Arial;
	font-size: 13px;
	color: #7D7D7F;
	background-color: #EBF5ED;
	background-image:  url(../images/flower_edit.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#gal1 {
	width: 232px;
	float: left;
	margin: 10px 0px 0px 10px;
}

#Gblock {
	width:212px;
	background-color: #DEEBD4;
	float: left;
	padding: 10px;
	margin: 10px 0px 0px 0px;
	height: 183px;
}


/************************* End **************************/


/* customers */

#CcontentL {
	width:265px;
	height:428px;
	float: left;
	margin: 10px 0px 10px 10px;
	background-color: #EBF5ED;
}

#CcontentR {
	width:685px;
	height:408px;
	background-color: #EBF5ED;
	float: right;
	margin: 10px 10px 10px 0px;
	padding: 10px;
	font-family: Arial;
	font-size: 13px;
	color: #7D7D7F;
	overflow: auto;
	background-image:  url(../images/flower_edit.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
	
#Cblock {
	width:650px;
	background-color: #9BE0F8;
	float: left;
	padding: 10px;
	font-family: Arial;
	font-size: 13px;
	color: #7D7D7F;
	margin: 0px 0px 10px 0px;
}
		
	
#CcontentR  a:link {
	font-family: Arial;
	font-size: 13px;
	color: #00B8CE;
	text-decoration:none;
}
#CcontentR  a:visited {
  	font-family: Arial;
	font-size: 13px;
	color: #7D7D7F; 
    text-decoration:none;
}
#CcontentR  a:hover {
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 13px;
	color: #7FB62F;
}		


/************************* End **************************/



/* Lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background:  url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background:  url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #DEEBD4; }


/* Lightbox End */
