@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
	body{
	font: 62.5%/2.2em Arial, Tahoma, Verdana,Helvetica, sans-serif;
	color: #2A0F33;
	background: #140718 url(../images/bg_patterns.gif);
	}
	a{
	text-decoration: none;
	color: #140718;
}
	a:hover{
	color: #140718;
	font-weight: bold;
}
	.hide,hr{display: none;}
	strong{font-weight: bold;}
	

/* =LAYOUT - the main layout styles */
	/* for the rounded top */
	#containertop{
	position: absolute;
	width: 950px;
	margin: -10px auto 0 auto;
	height: 10px;
	font-size:0.1em;
	background:url(../images/container_top.png) left bottom no-repeat;
	}
	* html #containertop{behavior: url(stylesheets/iepngfix.htc);} /* to correct transparent png in IE */
	/* container */
	#container{
	width: 950px;
	background: #2a0f33 url(../images/bg_container.png); /* Purple Bk grnd */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 44px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	font-size: 9%;
	}

/* =HEADER */
	/* Logo and Site Title */
	
	h1 a,h1 a:hover{
	display: block;
	width: 310px;
	height: 59px;
	padding-top: 1px;
	margin-left:22px;
	background: url(../images/logo.gif) 0 0 no-repeat;
	color: #FFF;
	} 

/* =TOP NAVIGATION and SEARCH */
	/* top navigation */
	#navigation_wrapper{
	background: #140718 url(../images/nav_bg.gif) 0 0 repeat-x;
	height: 37px;
	width: 905px;
	margin-top: 13px;
	margin-right: 22px;
	margin-bottom: 10px;
	margin-left: 22px;
	}

	#navigation{
		float: left;
		padding-left:7px;
		height: 37px;
		background: url(../images/navigation_left.gif) left top no-repeat;
	}
	#navigation li{
		float: left;
	}
	#navigation li a{
	padding: 7px 20px 0 20px;
	height: 30px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing:-0.03em;
	color: #2A0F33;
	}
	#navigation li a:hover{
	color: #d6ccd8;
	background: #140718 url(../images/nav_hover_bg.gif) 0 0 repeat-x;
	}
	/* search */
	#search_wrapper{
		float: right;
		height: 30px;
		padding:7px 10px 0 0;
		background: url(../images/navigation_right.gif) right top no-repeat;
	}
	.search{
		background: #696D5F;
		border: 1px solid #212417;
		width: 160px;
		height: 18px;
		padding: 3px 2px 0 3px;
		color: #17091c;
	}
/* =MAIN IMAGE */
	#main_image{
		width:905px;
		position: relative;
		margin: 0 22px auto;
	}
	/* frame: the small rounded image in the corner picture (top,right,bottom,left) */
	#frame_image_top,#frame_image_bottom{
	position: absolute;
	width: 905px;
	height: 7px;
	font-size:0.1em;
	top:22px;
	left:0;
	background: url(../images/frame_image_top.png) top no-repeat;
	}
	#frame_image_bottom{
	top:316px;
	background: url(../images/frame_image_bottom.png) bottom no-repeat;
	}
	* html #frame_image_top,* html #frame_image_bottom{behavior: url(stylesheets/iepngfix.htc);} /* to correct transparent png in IE */

/* =BANNER */
/*	#banner_wrapper{
		width: 874px;
		overflow: hidden;
		padding:30px 0 0 28px;
	} */
	/*.banner{
		float: left;
		width: 245px;
		float: left;
		background: #353C2C url(../images/banner_bg.gif) left repeat-y;
		margin-right:54px;
		padding-bottom:6px;
		position: relative;
	} */
	/*.image_wrapper{text-align: center;}
	.banner img{border: 3px solid #181B0F;}
	.banner_last{margin-right:0;}
	.banner h2{
		height: 38px;
		background: url(../images/banner_top.gif) left no-repeat;
		font:1.9em "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		color: #7c7c58;
		padding: 15px 0 0 17px;
	} */
	/* for the rounded bottom */
