body {
	width:100%;height:100%;
	background:url("../media/images/body-bg.jpg") top center repeat #000000;
	font-family:verdana;
	text-align:center;
}


html {
	width:100%;height:100%;
	background:url("../media/images/body-bg.jpg") top center repeat #000000;
}

#root {
	width:1000px;
	margin:0 auto;
	text-align:left;
}

#header {
	float:left;
}


#content-header {
	float:left;
	height:14px;
	background:url("../media/images/content-upper-bg.png") top center no-repeat;
	margin-top:15px;
	width:1000px;
	font-size:1px; line-height: 1px;
}

#content-footer {
	float:left;
	height:14px;
	background:url("../media/images/content-lower-bg.png") top center no-repeat;
	width:1000px;
	font-size:1px; line-height: 1px;
}

#content {
	float:left;
	width:1000px;
	background:url("../media/images/content-bg.png") top center repeat-y;
	color:#ffffff;
}

#content #left {
	display:inline;
	float:left;
	width:682px;
	margin-left:13px;
	margin-right:14px;
}
#content #right {
	display:inline;
	float:left;
	width:278px;
}

#content #left #center {
	
	font-size:12px;font-family:verdana;color:#666666;
	background-color:#ffffff;
	width:680px;
	float:left;	
}

#content #left #center-header {
	background:url("../media/images/center-header.gif") top center no-repeat;
	width:680px;
	height:10px;
	font-size:1px; line-height: 1px;
	float:left;		
}
#content #left #center-footer {
	background:url("../media/images/center-footer.gif") top center no-repeat;
	width:680px;
	height:10px;
	font-size:1px; line-height: 1px;
	float:left;		
}

#content #right #askquote {
	margin-top:17px;
	background:url("../media/images/ask-quote-bg.png") top center no-repeat;
	width:278px;
	height:173px;
	text-align:center;
	padding-top:25px;
}

#footer {
	float:left;
	width:1000px;
	text-align:center;
}


#content #right #contact-prestimedia {
	margin-top:17px;
	background:url("../media/images/ask-quote-bg.png") top center no-repeat;
	width:258px;
	height:113px;
	padding:30px 10px;
	text-align:center;
}

#header #mainmenu {
	
	display:block;
	width:631px;
	height:38px;
	margin-top:15px;
	margin-right:0
}

#header #mainmenu li {float:left;}
#header #mainmenu #features:hover, #header #mainmenu #optionals:hover, #header #mainmenu #technicalities:hover, #header #mainmenu #quote:hover {
	background-position:top center;	
}

#header #languages {
	width:185px;
	float:left;
	text-align:center;
	margin-top: 5px;
}

