/* COPYRIGHT 2009 524 Creative, Inc. 
All Rights Reserved. 
Design, layout, CSS, content and images may not be 
reproduced without written permission.
BE CONSIDERATE - PLEASE DO NOT STEAL. */

* {margin: 0;}

/*html, body {
	height:100%;
	background: #005c9f;}*/
	
html, body
{
	height: 100%;
	color: #000;
	background: url(../images/masthead.jpg) center top no-repeat #005a9c;
	padding: 0;
	font-family: Segoe UI, arial, helvetica, sans serif;
	font-size: 13.5px;
}


html,body,div,p,ul,ol,li,h1,h2,h3,h4,pre,form,p,button,img {
  margin: 0;
  padding: 0;
  border: 0;
  font: normal 11px/20px Verdana, Arial, Helvetica, sans-serif;
  color:#e5e0c9;
}

#container {
	text-align: left;
	width: 920px;
	margin: 0 auto;
	padding: 0;
}

#content {
	width: 890px;
	margin: 0 auto;
	text-align: left;
}

#content_home {
	width: 890px;
	margin: 0 auto;
	text-align: left;
	border-top: 1px solid #bdbdb5;
}

ul,li {list-style-type: none;}
a:link {color: #d6f549;}
a:visited {color: #d6f549;}
a:hover {color: #1c1c1c;}
a:active {color: #d6f549;}

div.clear {
	font-size: 1px;
  line-height: 1px;
  height: 5px;
  position: relative;
  clear: both;
}


/* Header  ===============================================================*/

#header {
	height: 250px;
	}

#header #top {
	width:920px;
	height:50px;
	margin:0;
	padding:0;
	position:relative;
}

#top_image{
width:800px;
height:235px;
margin:0 auto 30px;
padding:0;
position:relative;
}

#header #left {
	float:left;
	width:250px;
	height:80px;
	margin:10px 0 0 15px;
	padding:0;
	position:relative;
}

#header #right {
	float:right;
	width:650px;
	height:80px;
	margin:110px 75px 0 0;
	padding:0 0 0 30px;
	position:relative;
}

#header #info {
	width:920px;
	height:70px;
	margin:0;
	float:right;
	padding:35px 0;
	line-height:1.5em;
	clear:both;
}

#header #right #nav{
	float:right;
	width:650px;
	height:20px;
	padding:5px;
	margin:18px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}

#header #right #feature{
	float:right;
	width:650px;
	height:200px;
	margin:10px 0 0 0;
	padding:5px;
	background-color:#333333;
}

  #header #logo {
    width: 250px;
    height: 50px;
    margin: 10px 0 0 0;
    float: left;}
  
  #header h1 {
    display: block;
    background:url(../images/524_title.gif) 0 0 no-repeat;
    height: 70px;
	text-indent: -9999px;
    cursor: pointer;
	}
	
    #header h1 a {
      display: block;
      width: 250px;
      height: 50px;
    }
	
   #header #subtitle {
    width: 250px;
    height: 100px;
    margin: 40px 0 0 0;
    float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	line-height:1.5em;
	position:relative}
	
	
  #header .contact {
    width: 200px;
    margin: 0 15px 0 0;
	padding: 10px 10px 10px 10px;
    float: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#a2c321;
  }

    #header .contact span {color: #FFFFFF;}
    #header .contact a:link {color: #FFFFFF;}
    #header .contact a:visited {color: #FFFFFF;}
    #header .contact a:hover {color: #000000;}
	#header a:link {color:#FFFFFF}
	#header a:hover {color:#000000}
	
	#header #right #nav a:link {color:#FFFFFF; text-decoration:none;}
	#header #right #nav a:visited {color:#FFFFFF; text-decoration:none;}
	#header #right #nav a:hover {color:#d6f549; text-decoration:none;}
	#header #right #nav a#current {color:#d6f549; font-weight: bold; text-decoration:underline;}
	
	#subtitle a:link {
	color:#000000; 
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold}
	#subtitle a:hover {color:#FFFFFF};
	
	#info a:link {
	color:#000000; 
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold}
	#info a:hover {color:#FFFFFF};
	


/*Navigation  ===============================================================*/

#navbar {
	width: 910px;
	height: 25px;
	padding: 5px 5px 5px 5px;
	font: 11px Verdana, sans-serif;
	list-style-type: none;
}


#navlist li {
	float: right;	
	margin: 0;
	padding: 0;
	width: auto;
	display: block;
}

#navlist li a, #navlist li a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 15px 5px 15px;
	display: block;
}

#navlist li a:hover {
	color: #FF6600;
	cursor: pointer;
}

#navlist li a#current, #navlist li a#current:link {
	color: #a2c321;
	cursor: default;
	font-weight: bold;
}


#navlist li #login {
	color:#999999;
	font-weight: bold;
}


/* Home Left column  ===============================================================*/

#left_column {
  width: 630px;
  float: right;
  border-right: 1px solid #bdbdb5;
}

.work-intro{
  font: normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
  padding-top: 19px;
  color:#5c5c56
  }


/* Home Right column  ===============================================================*/

