<style type="text/css">
* {
	margin: 0;
	padding: 0;
}
			
body {
	background-image:url(images/home/background_tile_half.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
}
			
/* The global container */
#container-global {
	margin: 0px auto 0 auto;
	position: relative;
	width: 1000px;
}

#contact_us_header {
	border: 0px solid #111111;
	color: #363636;
	left: 0px;
	position: absolute;
	top: 132px;
	width: 1000px;
	height: 18px;
}

#details {
	border: 0px solid #111111;
	color: #363636;
	position: absolute;
	left: 386px;
	top: 192px;
	width: 505px;
	height: 320px;
	z-index: 21;
}

#form {
	border: 0px solid #111111;
	color: #363636;
	position: absolute;
	left: 125px;
	top: 192px;
	width: 250px;
	height: 320px;
	z-index: 20;
}

#skype {
	border: 0px solid #111111;
	color: #363636;
	position: absolute;
	left: 777px;
	top: 559px;
	width: 122px;
	height: 28px;
	z-index: 20;
}
			
#darkgrey_block01 {
	background: #ffffff;
	border: 0px solid #111111;
	position: absolute;
	left: 0px;
	top: 205px;
	width: 422px;
	height: 343px;
}
			
#mediumgrey_block02 {
	background: #ffffff;
	border: 0px solid #111111;
	position: absolute;
	left: 424px;
	top: 205px;
	width: 576px;
	height: 343px;
}
			
#lightgrey_block01 {
	background: #e1e1e1;
	border: 0px solid #111111;
	position: absolute;
	left: 0px;
	top: 650px;
	width: 1000px;
	height: 40px;
}

#footer {
	left: -38px;
	position: absolute;
	top: 701px;
	width: 1075px;
	height: 120px;
	z-index: 2;
}

.text {
	padding: 0px;
}
			
p {
	font: normal 11px/1.2em Verdana, sans-serif;
	padding-bottom: 10px;
	line-height: 2;
}
			
p1 {
	font: normal 11px/1.2em Verdana, sans-serif;
	padding-bottom: 10px;
	line-height: 1;
}
			
h {
	font: normal 14px/1.2em Verdana, sans-serif;
	color: #363636;
}
			
h1 {
	font: normal 15px/1.2em Verdana, sans-serif;
	color: #bf0000;
}
			
a:link {
	color: #bf0000;
}
			
a:visited {
	color: #bf0000;
}
			
a:hover { 
	color: #8e181b;
}
			
a:active {
	color: #bf0000;
}
			
</style>
