/* 
    AUTHOR: Jenna Bantjes
			jenna@jennabantjes.com
			http://jennabantjes.com
*/

/* RESETS & BASIC PAGE SETUP */
* { margin: 0; padding: 0; }
html { overflow-y: scroll; }
body { 
	background: url(images/background_home2.png);  
	font: 62.5% Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0.1em;

}

ul { list-style: none inside; }
p, li { font-family: helvetica, sans-serif; font-size: 1.2em; line-height: 1.2em; margin-bottom: 1.2em; color:#666666; letter-spacing: 0.0em;}
p.class1  {font-family: helvetica, sans-serif; font-size: 1.1em; line-height: 1.2em; font-weight:bold; color: #666666;}
p.class2  { font-family: helvetica, sans-serif; font-size: 1.6em; line-height: 1.2em; margin-bottom: 1.2em; color:#ffffff; letter-spacing: 0em; word-spacing: -0.1em;}
	p.metadata { background: #ffffff; padding: 3px;} 
a { outline: none; text-decoration: none;}
a img { border: none; }
.class1 A:link {font-weight: bold; text-decoration: none; color: #6caedf; font-size: 1em;}
.class1 A:visited {font-weight: bold; text-decoration: none; color: #689acd;}
.class1 A:hover {font-weight:bold; text-decoration:none; color: #689acd;}

.class2 A:link {text-decoration: none; color: #ffffff;}
.class2 A:visited {text-decoration: none; color: #689acd;}

A:active {text-decoration: none;}
A:hover {font-weight:normal;}


h1 {
	font-family: helvetica, sans-serif;
	font-size: 2.4em;
	font-weight: normal;
	color: #ffffff;
	}
	
	h1#logo {
		padding: 0px 0px 10px 0px;
		width: 1024px;
		height: 170px;
		background: url(images/logo.png) top left no-repeat;
		text-indent: -9999px;
	}
h2 {
	font: helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;

}
h3 {padding: 0.2em 0em;
	font: helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color:#689acd;
	border-bottom: 1px solid #669966;
	}
h4 {padding: 0.2em 0em;
		font: helvetica, sans-serif;
		font-size: 1.3em;
		font-weight: normal;
		font-style: italic;
		color:#689acd;
		border-bottom: 1px solid #669966;
		}	
	
table
	{
	border-collapse:collapse;
	}
	table, td, th
	{
	border:1px #669966;
	}
	td
	{
	padding:7px;
	}

/* END RESET */

/* TOOLBOX */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
/* END TOOLBOX */

/* STRUCTURE AND STUFF */
#grp{
	float:left;
	margin-left: 300px;
	z-index:200;
	margin-top: -100px;
}
#page-wrap { 
	color: #333333;
	padding: 0px 0px 0px 50px;
	width: 1024px;
	height: 600px;
	margin: 0 auto;
	}

#nav-header ul
	{
		padding: 60px 0 0 0px;
		margin-right: 60px;
		background-color: none;
		color: #ffffff;
		float: right;
		width: 956px;	
		font-family: helvetica, sans-serif;
		font-size: 1.5em;
	}

		#nav-header ul li { display: inline; font-size:1.0em; letter-spacing:0.1em;}

		#nav-header ul li a
		{
			padding: 0.4em .9em 0.4em .9em;
			background-color: none;
			color: #689acd;
			text-decoration: none;
			float: right;


		}

		#nav-header ul li a:hover
		{
			background-color: #edf5fb;
			color: #689acd;
		}
		
		#social{
				margin-right:75px;
				float:right;
		}

	#main-content {
		padding: 40px 50px 30px 50px;
		margin: 39px 0px 0px 0px;
		width: 924px;
		height: 830px;
		background: #ffffff url(images/background_backpages2.png) no-repeat;
		float: center;
	}
	#sidebar {
		padding: 0px 0px 12px 12px;
		width: 312px;
		background: none; -moz-border-radius: 20px;-webkit-border-radius: 20px; border-radius: 20px;
		height: 133px;
		margin: 0px 20px 0px 0px;
		float: left;
	}
	#article-area {
		padding: 15px 15px 10px 15px;
		background: #ffffff; -moz-border-radius: 20px;-webkit-border-radius: 20px; border-radius: 20px;
		width: 545px;
		height: 530px;
		float: right;
	}
	
	#article-area1 {
		padding: 0px 15px 10px 15px;
		background: #ffffff; -moz-border-radius: 20px;-webkit-border-radius: 20px; border-radius: 20px;
		width: 220px;
		height: 300px;
		float: left;
	}
	
	#article-area2 {
		padding: 0px 25px 10px 15px;
		background: none; -moz-border-radius: 20px;-webkit-border-radius: 20px; border-radius: 20px;
		width: 220px;
		height: 300px;
		float: right;
	}
	#article-area3 {
		padding: 19px 15px 10px 15px;
		background: #ffffff;
		border: #cccccc, 1px;
		width: 260px;
		height: 600px;
		float: left;
	}	

	#formLeft {
		padding: 0 20 0 0;
		width: 232px;
		float: left;
		}
		#formLeft input {
			width: 232px;
			margin: 0 0 0px 0;
			border: none;
			text-align: center;
			background: none;
			margin: 13px 0 0 8px;
			font-size: 1.3em;
		}
		#formLeft .input-bg {
			background: url(images/name.png) bottom left no-repeat transparent;
			height: 31px;
			margin-bottom: 0px;
			position: relative;
		}
		#formLeft .active {
			background: url(images/name.png) top left no-repeat transparent;
		}
	#formRight {	
		z-index: 2222;
		width: 288px;
		float: left;
		padding-left: 25px;
		}
		#formRight textarea {
			width: 288px;
			height: 163px;
			display: block;
			border: none;
			background: none;
			margin-right: 0px;
			padding: 0px 0 0px 0;
			font-color: #666666;
			font-family: Helvetica, sans-serif;
			font-size: 1.3em;
			overflow: auto;
		}
		#formRight .message-bg {
			background: url(images/message_area.png) bottom left no-repeat transparent;
			height: 163px;
			position: relative;
		}
		#formRight .active {
			background: url(images/message_area.png) top left no-repeat transparent;
		}
	label {
		display: block;
		font-size: 1.2em;
		text-indent: 0px;
		font-weight: bold;
		font-color: #666666;
	}
	label.error {
		position: absolute;
		top: -16px;
		right: 49px;
		padding: 3px;
		color: #da3939;
		font-size: 1.0em;
		text-align: right;
		font-style: italic;
		font-weight: normal;
	}

	input{
		float:right;
		border:none;
		width: 200px;
	}
	
	input.submit-button {
		background: url(images/send.png) bottom left no-repeat;
		text-indent: 9999px;
		float: right;
		width:83px;
		height:30px;
		border:1px solid #ffffff;
	}
	input.submit-button:hover {
		background: url(images/send.png) top left no-repeat;
		float: right;
		width: 83px;
		height: 30px;
		border:1px solid #ffffff;
		
	}

