@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/bground.jpg) top center no-repeat #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #fff;
	margin: 25px 0 0 0;
}

#nonav {
	width: 960px;
	margin: 0;
	clear: both;
	float: left;
	height: 40px;
}

#navigationBarWrap {
	width: 960px;
	margin: 0;
	clear: both;
	float: left;
	height: 71px;
}

#navigationBarLeft {
	float: left;
	width: 422px;
	height: 40px;
}

#navigationBar {
	width: 538px;
	float: left;
	margin: 31px 0 0 0;
	background: url(../images/contentBack.png) top left repeat;
	border-bottom: 1px solid #aaa;
	overflow: hidden;
	height: 40px;
}

#navigationBar ul li {
	list-style: none;
	display: block;
	float: right;
	margin: 12px 0;
	background: url(../images/navSeperate.png) top right no-repeat;
	padding: 0 20px;
}

#navigationBar li.last {
	background: none;	
}

#navigationBar li a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}	

#navigationBar li a:hover, #navigationBar li a.selected  {
	color: #48A4FF;
}	

#mainWrap {
	width: 960px;
	clear: both;
	margin: 0 auto;
}

#mainWrap h1 {
	color: #ffffff;
	font-size: 33px;
	font-weight: bold;
	letter-spacing: -1.5px;
	background: url(../images/headerBack.png) top left no-repeat;
	padding: 6px 8px 6px 59px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}

#mainWrap h1 a {
	color: #48A4FF;
	text-decoration: none;
}

#mainWrap h1 a:hover {
	text-decoration: underline;
}

#contentWrap {
	width: 930px;
	float: left;
	background: url(../images/contentBack.png) top left repeat;
	clear: both;
	margin: 0 0 0 0;
	padding: 15px;
}

#contentFull {
	width: 930px;
	float: left;
}

#contentFull h2 {
	color: #ADDE03;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1.25px;
	display: block;
	padding: 0 0 3px 0;
	margin: 20px 0 0 0;
	border-bottom: 1px solid #ADDE03; 	
	font-family: Arial, Helvetica, sans-serif;
}

#contentFull h2.top {
	margin: 0;
}

#contentFull p {
	color: #ffffff;
	margin: 10px 0;
	line-height: 21px;
	letter-spacing: -0.5px;
}

#contentFull a {
	color: #48A4FF;
	text-decoration: none;
}

#contentFull a:hover {
	color: #A8028A;
	text-decoration: underline;
}

#contentLeft {
	width: 660px;
	float: left;
	margin: 0 50px 0 0;
	word-spacing: -0.5px;
}

#contentLeft h2 {
	color: #ADDE03;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1.25px;
	display: block;
	padding: 0 0 3px 0;
	margin: 20px 0 0 0;
	border-bottom: 1px solid #ADDE03; 	
	font-family: Arial, Helvetica, sans-serif;
}

#contentLeft h2.top {
	margin: 0;
}

#contentLeft p {
	color: #ffffff;
	margin: 10px 0;
	line-height: 21px;
	letter-spacing: normal;
}

#contentLeft a {
	color: #48A4FF;
	text-decoration: none;
}

#contentLeft a:hover {
	color: #A8028A;
	text-decoration: underline;
}

#contentLeft ul {
	margin: 8px 0 8px 15px;
	list-style: square;
}

#contentLeft ul li {
	letter-spacing: -0.5px;
	color: #ffffff;
	margin: 5px 0;
	line-height: 21px;
	list-style: square;
}

#contentLeft ul.services {
	margin: 20px 0 8px 15px;
}

#contentLeft ul.services li ul li {
	list-style: none;
	margin: -4px 0 0 0;
	font-size: 13px;
	color: #dcdcdc;
	line-height: 15px;
}

#contentLeft img.right {
	float: right;
	margin: 4px 0 4px 4px;
	border: 1px solid #ADDE03;
}

#contentLeft span.bold {
	font-weight: bold;
}

#contentLeft form p {
	margin: 0 0 0 0;
}

#contentLeft span.formHeading {
	color: #48A4FF;
}

#contentLeft span.formWarning {
	color: #A8028A;
}

#contentLeft form input.formTextBox {
	border: 1px solid #ccc;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 4px 0 12px 10px;
	width: 220px;
	background: url(../images/formBack.png) top left repeat;
	color: #ddd;
}

