/* CSS Document */
body{padding:0px; margin:0px; background-color:#333333; color:#9c9c9c; font:10px/14px Tahoma, sans-serif;}
div, p, ul, h2, h3, h4, img{padding:0px; margin:0px;}
ul{list-style-type:none;}

/* HEADER */

#main_header{width:100%; margin:0 auto; background:url(../images/b_header.jpg) repeat-x #000; height:310px;}

#header{width:775px; margin:0 auto; background:url(../images/mainimg.jpg) no-repeat #000; height:310px; position:relative;}

#header ul {width:660px; height:21px; position:absolute; top:50px; left:46px; background:url(../images/b_buttons.jpg) 0 0 no-repeat;}
#header ul li{float:left}

#header ul li.home{width:65px; height:21px; margin-right:34px}
#header ul li.home a{width:65px; height:21px; display:block; background:url(../images/btn_home.jpg) 0 0 no-repeat; text-indent:-20000px;}
#header ul li.home a:hover{width:65px; height:21px; background:url(../images/btn_home_over.jpg) 0 0 no-repeat;}

#header ul li.about{width:65px; height:21px; margin-right:35px}
#header ul li.about a{width:65px; height:21px; display:block; background:url(../images/btn_about.jpg) 0 0 no-repeat; text-indent:-20000px;}
#header ul li.about a:hover{width:65px; height:21px; background:url(../images/btn_about_over.jpg) 0 0 no-repeat;}

#header ul li.services{width:65px; height:21px; margin-right:35px}
#header ul li.services a{width:65px; height:21px; display:block; background:url(../images/btn_services.jpg) 0 0 no-repeat; text-indent:-20000px;}
#header ul li.services a:hover{width:65px; height:21px; background:url(../images/btn_services_over.jpg) 0 0 no-repeat;}

#header ul li.solutions{width:65px; height:21px; margin-right:34px}
#header ul li.solutions a{width:65px; height:21px; display:block; background:url(../images/btn_solutions.jpg) 0 0 no-repeat; text-indent:-20000px;}
#header ul li.solutions a:hover{width:65px; height:21px; background:url(../images/btn_solutions_over.jpg) 0 0 no-repeat;}

#header ul li.support{width:65px; height:21px; margin-right:33px}
#header ul li.support a{width:65px; height:21px; display:block; background:url(../images/btn_support.jpg) 0 0 no-repeat; text-indent:-20000px;}
#header ul li.support a:hover{width:65px; height:21px; background:url(../images/btn_support_over.jpg) 0 0 no-repeat;}

#header ul li.contacts{width:65px; height:21px;}
#header ul li.contacts a{width:65px; height:21px; display:block; background:url(../images/btn_contacts.jpg) 0 0 no-repeat; text-indent:-20000px;}
#header ul li.contacts a:hover{width:65px; height:21px; background:url(../images/btn_contacts_over.jpg) 0 0 no-repeat;}

#header ul.enter {width:126px; height:64px; position:absolute; top:240px; left:605px; background: none; margin:0}
#header ul.enter li a{width:126px; height:64px; display:block; text-indent:-20000px; background: none; padding:0}
#header ul.enter li a:hover{width:126px; height:64px;}

/* CONTENT */

#main_body{width:100%; background-color:#333333; clear:both}	

#content{width:715px; margin:0 auto; padding:0; position:relative; background-color:#333333;}



/* FOOTER */

#main_footer{width:100%; margin:0 auto;  clear:both; background-color:#333333;}	
#footer{width:775px; margin:0 auto; padding:0; position:relative; background-color:#222222; border-top: #4d4d4d 1px solid;}
#footer p{display:block; margin: 7px auto 0 auto; font:10px/18px Tahoma, Arial, Helvetica, sans-serif; color:#FFF; font-weight:normal; text-align:center; padding-bottom:7px}
#footer a{font:10px/20px Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; color:#b7b7b7; text-decoration:none; padding: 0 5px}
#footer a:hover{color:#000; text-decoration:none; background:#FFF;}