@charset "UTF-8";

body {
	margin:0px; 
	padding:0px;
	background-image:url(../../images/cc-bg.jpg);
	background-repeat: repeat-x;
}

p, h1, h2, #menu, a {
	font-family: "lucida Grande", "lucida Sans Unicode", Lucida, helvetica, arial, verdana, tahoma;
	margin:0px; 
	padding:0px;
}

p {
	font-family: "lucida Grande", "lucida Sans Unicode", Lucida, helvetica, arial, verdana, tahoma;
	font-size:11px;
	color:#3c3c3c;
	letter-spacing:0px;
	font-weight: normal;
	line-height:16px;
}

.responsetext {
	font-family: "lucida Grande", "lucida Sans Unicode", Lucida, helvetica, arial, verdana, tahoma;
	font-size:11px;
	color:#3c3c3c;
	letter-spacing:0px;
	font-weight: normal;
	line-height:14px;
}
p.featureSub {
	font-family: "lucida Grande", "lucida Sans Unicode", Lucida, helvetica, arial, verdana, tahoma;
	font-size:11px;
	color:#3c3c3c;
	letter-spacing:0px;
	font-weight: normal;
	line-height:16px;
	padding:0px 5px 3px 0px;
	margin:15px 0 0 0;
}

p.services {
	padding:0 0 3px 0;
	font-family: arial, verdana, tahoma;
	font-size:14px;
	border-bottom: 1px solid #eee;
	color:#1C2A45;
	letter-spacing:-1px;
	font-weight: bold;
	line-height:18px;
	text-transform:uppercase;
}

p.servicesTitle {
	font-size:12px;
	color:#6699CC;
	letter-spacing:0px;
	font-weight: bold;
	line-height:20px;
	text-transform:uppercase;
}


h1 {
	font-family: helvetica, arial, verdana, tahoma;
	font-size:20px;
	padding:0px 0px 5px 0px;
	color:#1C2A45;
	letter-spacing:0px;
	font-weight: normal;
	line-height:22px;
	margin-bottom:0px;
	
}

h2 {
	padding:0 0 3px 0;
	font-family: helvetica, arial, verdana, tahoma;
	font-size:16px;
	color:#000;
	letter-spacing:0px;
	line-height:20px;
	font-weight:normal;
}

.servicesline { 
	border-top: 1px solid #eee; 
	width:100%;
	margin:15px 0px 15px 0px;
}

a.blueLink:link, a.blueLink:visited, a.blueLink:active {
	font-family: "lucida Grande", "lucida Sans Unicode", Lucida, helvetica, arial, verdana, tahoma;
	color:#6699CC;
	letter-spacing:0px;
	font-weight: bold;
	text-decoration:none
}

a.blueLink:hover {
	text-decoration:none;
	color:#1C2A45;
}

/* Layout */

#wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}

#content {
	width:100%;
	margin-left:15px;
	margin-right:15px;
	overflow:hidden;

}

/* Header Layout */

#topnav {
	width:930px;
	background-color:#1C2A45;
	overflow:hidden; 
}

#topnavLinks {
	width:910px;
	padding:10px 20px 5px 0px;
	margin-bottom:30px;
	overflow:hidden; 
	text-align:right;
	background-color:#121d32;
}

#topnavLinks a:link, #topnavLinks a:visited, #topnavLinks a:active {
	font-family: "lucida Grande", "lucida Sans Unicode", Lucida, helvetica, arial, verdana, tahoma;
	color:#fff;
	font-size:11px;
	padding:0px 0px 0px 0px;
	text-decoration:none;
}

#topnavLinks a:hover {
	text-decoration:none;
	color:#F8C93B;
}

#logo {
	float:left;
	width:370px;
	padding-top:5px;
}

#cta {
	float:right;
	width:340px;
	text-align:right;
	font-family: "lucida Grande", "lucida Sans Unicode", Lucida, helvetica, arial, verdana, tahoma;
	color:#F8C93B;
	font-size:14px;
	padding:34px 20px 20px 0px;
}

#nav {
	clear:left;
	width:900px;
	padding:0px 20px 10px 20px;
	background-color:#fff;
	overflow:hidden;
}
.navbox {
	float:left;
	width:120px;
	padding:20px 0px 10px 15px;
	border-right: 1px solid #ddd;
}
.navboxFirst {
	float:left;
	width:120px;
	padding:20px 0px 10px 0px;
	border-right: 1px solid #ddd;
}