#contentLeft form input.formButton {
	border: 1px solid #48A4FF;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 4px 0 12px 10px;
	background: url(../images/formBack.png) top left repeat;
	color: #48A4FF;
}

#contentLeft form textarea {
	border: 1px solid #ccc;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 4px 0 12px 10px;
	background: url(../images/formBack.png) top left repeat;
	color: #ddd;
}

#contentLeft p a.portLink {
	font-size: 1.1em;
	font-weight: bold;
}

#contentLeft p.portInfo1 {
	font-size: 0.85em;
	line-height: 16px;
	margin: 30px 0 0 0;
}

#contentLeft p.portInfo2 {
	font-size: 0.85em;
	line-height: 16px;
	margin: 6px 0 0 0;
}

#contentLeft p.portInfo3 {
	font-size: 0.85em;
	line-height: 16px;
	margin: 6px 0 0 0;
}

#contentRight {
	width: 220px;
	float: left;
}

#contentRight h2 {
	color: #48A4FF;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -.75px;
	display: block;
	border-bottom: 1px solid #48A4FF;
	padding: 0 0 3px 0;
	text-align: right;
	margin: 20px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

#contentRight h2.top {
	margin: 0;
}

#contentRight p {
	color: #ffffff;
	text-align: right;
	margin: 8px 0;
}

#contentRight ul.socialise {
	float: right;
	list-style: none;
	text-align: right;
}

#contentRight ul.socialise li {
	margin: 8px 0 8px 4px;
	color: #ffffff;
	display: inline;
}

#contentRight ul.services {
	float: right;
	text-align: right;
	list-style: none;
	margin: 8px 0 13px 0;
}

#contentRight ul.services li a {
	display: block;
	width: 220px;
	padding: 4px 20px 4px 0;
	background: url(../images/rightArrow.png) right top no-repeat;
	color: #fff;
	text-decoration: none;
}

#contentRight ul.services li a:hover {
	color: #48A4FF;
}

#contentRight a img {
	border: none;
	margin: 8px 0;
}

.boxgrid {
	width: 200px;
	height: 180px;
	margin: 15px 0 0 0;
	float: left;
	background: #fff;
	border: solid 2px #0F87FF;
	position: relative;
}
.boxgrid img {
	position: absolute;
	top: 3px;
	left: 2px;
	border: 0;
	width: 200;
	height: 180;
	overflow: visible;
}

.boxcaption { 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 64px; 
	width: 100%; 
	opacity: .85; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}
.captionfull .boxcaption {
	top: 116px;
	left: 0;
}
.caption .boxcaption {
	top: 120px;
	left: 0px;
}

#boxes p.boxTitle {
	font-size: 14px;
	padding: 8px 8px;
	font-weight: bold;
	letter-spacing: -.75px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0;
}

#boxes p.boxTitle a {
	color: #ffffff;
	text-decoration: none;
}
#boxes p.boxTitlesmall {
	font-size: 12px;
	padding: 8px 8px;
	font-weight: bold;
	letter-spacing: -0.75px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0;
}
#boxes p.boxTitlesmall a {
	color: #ffffff;
	text-decoration: none;
}
#boxes p.boxDescription {
	font-size: 12px;
	padding: 0 8px 4px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #48A4FF;
	margin: 0;
}

#boxes p.boxDescription a {
	color: #48A4FF;
	text-decoration: none;
}

.clearer {
	height: 0;
	width: 100%;
	clear: both;
}

#footerWrap {
	width: 930px;
	float: left;
	clear: both;
	border-top: 5px solid #ADDE03;
	margin: 30px 0 10px 0;
	padding: 14px 0 0 0;
	font-size: 11px;
}

#footerLeft {
	width: 465px;
	float: left;
	color: #48A4FF;
}

#footerRight {
	width: 465px;
	float: left;
	text-align: right;
	color: #48A4FF;
}

#footerRight a {
	color: #48A4FF;
	text-decoration: none;
}

#footerRight a:hover{
	color: #48A4FF;
	text-decoration: underline;
}

.style1 {color: #48A4FF}
.style2 {color: #A8028A}
.style4 {color: #027017}
.style6 {color: #B2B502}
.style7 {color: #FFFFFF}

