body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#6E787F;
}

td,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#6E787F;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#6E787F;
}

a{
	color:#006BB7;
}
a:HOVER{
	text-decoration:none;
}

img
{
    border: 0;
}
table
{
    border:0;
}
fieldset
{
    border:0;
    margin:0;
    padding:0;
}
form{margin:0px;padding:0px;}
b,strong{color:#006DBB;}
p{margin-top:0px;padding-top:0px;}

H1{color:#006DBB;font-size:24px;font-weight:normal;padding-top:0px;margin-top:0px;}
H2{font-size:18px;}
H3{color:#006BB7;}
H3,H4{font-size:15px;}
H5{color:#006BB7;font-size:13px;}
H6{font-size:13px;}

#container{
	position:relative;
	width:1020px;
	margin:0px auto;
}

#rightbanner{
	float:right;
	width:231px;
	padding-top:55px;
}

.searchbackground{
	background-image:url(Images/TemplateImages/searchBackground.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:166px;
	padding-left:10px;
}
.searchbackground input{
	width:145px;
	border:1px solid #EEEEEE;
	background-color:#EEEEEE;
}

#flash{
	height:237px;	
}

#maincontent{
	padding-top:20px;	
}

#breadcrumbs{
	background-image:url(Images/TemplateImages/Breadcrumbs.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:30px;
	padding:10px 0px 0px 20px;
}

#rightmenu{
    padding-left:7px;
	float:right;
	width:170px;
}

#contentholder{
	float:left;	
	width:843px;
}

#content{
	float:right;
	width:667px;
	background-color:#FFF;
	
}

#contentpadding{
	padding:15px;	
}

#leftmenu{
	float:left;
	width:160px;
	padding-top:10px;
}
#leftmenu strong{
	font-size:16px;
}
.boldtitle{
	margin-bottom:10px;	
	display:block;
}
.sidelinks1,
.sidelinks2{
	display:block;
	color:#6F797F;
	text-decoration:none;
	background-image:url(Images/TemplateImages/leftMenuBorder.gif);
	background-repeat:no-repeat;
	background-position:2px 10px;
	padding:5px 0px 5px 10px;
	border-bottom:1px dotted #999;
}
.sidelinks1:HOVER,
.sidelinks2:HOVER,
.sidelinkcurrent{
	color:#FFF;
	background:url(Images/TemplateImages/leftMenuBorderOver.gif) #006DBB no-repeat 2px 10px !important;
}

.sidelinks2{
	margin-left:10px;
	background-image:url(Images/TemplateImages/leftMenuBorderSub.gif);
}

#footer1{
	background-image:url(Images/TemplateImages/greyFooter.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	height:30px;
	clear:both;
	text-align:center;
	padding-top:12px;
}
#footer1 a{
	color:#6F797F;
	text-decoration:none;
}

#footer2{
	background-image:url(Images/TemplateImages/blueFooter.gif);
	background-position:top left;
	background-repeat:repeat-x;
	height:252px;
	padding-top:40px;
}

#footeraddress{
	margin:0px auto;
	width:1020px;
}
#footeraddress td,
#footeraddress td a{
	color:#FFF;
	line-height:20px;
}
#footeraddress strong{
	font-size:20px;
	font-weight:normal;
	color:#FFF;
}
#footeraddress .spaced{
	background-image:url(Images/TemplateImages/footerBreaker.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:35px;
	
}

.portfolio{
	clear:both;
	display:block;
	margin-top:30px;
}
.portfolio_title{
	font-weight:bold;
	padding:5px;
}

.clearfix:after { 
    content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden; 
} 
 
.clearfix {
	display: inline-table;
} 
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {
	display: block;
} 
/* End hide from IE-mac */

#page_container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1020px;
}
.panel_button {
	float:right;
	position: relative;
	width: 233px;
	height: 42px;
	z-index: 120;
	cursor: pointer;
}

