* {
	margin: 0;
	padding: 0;
	}
	
body {
	background: url(../_img/bg_02.jpg) no-repeat fixed center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	}
	
a:link, a:visited {
	color: #900;
	text-decoration: underline;
	}
	
a:hover, a:active {
	color: #600;
	}
	
#container {
	background: #fff;
	width: 888px;
	border: 7px #fff solid;
	margin: auto;
	}
	
#header {
	background: url(../_img/bg_header.jpg) left top no-repeat;
	height: 150px;
	}
	
#logo {
	float: left;
	}
	
#nav {
	height: 30px;
	padding-top: 8px;
	margin: 1px 0 0 0;
	background: url(../_img/bg_nav.gif) repeat-x 0 0;
	}
	
#nav ul {
	list-style-type: none;
	}
	
#nav ul li {
	display: inline;
	padding: 5px 40px;
	background: url(../_img/nav/separator.gif) no-repeat 0 -2px;
	}
	
#nav ul li.first {
	background: none;
	}
	
#middle {
	height:	 245px;
	background: url(../_img/bg_middle.jpg) no-repeat right top;
	margin-top: -2px;
}

#flash {
	height: 245px;
	width: 640px;
	float: left;
	clear: none;
	}
	
#services {
	float: right;
	clear: none;
	height: 240px;
	width: 245px;
	color: #fff;
	padding-top: 15px;
	}
	
#services a:link, #services a:visited {
	color: #fff;
	margin: 0;
	}
	
#services * {
	margin-left: 5px;
	}
	
#services ul {
	list-style-type: none;
	}
	
#services ul li {
	padding: 0 0 0 20px;
	background: url(../_img/bullet_services.gif) no-repeat 0 6px;	
	}

#body {
	background: url(../_img/bg_content.jpg) no-repeat top center;
	margin: 0 0 0 0;
	}
	
#body img {
	padding: 2px;
	background: #fff;
	border: 1px solid #333;
	}
	
#body p, #body h1, #body h2, #body h3, #body h4, #body ul, #body ol {
	margin: 20px 0;
}

#body ul {
	list-style-type: none;
	margin: 0 0 0 30px;
	}
	
#body ul li {
	padding: 0 0 0 20px;
	background: url(../_img/bullet_01.gif) no-repeat 0 6px;
	}
	
#body ul li ul {
	margin: 0 0 0 20px;
	list-style-type: circle;
	}
	
#body ul li ul li {
	background: none;
	padding: 0;
	font-size: 11px;
	}
	
#body ol {
	margin: 0 0 0 30px;
	}
	
#content {
	width: 640px;
	float: left;
	clear: none;
	}
	
#it {
	padding: 20px;
	text-align: justify;
	}
	
#side {
	float: right;
	clear: none;
	width: 245px;
	}	
	
#side_it {
	padding: 10px;
	}

#sd {
	clear: both;
	}
	
#footer {
	width: 800px;
	margin: 10px auto;
	text-align: center;
	color: #fff;
	font-size: 10px;
	}
	
#footer a:link, #footer a:visited {
	color: #fff;
	}
	
/* TITLES */
h1#home_001 {
	background: url(../_img/headings/ttl_home.gif) no-repeat 0 0;
	text-indent: -99999px;
	}
	
h1#about_01 {
	background: url(../_img/headings/ttl_about.gif) no-repeat 0 0;
	text-indent: -99999px;
	}
	
h1#about_02 {
	background: url(../_img/headings/ttl_mission.gif) no-repeat 0 0;
	text-indent: -99999px;
	}
	
h1#h1_services {
	background: url(../_img/headings/ttl_services.gif) no-repeat 0 0;
	text-indent: -99999px;
	}
	
h1#h1_jobs {
	background: url(../_img/headings/ttl_jobs.gif) no-repeat 0 0;
	text-indent: -99999px;
	}
	
h1#h1_contact {
	background: url(../_img/headings/ttl_contact.gif) no-repeat 0 0;
	text-indent: -99999px;
	}
	
h1#h1_clients {
	background: url(../_img/headings/ttl_clients.gif) no-repeat 0 0;
	text-indent: -99999px;
	}
	
/* MISC */

.quote {
	color: #8c051c;
	float: left;
	clear: none;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin: 0 20px 10px 0;
	line-height: 18px;
	background: url(../_img/quotes.gif) no-repeat 0 0;
	}
	
.quote p {
	margin: 0 !important;
	}
	
p.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	float: left;
	font-weight: normal;
	padding: 10px 0 0 0;
	}
	
.colored {
	color: #8c051c;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	}
	
.clients ul li {
	margin: 20px 0;
	}
	
.clients ul li ul li {
	margin: 0;
	}
	
/* FORM */

fieldset {
  padding: 1em;
  margin: auto;
  }
  
legend {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #666;
	}
  
label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  }

input#submit {
	width: 120px;
	background: #8c051c;
	color: #fff;
	height: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	}
	
#side_it img {
	margin: 10px auto;
	}
	
.last {
	text-align: right;
	font-weight: bold;
	margin: 0 20px 0 0;
}