/*body*/
html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, img {
	margin: 0;
	padding: 0;
	border: 0;}
body { background-image:url(images/back.gif); background-repeat:repeat-x; background-attachment:fixed;}
a.white_link {color:#777;font-family:Tahoma, Geneva, sans-serif;}	
a:link.white_link {color:#777;font-family:Tahoma, Geneva, sans-serif;}
a.visited.white_link {color:#FFF;font-family:Tahoma, Geneva, sans-serif;}
a:active.white_link {color:#09C;font-family:Tahoma, Geneva, sans-serif;}
a:hover.white_link  {color:#09C;font-family:Tahoma, Geneva, sans-serif;}

a.black_link {color:#777;font-family:Tahoma, Geneva, sans-serif;}
a:link.black_link {color:#777;font-family:Tahoma, Geneva, sans-serif;}
a:visited.black_link {color:#777;font-family:Tahoma, Geneva, sans-serif;}
a:active.black_link {color:#666;font-family:Tahoma, Geneva, sans-serif;}
a:hover.black_link {color:#09C;font-family:Tahoma, Geneva, sans-serif;}

			
/*divs*/

div#container{height:140%; width:100%}
div#header_container{margin:0 auto;
			width:100%;
			margin-top:0px;
			background-image:url(images/header_container_back.png);
			background-repeat:repeat-x;
			
			}
div#header_index {margin:0 auto;
						height:100px; 
						width:1000px;
						margin-top:0px;
						background-image:url(images/index/header_background.png);
						background-position:bottom;
						background-repeat:repeat-x;}
div#header_polygraphy {margin:0 auto;
						height:100px; 
						width:1000px;
						margin-top:0px;
						background-image: url(images/polygraphy/header_background.png);
						background-position:bottom;
						background-repeat:repeat-x;}
div#header_identity {margin:0 auto;
					height:100px; 
					width:1000px;
					margin-top:0px;
					background-image: url(images/ident/header_background.png);
					background-position:bottom;
					background-repeat:repeat-x;}
div#header_web_design {margin:0 auto;
						height:100px; 
						width:1000px;
						margin-top:0px;
						background-image: url(images/web-design/header_background.png);
						background-position:bottom;
						background-repeat:repeat-x;}
div#header_3d {margin:0 auto;
					height:100px; 
					width:1000px;
					margin-top:0px;
					background-image: url(images/3d/header_background.png);
					background-position:bottom;
					background-repeat:repeat-x;}
div#header_contact {margin:0 auto;
					height:100px; 
					width:1000px;
					margin-top:0px;
					background-image: url(images/contact/header_background.png);
					background-position:bottom;
					background-repeat:repeat-x;}
div#logo {float:left;
		  margin-left:60px;
		  width:70px;
		  height:70px;
		  margin-top:15px;
		  }
div#en_ru { float:left;
			margin-top:15px;
			margin-left:10px;
			color:#CCC;
			font:Arial, Helvetica, sans-serif;
		    font-family:Tahoma, Geneva, sans-serif;
			font-size:12px;}
div#menu {float:right;
		  margin-top:70px;
		  margin-right:50px;
		  color:#777;
		  word-spacing:10px;
		  font-family:Tahoma, Geneva, sans-serif;
		  font-size:14px;
		 }
div#content{width:1000px;
			margin:0 auto;}
div#headline{height:60px;
			 width:900px;
			 color:#FFF;
			 font-family:Arial, Helvetica, sans-serif;
			 padding-top:5px;
			 background-color:#FFF;
			 margin:0 auto;
			 }
div#line{height:40px;
			 width:900px;
			 font-family:Arial, Helvetica, sans-serif;
			 padding-top:5px;
			 font-size:12px;
			 color:#777;
			 background-color:#FFF;
			 margin:0 auto;
			 }
div#line_cut{height:40px;
			 width:900px;
			 font-family:Arial, Helvetica, sans-serif;
			 padding-top:5px;
			 margin:0 auto;
			 background-image: url(images/cut.png);
			 background-repeat:no-repeat}
div#headline_name{ float:left;
				   margin-left:20px;
				   margin-top:14px;
				   font-size:24px;
				   color:#000;}
div#line_name{float:left;
			  margin-left:20px;
			  margin-top:10px;
			  font-size:12px;
			  color:#777;} 

div#line_description{float:left;
			  margin-left:20px;
			  margin-top:10px;
			  font-size:12px;
			  color:#777;}


div#pic { width:900px;;margin:0 auto;} 
div#contact {width:900px;;margin:0 auto;
			 font-family:Arial, Helvetica, sans-serif;
			 background:#FFF}
div#contact_text{margin-left:20px;
				 color:#777;
				 font-size:16px;}
div#dots{margin:0 auto;
		 width:900px;
		 height:1px;
		 background-color:#555;}
div#dots_wide{margin:0 auto;
			  width:1000px;
			  margin-left:25px;}
div#footer_container {width:100%;
					  bottom:50px; margin-bottom:0px;}
					  
div#holder { width:900px;;margin:0 auto;
			 background-color:#FFF;
			}
div#stuff { width:800px;;margin:0 auto;
			margin-left:20px;
			background-color:#FFF;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#777;
			}
					  
					  
div#footer{ width:900px;
			height:50px;
			text-align:right;
			margin:0 auto;
			margin-top:5px;
			color:#999;
			font-size:12px;
			font-family:Tahoma, Geneva, sans-serif};
			
/*colours*/
.brown {color:#C63;
font-style: italic;}

.red {color:#F00;
	font-style: italic;}
	
.green {color: #9C0;
	font-style: italic;}
	
.blue {color: #09F;
	font-style: italic;}

.orange {color:#F90;
	font-style: italic;}
	
.pink {color: #C3F;
	font-style: italic;}
	
.white{	color:#FFF;
	font-style: italic;}
	
</style>