/*	.image_wrapper span{
		position: absolute;
		width: 245px;
		height: 6px;
		font-size:.1em;
		left:0;bottom:-1px;
		background: #17091c url(../images/banner_bottom.gif) bottom no-repeat;
	} */
	
/* =SERVICES */
	#services{
		width: 658px;
		margin:20px auto 0 22px;
		position: relative;
		border: 2px solid #2a0f33;
	}
	#service h3{
		font-size: 5em;
		text-transform: uppercase;
		height: 39px;
		padding: 12px 0 0 40px;
	}
	#servicescontent{
		width: 658px;
		height: 480px;
		margin: 0 auto;
		overflow: hidden;
		background: #170a1c url(../images/services_bg.jpg) bottom repeat-x;
		padding: 5px 0 30px 0;
	}
	
	/* sevices header */
	#services h2{
		background: #170a1c url(../images/services_top_bg.jpg);
		height: 39px;
		font-size:2em;
		color: #807c82;
		padding: 12px 0 0 40px;
		border-bottom: 5px solid #280e31;
	}
	/* top rounded image */
	#services h2 span{
		position: absolute;
		display: block;
		height: 8px;
		width: 662px;
		left:0;top:0;
		font-size:0.1em;
		background: url(../images/services_top.jpg) left top no-repeat;
		margin: -2px;
	}
	/* bottom rounded image */
	.bottom_rounded{
		position: absolute;
		display: block;
		width: 662px;
		height: 7px;
		font-size:0.1em;
		right:0;bottom:0;
		background: url(../images/services_bottom.jpg) no-repeat;
		margin: -2px;
	}
	/* big image on the right bottom */
	.bottom_pic{
	z-index:2;
	position: absolute;
	padding-right: 28px;
	bottom:0px;
	right:-210px;
	width: 170px;
	height: 570px;
	margin-bottom:-2px;
	background: url(../images/services_bg_pic.jpg) left top no-repeat;
	}
	/* list of services */
	.serviceslist{
		padding-left: 30px;
		float: left;
		font-size:1.3em;
		line-height:1.8em;
	}
	.serviceslist li a{ /* Text box area */
		display: block;
		padding: 10px;
		width: 776px;
		font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-transform: lowercase;
		letter-spacing:-.02em;
		color: #807c82;
		background: #170a1c url(../images/list_dotted_border.gif) bottom repeat-x;
	}
	.serviceslist li{
		color: #807c82;
		background: #170a1c url(../images/list_dotted_border.gif) bottom repeat-x;
	}
	
/* =FOOTER */
	#footer_wrapper{
	width: 918px;
	padding-left:31px;
	padding-bottom:25px;
	margin: 0 auto;
	text-transform:uppercase;
	font-size: 1.2em;
	background: url(../images/footer_left.png) 0 0 no-repeat;
	}
	#footer{
	position: relative;
	width: 888px;
	height: 67px;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: 0 bottom;
	background-image: url(../images/footer_bg.png);
	}
	#footer .logo{
	width: 500px;
	float: left;
	color: #d6ccd8;
	padding-top: 34px;
	}
	#footer .logo span{
		position: absolute;
		display: block;
		right:-31px;top:0;
		width: 31px;
		height: 67px;
		background: url(../images/footer_right.png) right bottom no-repeat;
	}
	* html #footer .logo span, * html #footer_wrapper{behavior: url(stylesheets/iepngfix.htc);}
	#footer ul{
		padding-top: 34px;
		padding-right: 5px;
		float: right;
	}
	#footer ul li{
	float: left;
	padding-left:10px;
	}
	#footer a{
	color: #2a0f33;
	font-size:0.7em;
	}
	#footer li a:hover{
	color: #d6ccd8; /* Light Purple Title Banner */
	}
