@charset "utf-8";
/* CSS Document */

*{margin:0px; text-decoration:none;}

* html #main {height: 100%;}

body{height: auto !important; height: 100%; min-height: 100%; position: relative; background: #fff; margin:0px; font: 18px Georgia; color:#000033;}

#main{width:950px; background: url(images/bg_head.gif) repeat-x; background-position:top; margin: 0 auto; min-height: 100%; min-width:950px; padding-bottom:60px;}

#wraper{
width:950px; 
position: relative; 
text-align:center;
}

img{border:0;}

a:link{
         color: #8f1717;
         text-decoration:none}
a:hover{
            color: #8f1717;
            text-decoration:underline}
a:active { 
	color: #8f1717;
	}
	
a:visted { 
	color: #8f1717;
	}

#header {height:140px; width:950px; text-align:left}

#container{
position: relative; 
margin-bottom:0px; min-height: 100%; text-align:left; padding-top:25px}

#footer{position: relative; bottom: 0; margin: 0 auto; width:950px; padding:0; height:52px; background:url(images/bg_footer.gif) repeat-x}

.logo{float:left; margin:0; padding:0}

.slogan{text-align:right; font-size:22px; color:#fff; padding:40px 20px 20px 0px}

.menu{width:950px; text-align:left; padding-top:0 ;}

.topMenu{display:block; padding-top:12px; font-size:22px; font-weight:bold; color:#000; width:189px; height:50px; background:url(images/btn_menu.jpg) no-repeat; float:left; text-align:center;}
.topMenu:hover{background:url(images/btn_menu_act.jpg) no-repeat; color:#fff; text-decoration:none}

.redbox{width:875px; height:110px; background:url(images/bg_red.gif) no-repeat; color:#fff}

.redbox2{width:275px; height:315px; background:url(images/bg_red2.gif) no-repeat; color:#fff; float:left}

.clr{clear:both; height:0px}

.copyright{text-align:right; font-size:12px; color:#fff; padding:18px 40px 0 0; letter-spacing:1px; width:900px}

/*============== services page =====================*/\

.boxwithhead{width:940px; border:solid 1px #8f1717; background:url(images/bg_top_box.jpg) repeat-x; background-position:top;}

.box{width:940px; border:solid 1px #8f1717;}

.inp{width:270px; margin-top:3px}
