/*=======================================================================================

    Albert Kiteck | Albertkiteck.com	


-----------------------------------------------------------------------------------------

	BASIC STYLES & TYPOGRAPHY	
=======================================================================================*/

body {
	font: 13px/1.7 "arial", sans-serif;
	color: #b9b8b8;
	background-color:#c0c0c0;
	background:  url("../images/grey.jpg")  top center;
	margin:0;
	padding:0;
}

h1 {
	width: 1196px;
	height:635px;

	background:  url("../images/header_bg.jpg") top center no-repeat;
}

h1 span {
	display:none;
}

/*	MAIN CONTAINERS	
=======================================================================================*/

#container {
	width:1196px;
	margin: 0 auto;
	9

}
#copy {
	
	margin-top:0;
	padding-top:0;
	margin-left:240px;
	width:922px !important;
}

#contact {
	background:  url("../images/email.jpg") top left no-repeat;
	width:92px;
	height:106px;
	position:fixed;
	overflow:hidden;
	top:80%;
	left:0;
}
#contact a {
	display:block;
	width:92px;
	height:106px;

}

.feat {
	
	width:670px;
	height:400px;
	background-color:#0d0d0d;

}

#web {
	background:  url("../images/h2_3.jpg") no-repeat center;
	width:671px;
	height:50px;
	clear:both;
	margin:0;
	padding:0;	
}
#video {
	background:  url("../images/h2_2.jpg") no-repeat center;
	width:671px;
	height:53px;

}


#border {
	width:770px;
	height:18px;
	background:  url("../images/border.jpg") no-repeat center;
	margin-left:-60px;
	margin-top:30px;
	margin-bottom:40px;
}

#bottom {
		margin-bottom:20px;
}

#rf1, #rf2, p {
	padding:15px;
}