* {
margin: 0;
padding: 0;
}

body {
background: #fff url("../_images/bodybg.gif");
color: #4a4a4a;
	font : 62.5%/1.6  arial, verdana, "lucida grande", sans-serif;
}

.clear {
clear: both;
height: 5px;
}

h2 {
margin: 10px;
font-size: 1.7em;
border-bottom: 1px dotted #1d2564;
color: #1d2762;
}

h3 {
margin: 10px;
font-size: 1.5em;
color: #1d2762;
}

h4 {
margin: 10px;
font-size: 1.2em;
color: #1d2762;
}

p {
margin: 10px;
font-size: 1em;
}














/*========================
Layout styles
========================*/
#top_links {
margin: 0 auto;
margin-top: 20px;
width: 950px;
color: #fff;
font-size: 1.2em;
margin-bottom: 5px;
text-align: right;
}

#top_links a, #top_links a:link {
color: #fff;
text-decoration: none;
}

#pagewrap {
		width: 950px;
		background: #fff;
		margin: 0px auto;
		}
		
		
/* Header stuff */

#header {
		height: 128px;
		margin: 3px;
		margin-bottom: 0;
		background: #fff url("../_images/header.gif");		
		}	
		

		
.info {
    float: right;
		padding-top: 18px;
		height: 45px;
		font-size: 1.6em;
		color: #1c2663;
		margin-right: 10px;
		}	
		
h1 a, h1 a:link {
		text-decoration: none;
		color: #a3b5c3;
		}
		

/* Main Navigation */

			
#top_nav {
    float: right;
		margin-top: 38px;
		margin-right: -190px;
		font-size: 1.5em;
		color: #fff;
		width: 100%;
		}

#top_nav ul {
    margin-right: 0px;
		}

#top_nav li {
    display: inline;
		}	

#top_nav a, #top_nav a:link {
    color: #fff;
		text-decoration: none;
		font-weight: bold;
		margin: 0 10px;
		font-weight: normal;
		}

#top_nav a:hover {
    color: #1c2661;
		}		
		
/* top 3 images */

#top3 {
width: 946px;
height: 177px;
margin: 0 2px;
border-bottom: 3px solid #7f1b7d;
}

#top3 img {
height: 176px;
width: 314px;
float: left;
margin-left: 2px;
}		


/* enquiry form */

#enquiry {
width: 180px;
float: left;
background: #cfd7e9 url("../_images/enquiry.gif");
background-repeat: no-repeat;
background-position: top left;
margin: 3px 3px 10px 3px;
font-size: 1.2em;
border-left: 1px solid #e2e5ee;
}

#enquiry h2 {
border-bottom: none;
font-size: 1.4em;
color: #1d2762;
}

#enquiry img {
float: left;
}

label {
	display: block;
margin: 5px;
margin-left: 0;
}



input, textarea {
width: 150px;
}


#contactform {
margin: 10px;
}

#submit {
width: 55px;
text-align: center;
float: right;
margin: 10px;
margin-right: 7px;
}


#content_main {
float: right;
margin-right: 2px;
margin-top: 3px;
width: 760px;
}		

#content_main p {
font-size: 1.3em;
}		


.services_wrap {
float: left;
margin-left: 19px;
width: 226px;
height: 172px;
background: #fff;
border: 1px solid #000;
}

.services_wrap p {
text-align: right;
margin-right: 10px;
margin-top: -5px;
}

.services_wrap a, .services_wrap a:link {
text-decoration: none;
color: #4a4a4a;
}

.services_wrap img {
border: none;
}

.design {
background: #fff;
border-top: 1px solid #e2e5ee;
width: 947px;
height: 10px;
background-position: top left;
background-repeat: no-repeat;
margin-top: -1px;
margin-left: 2px;
}

.left {
float: left;
margin-top: 10px;
margin-left: 2px;

}

.right {
float: right;
margin-top: 10px;
margin-right: 7px;
}

#address {
text-align: center;
margin: 0 auto;
color: #fff;
font-size: 1.2em;
}

#address a, #address a:link {
color: #fff;
}