@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	background-color: #070707;
	background-image: url(../images/creatives-old.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
h1{
	color: #FF3300;
	font-size: 20px;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_h.gif);
	background-repeat: repeat-x;
	padding-left: 8px;
}
h2{
	font-size: 16px;
	margin: 0px;
}
a{
	color: #FF3300;
	text-decoration: none;
	font-size: 12px;
}
a:hover{
	color: #666666;
}
#paper{
	clear: both;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#left_column{
	width: 200px;
	background-image: url(../images/bg_left.gif);
	background-repeat: repeat-y;
}
#content_shadow{
	background-image: url(../images/bg_content_shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#logo{
	padding-left: 45px;
	padding-top: 20px;
	padding-bottom: 30px;
	background-image: url(../images/bg_left_top.gif);
	background-repeat: repeat-y;
}
#left_menu{

}
.news{
	margin-left: 30px;
	padding: 6px;
	border: 0px solid #CCCCCC;
	margin-top: 30px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#shell_right{
	background-color: #FFFFFF;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #212121;
	padding-bottom: 25px;
}
#top_menu{
	background-image: url(../images/bg_top_menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#top_menu_list{
	margin-top: 0px;
	padding-top: 3px;
	height: 45px;
	margin-bottom: 0px;
}
#top_menu_list li {
	display: inline;

}
#top_menu_list a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
#top_menu_list a:hover{
	background-image: url(../images/bg_menu_top_hover.gif);
	background-repeat: repeat-x;
	background-position: top;

}
#content_right{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 22px;
	padding-bottom: 22px;
	padding-left: 22px;
}
#title{
	font-size: 14px;
}
#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	clear: both;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 75px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
}
#footer a{
	color: #999999;

}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: none;

}
#footer ul{
	margin: 0px;
}

#footer li{
	display: inline;
}

/* CSS Document */

#project_image{
	border: 1px solid #E2E2E2;
	margin-bottom: 20px;
}
#project_image1{
	border: 1px solid #E2E2E2;
}
#form_{
	width: 200px;
}
.submit_button_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	width: 50px;
	background-color: #FF3300;
	background-position: right center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text_box1{
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
}
.text_box{
	border: 1px solid #CCCCCC;
}
#sitemap, #sitemap ul{
	list-style-type: none;
}
#promo_container{
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #EF0303;
	padding-top: 2px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #EF0303;
}
.promo_object{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

