/* CSS Document */

body { 		background-color: #f9faf5;
			margin:0 auto;
}
a { color:#0066FF; text-decoration:none;
}

a:hover { color: #1032F5;

}
a:visited hover{ color:#0099FF;}


#main_container {
					
					height:2427px;
					width:1000px;
					margin: 0 auto;

}
/* ----- Здесь располагается все, что относится к header----- */

#header { 	background-image: url(/1000x617/images/h2.jpg);
			width:1000px;
			height:617px;
}

#wrapper { 

}

#content { 	clear:both;
			width:1000px;
			height:1600px;
		
}
content #div {
			float:left;
}

#left { 	float:left; 
			width:230px;
			height:1600px;
			font-size: 13px;
			color:#0066FF;
			padding-left:5px;
}


#menu div {
			background-image:url(images/q1.png);
			width:206px; 
			height:64px;
			margin-top:2px;
			}

#menu p { 	padding-top:20px; 
			text-align:center; 
			font-family: "Myriad Pro";
			font-size: 14px;
			font-weight: bolder;
			
			}	

#kontact { 	background-image:url(images/s1.png);
			width:212px;
			height:297px;
			margin-top:35px;
			margin-bottom:30px;}


#center {   float:left; 
			width:760px;
			height:1600px;
			}
			
#center h1{	padding-top: 20px; 
			text-align:center; 
			color: #0033CC; 
			font-size: 14px; 
			font-weight:bold;

}

#center h2{ 
text-align:center;
 padding-top: 13px; 
 color: #0033CC; 
 font-size: 14px;
 font-weight:bold;

}

#h2 { width:230px; height:56px; margin-left: 220px;
background-image:url(images/hcc.jpg);
}

#cc 	{ 

width:675px;
height:1545px;   
			}
			
			
#cc img { 
margin-left: 5px;
margin-top:5px;

border: 1px solid; border-color:#666666;
}

#cm 	{ height:1030px;  

background-image:url(images/gcc.jpg);

margin: 10 auto;
padding-left:27px;
padding-top:9px;
			
			}
#cmm 	{ padding-left:25px;
}
		
#center p{	padding-top: 10px; 
			padding-left: 0px; 
			padding-right: 10px; 
			font-size: 14px;

}

#center ul{	
			padding-left: 30px; 
			font-size: 14px;
	}		




/* ----- Здесь располагается все, что относится к footer---- */


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer { 
width:1000px;
height:207px;
background-image:url(images/v2.jpg);
	
}



