/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Helvetica, arial, sans-serif;
 font-size: 11px;
 line-height: 14px;
 background: #cbdef0 url("../images/bkgrd.png") no-repeat top;  

}
#wrapper { 
 margin: 0 auto;
 width: 995px;
}
#header {
 color: #333;
 width: 959px;
 float: left;
 padding: 10px 20px 0px 20px;
 height: 93px;
 margin: 0px 0px 0px 0px;
}
.header_nav {
position:relative;
 top:30px;
 left:120px;
}
.header_title {
 margin: -10px 0px 0px 65px;
}

#navigation {
float: left;
 width: 995px;
 color: #fff;
 padding: 13px 20px 0px 30px;
 height:40px;
 margin: 0px 0px 0px 80px;
 background: url("../images/topnav_bkgrd.png") no-repeat;  
}



#header_time {
  clear: both;
 width: 950px;
  margin: 0px 0px 0px 0px;
padding-top:5px;
height:21px;
  color:#285a98;
  font-family:verdana;
  text-align:right;

}

#content_wrapper { 
float:left;
 margin: 0 auto;
 width: 995px;
 padding: 0px 0px 0px 0px;
 background: url("../images/content_wrapper_bkgrd.png") no-repeat top;  
}

#content_wrapper_home { 
float:left;
 margin: 0 auto;
 width: 995px;
 padding: 0px 0px 0px 0px;
 background: url("../images/content_wrapper_home_bkgrd.png") no-repeat top;  
}

#banner {
float: left;
 height:90px;
 width:756px;
 margin: 0px 0px 0px 18px;
}





#banner_home {
float: left;
 height:230px;
 width:756px;
 margin: 0px 0px 0px 18px;
}

#banner_buttons {
float: left;
width:220px;
 display:inline;
}

#banner_buttons ul {
color: white;
font-family:Georgia;
font-size:11px;
line-height:30px;
margin-left:40px;

}

#banner_buttons a {
color: white;


}

#banner_buttons a:hover {
color: #f0b327;


}



#banner_buttons h1 {
color: white;
font-family:Georgia;
font-size:15px;
margin:10px 0px 10px 25px;

}



#leftcolumn { 
 color: #333;
 margin: 0px 0px 0px 20px;
 padding: 50px 0px 10px 30px;
 width: 177px;
 float: left;
}



#content { 
 float: left;
 color: #646669;
 margin: 45px 0px 0px 0px;
 padding: 0px 40px 10px 38px;
  border-left: 1px solid #d6ccb9;
 border-right: 1px solid #d6ccb9;
 width: 470px;
 min-height:350px;
 display: inline;
}

#content_wide { 
 float: left;
 color: #646669;
 margin: 45px 0px 0px 0px;
 padding: 0px 40px 10px 38px;
  border-left: 1px solid #d6ccb9;
 width: 670px;
 min-height:350px;
 display: inline;
}

#projects td { 
 
 padding: 10px;
}


#rightcolumn { 
 color: #1e5091;
 margin: 0px 0px 30px 0px;
 padding: 25px;
 width: 150px;
 float: left; 
}




#rightcolumn ul {  
 margin: 8px 0px 0px 10px;
 font-family: verdana;
 font-size:11px;
}

#leftcolumn_home { 
 color: #333;
 margin: 0px 0px 0px 18px;
 padding: 0px 0px 0px 0px;
 width: 479px;
 float: left;
}

#leftcolumn_home td { 
 padding-bottom:2px;
 font-size:12px;
 color:#1e5091;
 font-family:helvetica;

}

#leftcolumn_home p { 
 padding:10px 20px 0px 20px;
 
}

.home_logo { 

 border-right: 1px solid #d6ccb9;
 padding-right:5px;
}




#content_home { 
 float: left;
 color: #646669;
 margin: 0px 0px 0px 0px;
 padding: 0px;
  border-left: 1px solid #d6ccb9;
 border-right: 1px solid #d6ccb9;
 width: 239px;
 min-height:350px;
 display: inline;
}

#content_home_content { 
 margin: 5px 0px 0px 0px;
 padding: 0px 40px 10px 38px;
 
}

#rightcolumn_home { 
 color: #666666;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 239px;
 float: left;
 
}


#rightcolumn_home_content { 
 margin: 0px 0px 30px 0px;
 padding: 10px 25px 0px 25px;
 
}

#footer { 
 width: 995px;
 height:60px;
 clear: both;
 color: #434a51;
 background: url("../images/footer_bkgrd.png") no-repeat;  
 margin: 0px 0px 10px 0px;
 padding: 35px 20px 0px 0px;
  text-align:center;

}

.clear { clear: both; background: none; }
p { margin: 10px 0px 0px 0px; }
h1 { color: #1c4481; font-size: 20px; line-height: 22px; font-family: "Trebuchet MS", Helvetica, sans-serif }
h2 { color: #323431; font-size: 14px; line-height: 23px; font-family: palatino, san-serif; font-style: italic; }

a {
	color: #1e5091;
	text-decoration: none;
	line-height: normal;
}
a:hover {
	color: #000;
	text-decoration: none
}

ol {  
 margin: 8px 0px 0px 30px;
 font-family: verdana;
}

hr {  
 margin: 8px 0px 8px 0px;
}
