body {
	background: #fff;
	font: 75%/200% "Lucida Grande", Lucida, Verdana, sans-serif;
}



a {
	color: #fff;
	text-decoration: underline;
}

	
a:hover {
	text-decoration: none;
}


h1 {
	color: #D43C38;
	font-weight: normal;
	font-size: 170%;
	margin-bottom: 30px;
}

h2 {
	color: #FFF;
	font-weight: normal;
	font-size: 140%;
	margin: 0px 0px 10px 0px;
}



#wrap {
	width: 897px;
	margin: 0 auto;
}

img {
	border-style: none;
}

.gallery_image {
	float: left;
	display: block;
	width: 140px;
	height: 115px;
	overflow: hidden;
	text-align: center;
}

#header {
	margin: 0px;
	background: #FFF url(../images/header.jpg) no-repeat scroll left 20px;
	width: 897px;
	height: 144px;
	overflow: hidden;
}

	#header h1 {
		margin: 0px;
		text-indent: -10000px;
	}
	
	#header h1 a {
		width: 897px;
		height: 144px;
		display: block;
	}
	

#menu {
	background-color: #9c9ea1;
	width: 140px;
	float: left;
	margin: 0;
	padding: 5px 0 10px 10px;
	list-style: none;
	text-transform:	capitalize;
}

#menu li {
	margin: 0px;
	text-transform:	capitalize;
}

#menu li a {
	display: block;
	padding: 4px 0;
	border-bottom: 1px solid #FFF;
	margin: 0 15px 4px 0;
	text-decoration: none;
	text-transform:	capitalize;
}

#menu li a:hover, 
#menu li ul li a:hover {
	text-transform:	capitalize;
	border-bottom: 1px solid #D43C38;
}

#menu li ul {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0px;
	color: #b40000;
	text-transform:	capitalize;
}

#menu li ul li a {
	padding: 2px 0;
	color: #b40000;
	text-decoration: none;
	text-transform:	capitalize;
}

#menu li ul li a:visited {
	color: #b40000;
	text-decoration: none;
	text-transform:	capitalize;
}

#menu li ul li a:hover {
	color: #b40000;
	text-decoration: underline;
	text-transform:	capitalize;
}



#center_area {
	margin-left: 1px;
	background: #afb0b1 url('../images/international.jpg') no-repeat scroll 160px 30px;
	float: right;
	width: 896px;
	display: block;
}

#right_area {
	float: right;
	clear: both;
	margin: 30px 0 10px 0;
}



#page_content {
	float: right;
	padding: 0;
	width: 650px;
	margin: 0 50px 0 0;
}

#page_content img {
	clear: both;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}



#footer {
	background: #ffffff url(../images/footer.jpg) no-repeat;
	clear: both;
	width: 897px;
	height: 129px;
}

#legal_footer {
	font-size: 85%;
	background: #ffffff;
}

#final_details {
	display: inline;
	float: left;
}

#legal_footer a {
	color: #b40000;
}

#vbd_tag {
	display: inline;
	margin-left: 485px;
}

#totali_tag {
	float: right;
	display: inline;
}


#search_for {
	float: left;
}

#submit_search {
	float: left;
}

.search_result {
	border-bottom: 1px dotted #FFF;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#contact_details {
	float: right;
	color: #FFF;
	width: 170px;
	margin-top: 16px;
	margin-right: 50px;
}

#contact_form {
	line-height: 1.5;
	float: left;
	width: 270px;
}

.contact_field {
	width: 100%;
}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.error {
	color: #b40000;
	float: right;
	clear: left;
}

.jBoxOverlay {
	position: fixed;
	z-index: 999;
	top: 0px; left: 0px;
	height:100%; width:100%;
	background-color: #000000;
	filter:alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
	cursor: pointer;
}

.jBox {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 50%;
	z-index: 1000;
	background-color: #FFFFFF;
	padding: 10px;
	color: #000000;
}

.jGalHolder {
	background: url(../images/loading.gif) center center no-repeat;
}

.jGal .jGalCaption a {
	text-indent: -9999px;
}

.jGal .jGalNext {
	display: block;
	width: 63px; height: 32px;
	float: right;
	background: url(../images/nextlabel.gif);
}

.jGal .jGalPrev {
	display: block;
	width: 63px; height: 32px;
	background: url(../images/prevlabel.gif);
}

.jBox .close {
	display: block;
	width: 66px; height: 32px;
	float: right;
	background: url(../images/closelabel.gif) center center no-repeat;
}

.video_player .vp_play {
	margin: 143px 0 0 10px;
}
