/* --- Main layout --- */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	line-height:1.4em;
	background:url(../images/shadow.jpg) center #333333;
}

#wrapper {
	width: 778px;
	margin: auto;
	padding: 0;
	text-align: left;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	background-position: center;
    background-color: #ffffff;
}
	
.header {
	height: 136px;
	width: 778px;
	background-image:url(../images/newHeader.gif);
	text-indent:-999em;
}

.header a {
	background-position:bottom;
	display:block;
	text-indent:-1000px;
	overflow:hidden;
	}

a#logo {
	background:url(../images/logo.gif) center no-repeat; 
	width:378px; 
	height:136px;
}

a#tree {
	background:url(../images/tree.gif) center no-repeat;
	width:353px; 
	height:228px;
	float:right;
}

#mainPic {
	height: 230px;
	width: 778px;
	color:#FFFFFF;
	background-image:url(../images/bigPic.jpg);
	text-indent:-999em;
}
	
#menu {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: small;
	background-color:#606161;
	border-bottom:#FFFFFF 1px solid;
	text-align:left;
	padding:8px;
}

#menu ul {
	display: inline;
	list-style:none;
	margin:0;
	padding:0;

	}

#menu ul li {
	display: inline;
	padding-left:12px;
	padding-right:12px;
	}
	
#menu ul li.first {
	display: inline;
	padding-left:6px;
	padding-right:12px;
	}

#menu ul li.b{
border-left:#FFFFFF 1px solid;
	}
	
	
#menu ul li a {
	text-decoration: none;
	color:#FFFFFF;
	font-size: small;
	font-weight: normal;
	}
	
#menu li a:hover {
	color: #3B81DE;
	text-decoration: underline;
}
#mainContent {
	background:url(../images/main_content.jpg);
	background-position:right;
	width: 758px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-top:#606161 1px solid;
	font-size: small;
	float:left;
	color: #666666;
	line-height:1.4em;
	padding: 10px;	
}

#mainContent.full {
	background-color: #ffffff;
	background:none;
	width: 742px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-top:#606161 1px solid;
	font-size: small;
	float:left;
	color: #666666;
	line-height:1.4em;
	padding: 14px 18px 18px 18px;	
}

#mainContent.nl {
	background-color: #ffffff;
	background:none;
	width: 758px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-top:#606161 1px solid;
	font-size: small;
	float:left;
	color: #666666;
	line-height:1.4em;
	padding: 10px;	
}

.package_left{
	float:left;
	margin:8px 0px 0px 0px;
	padding:5px;
	border:#4E8224 1px solid;
	width:350px;
	}
	
.package_right{
	float:right;
	margin:8px 0px 0px 0px;
	padding:5px;
	border:#4E8224 1px solid;
	width:350px;
	}
	
.clear{
	clear:both;
	}

.left {
	width:486px;
	padding: 4px 15px 8px 8px;
	float: left;
}

.front_package_left{
	float:left;
	margin:8px 0px 0px 0px;
	padding:5px;
	border:#4E8224 1px solid;
	width:220px;
	}
	
.front_package_right{
	float:right;
	margin:8px 0px 0px 0px;
	padding:5px;
	border:#4E8224 1px solid;
	width:220px;
	}
	
.clear{
	clear:both;
	}

.right {
	width:230px;
	padding: 4px 0px 6px 8px;
	float: right;
}

.advice_text {
	width:326px;
	padding: 4px 8px 8px 8px;
	float: left;
}

.advice_examples {
	width:380px;
	padding: 4px 0px 6px 15px;
	border-left:dotted 1px #565F6A;
	float: right;
}
	
.featuredProjects {
	width:218px;
	padding: 6px 0px 0px 2px;
	margin: 8px 0px 0px 0px;
	border-top:dotted 1px #565F6A;
}


#portfolio_Projects {
	width:340px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: block;
	float: left;
}

#portfolio_Projects_right {
	width:340px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: block;
	float: right;
}

.portfolio_divide {
border-top:dotted #666666 1px;
padding-top:4px;
width:725px;
float:left;
margin-bottom: 10px;
}

.divide {
border-bottom:dotted #565F6A 1px;
height:1px;
width:476px;
margin-bottom: 18px;
}

.divide_full{
border-bottom:dotted #565F6A 1px;
height:1px;
width:745px;
margin-bottom: 18px;
}

.divide2 {
border-bottom:dotted #666666 1px;
height:1px;
width:100%;
margin-bottom: 18px;
}

.divide3 {
border-bottom:dotted #666666 1px;
height:1px;
width:725px;
float:left;
margin-bottom: 18px;
}


#contactInfo {
	
	width:220px;
	height:530px;
	vertical-align:top;
	padding: 4px 8px 8px 8px;
	float: left;
	
}

#contactForm {
	
	width:470px;
	height:530px;
	padding: 4px 8px 8px 8px;
	float: left;
	border-left: 1px dotted #999999;
	margin-left:10px;
	
}

#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	text-align: center;
	color: #ffffff;
	font-size:small;
	background-image: url(../images/footer.jpg);
        }
		

.footerSmall {
	font-size:x-small;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	color: #4F4F4F;	
}

#mainContent.full h1 {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	color: #4F4F4F;	
}

.left h1 {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	color: #4F4F4F;	
}

#mainContent h2 {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-bottom:0px;
	font-weight:bold;
	color: #4F4F4F;	
}

#mainContent a:link {
		color: #4F4F4F; 
		text-decoration: underline;
		}
#mainContent a:visited {
		color: #4F4F4F; 
		text-decoration: underline;
		}
#mainContent a:hover {
		color: #3B81DE; 
		text-decoration: underline;
		}
#mainContent a:active {
		color: #4F4F4F; 
		text-decoration: underline;
		}
		
img a, a img{border:0}

#footer a:link {
		color: #ffffff; 
		text-decoration: none;}
#footer a:visited {
		color: #ffffff; 
		text-decoration: none;}
#footer a:hover {
		color: #999999; 
		text-decoration: underline;}
#footer a:active {
		color: #ffffff; 
		text-decoration: none;}

#footerSpace {
	background-color: #ffffff;
	height: 2px;
	margin-left: 0px;
	width: 779px;
	background-image: url(../images/headerFullBottom.gif);	
	Float: left
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4F4F4F;
}

.title_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration:underline;
	color: #4F4F4F;
}

.smallTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #4F4F4F;
	font-weight:bold;
}

