body 
{
/*background */
    background-color: #101010 ;/*black-grey*/
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    float:centre
    padding:10px;
    font: 12px  courier-new, verdana, arial,helvetica;
    color: #416271;
}
a:link {color:#416271;}      /* unvisited link */
a:visited {color:#416271;}   /* visited link */


/* headings 1 & 2 */
h1,h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin:0px,0px,0px,0px;
    font: 14px courier-new, verdana, arial,helvetica;
    color:#FFFFFF;
	font-weight:normal;
	color:#990000;
}
h1 {
	color:#990000; /* maroon red */
}
h2 {
	color:#FFFFFF; /* white */
}
h3{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size:12px;
 	font-weight:normal;
    color:#59cef9 ; /* turquoise */
}
h4{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
   font-size:14px;
   color:#387C44;/*green*/
}
h5{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin:0px,0px,0px,0px;
    font: 16px courier-new, verdana, arial,helvetica;
	color:#59cef9 ; /* 59cef9 turquoise */
	font-weight:normal;
}
h6{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin:0px,0px,0px,0px;
    font: 14px courier-new, verdana, arial,helvetica;
	color:goldenrod;
	font-weight:normal;
}   
h7{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size:12px;
    color:goldenrod;
}

p{
text-align:justify;
padding:2px 0 2px 0;
margin:4px;
line-height:20px;
}
p.white{
color:#FFFFFF;
}
p.pink{
color:#8f008e;
}
p.green{
color:#387C44;
}
p.black{
color:#101010;
}
p.red{
color:#990000;
}
p.brown{
color:#86533F;
}
p.turqoise{
	color:#39aeff ; /* 39aeff turquoise */
}
p.clear{
clear:both;
padding:10px 0 0 0;
}

/*-----------------------------image box left------------------*/
img.left_img{
border:1px #cae6c6 solid;
float:left;
margin:0 10px 0 0 ;
}
img.box_img{
float:left;
padding:0 20px 0 0 ;
}

#main_container{
width:900px;
height:auto;
margin:auto;
background-color:#101010;/*black*/
}

#header{
   width:900px;
   height:auto;
margin:auto;
}
#logo
{
   padding:15px 0 0 30px;
   float:left;
}
/*----------------------menu top with buttons -------------------------*/
#menu{
   width:1000px;
   height:42px;
   padding:0px;
   clear:both;
   background:url(images/smudge.gif) repeat #990000;  /*background-color:#990000;*/ /* maroon red */
}
#menu ul{
list-style:none;padding:0 0 0 230px;margin: auto;display:block;
}
#menu ul li{
list-style:none;display:inline;float:left;width:auto;height:42px;padding:0px;line-height:42px; font-family:Courier-New, Arial, Helvetica, sans-serif; font-size:13px;
}
#menu ul li a{
height:42px; width: auto;float:left;text-decoration:none;padding:0 0 0 25px; margin:0px 3px 0px 3px;color:#fff;text-align:center;
}
#menu ul li a:hover{
height:42px;width: auto;text-decoration:none;color: #fff;padding:0 0 0 25px; background:url(images/menu_arrow.gif) no-repeat left;
}
#menu ul li a.current{
height:42px;width: auto;float:left;text-decoration:none;padding:0px;color: #fff;padding:0 0 0 25px; background:url(images/menu_arrow.gif) no-repeat left;
}

/*----------------intro box-----------*/
.intro_box
{
    width:600px;
    height:90;
    clear:both;
    /* The film grain box*/
    background:url(images/green_box_bg_darker.gif) repeat;
    background-position:0px 5px; /* Background x, y position*/
}
.text_content
{
    width:1000px;
    float:left;
    padding:0px 0 0 0;
}

