/* Web Design by www.reymendoza.com */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: small;
	background: white repeat-x;
	background-image: url(../img/bg_main.gif);
}
a:link {
	color: #39c;
	}
a:hover {
	color: #39c;
	text-decoration: none;
	}	
a:visited {
	color: #369;
	}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Serif;
	font-weight:bold;
	color: #693;
}
h3{
	padding: 15px;
}
/* layout */

#wrap {
	min-width: 500px;
	max-width: 960px;
	width:960px; 	
	/*background: url(../img/wrap-bg.gif) repeat-y 70% 0; */
	margin:0 auto;
	background-color: white;
	}
#content {
	float: left;
	width: 70%;
	font-size: 95%;
	color: #333;
	line-height: 1.5em;
	}
	
#content_home {
	float: left;
	width: 100%;
	font-size: 95%;
	color: #333;
	line-height: 1.5em;
	
	}	
	
#sidebar {
	float: right;
	width: 30%;
	margin-top: 20px;
	}
#footer {
	clear: both;
	background: White url(../img/footer-bg.gif) repeat-x top left;
	border-left: 1px solid Silver;
	border-right: 1px solid Silver;
	border-top:2px dotted gray;
	border-bottom:2px dotted gray;
}

/* gutters */

#content .gutter {
	padding: 25px;
	padding-top: 0px;
	background: url(../img/content-bg.gif) repeat-x top left;
	}
#content_home .gutter {
	padding: 25px;
	padding-top: 10px;
	background: url(../img/content-bg.gif) repeat-x top left;
	border-left: 1px solid Silver;
	border-right: 1px solid Silver;
}
.gutter2	{
	padding: 15px 25px;
	background-color: #ffc;
}
	
#sidebar .gutter, #sidebar-2 .gutter {
	padding: 15px;
	}

/* header */

#header {
	
	background: #fff url(../img/logo.jpg) no-repeat top left;
	height: 120px;
}
#header h1 {
	margin: 0;
	padding: 25px;
	font-family: Georgia, serif;
	font-size: 150%;
	color: #374C0E;
	background: url(../img/bulls-eye.gif) no-repeat top left;
	}
	
/* message row */

#message {
	margin: 0;
	padding: 10px;
	font-size: 90%;
	color: #cc9;
	text-align: center;
	background: #404530 url(../img/message-bg.gif) repeat-x top left;
	}
#message strong {
	padding: 0 0 0 28px;
	background: url(../img/pretzel.gif) no-repeat 0 50%;
	}
	
/* content */

#content h2 {
	margin: 0 0 1em 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 150%;
	color: #663;
	font-weight: normal;
	}

dl.feature {
	margin: 15px 0;
	padding: 15px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	}
dl.feature:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
dl.feature dt {
	margin: 0 0 .5em 0;
	font-family: Georgia, serif;
	font-size: 140%;
	color: #693;
	}
dl.feature dt img {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 4px 4px 0;
	background: url(../img/photo-frame.gif) no-repeat bottom right;
	}
dl.feature dd {
	margin-left: 169px;
	font-size: 90%;
	line-height: 1.5em;
	color: #666;
	}

/* sidebars */

.box { 
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
	background: #fff url(../img/box-b.gif) no-repeat bottom right;
	}
.box h3 {
	margin: 0;
	padding: 12px;
	font-family: Georgia, serif;
	font-size: 140%;
	font-weight: normal;
	color: #693;
	background: url(../img/box-t.gif) no-repeat top left;
	}
.box p, .box ul {
	margin: 0;
	padding: 0 12px;
	}
.box ul li {
	margin: 0 0 0 12px;
	padding: 0 0 0 18px;
	list-style: none;
	background: url(../img/bullet_grey.png) no-repeat 0 3px;
}

/* footer */

#footer p {
	margin: 0;
	padding: 15px;
	font-size: 85%;
	color: #000; 
	text-align: center;
	}

/*  IE fixes */

#content, #sidebar {
	height: 1%;
	}

.feature { 
	display: inline-table; 
	}
/* Hides from IE/Mac \*/
* html .feature { 
	height: 1%; 
	}
.feature { 
	display: block; 
	}
#footer {
	height: 1%;
	}
/* End hide from IE/Mac */
#banner{
	height:290px;
	width: auto;
	background-color: #90a2a7;
	padding: 10px 10px 0 10px;
	
}
#banner_pic{
	height: 278px;
	width: 590px;
	background-color: #fff;
	float: left;
}

#banner_pic2{
	height: 278px;
	width: 335px;
	background-color: #f7f9dc;
	float: right;
	border: 2px outset gray;
	background-image: url(../img/bg_form.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#banner_pic2 p{
   font-weight:bold;
	color: #693;
	padding-left: 5px;
}

#banner_pic3{
	height: 278px;
	width: 645px;
	background-color: #fff;
	float: left;
	border: 1px solid white;
}

#banner_content p{
	padding-left: 20px;
}

.h_bevel{
 background-image: url(../img/header_bevel.gif);
 background-repeat: no-repeat;
 background-position: top left;
 height: 35px;
 padding: 5px 0 0 10px;
}
.project{
	width: 958px;
	_width: 960px;
	height: 390px;
	background-color: #ffc;
	border-left: 1px solid Silver;
	border-right: 1px solid Silver;
	/*padding: 60px 15px 20px 15px; */
}
.project1{
	width: 280px;
	height: 250px;
	background-color: #fff;
	float:left;
	margin-right: 15px;
	border: 1px solid gray;
}
.floatleft{
	float: left;
}
.project_text{
	float: left;
   padding: 5px;
	padding-top: 0;
	width: 290px;
}
#menu{
	color: #fff;
}