@charset "utf-8";

/* CSS Document */

/*Colours
Black - #000000;
White - #FFFFFF;
Logo Light Blue - #0CBDCF;
Logo Dark Blue - #0076B6;
Highlight Light Blue (links) - #0076b6;
Main Light Gray/Blue (text) - #485e79;
Dark Dark Blue (headers) - #010304;
*/

body {
	margin: 0px auto;
	padding: 0px;
	
	min-width: 1000px;
	
	background-color:#000;
	background-position:top;
	background-repeat:repeat-x;
	background-image:url(../images/bg_tile.jpg);
	
	behavior:url("csshover3.htc");
}

#container {
	margin: 0px auto;
	padding: 0px;
	
	min-width: 950px;
	height: 1000px;
	
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#wrapper {
	margin: 0px auto;
	padding:0px;
	width: 820px;
	height: 680px;
}

#top {
	margin: 0px;
	width: 820px;
	height: 80px;
	/*background-image:url(../images/top.jpg);*/
}

#logo {
	width: 185px;
	height: 250px;
	background-image:url(../images/logo.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#logo:hover {
	background-position: -185px 0px;
	}
	
#logo a {
	width: 185px;
	height: 274px;
	padding: 100%;
	cursor:pointer;
	}

#left {
	margin:0px;
	padding:0px 0px 0px 0px;
	width:185px;
	height:680px;
	
	background-image:url(../images/bg_left.jpg);
	background-position:top-left;
	background-repeat:no-repeat;
	
	float:left;
}

.serviceslist {
	margin: 0px;
	width: 140px;	
}

#right {
	width:635px;
	height:680px;
	margin: 0px;
	padding:0px;
	
	background-image:url(../images/bg_right.gif);
	background-position:top-left;
	background-repeat:no-repeat;
	
	float:left;
}

#rightPortfolio {
	width:635px;
	height:680px;
	margin: 0px;
	padding:0px;
	
	background-image:url(../images/bg_portfolio.gif);
	background-position:top-left;
	background-repeat:no-repeat;
	
	float:left;
}

#mainText {
	width: 635px;
	height: 290px;
}

#portfolioImage {
	width: 603px;
	height: 202px;
	
	margin: 19px 10px 1px 10px;
	}

#links {
	width:625px;
	margin: 0px;
	padding:0px;
	height: 275px;
	}
	
#linksPortfolio {
	width:625px;
	margin: 0px;
	padding:0px;
	height: 343px;
	}

#portfolio {
	width: 625px;
	height: 68px;
	margin: 0px;
	padding:0px;	
	background-image:url(../images/portfolio.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

#portfolio:hover {
	background-position: 0px -68px;
}

#portfolio a {
	width: 100%;
	height: 100%;
	display:inline-block;
	cursor:pointer;
}

#contact {
	width: 625px;
	height: 71px;
	margin: 0px;
	padding:0px;	
	background-image:url(../images/contact.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

#contact:hover {
	background-position: 0px -71px;
}

#contact a {
	width: 100%;
	height: 100%;
	display:inline-block;
	cursor:pointer;
}

#facebook {
	width: 625px;
	height: 68px;
	margin: 0px;
	padding:0px;	
	background-image:url(../images/facebook.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

#facebook a {
	width: 100%;
	height: 100%;
	display:inline-block;
	cursor:pointer;
}

#facebook:hover {
	background-position: 0px -68px;
}

#twitter {
	width: 625px;
	height: 68px;
	margin: 0px;
	padding:0px;	
	background-image:url(../images/twitter.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

#twitter:hover {
	background-position: 0px -68px;
}

#twitter a {
	width: 100%;
	height: 100%;
	display:inline-block;
	cursor:pointer;
}

#twitterfeed {
	width: 635px;
	height: 114px;
	margin:0px;
	padding:0px;
	
	display:block;
}

#twitter_div {
	width: 500px;
	height: 55px;
	text-align:left;
	padding: 25px 0px 0px 60px;
	
	color:#0076b6;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	
	line-height: 1.8em;
}

#twitter_div a {
	color: #fff;
	text-decoration:none;
}

#twitter_div li a {
	color: #485e79;
	font-weight:normal;
	font-size:10px;
	}
	
#mainText p {
	width: 515px;
	
	color:#485e79;;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	
	line-height: 2.0em;
	margin:0px;
	padding: 120px 0px 0px 50px;
}
	
#mainText a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

.bluehighlight {
	color: #0076b6;
}

.servicesTitle {
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding-top:20px;
	padding-bottom: 10px;
}

.servicesTitleTop {
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding-top:0px;
	padding-bottom: 10px;
}

.servicesList {
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
	
.servicesList li {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#485e79;
	line-height: 2.3em;
	
	background: url(../images/bullet.gif) left center no-repeat;
	padding-left: 20px;
	cursor:default;
}


#footer {
	margin: 0px auto;
	padding: 0px;
	width: 820px;
}

* html #footer {
	margin-top: 150px;
}

#footerText{
	width: 655px;
	float: left;
	padding:0px;
	margin:0px;
	margin-top: 12px;
}
	
#footerNav {
	font-weight:bold;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#485e79;
	text-align:right;
	margin:0px;
	padding: 0px 15px 0px 0px;
	}

#footerNav li {
	text-align:right;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#485e79;	
	line-height: 2.5em;
	display:inline;
	margin:0px;
	padding:0px;
	}

#footerNav li a {
	color:#485e79;	
	text-decoration:none;
	margin:0px;
	padding:0px;
}

#footerNav li a:hover {
	color:#0076b6;
}

.footerNavActive {
	color:#0076b6;
	cursor:help;
}

#footerNav a {
	color:#FFF;
	text-decoration:none;
}

#footerNav a:hover {
	color:#0076b6;
	text-decoration:none;
	}

#footerLogos {
	display:left;
	margin: 0px;
	padding: 0px;
}

#footerLogos img {
	padding-top: 15px;
}
	
:focus { -moz-outline-style: none; }

/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

.headerNav {
	font-weight:bold;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	text-align:right;
	margin:0px;
	padding: 25px 15px 0px 0px;
	}



.headerNav a {
	color:#333;
	text-decoration:none;
}

.headerNav a:visited {
	color:#333;
	text-decoration:none;
}

.headerNav a:hover {
	color:#485e79;
	text-decoration:none;
	}
	
#homeButton {
	width: 87px;
	height: 30px;
	position:relative;
	top:50px;
	left:10px;
	background-image:url(../images/home.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;

	}
	
#homeButton:hover {
	background-position: 0px -30px;
	}
	
#homeButton a {
	height: 30px;
	padding: 100%;
	cursor:pointer;
}
	

