* {
    margin:0px;
    padding: 0px;
}


body{
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-size: 12px;
	text-align: center;
	background: url('style/bg-pattern.jpg') repeat -8px -10px;
}



table{
    font-size: 14px;
    line-height: 130%;
}






a{
    color: #ffffff;
}
#fon_sub{
    background: url('images/subbg.jpg') repeat-y;
    width: 1000px;
}
#fon_main{
    background: url('images/main_fon.jpg') no-repeat;
    width: 1000px;
}
#cont{
    background-color: #121212;
    height: 1000px;
}
#cont td#fon_main{
/*     text-align: center; */
}

#copy{
    top: 800px;
    position: absolute;
    left: 260px;
    float: left; 
    width: 70%;
    padding-bottom: 20px;
	padding-left: 60px;
	color: #4A4B4F;
}

#copy a {
	text-decoration: none;
	color: #4A4B4F;
}

#copy img {
	border: 0;
	float: left;
	}

#fon_main #footer_menu{
    margin-left: auto;
    margin-right: auto;
    width: 540px;
    height: 10px;
}
#fon_main #footer_menu li{
    padding-right: 5px;
}
#fon_main #footer_menu a{
    color: #999999;
    font-size: 11px;
}
#left_fon_mn{
    background: url('images/left_fon_mn2.jpg') left -3px;
}
#right_fon_mn{
    background: url('images/right_fon_mn.jpg');
}
#left_fon{
    background: url('images/left_fon.jpg');
}
#right_fon{
    background: url('images/right_fon.jpg');
}
#cont{
    width: 100%;
    height: 100%;
    padding: 0px;
    border-collapse: collapse;
    min-height: 800px;
}
#cont td {vertical-align: top;}
#header{
    height: 100px;
    margin: 40px 10px 0px 20px;
}
#logo{
    width: 200px;
    float: left;
}
#topmenu{
    margin-left: 60px;
    float: left;
    width: 650px;
}
#topmenu a{
    color:#00e8ff;
    font-size: 12px;
}
#topmenu ul{
    float: left;
    list-style: none;
    margin-top: 20px;
}
#topmenu li{
    padding-bottom: 10px;
    width: 160px;
    float: left;
}
#main_content{
    margin-left: 27px;
}
.main_header{
    color: #ffffff;
    font-size: 30px;
    font-weight: normal;
}
.block{
    clear: both;
}
.block p{
    color: #aedaff;
}
.sub_block{
    float: left;
    width: 100%;
}
.img_block{
    background-color: #222222;
    padding: 10px;
}
.right{
    float: right;
    width: 350px;
}
.news_im{
    float: right;
}
#footer{
    margin-left: 20px;
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
#footer_menu{
    font-size: 12px;
    list-style: none;
	text-align: center;
}
#footer_menu a{ 
    color: #999999;
}
#footer_menu li{
    padding: 10px;
	display: inline;
}




#about_l{
    position: absolute;
    width: 455px;
    height: 50px;
/*     border: 1px solid #ff0000; */
    top: 130px;
    left: 284px;
}
#about_l a, #team a {
    text-decoration: none;
    display: block;
    height: 50px;
}
 #portfolio a, #u a{
    text-decoration: none;
    display: block;
    height: 455px;
}
#portfolio{
    position: absolute;
    width: 50px;
    height: 455px;
/*     border: 1px solid #ff0000; */
    top: 200px;
    left: 210px;
}
#u{
position: absolute;
    width: 50px;
    height: 455px;
/*     border: 1px solid #ff0000; */
    top: 200px;
    left: 770px;
}
#team{
    position: absolute;
    width: 455px;
    height: 50px;
/*     border: 1px solid #ff0000; */
    top: 680px;
    left: 284px;
}
#rel{
    position: relative; 
}

#footer_mn{
    position: absolute;
    top: 740px;
    color: #999999;
    font-size: 11px;
width: 1000px;
text-align: center;
}

#footer_menu {
	}

#citata_day{
    position: absolute;
    width: 510px;
    height: 90px;
/*      border: 1px solid #ff0000; */
    top: 10px;
    left: 260px;
}







/*Marat's Design*/

#container1 {
	width: 100%;
	text-align: center;
	border: 1px solid red;
	background: url('style/bg-pattern.jpg') repeat -8px -10px;
	}

#main {
	width: 1000px;
	height: 900px;
	text-align: left;
	margin: 0 auto;
	background: url('style/new-background.jpg') no-repeat center top;
	position: relative;
	}



#main_menu{
    position: absolute;
    top: 645px;
    left: 535px;
	}

#main_menu li {
	float: left;
	list-style: none;
    font-size: 13px;
    font-family: verdana, sans-serif;
	}




#main_menu li a {
    padding-right: 10px;
    text-decoration: none;
	}

#main_menu li a:hover {
    text-decoration: underline;
	}


#btn-menu{
    position: absolute;
    top: 594px;
    left: 536px;
	z-index: 90;
	}

#btn-menu li {
	float: left;
	line-height: 50px;
	list-style: none;
	margin-right: 12px;
	}

#btn-menu li a {
	padding: 26px;
	text-decoration: none;
	}