ul#nav {
	
	}
	ul#nav li {
		display: inline;
				}
		ul#nav li a {
			display: block;
			height: 42px;
			width: 850px;
			text-indent: -9999px;
			float: left;
		}
		ul#nav li.products a {
			width: 164px;
			height: 32px;
			background: url(images/nav_products.png) bottom center no-repeat;
		}
		ul#nav li.design a {
			width: 115px;
			height: 32px;
			background: url(images/nav_design.png) bottom center no-repeat;
		}
		ul#nav li.build a {
			width: 117px;
			height: 32px;
			background: url(images/nav_build.png) bottom center no-repeat;		
			
		}	
		ul#nav li.service a {
			width: 115px;
			height: 32px;
			background: url(images/nav_service.png) bottom center no-repeat;
		}
		ul#nav li.benefits a {
			width: 115px;
			height: 32px;
			background: url(images/nav_benefits.png) bottom center no-repeat;
		}
		ul#nav li.educate a {
			width: 118px;
			height: 32px;
			background: url(images/nav_educate.png) bottom center no-repeat;

		}
		ul#nav li.projects a {
			width: 115px;
			height:32px;
			background: url(images/nav_projects.png) bottom center no-repeat;
		}
		ul#nav li.resources a {
			width: 117px;
			height: 32px;
			background: url(images/nav_resources.png) bottom center no-repeat;
		}
		ul#menu li a.products:hover, ul#menu li a.products:active,
		ul#menu li a.design:hover, ul#menu li a.design:active,
		ul#menu li a.build:hover, ul#menu li a.build:active
		ul#menu li a.service:hover, ul#menu li a.service:active,
		ul#menu li a.benefits:hover, ul#menu li a.benefits:active,
		ul#menu li a.educate:hover, ul#menu li a.educate:active,
		ul#menu li a.quote:hover, ul#menu li a.quote:active,
		ul#menu li a.resourcses:hover, ul#menu li a.resources:active,
		
		 {
			background-position: top center no-repeat;
		}
		ul#nav li a:hover {
			background-position: top center;
		}
div.text
		{
		padding: 0px;
		float: right;
			
			
		}


div.img	
	{
	padding: 0px 0px 5px 0px;
	margin:3px;
	border:1px solid #669966;
	height: auto;
	width: auto;
	float:left;
	text-align: left;
}
	div.img img
		{
		display:inline;
		margin: 3px;
		height:65px;
		width:65px;
		border:none;
		position: bottom center no-repeat;
}		
		div.img a:hover img
		{
		position: top center;
	}
		div.link
		{
		text-align:left;
		font-weight:bold;
		width: 260px;
		margin:3px;
			
		}		

#nav-footer ul
	{
		padding: 0 0 0 412px;
		margin-left: 0px;
		background-color: #ffffff;
		color: White;
		float: left;
		width: 612px;
		height: 20px;
		font-family: helvetica, sans-serif;
	}

	#nav-footer ul li { display: inline; }

	#nav-footer ul li a
	{
		padding: 0.5em 1em 3px 1em;
		background-color: #ffffff;
		color: #669966;
		text-decoration: none;
		float: left;

		
	}

	#nav-footer ul li a:hover
	{
		background-color: #edf5fb;
		color: #669966;
	}

#footer {
	padding: 0px 0 0 0;
	width: 1024px;
	height:65px;
	background: url(images/footer.png)
}

/* END STRUCTURE */
