@charset "UTF-8";
/* CSS Document */


* {
	padding: 0;
	margin: 0;
}

html { height: 100%; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-height: 100%; height: 100%;		
}


#wrap-main {
	margin: 0 auto;
	width: 720px;
	border: 1px solid #CCCCCC;	
	/*background: #FFF url(../images/wrap-right-content-bg.gif) repeat-y;*/		
}

#wrap-header {
	width: 710px;
	margin: 5px 5px 0 5px;
	height: 143px;
	/*	background-color:#00ff00;
background: #FFF url(../images/wrap-right-content-bg.gif) 0 -720 repeat-y;*/		
}

#wrap-header .logo {
	float: left;
	display: inline;
	width: 228px;
	height: 102px;
	background: #FFF url(../images/eyw_logo.gif) no-repeat;
}

#wrap-header .headerImage {
	float: left;
	display: inline;
	margin: 2px 0px 0px 0px;
	width: 482px;
	height: 102px;
}

#wrap-header .flashHeader {
	float: left;
	display: inline;
	margin: 0 0 0 5px;
	width: 482px;
	height: 102px;
}

#wrap-content {
	width: 710px; 
	margin: 5px 0 0 5px; 
	background: url(http://www.envisionyourwebsite.com/images/wrap-right-content-bg.gif) repeat-y;
}

#wrap-left {
	float:left;
	display: inline;
/*	margin: 0 0 0 5px;*/
	width: 223px;
	background: #fff url(../images/eyw_E.gif) no-repeat bottom center;
}

#wrap-left .contact-box	{
	width: 223px;
	height: 200px;
	background-color:#00FF00;
}	

#wrap-left .services {
	width: 218px;
	margin: 5px 0 0 0;
	padding: 5px 0px 0 5px;
	background-color:#0E6ACC;	
	/*min-height: 100%;
	background: #0E6ACC url(../images/eyw_E.gif) no-repeat bottom center;*/	
	font-weight: bold;
}

#wrap-left .services-header {
	background-color: #000000;
	color: #FFF;
	width: 192px;
	padding: 10px;
}

/*#wrap-left .quote {
	width: 228px;
	background-color:#00CC33;	
}*/




#wrap-right {	
	float: left;
	display: inline;
	margin: 0 0 0 5px;
	width: 482px;
/*	height: 400px;*/
	background-color:#FFCCCC;
}
/*
#wrap-right .header {
	width: 477px;
	height: 102px;
	background-color: #FFF;
	background-repeat: no-repeat;
}

*/
#wrap-right #content {
	padding: 10px;
	background-color:#f3f3f3;
	/*height: 100%;*/	
}

#wrap-right h1 {
/*	margin: 5px 0 0 0;*/
	padding: 10px;
	background-color:#f3f3f3;

}

#wrap-footer {
	width: 710px;
	height: 59px;
	background: #FF9900 url(../images/eyw_footer.gif)  no-repeat;
	margin: 5px 5px 5px 5px;
	height: 50px;
	background-color:#FF9900;
}
#wrap-footer #email_address {
	display: inline;
	float: left;
	width: 155px;
	margin: 30px 0 0 490px;
}

#wrap-footer #submitImage {
	display: inline;
	float: left;
	width: 51px;
	margin: 30px 0 0 5px;
}
/*

#logo {
	width: 223px;
	height: 101px;
	background: #FFF url(../images/eyw_logo.gif) no-repeat;
}

*/
ul {
	list-style: none;
	list-style-type: none;
}

#nav-services {
	margin: 15px 0 0 5px;
}

#nav-services li {
	color: #FFFFFF;
	background:url(../images/cross-hair.gif) no-repeat left;
	margin: 0 0 10px 0;
}

#nav-services li a {
	margin: 0 0 0 20px;
	color: #FFFFFF;
	text-decoration: none;
}