/*----------------------navigation buttons here -------------------------*/
#left_nav{
width:600px;height: auto;padding:25px 5px 5px 5px; float:left;
}
#left_nav ul{
list-style:none;margin: auto;display:block; padding:0px;
}
#left_nav ul li{
list-style:none;display:block;width:auto;height:29px;padding:0px;line-height:29px;
}
#left_nav ul li a{
height:29px;display:block; width:280px;text-decoration:none;padding:0 0 0 35px; margin:7px 0 7px 0;color:#6898ac;
background:url(images/left_nav_arrow.gif) no-repeat left; border-bottom:1px #bedf77 dashed;
background-position:0px 0px;
font-size:13px;
font-family:Courier-New, Arial, Helvetica, sans-serif;
font-weight:bold;
}
/*--------------------------main -------------------*/
#main_content{
width:1000px;
height:auto;
background-color:#101010;/* black */
clear:both;
}
#left_content{
width:500px;
height:auto;
margin:10px;
float:left;
padding:10px;
background:url(images/left_content_bg.gif) repeat-x top;
}
#right_content{
width:400px;
height:auto;
margin:10px 0 0 0;
float:right;
padding:10px;
}
/*----------------------top right navigation-------------------------*/
#right_nav{
width:auto;height: auto;padding:20px 0 0 50px; float:right;
}
#right_nav ul{
list-style:none;margin: auto;display:block; padding:2px;
}
#right_nav ul li{
list-style:none;display:block;width:auto;height:29px;padding:2px;line-height:29px;
}
#right_nav ul li a{
height:29px;display:block; width:auto;text-decoration:none;padding:2px 0 0 35px; margin:7px 0 7px 0;color:#d4f0ba;
background:url(images/right_nav_st_redder.gif) no-repeat center;
background-position:0px 0px;
}
#right_nav ul li a:hover{
height:29px;display:block;width:auto;text-decoration:none;color: #d4f0ba;padding:2px 0 0 35px;margin:7px 0 7px 0; background:url(images/right_nav_st_selected.gif) no-repeat center;
background-position:0px 0px;
}
#right_nav ul li a.current{
height:29px;display:block;width:auto;text-decoration:none;padding:2px;color: #d4f0ba;padding:0 0 0 35px;margin:7px 0 7px 0; 
background:url(images/right_nav_a.gif) no-repeat center;
background-position:0px 0px;
}



/* The Services / product box*/
.products_box{
height:110px;
padding:10px 0 5px 0;
/*border-bottom:1px #86533F dashed;*/
}
.contact_information{
width:400px;
float:left;
padding:10px 0 0 10px;
}


/* contact me */
.contact_info_box{
width:481px;
height:116px;
margin:5px;
}
.contact_info_title{
padding:10px 0 0 15px;
font-weight:bold;
}
.contact_info{
float:left;
padding:15px 10px 5px 13px;
}
.adress{
clear:both;
padding:10px 0 0 20px;
}

/*-----------------------contact_form-------------------*/
#contact_form{
width:310px;
height:auto;
padding:10px 0 0 60px;
}
.form_row{
float:left;
padding:4px 0 4px 0;
}
label{
width:70px;
float:left;
padding:3px 5px 0 0;
color:#59a5bf;
text-align:right;
}
input.contact_input{
width:220px;
height:18px;
float:left;
border:1px #ced6ec solid;
background-color:#dbedf3;
color: #000;
}
textarea.contact_textarea{
width:220px;
height:80px;
float:left;
border:1px #ced6ec solid;
background-color:#dbedf3;
color: #000;
}
.send a{
width:62px;
height:24px;
display:block;
background:url(images/send.gif) no-repeat center;
background-position:0px 0px;
line-height:22px;
color:#FFFFFF;
text-decoration:none;
padding-left:40px;
float:right;
margin:10px;
}
/*--------------wide_content-----------*/
#wide_content{
width:1000px;
padding:10px 20px 10px 20px;
}


/*-----------------------------footer------------------*/
#footer{
clear:both;
width: 1000px;
height:37px;
color: #fff;
background:url(images/smudge.gif) repeat left #990000;
}
.copyright{
float:left;
padding-left:10px;
padding-top:10px;
}
.footer_links{
float:right;
padding-right:15px;
padding-top:13px;
}
.footer_links a{
text-decoration:none;
color: #fff;
padding-left:10px;
}
.footer_links a:hover{
text-decoration:underline;
color: #fff;
}