#toppanel {
	position: absolute;
	width: 700px;
	right: 0px;
	z-index: 250;
	text-align: center;

}
#panel {
	width: 700px;
	position: relative;
	top: 1px;
	height: 0px;
	z-index: 110;
	overflow: hidden;
	text-align: left;
}
#panel_contents {
	background: #006CB9;
	height: 100%;
	width: 700px;
	position: absolute;
	z-index: -1;
	padding:20px 50px 0px 50px;
}
#panel_contents,
#panel_contents strong,
#panel_contents a{
	color:#FFF !important;	
}
.h1heading{color:#ffffff;font-size:24px;font-weight:normal;padding-top:0px;margin-top:0px;}
.h1headingcontent{color:#006DBB;font-size:24px;font-weight:normal;padding-top:0px;margin-top:0px;padding-bottom:10px;}

.newsletter1, .newsletter2{
    color: #006dbb;
    font-size:16px;
}

.newsletter1 img{
    float:left;
    padding:0 5px 15px 0;
}

.newsletter2 img{
    float:right;
    padding:0 0 15px 0;
}

.newsletterbackground{
	background-image:url(Images/TemplateImages/newsletterBackground.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0 0 10px 10px;
	width:166px;
	height:31px;
}
.newsletterbackground input{
	border:1px solid #fff;
	color:#999;
	width:140px;
}

.dotted-line
{
    border-bottom:1px dotted #999;
}

#marketingstrategy {
    padding: 20px 0;
}

#requestquote {
    padding: 20px 0;
}

.enquiry{
    vertical-align:top;
    width:75px;
}

.enquirybackground{
	background-image:url(Images/TemplateImages/enquiryBackground.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0 0 0 5px;
	width:460px;
	height:26px;
}
.enquirybackground input{
	border:1px solid #fff;
	width:445px;
	margin-right:10px;
}
.enquirybackground select{
	border:1px solid #fff;
	width:445px;
}

.enquirymessagebackground{
	background-image:url(Images/TemplateImages/enquiryMessageBackground.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:2px 0 0 5px;
	width:460px;
	height:86px;
}
.enquirymessagebackground textarea{
	border:1px solid #fff;
	width:445px;
	height:70px;
}

.formbackground{
	background-image:url(Images/TemplateImages/formBackground.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding: 22px 10px 10px 20px;
	vertical-align: top;
	width:562px;
	height:211px;
}

.formbutton{
    margin-top: -25px;
    margin-left: 337px;
}

/*--testimonials--*/

.testimonialquote{
	background-image:url(Images/TemplateImages/Testimonials/quoteMid.gif);
	background-repeat:repeat-y;
	background-position:top left;
	padding:10px 5px 6px 20px;
	color:#FFF !important;
	font-size:16px;
}

.testimonialclient{
	background-color:#DEE2E4;
	padding:5px 5px 5px 20px;
	font-size:13px;
	color:#006BB7 !important;
}
.testimonialclient strong{
	font-size:15px;
}


/*--Admin area --*/

#adminaccount{
	font-size:16px;
	padding-left:5px;
	padding-top:10px;
}
#adminaccount strong{margin-bottom:10px;display:block;}
#adminaccount a{font-size:12px;}

#socialmedia{
	padding:30px 0px 0px 5px;
	font-size:16px;
}

#analytics{
	float:right;
	width:150px;
	border-left:1px solid #999;
	border-right:1px solid #999;
	padding:0px 0px 0px 20px;
}

#adminsubtitle{
	font-size:20px;
	color:#006DBB;
	background-image:url(Images/TemplateImages/AdminSubTitleBackground.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:10px 0px 20px 20px;
	clear:both;
}

#adminmodules{
	padding:5px 0px 20px 0px;
}

#adminfooter{
	clear:both;	
}

#module{
	background-image:url(Images/TemplateImages/ModuleBackground.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	width:181px;
	height:189px;
	margin:10px 5px 10px 10px;
}

#moduletext{
	padding:0px 10px 0px 10px;
	color:#FFF;
}

/* tooltip styling */
.tooltip {
	display:none;
	background-image:url(Images/TemplateImages/black_arrow_big.png);
	height:90px;
	padding:20px 20px 10px 20px;
	width:170px;
	font-size:13px;
	color:#fff;
}
.tooltip strong{color:#FFF;}
