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

body {
	margin:0;
	padding:0;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif ;
	font-size:12px;
	color:#666;
}

/* Header */
#header {
	width:100%;
	background-color: #333333;
	background-image: url(../images/headerbg.jpg);
	background-repeat: repeat-x;	
}

	#header img {
		padding:50px 0 50px 0;
	}

/* Nav */
.nav {
	padding:0 0 0 100px;
	float:left;
}

	.nav ul {
		list-style-type: none;	
		border-top:1px solid #e5e5e5;
		padding:0;
		margin:0;
	}
	
	.nav li {
		list-style-type: none;
		border-bottom:1px solid #e5e5e5;
		padding:10px 0 10px 0;
		font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif ;
		font-size: 12px;
		font-weight: bold;
		color: #666;	
		line-height:12px;
		width:180px;	
	}
	
	.active {
		background-image: url(../images/navActive.jpg);
		background-repeat: no-repeat;
		background-position: right;		
	}
	
	.up {
		background-image: url(../images/navUp.jpg);
		background-repeat: no-repeat;
		background-position: right;	
		
	}
	
	.down{
		background-image: url(../images/navDown.jpg);
		background-repeat: no-repeat;
		background-position: right;	
			
	}
	
	.nav li a {
		color: #666;
		text-decoration:none;	
	}
	
	.nav li a:link {
		color: #666;
		text-decoration:none;	
	}
	
	.nav  li a:hover {
		color: #666;
		text-decoration:none;	
	}
	
	.nav  li a:visited {
		color: #666;
		text-decoration:none;	
	}
	

/* Welcome */
#welcome {
	margin:0;
	padding:25px 0 75px 0;
	background-color: #FFFFFF;
	background-image: url(../images/01.jpg);
	background-repeat: no-repeat;
	width:900px;	
}

/* About */
#about {
	margin:0;
	padding:25px 0 75px 0;
	background-color: #FFFFFF;
	background-image: url(../images/02.jpg);
	background-repeat: no-repeat;
	width:900px;	
}

/* Services */
#services {
	margin:0;
	padding:25px 0 75px 0;
	background-color: #FFFFFF;
	background-image: url(../images/03.jpg);
	background-repeat: no-repeat;
	width:900px;	
}

/* Portfolio */
#portfolio {
	margin:0;
	padding:25px 0 75px 0;
	background-color: #FFFFFF;;
	background-image: url(../images/04.jpg);
	background-repeat: no-repeat;
	width:900px;	
}

	.projectRow {
		padding:0 0 20px 0;
	}
	
		.projectColTwo {
			padding:0 0 0 20px;
		}
		
		.projectColThree{
			padding:0 0 0 20px;
		}

/* Contact */
#contact {
	margin:0;
	padding:25px 0 50px 0;
	background-color: #FFFFFF;
	background-image: url(../images/05.jpg);
	background-repeat: no-repeat;
	width:900px;	
}

#contact p a {
	color:#71ab2c
}

#contact p a:link {
	color:#71ab2c
}

#contact p a:hover {
	color:#71ab2c
}

#contact p a:visited {
	color:#71ab2c
}

/*Footer */
#footer {
	width:100%;
	margin:0;
	padding:25px 0 75px 0;
	background-color: #333333;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;	
}

	#footer p {
		padding: 25px 0 25px 0;
	}

/* Typography */
h1 {
	font-size:30px;
	line-height:1em;
	padding:0;
	margin:0;
}

h2 {
	font-size:18px;
	line-height:1em;
}

#welcome h2 {
	font-size:18px;
	line-height:1em;
	background-image: url(../images/h2Welcome.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#services h2 {
	font-size:18px;
	line-height:1em;
	background-image: url(../images/h2Services.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif ;
	font-size:12px;
	color:#666;
	line-height:16px;
	padding:0 0 10px 0;
}

blockquote {
	padding:0 0 10px 0;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif ;
	font-size:16px;
	color:#666;
	line-height:20px;
	margin:10px 0 0 0;	
}
/* Misc. */
.content {
	width:580px;
	float:right;
	padding:0 10px 0 0;
}

.small {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	color: #666;
	font-weight:normal;
	line-height:12px;
	display:block;
}

.callOutOne {
	width:180px;
	float:left;
	padding:0 20px 0 0;
}

.callOutTwo {
	width:180px;
	float:left;
	padding:0 20px 0 0;
}

.callOutThree {
	width:180px;
	float:left;
}

.subContent {
	float:left;
	width:380px;
}
	
	.subContent ul {
		list-style-type: none;
	}
	
	.subContent li {
		list-style-type: none;
		padding:8px 0 8px 25px;
		font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif ;
		font-size:12px;
		color:#666;
		border-bottom:1px solid #c5ddab;
		background-image: url(../images/star.jpg);
		background-repeat: no-repeat;
	}
	
	.listColOne {
		width:180px;
		float:left;
		margin:0 20px 0 0;
		border-top:1px solid #c5ddab;
		padding:0 0 20px 0;
	}
	
	.listColTwo {
		width:180px;
		float:left;
		border-top:1px solid #c5ddab;
		margin:0;
		padding:0;
	}
	
	
	
	
	
.columnOne {
	float:left;
	width:280px;
	padding:0 20px 0 0;
}

.columnTwo {
	float:left;
	width:280px;
	padding:0;
}

input {
	margin:0px 0 15px 0;
	border:#ccc 1px solid;
	background:#f0f0f0;
}

.noBorder {
	margin:5px 0 20px 0;
	border:0 !important;
	background:#f0f0f0;
}

textarea {
	margin:5px 0 20px 0;
	border:#ccc 1px solid;
	background:#f0f0f0;
}

select {
	margin:5px 0 20px 0;
}

label {
	color:#666;
	display:block;
}

.green {
	color:#71ab2c;
}

.subImg {
	float:right;
}

.clear {
	clear:both;
}