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


body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	/*background:#686665 url(../images/bg.jpg) repeat-x left top;*/
    background:#fff url(../images/bg.jpg) repeat-x left top;
	font-size:0.8em;
	color:#484744;
	}
	
	
a{text-decoration:none; color:#197CB5;}
a:visited {text-decoration:none; color: #59347c;}
a:hover {text-decoration:underline;}

.white-link{color:#FFFFFF;}
		
#wrapper {
	width:820px;
	margin:0 auto;
	}
	
#header {
	width:100%;
	}
	
#logo {
	width:180px;
	height:100%;
	margin-top:15px;
	float:left;
	}

#logo img{
	/*margin-left: 5px;*/
	text-align: left;
}
	
#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;
	width:535px;
	height:30px;
	margin-top:5px;
	}
	
#menu a:link, #menu a:visited {
	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;
	}
#menu a:hover, #menu a:active {
	background:url(../images/buttonback_over.gif) repeat-x;
	}

#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%;
	min-height:600px; 
	margin-top:10px;
	float:left;
	}

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

#banner {
	width:315px;
	margin-right:26px;
	float:left;
	}
	
	#example{
		margin-left:15px;
		margin-bottom:10px;
		margin-top: 10px;
		width:300px;
	}

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

#infobanner {
	font-size:100%;
	width:470px;
	float:left;
	font-size:14px;
	color:#FFFFFF;
	margin:10px 0px 10px 0px;
	}
	
#infobanner a,
#infobanner a:visited,
#infobanner a:hover {color:#ffffff; text-decoration:underline; }

	
#infobanner p{
	font-size:100%;
	float: left;
	/*height: 40px;*/
	margin-top: 0px;
	margin-top: 0px;
}

#graphs{
margin-left:50px;
float:left;	
}
	
#greeninfo {
	font-size:100%;
	width:455px;
	float:left;
	background:url(../images/greeninfo.gif) no-repeat;
	display:block;
	height:60px;
	padding:13px 2px 0px 16px;
	margin:1px 0px;
	}
	
	#homeinfo {
	font-size:100%;
	width:440px;
	float:left;
	background:url(../images/blueinfo3.png) no-repeat;
	display:block;
	height:220px;
	padding:5px 15px 0px 16px;
	margin:1px 0px;
	}
	
#blueinfo {
	font-size:100%;
	width:210px;
	float:left;
	background:url(../images/blueinfo2.png) no-repeat;
	display:block;
	height:100px;
	padding:13px 2px 0px 16px;
	margin:1px 0px 1px 10px;
	}
	
#grayinfo {
	font-size:100%;
	width:465px;
	float:left;
	background:url(../images/grayinfo.gif) no-repeat;
	display:block;
	height:45px;
	padding:13px 26px 0px 26px;
	margin:1px 0px 10px 0px;
	}	
	
	#example_box{
		margin-top: 55px;
		float:left;
		margin-left:10px;
		width:226px;
	}
	
	#freequote{

		margin-top: 55px;
		float:right;
		margin-left:2px;
		width:226px;
	}
	

#clients-logos{
	clear:both;
	width:100%;
	float:left;
	margin: 10px 0px 10px 0px;
}
#clients-logos td { padding:0px 5px 0px 5px;}
	
#information {
	width:100%;
	clear:both;
	float:left;
	margin-top:15px;
	}

.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:#484744;
	font-size:18px;
	margin:5px 0px;
	font-weight:bold;
	display:block;
	/*background:url(../images/h1back.gif) no-repeat left center;*/
	/*padding-left:30px;*/
	}
	
	
.bigbox .example {
	width:100%;
	display:block;
	clear:both;
	border-bottom:1px dashed #999999;
	}
	
	.bigbox .segment{
	width:100%;
	display:block;
	clear:both;
	border-bottom:1px dashed #999999;
	margin-bottom:10px;
	padding-bottom:10px;
	}
	
.bigbox .example p {float:right; width:570px;}
	
.bigbox .castthumb {
	margin:0px 10px 10px 0px;
	float:left;
	}
	
.infobox h1 {
	color:#78a928;
	font-size:14px;
	margin:5px 0px;
	margin-top:10px;
	font-weight:normal;
	display:block;
	}
	
.infobox p {
	font-size:12px;
	color:#484744;
	margin:4px 0px;
	padding:0px;
	}
	
.infobox a {color:#484744;}
.infobox a:visited {color:#800080;}
.infobox a:hover {color:#327CD0;}
	
.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:1.3em;
	margin:15px 0px 12px 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 { 
	padding-left:0px; /* was 25px on 21/10/08 */
	}
	
.quotebox {
	background:#fff;
	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:0.9em;
	}
	
.medquotebox {
	background: url(../images/quoteback.jpg) top repeat-x #bde37f;
	padding:10px;
	border-bottom:solid 3px #404040;
	float:right;
	width:550px;
	margin-bottom:8px;
	}
	
.bigbox .example .medquotebox p {
	color:#343331;
	font-size:105%;
	float:none;
	}
	
#footer {
	clear:both;
	background:url(../images/footerback.gif) repeat-x #686665;
	margin-top:40px;
	width:100%;
	float:left;
	font-size:100%;
	text-align:center;
	padding:7px 0px 5px 0px;
	color:#FFFFFF;
	}

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

.contact-form h1 {font-size:1.1em; font-weight:normal;color:#327CD0;}

.contact-form{
	padding: 20px;
	float:left;
	font-size: 15px;
	width: 777px;
	background:url(../images/infobox.gif) repeat-x #e6e6e6;

}

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

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

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

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

h3 {font-size:100%; font-weight: bold; font-style:normal; color:#333333; margin-bottom:5px; margin-top:10px;}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

<!--[if IE]>
  .clearfix {
    zoom: 1;     /* triggers hasLayout */
    }  

<!--[endif]-->
