/* CSS Document */

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(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;
}

.logo2_style {
font-size:14px;
font-family:"Trebuchet MS";
color:#8B8B95;
}

.logo3_style {
font-size:14px;
font-family:"Trebuchet MS";
text-align:left;
color:#8B8B95;
}

.required{
font-size:14px;
font-family:"Trebuchet MS";
color:#FF0000;
}

#spanner{
position:relative;
left:325px;
}

#serviceform{
position:relative;
left:0px;
top:-220px;
}

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;
padding:0;
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
margin-bottom:10px;
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;
}

#about {
width:276px;
height:auto;
float:left;
margin-right:5px;
}

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;

}


/*-----------------------NEWS---------------------------*/

#news {
width:170px;
height:26px;
background-color:#3E3F42;
margin-top:10px;
margin-bottom:10px;
}

.news {
font-size:18px;
font-family:"Trebuchet MS";
font-weight:normal;
padding-left:30px;
padding-top:2px;
}

#news01 {
width:200px;
height:auto;
border-bottom:1px dotted #3E3F42;
}

.news01 {
font-weight:normal;
font-size:11px;
padding-bottom:10px;
margin-bottom:12px;
}

.style2 {color: #FFFFFF}

/*----------------------------FOOTER-----------------------*/

#footer_div {
width:100%;
height:144px;
background-image:url(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}
