/* CSS Document */
body{
background-color:#001C07;
background-position:left top;
background-image:url(images/bg.jpg);
background-repeat:no-repeat;
margin:0;
}
#leftcontainer{
position:relative;
float:left;
width:285px;
}
#logo{
position:relative;
margin:0;
padding:0;
left:0;
top:0;
width:285px;
height:203px;
background-image:url(images/logo.jpg);
background-position:right bottom;
background-repeat:no-repeat;
}
#menu{
position:relative;
left:0;
top:0;
width:285px;
height:203px;
margin:0;
background-image:url(images/bgmenu.jpg);
background-position:top;
background-repeat:no-repeat;
}
#menu p{
margin:0 0 0 70px;
padding-top:10px;
color:#2FEF5F;
font: bold 14px "Times New Roman", Times, serif;
}
#menu a{
color:#2FEF5F;
}
#centercontainerphoto{
position:relative;
float:left;
width:364px;
/*height:600px;*/
background-color:#FFFFFF;
margin-bottom:10px;
}

#center{
position:relative;
float:left;
width:364px;
background-color:#FFFFFF;
margin-bottom:10px;
}

#center p{
padding:10px;
text-indent:20px;
font: normal 14px "Times New Roman", Times, serif;
}
.ch3{
text-indent:20px;
color:#667403;
}
#center ul{
padding:10px;
font: normal 14px "Times New Roman", Times, serif;
margin-left:40px;
}
#center form{
display:block;
margin:20px;
}
label {
font: normal 14px "Times New Roman", Times, serif;
}
#centercompany{
position:relative;
float:left;
width:364px;
background-color:#FFFFFF;
margin-bottom:10px;
}
#centercompany h4{
margin:20px;
color:#667403;
}
#centercontainer{
position:relative;
float:left;
width:364px;
background-color:#FFFFFF;
}

#centercompany p{
padding:10px;
text-indent:20px;
font: normal 14px "Times New Roman", Times, serif;
}

#centercompany ul{
padding:10px;
font: normal 14px "Times New Roman", Times, serif;
margin-left:40px;
}

#centercompany h2{
color:#990066;
margin-top:5px;
margin-left:10px;
margin-right:10px;
border-bottom: 2px solid #4D5B83;
}

#rightcontainer{
position:relative;
float:left;
width:182px;
background-color:#333333;
margin-bottom:20px;
}
#products{
position:relative;
float:left;
width:182px;
height:44px;
background-attachment:fixed;
background-image:url(images/t1.jpg);
background-position:left top ;
background-repeat:no-repeat;
background-color:#664150;
text-align:center;
}
#gallery{
position:relative;
float:left;
width:182px;
height:44px;
background-attachment:fixed;
background-image:url(images/t2.jpg);
background-position:top;
background-repeat:no-repeat;
text-align:center;
background-color:#667403;
}
#contacts{
position:relative;
float:left;
width:182px;
height:44px;
text-align:center;
background-color:#4D5B83;
}
#linetop{
clear:both;
width:364px;
height:5px;
}
#lineright{
clear:both;
width:182px;
height:5px;
}
#i1{
float:left;
width:182px;
}
#i2{
float:left;
width:182px;
}
#i3{
float:left;
width:182px;
background-image:url(images/rightbg.jpg);
background-attachment:fixed;
background-position:bottom;
background-repeat:no-repeat;
background-color:#D8D6FF;
}
#i3 h4{
margin:0 0 0 10px;
}
#i3 p{
margin:10px;
font: normal 13px "Times New Roman", Times, serif;
}
#center h2{
color:#990066;
margin-top:5px;
margin-left:10px;
margin-right:10px;
border-bottom: 2px solid #4D5B83;
}

#centercontainerphoto h2{
color:#990066;
margin-top:5px;
margin-left:10px;
margin-right:10px;
border-bottom: 2px solid #4D5B83;
}
#footer{
clear:both;
border-top: solid 1px #FFFFFF;
margin-left:60px;
margin-bottom:10px;
width:770px;
font:normal 11px "Times New Roman", Times, serif;
color:#FFFFFF;
text-align:center;
}
#contacts h3 a{
color:#CCCCFF;
text-decoration:none;
}
#products h3 a{
color:#33FF66;
text-decoration:none;
}
#gallery h3 a{
color:#FFCCCC;
text-decoration:none;
}
#menu ul{
margin:0 0 0 70px;
padding-top:10px;
list-style:none;
}
#menu li a{
line-height:24px;
color:#2FEF5F;
font: bold 14px "Times New Roman", Times, serif;
}
.textsmall{
font: normal 11px "Times New Roman", Times, serif;
}