#right_column {
  width: 215px;
  float: right;
  padding: 0px 15px 0 0;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
}

  #right_column p {margin: 7px 0 0 15px;}
  #right_column p.highlight,#right_column span.highlight {color: #ff6600; font-weight:bold}
  #right_column p.new {margin: 19px 0 0 15px;}
  #right_column p.twitter {margin: 1px 0 0 15px;}
  #right_column p.link {margin: 16px 0 0 15px;}

  #right_column .section {
    padding: 15px 0 15px 15px;
    border-bottom: 1px solid #bdbdb5;
  }
  
    #right_column .topsection {
    padding: 24px 0 5px 0;
    border-bottom: 1px solid #bdbdb5;
  }
  
    #right_column .lastsection {
    padding: 5px 0 24px 0;
  }
  
  #right_column .lastsection ul li {
    line-height: 12px;
    padding: 0 0 24px 16px;
	color: #000000;
  	font: normal 11px/12px Verdana, Arial, Helvetica, sans-serif;
  }
  
    #right_column .blog {
    padding: 15px 0 15px 15px;
  }
  
  #right_column .blog ul li {
    line-height: 12px;
    padding: 0 0 24px 2px;
	color: #000000;
  	font: normal 11px/12px Verdana, Arial, Helvetica, sans-serif;
  }

#right_column h3 {margin: 0 0 12px 15px;}

#right_column a:hover {color:#1c1c1c;}

h3#facebook {
  width: 90px;
}

h3#twitter_feed {
  width: 104px;
  height: 45px;
  margin: 18px 0 0 13px;
}

#creditfooter {
display: none;
}

.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none;
}

.feedburnerFeedBlock ul li {
padding-bottom: 15px;
}

.feedburnerFeedBlock ul li span.headline a {
text-decoration: none;
font-weight:bold;
display: block;
}



/* Featured work
============================================================================= */

.middle {
  margin: 0px 25px 0 0;
  border: none;
}

h3#featured_work {
  width: 225px;
  margin: 3px 0 0 0;
  float: left;
}

p.view_work {
  width: 194px;
  padding: 0 30px 0 0 ;
  margin: 0;
  float: right;
  text-align:right;
}

div.project {
  width: 200px;
  margin: 0 30px 15px 0;
  float: left;
}

div.end {margin: 0 0 15px 0;}


.preview_container {
  background: url(../images/work_preview.gif) 0 0 no-repeat;
  width: 200px;
  height: 150px;
  margin: 15px 0 0 0;
}

.preview {margin: 3px 0 0 3px;}

h4 {
  font: normal 13px/17px Verdana, Arial, Helvetica, sans-serif;
  margin: 8px 0 0 0;
}

h5 {
  font: normal 12px Verdana, Arial, Helvetica, sans-serif;
  margin: 8px 0 0 0;
}

p.large {
  color: #5c5c56;
  font: normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
  margin: 9px 0 0 0;
}

p.link {
	padding: 0 30px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
p.link a:hover{color:#1c1c1c;}


/*Footer  ===============================================================*/

#footer {
	height: 180px;
	border-bottom:#a2c321 10px solid;
	border-top:#bdbdb5 1px solid;
	background-color:#e5e0c9;
	margin: 20px 0 0 0;
    clear:both
} 

#footer_container {
	width: 835px;
	margin: 0px auto;
	padding: 0;
}

#left-footer {
	float:left;
	width:210px;
	height:160px;
	margin:0 0 20px 0;
	padding:0 15px 0 0; 
	position:relative;
	text-align:left;
	border-right:#bdbdb5 1px solid;
}

#left-footer2 {
	float:left;
	width:700px;
	height:100px;
	margin:0 0 20px 0;
	padding:0 15px 0 0; 
	position:relative;
	text-align:left;
}
		
#right-footer {
	float:right;
	width:100px;
	height:100px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:relative;
	text-align:left;
	border-left:#bdbdb5 1px solid;
}
		
#middle-footer {
	width:380px;
	height:160px;
	margin:0px 0px 20px 260px;
	position:relative;
	text-align:left;
}

.footer_body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1c1c1c;
	line-height:1.5em;
}

.footer_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
}

.footer_copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1c1c1c;
}

#footer a:link {color:#000000;}
#footer a:visited {color:#000000;}
#footer a:hover {color:#a2c321; text-decoration:none;}


/* Form  ===============================================================*/

.form-text_1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF6600;
}

.form_1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.form_2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

/*general coloring/styling  ===============================================================*/

.darkgreen{
	color:#809a5d
	}


.highlight, i{
	color: #d6f549;
	font-style:normal;
	}


.brightgreen{
	color:#d6f549;
}

.brown{
	color: #a88665;
}

.lefttable{
padding-right: 10px;
}

.righttable{
padding-left: 30px;
background:url(../images/team_turf_tree_lrg.png) center no-repeat;
}


.icon /*The icon in the feedback section on the homepage*/
{
	background:url(../images/feedback-icon.png) center no-repeat;
	height:31px;
	width:30px;
	display:block;
	float:left;
	text-align:center;
}


/*testimonials area  ===============================================================*/


.feedback /*Styling for the whole feedback bar*/
{
	width:260px;
	float:left;
	margin-top:20px;}

.quote /*Styling for the quote part of the feedback bar (the text)*/
{
	margin:0;
	width:220px;
	float:right;
	margin-left:10px;
	line-height:18px;
	display:block;}
	
.clientname /*Styling for the clients names*/
{
	font-size:10px;
	margin-left:40px;
	line-height:20px;
	display:block;
	color:#d6f549;
	font-family:Segoe UI, arial, sans serif;	
}
	