#Banner {
	width: 430px;
	margin-right: 900px;
	position: relative;
	top: -610px;
	height: 10px;
}
#Contactpage {
	height: 250px;
	width: 290px;
	padding-left: 22px;
	position: relative;
	top: 30px;
	text-align: justify;
	font-weight: bold;
	font-size: 50px;
}
#container #Contactpage .Text5 {
	padding-right: 100px;
	padding-left: 10px;
	padding-top: 10px;
}
#container #Contactpage .Text6 {
	padding-right: 90px;
	padding-top: 24px;
	padding-left: 10px;
}
#container #Contact3 {
	height: 260px;
	width: 300px;
	position: relative;
	float: inherit;
	padding-left: 340px;
	text-align: justify;
	font-size: 50%;
	top: -220px;
}
#container #Contact4 .Text8 {
	padding-left: 10px;
	padding-top: 24px;
}
#container #Contact4 {
	height: 240px;
	width: 260px;
	position: relative;
	float: right;
	padding-right: 22px;
	top: 52px;
	font-weight: bold;
	font-size: 50px;
}
#container #Contact4 .Text7 {
	padding-left: 10px;
	padding-top: 10px;
}

#container #Contact4 .shade3 {
	background-image: url(../images/list.png);
	width: 260px;
	height: 27px;
	padding-left: 10px;
	font-size: 13px;
	background-repeat: no-repeat;
}
#container #textfade1 {
	height: 315px;
	width: 467px;
	position: relative;
	left: 450px;
	top: 10px;
}

#container #Contact3 .Text4 p {
	height: auto;
	padding-left: 12px;
}

#container #Contact3 .shade2 {
	background-image: url(../images/list.png);
	height: 27px;
	width: 260px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
#container #Contact3 .Contacttext {
	height: 110px;
	padding-left: 12px;
	padding-right: 55px;
	font-weight: bold;
	padding-top: 10px;
}

#container #Contactpage .Services2 p {
	background-image: url(../images/list.png);
	width: 250px;
	height: 25px;
	padding-left: 10px;
}

#container #Contact .shade1 {
	background-image: url(../images/list.png);
	background-color: #FFF;
	width: 263px;
	height: 25px;
	text-align: left;
}


#Banner .text2 {
	height: 260px;
	width: 400px;
	padding-left: 30px;
	left: 428px;
	color: #000;
	position: relative;
	bottom: 200px;
}
#Banner .Services1 {
	height: 430px;
	width: 400px;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
	margin-left: 30px;
	font-size: 16px;
	text-align: justify;
}
#Banner .Services1 .Text1 {
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 260px;
	padding-top: 2px;
	padding-left: 10px;
	position: relative;
	left: -8.5px;
}
#Banner .Services1 .Text2 {
	position: relative;
	height: 25px;
	width: 260px;
	background-image: url(../images/list.png); /*List Colour d6ccd8*/
	left: -8.5px;
	padding-top: 2px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
#Banner .Services1 .Text3 {
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 260px;
	position: relative;
	left: -8.5px;
	padding-top: 2px;
	padding-left: 10px;
}
#container #Banner .Services1 p {
	text-align: left;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#container #textfade {
	height: 315px;
	width: 467px;
	position: relative;
	left: 460px;
	bottom: -60px;
}

.it {
	font-style: italic;
}
.it1 {
	font-style: italic;
}
.it2 {
	font-style: italic;
	font-weight: bold;
}
#container #Banner .Services1 div {
	text-align: justify;
}
#container #Contact {
	height: 700px;
	width: 280px;
	padding-left: 22px;
	text-align: center;
	font-weight: bold;
}
#container #Contact .shade {
	background-image: url(../images/list.png);
	width: 260px;
	text-align: left;
	height: 25px;
}

