/* color palette
Green: #afbd21
Pink: #ed1555
Blue: #00aec5
Burgundy: #a30046
*/
/* colours */

.green {
	color:#afbd21
}
.pink {
	color:#ed1555
}
.blue {
	color:#00aec5
}
.burgundy {
	color:#a30046
}

body {
	background: url(images/bg.gif) repeat-x #7a003d;
	font-family:Arial, Helvetica, sans-serif;
	margin:6px 0 12px 0;
}
#header_wrap {
	margin:0 auto;
	width:890px;
	border:1px solid #280f1a;
}
#logo {
	position:absolute;
	margin:-18px 0 0 0;
	height:155px;
	overflow:hidden;
}
#header {
	height:100px;
	margin:0 auto;
	width:890px;
	background:url(images/headerx.gif) no-repeat;
	border:1px solid #280f1a;
}
#section_links {
	width:600px;
	margin:60px 10px 0 310px;
	color:#a30046;
	font-size:30px;
}
#section_links a:link.green, #section_links a:visited.green {
	color:#afbd21;
	text-decoration:none;
}


#section_links a:link.blue, #section_links a:visited.blue {
	color:#00aec5;
	text-decoration:none;
}
#section_links a:link.pink, #section_links a:visited.pink {
	color:#ed1555;
	text-decoration:none;
}


#section_links a:hover.green, #section_links a:active.green {
	text-decoration:underline;
}
#section_links a:hover.blue, #section_links a:active.blue {
	text-decoration:underline;
}
#section_links a:hover.pink, #section_links a:active.pink {
	text-decoration:underline;
}
#main_nav {
	height:48px;
	width:884px;
	margin:0 auto 0px auto;
	border:1px #280f1a solid;
}
#main_nav ul {
	margin:16px 0 0 310px;
	padding:0;
	list-style:none;
}
#main_nav ul li {
	float:left;
	color:#fff;
	display:block;
}
#main_nav ul li a:link, #main_nav ul li a:visited {
	
	padding:1.1em .80em;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#main_nav ul li a:hover, #main_nav ul li a:active {
	color:#afbd21;
	text-decoration:none;
}

#wrapper {
	margin:0 auto;
	width:890px;
	background:#fff;
	}
#feature {
	margin:0 0 12px 0;
	}
.sub {
	width:278px;
	height:278px;
	float:left;
	background:#fff;
	}
.sub#sub_1 {
	background:url(images/bg_sub1.jpg) no-repeat;
	}
.sub#sub_1 h2 a:link, .sub#sub_1 h2 a:visited  {
	float:right;
	margin:30px 12px 0 0;
	color:#afbd21;
	text-decoration:none;
	border:0px #000 solid;
}
.sub#sub_1 h2 a:hover, .sub#sub_1 h2 a:active  {
	text-decoration:underline;
}

.sub#sub_1 p {
	margin:12px 12px 0 0;
	width:200px;
	display:block;
	height:200px;
	float:right;
	font-size:18px;
	text-align:right;
	border:0px #000 solid;
	color:#fff;
	}


.sub#sub_2 {
	margin:0 28px;
	background:url(images/bg_sub2.jpg) no-repeat;
	}
.sub#sub_2 p {
	margin:12px 0 0 12px;
	width:200px;
	display:block;
	height:200px;
	float:left;
	font-size:18px;
	border:0px #000 solid;
	color:#fff;
	}
	.sub#sub_2 h2 a:link, .sub#sub_2 h2 a:visited  {
	float:right;
	margin:31px 12px 0 0;
	color:#ed1555;
	text-decoration:none;
}
.sub#sub_2 h2 a:hover, .sub#sub_2 h2 a:active  {
	text-decoration:underline;
}
.sub#sub_3 {
background:url(images/bg_sub3.jpg) no-repeat;
	}
.sub#sub_3 p {
	margin:12px 12px 0 12px;
	width:200px;
	display:block;
	height:200px;
	float:;
	font-size:18px;
	text-align:left;
	border:0px #000 solid;
	color:#fff;
	}
.sub#sub_3 h2 a:link, .sub#sub_3 h2 a:visited  {
	display:block;
	float:right;
	margin:12px 12px 0 0;
	color:#00aec5;
	text-decoration:none;
}
.sub#sub_3 h2 a:hover, .sub#sub_3 h2 a:active  {
	text-decoration:underline;
}

/* blue coloured links */

a:link.blue_link, a:visited.blue_link {
	color:#00aec5;
	text-decoration:none;
}
a:hover.blue_link, a:active.blue_link {
	text-decoration:underline;
}
/* green coloured links */
a:link.green_link, a:visited.green_link {
	color:#afbd21;
	text-decoration:none;
}
a:hover.green_link, a:active.green_link {
	text-decoration:underline;
}
a:link.pink_link, a:visited.pink_link {
	color:#ed1555;
	text-decoration:none;
}
a:hover.pink_link, a:active.pink_link {
	text-decoration:underline;
}
a:link.light_pink_link, a:visited.light_pink_link {
	color:#fea5c0;
	text-decoration:none;
}
a:hover.light_pink_link, a:active.light_pink_link {
	text-decoration:underline;
}
a:link.white_link, a:visited.white_link {
	color:#fff;
	text-decoration:none;
}
a:hover.white_link, a:active.white_link {
	text-decoration:underline;
}
a:link.black_link, a:visited.black_link {
	color:#000;
	text-decoration:none;
}
a:hover.black_link, a:active.black_link {
	text-decoration:underline;
}



#footer {
	margin:12px auto 12px auto;
	width:890px;
	color:#fff;
	text-align:center;
	font-size:12px;
	}
#standard #feature {
	height:340px;
	background:#fff;
	padding:32px 0 0 50px;
	}

#standard #feature #left {
	float:left;
	width:350px;
	border-right:1px solid #000;
	}
#standard #feature #right {
	float:left;
	margin-left:46px;
	padding:1px 0 0 0;
	}

#standard #feature #right a:link, #standard #feature #right a:visited {
	border:1px solid #fff;
}
#standard #feature #right a:hover, #standard #feature #right a:active {
	border:1px solid #000;
}
#commercial #feature {
	height:450px;
	background:#fff;
	padding:32px 0 0 50px;
	}
#commercial #feature #left {
	float:left;
	}

h1 {
	font-size:22px;
	}

.p11 {
	font-size:11px;
	}
	
	
	/* color palette
Green: #afbd21
Pink: #ed1555
Blue: #00aec5
Burgandy: #a30046
*/
