@charset "utf-8";

body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #21076a;
	background: #21076a url(images/bg.jpg) repeat fixed center top;
	line-height: 1.4em;
}

a {
	color: #7D8400;
	text-decoration:underline;
	}
	
a:hover {
	color: #7D8400;
	text-decoration:none;
	}


h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #7D8400;
	line-height: 1.3em;
}


.wrap_right {
	margin: 5px 0px 5px 10px;
	float: right;
}

.wrap_left {
	margin: 0px 20px 0px 0px;
	float: left;
}


#main h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7D8400;
	line-height: 1.3em;
	margin: 15px 0px 10px;
	padding: 0px;
}


#wrapper {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background: url(images/banner.jpg) no-repeat center top;
	padding: 0px 5px;
	height: 146px;
	font-size: 10px;
	text-align: center;
}

#main {
	background: url(images/centre-bg.jpg) repeat-y center top;
	padding: 5px 20px;
	text-align: left;
	height: 1050px;
}

#main p {
	padding: 0px;
	margin-top: 6px;
}

#services {
	background: url(images/list_of_services.jpg) no-repeat left top;
	float: left;
	height: 400px;
	width: 230px;
	border-right: thin solid #DAE8AE;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #DAE8AE;
	border-bottom-color: #DAE8AE;
	border-left-color: #DAE8AE;
	clear: left;
	margin: 10px 12px 10px 0px;
	padding: 0px 5px 0px 0px;
}

#services p {
	padding-left: 10px;
}

#text {
	float: left;
	width: 360px;
	clear: none;

}

#right {
	padding: 0px;
	width: 220px;
	float: right;
	clear: none;
	margin: 0px 0px 15px 20px;
}



#pullbox {
	padding: 110px 0px 0px;
	width: 240px;
	background: url(images/under_construction.jpg) no-repeat center top;
	border: 1px none #b6bf00;
	margin: 10px 0px 0px;
}

#pullbox h1{
	height: 39px;
	width: 240px;
	padding: 0;
	text-indent: -9999px;
}

#pullbox2 {
	padding: 110px 0px 0px;
	width: 240px;
	background: url(images/moved.jpg) no-repeat center top;
	border: 1px none #b6bf00;
	margin: 10px 0px 0px;
}


#pullbox2 h1{
	height: 39px;
	width: 240px;
	padding: 0;
	text-indent: -9999px;
}


#pullbox p{
	padding: 0px 10px 0px 90px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}

#pullbox2 p{
	padding: 0px 10px 0px 90px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}


#pullbox ul{
	font-size: 11px;
}

#pullbox3 {
	padding: 110px 0px 0px;
	width: 240px;
	height: 200px;
	background: url(images/rebrand.jpg) no-repeat center top;
	border: 1px none #b6bf00;
	margin: 10px 0px 0px;
}


#pullbox3 h1{
	height: 39px;
	width: 240px;
	padding: 0;
	text-indent: -9999px;
}


#pullbox3 p{
	padding: 0px 10px 0px 90px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}

#footer {
	background: url(images/footer.jpg) no-repeat center bottom;
	padding: 4px 4px 10px;
	margin: 0px;
	height: 30px;
}

#footer p {
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-bottom: 10px;
	padding-right: 15px;
}
