/* ---------------------------------------- */
/*	Author	:	WMA Group Ltd.				*/
/*	Email	:	equiries@wmagroup.co.uk		*/
/*	Website	:	http://www.wmagroup.co.uk	*/
/* ---------------------------------------- */

/* ---------------------------------------- */

* {
	border:0;
	margin:0;
	padding:0;
}


/* --------------------------------------------------------- Body */
body {
	background:#fff;
	color:#CCC;
	font:0.80em/100% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	line-height:1.4em;
}

/* --------------------------------------------------------- General */
a {
	color:#fff;
	text-decoration:none;
}

a,img {
	border:0px;
	}

a:hover {
	color:#faa418;
	text-decoration:none;
}

/* --------------------------------------------------------- Container */
#container {
	width:976px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bck_subpage_lrg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

/* --------------------------------------------------------- header */
#container #header {
	width:976px;
	height:95px;
	background-image:url(../images/bck_subpage_Banner_lrg.png);
}

#header #header_inside {
	float:right;
	height:100px;
	width:475px;
}

/* --------------------------------------------------------- MENU */
#container #Menu {
	width:976px;
	height:175px;
	background-image:url(../images/bck_subpage_Menu_lrg.png);
	background-repeat:no-repeat;
}

#Menu ul {
	padding-left: 0px;
	margin: 0px;
	list-style:none;
}

#Menu li {
	display: inline;
	list-style: none;
	padding-left:0px;	
}

#Menu a {
	display: block;
	width: 244px;
	float: left;
	height: 100px;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
	font-size: 16px;
	padding-top: 0px;
	font:16px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}

#Menu a:hover {
	background: url(../images/bck_subpage_menu_ovr.png) no-repeat;
}


/* --------------------------------------------------------- Welcome Text */
#container #ContentTop {
	width:976px;
	height:35px;
	background-image:url(../images/bck_subpage_Content_lrg_top.png);
	background-repeat:no-repeat;
}

#container #ContentBtm {
	width:976px;
	height:30px;
	background-image:url(../images/bck_subpage_Content_lrg_btm.png);
	background-repeat:no-repeat;
}


#container #Content {
	width:976px;
	height:1250px;
	background-image:url(../images/bck_subpage_Content_lrg_mid.png);
	background-repeat:repeat-y;
}

#Content P {
	font:1.1em 'Trebuchet MS', Verdana, sans-serif;
	line-height:15px;
	color:#CCC;
	text-align:justify;
	margin:8px;
}

#Content,img {
	text-align:center;
}

#Content H1 {
	color:#FFF;
	font:1.7em 'Trebuchet MS', Verdana, sans-serif;
	border-bottom:1px solid #f7cf18;
	display:block;
	height:22px;
	margin-bottom:10px;
	text-align:center;
}

#Content H2 {color:#FFF; font:1.4em 'Trebuchet MS', Verdana, sans-serif; height:18px; margin-bottom:10px; margin-top: 20px; text-align:left;}

#Content H3 {color:#FFF; font:1em 'Trebuchet MS', Verdana, sans-serif; height:18px; margin-bottom:15px; margin-top: 10px; text-align:Center;}

#Content H4 {color:#CCC; font:1em 'Trebuchet MS', Verdana, sans-serif; margin-bottom:15px; margin-top: 15px; text-align:left;}

#Content #leftColumn {
	float:left;
	width:430px;
	margin:25px 0 0 45px;
}

#Content #RightColumn {
	float:right;
	width:430px;
	margin:25px 45px 0 0;
}
#Content ol{
		text-align:left;
		list-style-position:inside;
		margin: 10px; 0 10px 0;
}

#Content ul{
		text-align:left;
		list-style-position:inside;
}

/* --------------------------------------------------------- Products */
#container #Products {
	width:976px;
	height:212px;
	background-image:url(../images/bck_subpage_Products_lrg.png);
	background-repeat:no-repeat;
}

#Products ul {
	padding-left: 0px;
	margin: 0px;
	list-style:none;
}

#Products li {
	display: inline;
	list-style: none;
	padding-left:0px;	
}

#Products a {
	display: block;
	width: 244px;
	float: left;
	height: 184px;
	text-align: Center;
	text-decoration: none;
	color: #ffffff;
	font-size: 16px;
	margin-top: 27px;
	font:16px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	padding-left: 0 2px 0 2px;
}

#Products a:hover {
	background: url(../images/bck_subpage_Products_ovr.png) no-repeat;
	margin-top:27px;
}



/* --------------------------------------------------------- /* Copyright */

#container #Copyright {
	width:976px;
	height:55px;
	background-image:url(../images/bck_subpage_Copyright_lrg.png);
	background-repeat:no-repeat;
}

#Copyright P {
	font:1em 'Trebuchet MS', Verdana, sans-serif;
	line-height:15px;
	text-align:center;
	color:#FFF;
	padding-top: 15px;
}

/* --------------------------------------------------------- /* Footer */
#container #footer {
	width:976px;
	height:240px;
	background-image:url(../images/bck_subpage_Quicklinks_lrg.png);
	background-repeat:no-repeat;
}

#footer p{
	font:0.9em 'Trebuchet MS', Verdana, sans-serif;
	text-align:center;
	color:#FFF;
	padding: 105px 0 0 0;
}


#footer #Quicklinks{
	letter-spacing:-1px;
	line-height:175%;
	margin:0px 0 0 0;
	height:75px;
	width:900px;
	padding-top:35px;
	margin-left:auto;
	margin-right:auto;

}

/* ---------------------------------------- /* Quick Links */

#Quicklinks ul {
	float:left;
	height:15px;
	list-style:none;
	width:900px;
	margin-top:8px;
}

#Quicklinks ul li {
	float:left;
	height:15px;
	list-style:none;
	width:auto;
}

#Quicklinks ul li a {
	height:15px;
	display:block;
	line-height:15px;
	width:auto;
	margin-left:6px;
	font-size:12px;
	color:#FFF;
}

#Quicklinks ul li a:hover {
	color:#603;
	font-size:12px;
	text-transform:uppercase;
}

#Quicklinks ul li a.active {
	color:#FFF;
	font-size:12px;
}


/* --------------------------------------------------------- Styles */
.Style1 {color: #000; border-bottom:1px solid #f7cf18; display:block; height:20px; margin-bottom:15px}
.style2_partners {color: #000; border-bottom:1px solid #f7cf18; display:block; }
.style3 {color: #ffffff}
.style4 {color: #f7cf18}
.style5 {color: #ff7e00; display:block; width:125%; }
