/* RESET */

html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, code, em, font, img, ol, ul, dl,
fieldset, form, label{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
        font-size: 62.5%;
        font-family: arial, helvetica, sans serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

a {
text-decoration: none;
color: #2d1d10;
}

a:hover {
text-decoration: underline;
}

p {
line-height: 22px;
font-size: 13px;
margin: 0 0 1em 0;
}

#strong {
color: #6c6c6c;
}

/* MAIN STYLES */

html {
background: url(img/background.jpg) repeat;	
}

#container {
width: 920px;
background: white;
margin: 0em auto
}

#header {
overflow: hidden;
height: 100%: /* Needed for IE 6 */
}

#header img {
float: left;
}

#header ul#nav {
float: right;
font-size: 5px;
position: relative;
top: 65px;
}

#nav li {
display: inline;
font-size: 18px;
padding-right: 35px;
}

#nav li a {
color: #2d1d10;
}

#main {
postion: relative;
}

#main #slogan {
font-size: 28px;
line-height: 32px;
color: #2d1d10;
padding-top: 30px;
padding-bottom: 30px;
padding-left: 40px;
width: 800px;
}

#slogan span {
color: #6e655e;
}

#main p {
font-size: 14px;
color: #2d1d10;
line-height: 22px;
margin-left: 0px;
margin-bottom: 10px;
padding-left: 0px;
}

#AudServ {
float: left
line-height: 25px;
}
	
#AudServ img {
float: right;
margin-right: 30px;	
}

#AudServ li {
float: left;
font-size: 14px;
margin-left: 30px;
_margin-left: 15px; /* Needed for IE 6 DM Bug */
line-height: 20px;
margin-top: 30px;
}

#AudServ ul li {
display: inline;
padding-left: 20px;
}
	
#col1 {
float: left;
color: #2d1d10;
width: 400px;
line-height: 20px;
margin-left: 30px;
_margin-left: 15px; /* Needed for IE 6 DM Bug */ 
margin-bottom: 35px;
padding: 10px;
}

#col2 {
float: right;
color: #2d1d10;
width: 400px;
line-height: 20px;
margin-right: 30px;
_margin-right: 15px; /* Needed for IE 6 DM Bug */ 
margin-bottom: 35px;
padding: 10px;
}

#col1 p.date {
color: #215379;
font-size: 11px;
margin-bottom: 10px;
}

#col1 h2, #col2 h2 {
color: #6e655e;
font-size: 29px;
margin-bottom: 5px;
}

#col1 a {
color: #626262
}

#footer {
clear: both;
background-color: #6e655e;
height: 170px;
overflow: hidden;
margin-bottom: 0px;
}

#footer ul {
float: left;
font-size: 16px;
margin-left: 30px;
_margin-left: 15px; /* Needed for IE 6 DM Bug */
margin-top: 10px;
}

#footer ul li {
display: inline;
padding-left: 20px;
}

#footer a, #footer p {
color: #ffffff;
}

#footer p {
	float: left;
	position: relative;
	font-size: 16px;
	margin-left: 10px;
	line-height: 20px;
	margin-top: 45px;
	left: 500px;
	top: 2322px;
}

#footer img {
float: left;
position: relative;
margin-left: 20px;
margin-top: 10px;
}

/* END - NWO STUDIOS */
