@charset "UTF-8";
/* CSS Creative Pixel Box 

*/


/* Body -------------------------------------------------------------------------- */ 
html,body{
	margin:0;
	padding:0;
	background-color: #000000;
}
body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
}

.headline{

	color:#CCCCCC;
}

a:link{
color: #C9FF36;
text-decoration: none;
}
a:visited{
	color: #C9FF36;
	text-decoration: none;
}
a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
a:active{
	color: #C9FF36;
	text-decoration: none;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#tables_contet_space{
	width: 819px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#tables_contet{
	width: 256px;
	color: #999999;
}
#tables_contet_right {
	width: 256px;
	color: #999999;
	margin-right: 0px;
	margin-left: auto;
}
#tables_contet_center {
	width: 256px;
	color: #999999;
	margin-right: auto;
	margin-left: auto;
}
.line{
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

#content{
	padding-bottom: 40px;
	padding-top: 40px;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.text_headlines{
	font-family :Helvetica;
	font-size:14px;
	font-style:normal;
	color: #fffefe;
	font-weight: normal;
}

.table_gallery{
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Heather --------------------------------------------------------------------------  */ 

#header{
	background-color: #010101;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/top_bg.jpg);
	background-position: center top;
	height: 111px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	padding-left: 40px;
}

.upper_navigation{ 
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-size: 11px;
	font-weight:lighter;
}
   
/* IntroSection --------------------------------------------------------------------------  */ 
.intro_section{
	padding-top: 10px;
}

#tables_intro_space{
	width: 819px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*News Section--------------------------------------------------------------------------  */ 
.latest_news {
	left: 20px;
}

#table_contet_news{
	width: 256px;
}
#news_section{
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #191919;
}
.tables_news_space{
	width: 819px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#table_contet_news_center {
	width: 256px;
	margin-right: auto;
	margin-left: auto;
}
#table_contet_news_right {
	width: 256px;
	margin-right: 0px;
	margin-left: auto;
}

/* Foother --------------------------------------------------------------------------  */ 

#footer{
	background-image: url(images/bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#phone{
	height: 25px;
}
.contact_form {
	background-color: #3d3d3d;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	width: 450px;
	height: 20px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.contact_form_box2 {
	background-color: #3d3d3d;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	/*width: 450px*/;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