#container #Contact p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container #Contact p {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#container #Contact p {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#container #Contact .form {
	position: absolute;
	height: 370px;
	width: 430px;
	text-align: left;
	padding-left: 300px;
	clip: rect(auto,auto,auto,auto);
	float: right;
	clear: right;
	bottom: -600px;
}
#container #Contact .office1 {
	height: 235px;
	width: 220px;
	position: absolute;
	left: 310px;
}
#container #Contact .office2 {
	height: 230px;
	width: 220px;
	position: absolute;
	left: 535px;
}
#container #Contact4 p {
	font-style: italic;
}
#container #Contact4 p {
	font-style: normal;
}
#container #Contact3 .Contacttext p {
	font-style: normal;
}
#container #Contactpage p {
	font-style: italic;
}
#container #Contactpage p {
	font-style: normal;
}
#container #Contactpage p {
	font-weight: normal;
}
#container #Banner .Services1 .Text3 {
	text-align: justify;
}
#container #Contact4 p {
	text-align: justify;
}
#container #Contact3 .Contacttext p {
	font-weight: bold;
}
#container #Contact3 .Text4 p {
	font-style: normal;
}
#container #Contact3 .Text4 p {
	font-weight: bold;
}
#container #Contactpage p {
	font-weight: bold;
}
#container #Contactpage p {
	font-size: 13px;
}
#container #Contact3 .shade2 {
	font-size: 13px;
}
#container #Contact3 .shade2 {
	font-weight: normal;
}
#container #Contact3 .shade2 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
#container #Contact3 .Contacttext p {
	font-weight: normal;
}
#container #Contact3 .Contacttext p {
	font-size: 13px;
}
#container #Contact3 .Text4 p {
	font-size: 13px;
}
#container #Contact3 .Contacttext p {
	font-weight: bold;
}
#container #Contact3 .Contacttext p {
	font-size: 13px;
}
#container #Contact4 p {
	font-size: 13px;
}
#container #textfade2 {
	height: 315px;
	width: 467px;
	left: 450px;
	position: relative;
	top: 10px;
}
#container #main_image #textfade3 {
	height: 315px;
	width: 467px;
	position: relative;
	left: 450px;
	top: 10px;
}
#container #textfade4 {
	height: 315px;
	width: 467px;
	position: relative;
	left: 450px;
	top: 10px;
}
#container #textfade4 {
	height: 315px;
	width: 467px;
	position: relative;
	left: 450px;
	top: 10px;
}
#container #textfade5 {
	height: 315px;
	width: 467px;
	position: relative;
	left: 450px;
	top: 10px;
}
#container #textfade6 {
	height: 315px;
	width: 467px;
	position: relative;
	left: 450px;
	top: 10px;
}
#container #textfade7 {
	height: 315px;
	width: 467px;
	position: relative;
	left: 450px;
	top: 10px;
}
#container #Banner .Services1 p {
	text-align: justify;
}
#container #Banner .Services1 p {
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
}
#footer_wrapper #footer .logo p a {
	text-align: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	white-space: normal;
	text-transform: lowercase;
	color: #FFF;
}
#container #Contact3 .Text4 {
	height: 100px;
	padding-left: 12px;
	background-repeat: no-repeat;
}


#container #Contact5 {
	height: 220px;
	width: 270px;
	padding-top: 10px;
	padding-left: 22px;
	position: relative;
	top: -190px;
	font-size: 12px;
}
#container #Contact5 .shade4 {
	height: 27px;
	width: 260px;
	background-image: url(../images/list.png);
	padding-left: 10px;
	background-repeat: no-repeat;
}
#container #Contact5 .Text9 {
	height: 220px;
	width: 240px;
	padding-left: 10px;
}
.Globe {
	height: 37px;
	width: 37px;
	position: relative;
	float: right;
	margin-right: 22px;
}
.Contact6 {
	height: 280px;
	width: 290px;
	position: relative;
	padding-top: 10px;
	top: -190px;
	font-size: 12px;
	float: right;
	right: 320px;
}
#container .Contact6 .Shade5 {
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 260px;
	padding-left: 10px;
}
#container .Contact6 .Text10 {
	padding-left: 10px;
}
#container #Banner .Services1 p {
	font-weight: normal;
}
#container .Contact7 {
	float: right;
	height: 247px;
	width: 260px;
	padding-top: 10px;
	position: relative;
	padding-right: 22px;
	top: -190px;
	right: -290px;
}
#container .Contact7 .Shade7 {
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	height: 27px;
	width: auto;
	padding-left: 10px;
}
#container .Contact7 .Text10 .v {
	padding-left: 10px;
}
