body {
	background:#000;
	margin:0;
	font-family:arial;
	color:#fff;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:20px;
	color:#6e6e6e;
}
h3 {
	font-size:18px;
	color:#fa860d;
}
p {
	font-size:14px;
	line-height:21px;
	text-align:justify;
}
a {
	text-decoration:none;
}
img {
	border:0;
}
li {
	font-size:14px;
	line-height:21px;
	text-align:justify;
}

#content li{
	list-style:disc outside url("images/li_circle.jpg")
}
input, textarea {
	font-size:14px;
}
#header-container {
	background: #0f0f0f;
}
#header {
	width:980px;
	background: #0f0f0f url('images/header_bg.jpg') no-repeat center;
	height:100px;
	margin:0 auto;
}
#logo {
	width:500px;
	padding-top:25px;
	padding-left:20px;
	float:left;
}
.logo {
	float:left;
	padding-right:10px;
	margin-top:-7px;
}
#numbers {
	float:right;
	margin:20px 15px;
}
#nav {
	width:100%;
	height:38px;
	background:#0d0d0d;
	border-top:1px solid #1d1d1d;
	border-bottom:1px solid #1d1d1d;
}
#nav ul {
	margin:0 auto;
	width:890px;
	height:38px;
	padding:0;
}
#nav ul li {
	float:left;
	margin:0;
	padding:0;
	border-right:1px solid #1d1d1d;
	list-style:none;
	height:38px;
}
#nav a {
	display:block;
}
#nav span {
	display:none;
}
.active .home{
	background:url('images/home_hover.jpg') no-repeat;
	width:78px;
	height:38px;
}
.home {
	background:url('images/home.jpg') no-repeat;
	width:78px;
	height:38px;
}
.home:hover{
	background:url('images/home_hover.jpg') no-repeat;
	width:78px;
	height:38px;

}
.your-needs{
	background:url('images/your_needs.jpg') no-repeat;
	width:105px;
	height:38px;
}
.your-needs:hover{
	background:url('images/your_needs_hover.jpg') no-repeat;
	width:105px;
	height:38px;
}
.active .your-needs{
	background:url('images/your_needs_hover.jpg') no-repeat;
	width:105px;
	height:38px;
}
.our-solution{
	background:url('images/our_solution.jpg') no-repeat;
	width:116px;
	height:38px;
}
.our-solution:hover{
	background:url('images/our_solution_hover.jpg') no-repeat;
	width:116px;
	height:38px;
}
.active .our-solution{
	background:url('images/our_solution_hover.jpg') no-repeat;
	width:116px;
	height:38px;
}
.our-approach{
	background:url('images/our_approach.jpg') no-repeat;
	width:125px;
	height:38px;
}
.our-approach:hover{
	background:url('images/our_approach_hover.jpg') no-repeat;
	width:125px;
	height:38px;
}
.active .our-approach{
	background:url('images/our_approach_hover.jpg') no-repeat;
	width:125px;
	height:38px;
}
.our-process{
	background:url('images/our_process.jpg') no-repeat;
	width:111px;
	height:38px;
}
.our-process:hover{
	background:url('images/our_process_hover.jpg') no-repeat;
	width:111px;
	height:38px;
}
.active .our-process{
	background:url('images/our_process_hover.jpg') no-repeat;
	width:111px;
	height:38px;
}
.the-next-step{
	background:url('images/the_next_step.jpg') no-repeat;
	width:124px;
	height:38px;
}
.the-next-step:hover{
	background:url('images/the_next_step_hover.jpg') no-repeat;
	width:124px;
	height:38px;
}
.active .the-next-step{
	background:url('images/the_next_step_hover.jpg') no-repeat;
	width:124px;
	height:38px;
}
.case-study{
	background:url('images/case_study.jpg') no-repeat;
	width:104px;
	height:38px;
}
.case-study:hover{
	background:url('images/case_study_hover.jpg') no-repeat;
	width:104px;
	height:38px;
}
.active .case-study{
	background:url('images/case_study_hover.jpg') no-repeat;
	width:104px;
	height:38px;
}
.contact-us{
	background:url('images/contact_us.jpg') no-repeat;
	width:106px;
	height:38px;
}
.contact-us:hover{
	background:url('images/contact_us_hover.jpg') no-repeat;
	width:106px;
	height:38px;
}
.active .contact-us{
	background:url('images/contact_us_hover.jpg') no-repeat;
	width:106px;
	height:38px;
}
.first {
	border-left:1px solid #1d1d1d;
}
#banner {
	height:360px;
	background:url('images/banner.jpg') no-repeat center;
	background-color:#fb6300;
}
.banner-links {
	width:400px;
	margin:0 auto;
	padding:130px 0 0 500px;
}
.banner-links li {
	margin:0;
	padding:0;
	list-style:none;
}
#container {
	width:100%;
	margin:0 auto;
	background:#000 url('images/bg.jpg') no-repeat center top;
}
#content {
	width:980px;
	margin:0 auto;
	background:#080808;
}
#left {
	width:660px;
	float:left;
}
#left-inner {
	margin:20px;
}
#right {
	width:320px;
	float:left;
}
#right-inner {
	margin:20px 20px 20px 0;
}
#left hr {
	height:6px;
	background:#1d1d1d;
	border:0;
}
#right hr {
	height:6px;
	background:#f1820d;
	border:0;
}
#footer {
	width:980px;
	margin:0 auto;
	background:#080808;
	padding-bottom:10px;
}
#footer-inner {
	margin:20px;
}
#footer hr {
	height:6px;
	background:#1d1d1d;
	border:0;
}
.footer-links {
	margin:0 auto;
	width:800px;
	padding:0;
}
.footer-links li {
	display:inline;
	margin:0 10px;
}
.footer-links a {
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
.footer-links a:hover{
	text-decoration:underline;
}
.divider {
	color:#f23d00;
}
.footer-message {
	color:#666;
	font-size:10px;
	text-align:center;
	padding-top:5px;
}
#quick-form {
	width:300px;
}
#quick-form-top {
	width:300px;
	height:8px;
	background:url('images/form_top.jpg') no-repeat;
}
#quick-form-cont {
	width:298px;
	background-color:#101010;
	border-left:1px solid #1e1e1e;
	border-right:1px solid #1e1e1e;
}
#quick-form-inner {
	padding:10px 20px;
}
#quick-form-bottom {
	width:300px;
	height:8px;
	background:url('images/form_bottom.jpg') no-repeat;
}
form#myform label {
	display:inline;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	margin:2px 0px 0px 0px;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.form_field {
	background-image: url(images/text_field_bg.jpg);
	background-repeat:repeat-x;
	background-position: top left;
	padding: 0px 0px 0px 0px;
}
.textarea_field {
	background-image: url(images/textarea_field_bg.jpg);
	background-repeat:repeat-x;
	background-position: top left;
	padding: 0px 0px 0px 0px;
}
.text_field {
	background: none !important;
	border:none !important;
	width: 242px;
	font-size: 14px !important;
	font-weight: normal;
	color: #666666;
	font-family:arial !important;
}
.field_pad {
	padding-bottom: 12px;
}
.ads {
	text-align:center;
	margin-top:20px;
}
.next {
	font-size:18px;
	color:#fa860d;
}
.textarea_field textarea {
	margin-top:-15px;
}
.textarea_field label {
	margin-top:-15px !important;
}
#logo {
	color:transparent;
}
.tagline {
	color:transparent;
}
