
body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
margin:0 auto;
background-color:#28292B;
color:#ADB1B8;
text-align:justify;
}

#top_wrapper {
width:100%;
height:104px;
/*background-image: url(images/top_bg.jpg);*/
background-repeat:repeat-x;
margin-bottom:10px;
}

.logo_style {
font-size:32px;
color:#E2E2EA;
font-family:"Trebuchet MS";
text-align:center;
padding-top:40px;
}

.logo {
	position: absolute;
	margin-left: -250px;	
	margin-top: -40px;
}

.logo2_style {
font-size:14px;
font-family:"Trebuchet MS";
color:#8B8B95;
}

a:link {
	color: #D6CECE;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #D6CECE;
}

a:hover {
	text-decoration: none;
	color: #D6CECE;
}

a:active {
	text-decoration: none;
	color: #D6CECE;
}

/*----------------CONTENT------------------*/

#content_wrapper {
width:800px;
height:auto;
margin:0 auto;
}

/*----------------RIGHT BOX----------------------*/

#rb {
width:578px;
height:auto;
float:right;
}

#rb1 {
padding:10px 10px 27px 10px;
width:578px;
height:auto;
float:right;
background-color:#222325;
border-bottom:#434445 1px solid;
border-top:#434445 1px solid;
margin-bottom:10px;
}

h1 {
font-size:30px;
font-family:"Trebuchet MS";
color:#FFFFFF;
margin:0 0 10px 0;
padding:10px 0 10px 0;
border-bottom:#434445 1px solid;
}

h1.firstpage {
font-size:24px;
font-family:"Trebuchet MS";
color:#FFFFFF;
margin:0 0 10px 0;
padding:10px 0 10px 0;
border-bottom:#434445 1px solid;
}

#rb2 {
padding:10px;
width:578px;
height:auto;
float:right;
background-color:#222325;
border-bottom:#434445 1px solid;
border-top:#434445 1px solid;
margin-bottom:10px;
}

h2 {
font-size:20px;
font-family:"Trebuchet MS";
color:#FFFFFF;
margin:0;
padding:0;
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:#434445 1px dotted;
}

.nstyle {
font-size:30px;
font-family:"Trebuchet MS";
color:#414445;
float:left;
padding-right:5px;
}

#serv {
width:276px;
height:auto;
float:right;
}

h3 {
font-size:20px;
font-family:"Trebuchet MS";
color:#FFFFFF;
margin:0;
padding:0;
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:#434445 1px dotted;
}

.n2style {
font-size:30px;
font-family:"Trebuchet MS";
color:#414445;
float:left;
padding-right:5px;
}

/*---------------------LEFT BOX---------------------*/

#lb {
width:200px;
height:auto;
float:left;
}

#menu {
width:200px;
height:auto;
background-color:#222325;
}

.menu {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}

.menu ul{
margin:0;
padding:0;
display:block;
list-style-type:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
width:180px;
}

.menu ul li{
width:150px;
border-bottom:1px #28292B solid;
}

.menu ul li a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
padding-left:20px;
padding-top:8px;
padding-bottom:8px;
line-height:30px;
}

.menu ul li a:hover{
padding-top:8px;
padding-bottom:8px;
padding-left:20px;
border-left:5px solid #8B0100;
}

li.firstpage{
	margin:0 16px 13px 0;
	padding:0;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
}

ul.firstpage{
	padding: 8px 0 8px 24px;
	display:block;
}

.style2 {color: #FFFFFF}
/*----------------------------FOOTER-----------------------*/

#footer_div {
width:100%;
height:144px;
/*background-image:url(images/bottom_bg.jpg);*/
background-repeat:repeat-x;
}

#footer {
text-align:center;
padding-top:30px;
font-size:11px;
color:#ABB4B7;
}

.footer a {
color:#ABB4B7;
text-decoration:none;
}

.footer a:hover {
color:#ABB4B7;
text-decoration: underline;
}

.footer a:visited {
color:#ABB4B7;
}

.footer a:active {
color:#ABB4B7;
}

.style3 {color: #515759}

