@charset "utf-8";
body {
	align: center;
	font: normal 11px/normal Arial, Helvetica, sans-serif;
	color: #FFF;
	background: url(/images/bluegradiant.jpg) repeat-x;
}
#header {
	height: 150px;
	padding: 0px;
	background: url(/images/photofinish-header.jpg) repeat;
}
#menubar {
	position: relative;
}
#maincontents {
	padding: 0px;
	background: #15304B url(/images/maincontentsbg2.jpg);
	margin: 0px;
	height: 200px;
	color: #2A67A0;
	width: 780px;
	text-align: center;
}
#menu {
	background: url(/images/panel15.jpg) no-repeat;
	height: 220px;
	width: 250px;
	color: #FFF;
}
#menupartners {
	background: url(/images/panel-2.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 220px;
	width: 250px;
}
#menuservices {
	background: url(/images/panel4.jpg) no-repeat;
	height: 220px;
	width: 250px;
}
#menuvideo {
}


#menuheader {
	color: #D41F00;
	font-size: 14px;
	font-weight: bold;
	background: url(none) no-repeat;
}
#footer {
	color: #FFF;
	font-size: 11px;
	font-weight: 300;
	background: #0F2233 url(none) repeat-x;
}
#wrapper {
	top: 20px;
	clip: rect(0px,auto,auto,auto);
	width: 780px;
	left: 20px;
	position: fixed;

}

