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


/*Colors #00aeef  */

html, body {
	height: 100%;
}

body {
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-x;
}	

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -52px; /* the bottom margin is the negative value of the footer's height */
}

.footer, .push {
	height: 52px; /* .push must be the same height as .footer */
	background-color: #CCCCCC;
}

.footer {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-top:20px;
	}


.top-contact {
	height: 26px;
	font-family: Helvetica, Arial, sans-serif;
	color: #7D7D7D;
	font-size: 11px;
	padding-top: 12px;
	padding-left: 390px;
}
.logo {
	float: left;
	height: 71px;
	width: 274px;
	margin-left: 71px;
	margin-top: 25px;
	margin-bottom: 30px;
}

/********************************** Navigation ******************************************/

.topnav{
	height:36px;
	float: left;
	width: 550px;
	margin-top: 50px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	margin-left: 50px;
}


ul#nav {
	list-style: none;
	float: right;
	text-transform: uppercase;
	}
	ul#nav li {
		display: inline;
	}
	ul#nav li a  {
	display: inline-block;
	float: left;
	color: #333333;
	background-color: #CCCCCC;
	text-decoration: none;
	margin-left: 18px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-align: center;
	line-height: 32px;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
		}
		
		ul#nav li a.about:hover, ul#nav li a.about:active,
		ul#nav li a.featured-work:hover, ul#nav li a.featured-work:active,
		ul#nav li a.our-process:hover, ul#nav li a.our-process:active,
		ul#nav li a.contact:hover, ul#nav li a.contact:active
		{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #333333;
	color:#CCCCCC;
			}
			
		

/********************************** Navigation End ******************************************/

h1 {
	width: 882px;
	clear: both;
	margin-left: 71px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 28px;
	line-height: 36px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 0px;
}

.blue-highlight {
color:#00aeef;
font-family: Georgia, "Times New Roman", Times, serif;
}
.work {
	background-image: url(../images/latest-work.gif);
	background-repeat: no-repeat;
	padding-left: 206px;
	width: 826px;
	height: 720px;
}

.services {
	background-image: url(../images/our-services.gif);
	background-repeat: no-repeat;
	padding-left: 206px;
	width: 826px;
	height: 450px;
}

.process {
	background-image: url(../images/our-process.gif);
	background-repeat: no-repeat;
	padding-left: 206px;
	width: 826px;
	height: 600px;
}

.contact-us {
	background-image: url(../images/our-contact.gif);
	background-repeat: no-repeat;
	padding-left: 206px;
	width: 826px;
	height: 550px;
}

.span-3 {
	width: 232px;
	float: left;
	margin-right: 25px;
	height: 195px;
	background-color: #303030;
	margin-bottom: 25px;
}
.preview {
	padding: 4px;
	height: 196px;
	width: 242px;
	border: 1px solid #CCCCCC;
}

.clearboth {
clear:both;
}


/********************************** Fade ******************************************/

span.fadehover {
	position: relative;
	float: left;
}

img.a {
position: absolute;
left: 0;
top: 0;
z-index: 10;
}

img.b {
position: absolute;
left: 0;
top: 0;
}

/********************************** Fade Finish ******************************************/

.caption {
	padding-top: 150px;
	padding-left: 15px;
	color: #FFFFFF;
	font-size: 12px;
}
.caption h3 {
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}
.linesep {
	width: 882px;
	margin-left: 71px;
	padding-top: 40px;
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: right;
}
.top {
	margin-bottom: 5px;
	width: 882px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	font-style: italic;
}
.span-2 {
	margin-right: 25px;
	width: 320px;
	float: left;
}

.services-copy {
	width: 400px;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.bullets {
	width: 160px;
	float: left;
	margin-top: 15px;
	margin-right: 15px;
}
.bullets ul {
	padding-left: 10px;
	list-style-type: none;
}
.bullets li {
	background-image: url(../images/tick-bullets.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	line-height: 22px;
	font-size: 12px;
}
.process-quote {
	width: 396px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 27px;
	color: #303030;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	margin-top: 10px;
	font-weight: normal;
	margin-right: 15px;
}
h2 {
	color: #FFFFFF;
	font-size: 18px;
	margin-bottom: 18px;
	margin-top: 8px;
	text-transform: uppercase;
	letter-spacing: -0.25px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2 span {
	background:none repeat scroll 0 0 #33BEF2;
	line-height: 24px;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 8px;
	padding-bottom: 3px;
}

.one-two {
	width:760px;
	}

.span-services {
	width: 346px;
	float: left;
	margin-right: 25px;
	width: 360px;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	margin-top: 40px;
}

.span-services-last {
	width: 346px;
	float: left;
	width: 360px;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	margin-top: 40px;
}

.span-contact {
	width: 346px;
	float: left;
	margin-right: 25px;
	width: 220px;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	margin-top: 25px;
}
.contact-us img {
	margin-top: 30px;
}
.top a {
	text-decoration: none;
	color: #2F2F2F;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.top a:hover {
	color:#00AEEF;	
}

.area {
	color: #999999;
}



/*.container {
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}*/
.services-copy a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.services-copy a:hover {
	color: #00AEEF;
}

.span-contact a {
	color: #00AEEF;
	text-decoration: none;
}
.top-contact a {
	color: #CCCCCC;
	text-decoration: none;
}
.left {
	width: 400px;
	padding-left: 50px;
	float: left;
}
.right {
	width: 500px;
	float: left;
	text-align: right;
}
.content {
	width: 960px;
}
.header {
	width: 960px;
}
.right a {
	text-decoration: none;
	color: #333333;
}

.right a:hover {
	text-decoration: underline;
}