.navboxLast {
	float:right;
	width:270px;
	padding:20px 0px 0px 15px;
	border-right: 0px solid #666;
}

#nav a:link, #nav a:visited, #nav a:active {
	font-family: "lucida Grande", "lucida Sans Unicode", Lucida, helvetica, arial, verdana, tahoma;
	font-weight:bold;
	line-height:11px;
	color:#1C2A45;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
}

#nav a:hover {
	text-decoration:underline;
	color:#1C2A45;
}

/* Image Layout */

#imageHolder {
	clear:both;
	width:930px;
	margin-bottom:10px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #ddd;
}

#feature {
	float:left;
	width:520px;
	margin:0px 0px 0px 0px;
	background-color:#fff;
	overflow:hidden;

}

#featureMain {
	width:480px;
	margin:30px 0px 30px 0px;
	padding-left:20px;
	background-color:#fff;
	overflow:hidden;

}

#featureMainServices {
	width:480px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	overflow:hidden;

}

.services1 {
	float:left;
	width:220px;
	padding:20px 10px 10px 0px;
	overflow:hidden;
}
.services2 {
	float:right;
	width:220px;
	padding:20px 10px 10px 19px;
	border-left: 1px solid #eee;
	overflow:hidden;
}


#featureSub {
	float:right;
	width:300px;
	margin:20px 50px 30px 0px;
	padding:15px 20px 15px 20px;
	background-color:#f6f5f5;
	background-image:url(../../images/featsub_bg.gif);
	background-repeat:no-repeat;

}

#featureSubinner {
	float:left;
	width:280px;
	margin:0px;
	padding:15px 10px 15px 10px;
	background-color:#fff;


}

#enquiry {
	float:left;
	width:930px;
	padding:0px 0px 20px 20px;
	background-color:#fff;

}


/* Footer Layout */

#footer {
	clear:left;
	width:930px;
	overflow:hidden;
	border-top: 1px solid #eee;
	margin:50px 0 0 0;
	padding:10px 0 0 0;
	
}

#footerlinks {
	float:left;
	width:500px;
	padding-top:5px;
}

#footerlinks a:link, #footerlinks a:visited, #footerlinks a:active {
	font-family: "lucida Grande", "lucida Sans Unicode", Lucida, helvetica, arial, verdana, tahoma;
	color:#999;
	font-size:11px;
	padding:0px 0px 0px 0px;
	text-decoration:none;
}

#footerlinks a:hover {
	text-decoration:none;
	color:#1C2A45;
}

#footercopyright {
	float:right;
	width:360px;
	text-align:right;
	font-family: "lucida Grande", "lucida Sans Unicode", Lucida, helvetica, arial, verdana, tahoma;
	color:#999;
	font-size:10px;
	padding:5px 0px 20px 0px;
}

.spacer {
	font-family: "lucida Grande", "lucida Sans Unicode", Lucida, helvetica, arial, verdana, tahoma;
	color:#999;
	font-size:11px;
	margin:0px 5px 0px 5px;
}

a:link, a:visited, a:active {
	font-family: "lucida Grande", "lucida Sans Unicode", Lucida, helvetica, arial, verdana, tahoma;
	font-size:11px;
	color:#015f9a;
	letter-spacing:0px;
	font-weight: normal;
	line-height:14px;
	text-decoration:none
}

a:hover {
	text-decoration:underline;
	color:#1C2A45;
}


a.titleLink:link, a.titleLink:visited, a.titleLink:active {
	font-family: "lucida Grande", "lucida Sans Unicode", Lucida, helvetica, arial, verdana, tahoma;
	font-size:12px;
	color:#015f9a;
	letter-spacing:0px;
	font-weight: bold;
	line-height:20px;
	text-transform:uppercase;
	text-decoration:none
}

a.titleLink:hover {
	text-decoration:none;
	color:#1C2A45;
}



.cellpad {
	padding:6px 0px 12px 0px;
}

.tabpad {
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color:#ECF5FF;
}

.formtable {
	border:0px solid #eee;
	padding:5px 5px 5px 10px;
	background-color:#fff;
}

img.floatRight { 
    float: right; 
    margin: 0px 10px 0px 10px;
	clear:both;
}

img.floatLeft { 
    float: left; 
    margin: 0px 10px 0px 10px;
	clear:both;
}

img.floatLefthome { 
    float: left; 
    margin: 0px 10px 10px 0px;
	clear:both;
}
