/* CSS Document */

/*CSS Eraser*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-align:left;
}
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body{
empty-cells:show;
empty-cells:show;
background-color:#0b0b0b;
}
img{
float:left;
position:relative;
}
br{line-height:0px;}

a{
color:#0a6796;
text-decoration: underline;
}
a:hover{
text-decoration:none;
}

h1{
font:15px Arial;
color:#fff;
}

p{
width:100%;
float:left;
}


/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/


#header{
width:1000px;
height:410px;
float:left;
background-image:url(images/hdr_bg.jpg);
position:relative;
}

#logo{
position:absolute; left:51px; top:29px;
}

#logo .name{
font:25px Arial;
color:#fff;
letter-spacing:0.8px;
}

#logo .slogan{
font:10px Arial;
color:#a3b2a0;
position:relative;
left:130px;
top:1px;
letter-spacing:0.5px;
}



/* / MAIN MENU_TOP */

#mmenu{
position:absolute; left:382px; top:30px;
}

#mmenu a{
width:116px;
height:31px;
padding-top:14px;
float:left;
font:10px Arial;
text-decoration:none;
text-align:center;
color:#637679;
position:relative;
top:2px;
}

#mmenu a:hover, #mmenu a.sel{
color:#a8c0c4;
}


/* MAIN MENU_BTM */

#pmenu{
font:12px Arial;
width:auto;
color:#666c6c;
text-align:left;
position:absolute; left:462px; top:28px;
}

#pmenu a{
color:#666c6c;
padding-left:12px;
padding-right:14px;
font-weight:normal;
}

#cop{
font:12px Arial;
float:left;
color:#666c6c;
position:absolute; left:89px; top:28px;
}



/*
================================================================================
|                                     FONTS                                    |
================================================================================
*/


body, p, #content .cu a{
color:#868787;
font:12px/16px Arial;
}


/*
================================================================================
|                                     MARKERS                                  |
================================================================================
*/


.list{
width:100%;
float:left;
text-align:left;
}

a.mrk, .mrk a{
color:#487d7d;
line-height:19px;
}


.tr{
width:100%;
float:left;
border:0px;
border-bottom:1px #9D9D9D dotted;
}

.td{
float:left;
border-right:1px #9D9D9D dotted;
padding-top:2px;
padding-bottom:4px;
line-height:13px;
}

.td.fst{
width:18px;
background-image:url(images/tab.gif);
}

.td.snd{
width:340px;
padding-left:12px;
}


.td.lst{
padding-left:20px;
border:0px;
text-align:center;
}



.tddiv{
width:100%;
float:left;
margin-bottom:2px;
background:url(images/tbl_mrk.gif) right center no-repeat #fff;
}

.tbdiv{
padding-bottom:1px;
padding-left:5px;
width:251px;
border-left:1px #0b0b0b solid;
border-right:1px #0b0b0b solid;
float:left;
margin-left:5px;
_position:relative;
_left:-5px;
background-color:#1d2f23;
}

.tbdiv a{
color:#868787;
text-decoration:none;
font:10px/16px Tahoma;
font-weight:bold;
}

.tbdiv a:hover{
text-decoration:underline;
}



/*
================================================================================
|                                     CONTEINER                                |
================================================================================
*/


a.bz, .bz a{
text-decoration:none;
}
a.bz:hover, .bz a:hover{
text-decoration:underline;
}

.cu a{
font-weight:normal;
text-decoration:none;
}
.cu a:hover{
text-decoration:underline;
}




.hd, .fo, .cntnt, ul, .rm, h1{
width:100%;
float:left;
text-align:left;
}

a.rm{
width:92px;
height:22px;
padding-top:4px;
float:right;
background:url(images/rm.gif);
text-align:center;
text-decoration:none;
color:#5a6a6c;
}

#col a.rm{
background:url(images/colrm.gif);
}

.fo, .hd{
background-repeat:no-repeat;
background-position:top;
}
.fo{
background-position:bottom;
}

.mh{
width:0px;
float:left;
}

.cntnt{
width:auto;
float:left;
}





#content{
width:1000px;
float:left;
background:url(images/content_bg.gif);
}

#content .hd{
background-image:url(images/content_hd.gif);
}

#content .fo{
background-image:url(images/content_fo.gif);
padding-bottom:60px;
}

#content .mh{
height:361px;
}

#col{
width:302px;
float:left;
padding:26px 0px 0px 40px;
}


#con{
width:520px;
float:left;
padding:26px 0px 0px 70px;
}



/*
================================================================================
|                                     FORMS                                    |
================================================================================
*/


#contact_form{
width:100%;
float:left;
font-weight:bold;
padding:26px 0px 0px 0px;
}

#contact_form .inpts{
float:left;
width:51%;
padding-right:2.5%;
_padding-right:1.5%;
}

#contact_form .txtarr{
float:left;
width:45%;
_margin-left:-1%;
_position:relative;
_left:1%;
}


#contact_form .input{
width:99%;
margin-bottom:5px;
}

#contact_form .txtarr textarea{
width:98%;
height:216px;
}

#contact_form .txtarr textarea, #contact_form .inpts .input{
font-family:Tahoma, Arial, sans-serif;
padding:0px 0px 1px 4px;
font-size:12px;
background-color:#FFF;
font-weight:normal;
}

#contact_form .txtarr .clear{
width:92px;
height:26px;
background-image:url('images/clear.gif');
border:0px none;
cursor:pointer;
float:right;
margin-right:14px;
margin-top:18px;
}
#contact_form .txtarr .submit{
width:92px;
height:26px;
background-image:url('images/send.gif');
border:0px none;
cursor:pointer;
float:right;
margin-top:18px;
position:relative;
margin-right:-4px;
}


/*
================================================================================
|                                     FOOTER                                   |
================================================================================
*/


#footer{
width:1000px;
height:71px;
background:url(images/footer_bg.gif);
float:left;
position:relative;
}
