@charset "utf-8";
/* CSS Document */
/* Designed by Gursimran Kaur - http://www.gursimran.com */

body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg) repeat-x #FFFFFF;
		font-size:12px;
	color:#484744;
	}
	
		
#wrapper {
	width:820px;
	margin:0 auto;
	}
	
#header {
	width:100%;
	}
	
#logo {
	width:180px;
	height:100%;
	margin-top:15px;
	
	float:left;
	}

#logo img{
margin-left: 5px;	
}
	
#menuarea {
	width:573px; /* was 465, can be 530 for blog */
	height:90px;
	float:right;
	}
	
	
	#contact-details{
		font-size: 100%;
		float: right;
		height: 56px;
		width: 100%;
		text-align: right;
	}

	#contact-details p{
		margin-top: 14px;
		color: #fff;
		font-size: 100%;
	}
	
#menu {
	float: right;
	height:30px;
	margin-top:5px;
	}
	
#menu a {
	height:30px;
	width:auto;
	float:left;
	padding:6px 17px 0px 17px;
	background:url(../images/buttonback.gif) repeat-x;
	text-decoration:none;
	font-size:14px;
	color:#FFFFFF;
	margin:0px 0px 0px 1px;
	}

#contactarea {
	width:100%;
	height:20px;
	display:block;
	font-size:14px;
	text-align:right;
	margin-top:37px;
	}

#contactarea a {
	color:#4096ee;
	text-decoration:none;
	margin-right:5px;
	}
	
.blue{
	color: #3887DD;
}
	
#content {
	width:100%;
	margin-top:10px;
	float:left;
	}

#bannerarea {
	background-color: #ddd;
	width: 100%;
	float:left;
	}

#banner {
	width:235px;
	float:left;
	}
	
	#example{
		margin-left:15px;
		margin-top: 10px;
	}

	#example img{
		margin-left: 45px;
		width: 190px;
	}
			
	#example p{
		width: 300px;
		text-align: justify;
	
		}	

#infobanner {
	font-size:100%;
	float:right;
	width:483px;
	font-size:14px;
	color:#FFFFFF;
	margin:10px 3px 10px 0px;
	}
	
#infobanner p{
	font-size:100%;
	float: left;
	height: 40px;
	margin-top: 0px;
	margin-top: 0px;
}


	
#greeninfo {
	font-size:100%;
	width:413px;
	background:url(../images/greeninfo.gif);
	display:block;
	height:45px;
	padding:13px 26px 0px 26px;
	margin:1px 0px;
	}
	
#blueinfo {
	font-size:100%;
	width:413px;
	background:url(../images/blueinfo.gif);
	display:block;
	height:45px;
	padding:13px 26px 0px 26px;
	margin:4px 0px;
	}
	
#grayinfo {
	font-size:100%;
	width:413px;
	background:url(../images/grayinfo.gif);
	display:block;
	height:45px;
	padding:13px 26px 0px 26px;
	margin:1px 0px 10px 0px;
	}	
	
	#freequote{
		margin-top: 30px;
		padding-right: 18px;
	}
	

#clients-logos img{
	margin: 10px 16px 0 17px;
	
}
	
#information {
	width:100%;
	clear:both;
	margin-top:10px;
	float:left;
	}

.infobox {
	width:243px;
	height:225px;
	float:left;
	margin-right:14px;
	background:url(../images/infobox.gif) repeat-x #e6e6e6;
	padding:15px 10px;
	}
	
	 .last .infobox{
		margin-right:0;

	}
	
.infobox h2 {
	color:#327cd0;
	font-size:18px;
	margin:5px 0px;
	font-weight:normal;
	}
	
.bigbox h1 {
	color:#78a928;
	font-size:18px;
	margin:5px 0px;
	font-weight:normal;
	display:block;
	background:url(../images/h1back.gif) no-repeat left center;
	padding-left:30px;
	}
	
.bigbox .example {
	width:100%;
	height:auto;
	display:block;
	clear:both;
	}
	
.bigbox .castthumb {
	margin:0px 10px 10px 0px;
	float:left;
	}
	
.infobox h1 {
	color:#78a928;
	font-size:14px;
	margin:5px 0px;
	font-weight:bold;
	display:block;
	}
	
.infobox p {
	font-size:12px;
	color:#484744;
	margin:4px 0px;
	padding:0px;
	}
	
.infobox a {
	color:#484744;
	}
	
.bigbox {
	width:96%;
	float:left;
	margin-bottom:20px;
	background:url(../images/infobox.gif) repeat-x #e6e6e6;
	padding:15px 10px;
	}
	
.bigbox h2 {
	color:#327cd0;
	font-size:18px;
	margin:5px 0px;
	font-weight:normal;
	}
	
.bigbox p {
	font-size:12px;
	color:#484744;
	margin:4px 0px;
	padding:0px;
	}
	
.bigbox a {
	color:#484744;
	font-weight:bold;
	}
	
.bigbox a:hover {
	color:#327cd0;
	}
	
.bigbox ol li { 
	list-style-position: inside;
	text-indent:1em;
	}
	
.bigbox ul li { 
	list-style-position: inside;
	padding-left:0px; /* was 25px on 21/10/08 */
	}
	
.quotebox {
	background:#dfdcdc;
	padding:2px;
	}
	
.bigquotebox {
	background: url(../images/quoteback.jpg) top repeat-x #bde37f;
	padding:10px;
	margin:15px 0px;
	border-bottom:solid 3px #404040;
	}
	
.bigquotebox p {
	color:#343331;
	font-size:14px;
	}
	
.medquotebox {
	background: url(../images/quoteback.jpg) top repeat-x #bde37f;
	padding:10px;
	margin:10px 0px 0px 0px;
	border-bottom:solid 3px #404040;
	width:70%;
	float:right;
	}
	
.medquotebox p {
	color:#343331;
	font-size:14px;
	}
	
#footer {
	clear:both;
	height:103px;
	background:url(../images/footerback.gif) repeat-x #686665;
	margin-top:40px;
	width:100%;
	float:left;
	font-size:12px;
	text-align:center;
	padding:7px 0px 0px 0px;
	color:#FFFFFF;
	}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
	}	
	
.copyright {
	color:#c8c1c1;
	}
	
.clearall{clear:all;}

.contact-form{
	margin: 20px;
	font-size: 15px;
	font-weight: bold;
width: 500px;

}

.contact-form table{
margin-bottom: 10px;
}

.contact-form label{
width: 100px;
}

.referrer input[type=text]{
width: 410px;
}

.contact-form textarea{
width: 490px;
height: 100px;	
}