html{
	height:100%;
	width:100%;
	background:#000;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;	
	margin:0;
	padding:0;
}
body {
	margin:0px 0px 0px 0px;
	padding:0;
	font:normal 13px "Century gothic", Helvetica, sans-serif;	
}
h1{
	color:#fff;
	background-image: url(img/confliktarts_logo.png);
	background-repeat: no-repeat;
	background-position: top left;	
	width:548px;
	height:112px;
	margin:0 auto;
	text-indent:-5000px;
}
#main_categories{
	width:551px;
	margin:0 auto;
}
#main_categories h2{
	color:#fff;
	font-size:11px;
	font-weight:bold;
	float:left;
	margin-top:4px;
	text-align:center;
}
h2 img {
	border:0px;
}
h2 a {
	color:#fff;
	text-decoration:none;
}
h2.printing{
	width:63px;
	margin-left:3px;
	margin-right:36px;
}
h2.cd_dvd_pressing{
	width:108px;
	margin-right:20px;
}
h2.merchandising{
	width:99px;
	margin-right:39px;
}
h2.graphic_design{
	width:66px;
	margin-right:63px;
}
h2.graphic_design div{
	white-space:nowrap;
}
h2.e_mixing{
	width:54px;
}

#maps{
	width:800px;
	margin:74px auto;
	position:relative;
}
#maps a{
	text-decoration:none;
}
/***********************************************************/
/* MAP FRANCE*/
/***********************************************************/
#map_france{
	position:relative;
	top:0px;
	left:14px;
	width:1%;
	white-space:nowrap;	
}
#map_france .map{
	position:absolute;
	top:0px;
	left:0px;
}
#map_france .map img {
	border:0px;
}
#map_france .agency{
	font-size:21px;
	position:absolute;
	top:258px;
	left:53px;
}
#map_france .agency a{
	color:#fff;
}
#map_france .agency_country{
	font-size:18px;
	font-weight:bold;
	position:absolute;
	top:283px;
	left:-30px;
}
#map_france .agency_country a{
	color:#b1c800;
}
#map_france .agency_country_tel{
	color:#fff;
	position:absolute;
	top:311px;
	left:30px;	
}
#map_france .agency_country_tel img{
	vertical-align:middle;
}
#map_france .agency_enter_btn {
	position:absolute;
	top:338px;
	left:45px;
}
#map_france .agency_enter_btn img{
	border:0px;
}
#map_france .agency_languages{
	color:#666666;
	font-size:11px;
	font-style: italic;
	position:absolute;
	top:380px;
	left:55px;
}
#map_france .agency_languages img{
	vertical-align:middle;
}
/***********************************************************/
/* MAP ITALY*/
/***********************************************************/
#map_italy{
	position:relative;
	top:0px;
	left:209px;
	width:1%;
	white-space:nowrap;
}
#map_italy .map{
	position:absolute;
	top:1px;
	left:0px;
}
#map_italy .map img {
	border:0px;
}
#map_italy .agency{
	font-size:21px;
	position:absolute;
	top:258px;
	left:145px;
}
#map_italy .agency a{
	color:#fff;
}
#map_italy .agency_country{
	font-size:18px;
	font-weight:bold;
	position:absolute;
	top:283px;
	left:152px;
}
#map_italy .agency_country a{
	color:#b1c800;
}
#map_italy .agency_country_tel{
	color:#fff;
	position:absolute;
	top:311px;
	left:117px;	
}
#map_italy .agency_country_tel img{
	vertical-align:middle;
}
#map_italy .agency_enter_btn {
	position:absolute;
	top:338px;
	left:130px;	
}
#map_italy .agency_enter_btn img{
	border:0px;
}
#map_italy .agency_languages{
	color:#666666;
	font-size:11px;
	font-style: italic;
	position:absolute;
	top:380px;
	left:146px;
}
#map_italy .agency_languages img{
	vertical-align:middle;
}
/***********************************************************/
/* MAP SPAIN*/
/***********************************************************/
#map_spain{
	position:relative;
	top:0px;
	left:594px;
	width:1%;
	white-space:nowrap;
}
#map_spain .map{
	position:absolute;
	top:1px;
	left:0px;
}
#map_spain .map img {
	border:0px;
}
#map_spain .agency{
	font-size:21px;
	position:absolute;
	top:258px;
	left:65px;
}
#map_spain .agency a{
	color:#fff;
}
#map_spain .agency_country{
	font-size:18px;
	font-weight:bold;
	position:absolute;
	top:283px;
	left:87px;
}
#map_spain .agency_country a{
	color:#b1c800;
}
#map_spain .agency_country_tel{
	color:#fff;
	position:absolute;
	top:311px;
	left:35px;	
}
#map_spain .agency_country_tel img{
	vertical-align:middle;
}
#map_spain .agency_enter_btn {
	position:absolute;
	top:338px;
	left:60px;	
}
#map_spain .agency_enter_btn img{
	border:0px;
}
#map_spain .agency_languages{
	color:#666666;
	font-size:11px;
	font-style: italic;
	position:absolute;
	top:380px;
	left:60px;
}
#map_spain .agency_languages img{
	vertical-align:middle;
}

#language_selector{
	font-size:9px;
	color:#b1c800;
	position:absolute;
	top:475px;
	left:310px;
	font-weight:bold;
}
#language_selector a {
	color:#b1c800;
	text-decoration:none;
}
#language_selector span{
	font-style:italic;
	font-weight:normal;
}
#contact{
	display:none;
	width:30%;
	background-color:#fff;
	margin:auto;
	position:absolute;
	top:160px;
	left:35%;
	padding:20px;
	z-index:10;
	background-image: url(img/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: center right;		
}
#contact_form{
	margin-top:10px;
}
#contact_form input[type=text]{
	width:205px;
	color:#4D4D4D;
	font:normal 11px "Lucida Grande", Geneva, Arial, sans-serif;

}
#contact_form input[type=image]{

}
#contact_form textarea{
	width:278px;
	height:95px;
	color:#4D4D4D;
	font:normal 11px "Lucida Grande", Geneva, Arial, sans-serif;
}
