/* CSS Document */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
	background-image:url(images/bg_strip.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#300000;
	padding:0;
	margin:0;
}

a{
	color:#600001;
}

h1, h3 {
	font-size:18px;
	color:#600001;
}

#site-container {
	width:782px;
	margin:0 auto;
	background-image:url(images/main_body_bg.jpg);
}

#bg-image-container{
	background-image:url(images/footer_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#header{
	height:149px;
}
#header h1 {
	text-indent: -10000px;
	background: url(images/header.jpg) top left no-repeat;
	width: 782px;
	height: 149px;
}

#main-content{
	text-align:justify;
}

#left-col{
	width:225px;
	float:left;
	height: 440px;
}

#content{
	margin:30px;
}

#right-col{
	width:534px;
	float:right;
}

.clear-both{
	clear:both;
}

#footer{
	height:50px;
}

#footer-text{
	padding-top:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#747474;
	text-align:center;
	line-height:12px;
}
#footer-text a { color: #747474; text-decoration: none; }

.small_type{
	font-size:11px;
}

#nav-container{
	margin:10px;
	height:430px;
}

.button{
	margin-top:4px;
	border-bottom:2px solid #FFFFFF;
	border-left:2px solid #FFFFFF;
}

.button:hover {
	border-bottom:2px solid #600001;
	border-left:2px solid #600001;
}







h2.who-are-we {
	text-indent: -10000px;
	background: url(images/title_who.gif) top left no-repeat;
	width: 330px;
	height: 40px;
}
h2.examples {
	text-indent: -10000px;
	background: url(images/title_examples.gif) top left no-repeat;
	width: 330px;
	height: 40px;
}
h2.delivery-of-service {
	text-indent: -10000px;
	background: url(images/title_delivery.gif) top left no-repeat;
	width: 330px;
	height: 40px;
}
h2.costs {
	text-indent: -10000px;
	background: url(images/title_cost.gif) top left no-repeat;
	width: 330px;
	height: 40px;
}
h2.opportunities {
	text-indent: -10000px;
	background: url(images/title_opportunities.gif) top left no-repeat;
	width: 330px;
	height: 40px;
}
h2.contact {
	text-indent: -10000px;
	background: url(images/title_contact.gif) top left no-repeat;
	width: 330px;
	height: 40px;
}


div#left-col ul {
	margin: 10px 0 0 10px;
	padding: 0;
	list-style: none;
}
div#left-col li {
	width: 213px;
	height: 28px;
	margin-bottom: 6px;
}
div#left-col li a {
	display: block;
	width: 213px;
	height: 28px;
	text-indent: -10000px;
	border-bottom:2px solid #FFF;
	border-left:2px solid #FFF;
}
div#left-col li a:hover {
	border-bottom:2px solid #600001;
	border-left:2px solid #600001;
}
div#left-col li#nav1 a { background: url(images/nav_home.gif) top left no-repeat; }
div#left-col li#nav2 a { background: url(images/nav_examples.gif) top left no-repeat; }
div#left-col li#nav3 a { background: url(images/nav_service.gif) top left no-repeat; }
div#left-col li#nav4 a { background: url(images/nav_costs.gif) top left no-repeat; }
div#left-col li#nav5 a { background: url(images/nav_opportunities.gif) top left no-repeat; }
div#left-col li#nav6 a { background: url(images/nav_contact.gif) top left no-repeat; }
div#left-col li#nav7 a { background: url(images/nav_testimonials.gif) top left no-repeat; }
div#left-col li#nav8 a { background: url(images/nav_vendors.gif) top left no-repeat; }

#footer-links { margin-top: 15px; color: #674140; }
#footer-links a { color: #674140; }

a.contact { background: #E1D9D9; padding: 2px 4px; }

.ukmap{
	float:left;
	margin-right:30px;
}

.regions ul {
	padding-top:20px;
}

.regions ul li {
	list-style:none;
}

.regions ul li a{
}
