/*
THEME NAME: MindMill
THEME URI: http://www.mindmill.co.uk
DESCRIPTION: MindMill Theme 2009
VERSION: 1.0.0
AUTHOR: Dan McCann
AUTHOR URI: 
TAGS: WILD
*/


/* GRID 960 */

/*
	Variable Grid System.
	Learn more ~ http://www.spry-soft.com/grids/
	Based on 960 Grid System - http://960.gs/

	Licensed under GPL and MIT.
*/


/* Containers
----------------------------------------------------------------------------------------------------*/
.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	min-height: 100%;
	height: 100%;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_215,
.grid_special,
.grid_test {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .grid_1 {
	width:60px;
}

.container_12 .grid_2 {
	width:140px;
}

.container_12 .grid_3 {
	width:220px;
}

.container_12 .grid_test {
	width: 240px;
	margin-left: -10px !important;
	}

.container_12 .grid_4 {
	width:300px;
}

.container_12 .grid_5 {
	width:380px;
}

.container_12 .grid_6 {
	width:460px;
}

.container_12 .grid_7 {
	width:540px;
}

.container_12 .grid_8 {
	width:620px;
}

.container_12 .grid_9 {
	width:700px;
}

.container_12 .grid_10 {
	width:780px;
}

.container_12 .grid_11 {
	width:860px;
}

.container_12 .grid_12 {
	width:940px;
}

.container_12 .grid_special {
	width: 213px;	
	}
	
.grid_215 {
	width: 215px;	
	}	


/* Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .prefix_1 {
	padding-left:80px;
}

.container_12 .prefix_2 {
	padding-left:160px;
}

.container_12 .prefix_3 {
	padding-left:240px;
}

.container_12 .prefix_4 {
	padding-left:320px;
}

.container_12 .prefix_5 {
	padding-left:400px;
}

.container_12 .prefix_6 {
	padding-left:480px;
}

.container_12 .prefix_7 {
	padding-left:560px;
}

.container_12 .prefix_8 {
	padding-left:640px;
}

.container_12 .prefix_9 {
	padding-left:720px;
}

.container_12 .prefix_10 {
	padding-left:800px;
}

.container_12 .prefix_11 {
	padding-left:880px;
}



/* Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .suffix_1 {
	padding-right:80px;
}

.container_12 .suffix_2 {
	padding-right:160px;
}

.container_12 .suffix_3 {
	padding-right:240px;
}

.container_12 .suffix_4 {
	padding-right:320px;
}

.container_12 .suffix_5 {
	padding-right:400px;
}

.container_12 .suffix_6 {
	padding-right:480px;
}

.container_12 .suffix_7 {
	padding-right:560px;
}

.container_12 .suffix_8 {
	padding-right:640px;
}

.container_12 .suffix_9 {
	padding-right:720px;
}

.container_12 .suffix_10 {
	padding-right:800px;
}

.container_12 .suffix_11 {
	padding-right:880px;
}



/* Push Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .push_1 {
	left:80px;
}

.container_12 .push_2 {
	left:160px;
}

.container_12 .push_3 {
	left:240px;
}

.container_12 .push_4 {
	left:320px;
}

.container_12 .push_5 {
	left:400px;
}

.container_12 .push_6 {
	left:480px;
}

.container_12 .push_7 {
	left:560px;
}

.container_12 .push_8 {
	left:640px;
}

.container_12 .push_9 {
	left:720px;
}

.container_12 .push_10 {
	left:800px;
}

.container_12 .push_11 {
	left:880px;
}



/* Pull Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .pull_1 {
	left:-80px;
}

.container_12 .pull_2 {
	left:-160px;
}

.container_12 .pull_3 {
	left:-240px;
}

.container_12 .pull_4 {
	left:-320px;
}

.container_12 .pull_5 {
	left:-400px;
}

.container_12 .pull_6 {
	left:-480px;
}

.container_12 .pull_7 {
	left:-560px;
}

.container_12 .pull_8 {
	left:-640px;
}

.container_12 .pull_9 {
	left:-720px;
}

.container_12 .pull_10 {
	left:-800px;
}

.container_12 .pull_11 {
	left:-880px;
}




/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

#clearfooter {
	clear: left;
	float: left;
	width: 100%;
	height: 170px;	
	
	}




/* DANS STUFF * /



@charset "utf-8";

/* MindMill CSS Document */

/* Author: D McCann */


/* Index of CSS */

/* 

01 - Global Elements

02 - Header

03 - Navigation

04 - Home Page Content

*/



/* 1---------------Global Elements--------------- */

body {	
width: 100%;	
margin: 0;
padding: 0;
background: #699ed5 url(images/bg.png) repeat-x;	
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #0150a9;
	}
	
img {
border: none;	
	}	

a {
color: #FFFFFF;	
	}

a {
text-decoration: none;	
	}	
	
a:hover {
color: #83bdfe;	
text-decoration: underline;
	}	
	
a:visited {

	}	
	
h1 {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px 10px 0 10px;
	text-align: center;
	}
	
h1 a {
color: #FFFFFF;
text-decoration: none;
margin-left: 5px;
	}	
	
h2 {
font-size: 12px;
color: #FFFFFF;
font-weight: normal;
text-align: left;
width: auto;
	}	
	
h3 {	
font-size: 14px;
color: #FFFFFF;
font-weight: normal;
text-align: left;
width: 100%;	
margin: 20px 0px 0px 15px;
	}

h5 {
float: left;
width: 215px;
font-size: 14px;
font-weight: bold;
height: auto;
margin: 0;
padding: 0;
	}

.headtext {
clear: left;	
float: left;	
margin-top: 30px;
text-indent: 10px;
width: 90% !important;
	}
	
.assessnode {
width: 95%;	
margin-left: 25px;
	}	

.sectitle {
float: left;
width: 215px;
font-size: 12px !important;
font-weight: 600 !important;
margin: 0 0px 10px 0px !important;
padding: 0 0 0 15px;
text-transform: uppercase;
text-align: left !important;
color: #ffffff !important;
	
	}	

p { 
margin: 5px 15px 0px 15px;
/*color: #c3dffe;*/
color: #FFFFFF;
font-size: 12px;
font-style: normal;
font-weight: 100;

}

ul, ol {
margin: 10px 10px 15px 10px;
/*color: #c3dffe;*/
color: #ffffff;
font-size: 12px;	
	}
	
.noleftmargin, .noleftmargin li {
margin-left: 0px !important;	
	}	
	
ul li {
list-style: circle;	
	}	

.top220 {
margin-top: 10px;
height: 38px;
width: 220px;
background: transparent url(images/top220.png) no-repeat 0 0;	
	}

.repeatbg {	
width: 220px;
background: transparent url(images/repeatbg.png);	
padding-bottom: 10px;
	}

.bottom220 {
height: 20px;
width: 220px;
background: transparent url(images/bottom220.png) no-repeat 0 0;		
	
	}
	
.top213 {
height: 16px;
width: 213px;
background: transparent url(images/top213.png) no-repeat 0 0;		
	}

.repeat213 {
padding-bottom: 20px;	
width: 213px;
background: transparent url(images/repeatbg.png);

	}

.bottom213 {
height: 16px;
width: 213px;
background: transparent url(images/bottom213.png) no-repeat 0 0;			
	}
	
.top620 {
float: left;	
height: 16px;
width: 620px;
background: transparent url(images/top620.png) no-repeat 0 0;		
	}

.repeat620 {
float: left;	
height:auto;
width: 620px;
background: transparent url(images/repeatbg.png);	
	}

.bottom620 {
float: left;	
height: 15px;
width: 620px;
background: transparent url(images/bottom620.png) no-repeat 0 0;		
	}
	
.top300 {
height: 16px;
width: 300px;
background: transparent url(images/top300.png) no-repeat 0 0;		
	}

.repeat300 {
height:auto;
width: 300px;
background: transparent url(images/repeatbg.png);	
	}

.bottom300 {
height: 16px;
width: 300px;
background: transparent url(images/bottom300.png) no-repeat 0 0;		
	}
	
.top940 {
height: 29px;
width: 940px;
background: transparent url(images/top940.png) no-repeat 0 0;			
	}	
	
.repeat940 {
height: auto;
width: 940px;
background: transparent url(images/repeatbg.png);	
padding: 10px 0px 0px 0px;
	}	
	
.bottom940 {
height: 30px;
width: 940px;
background: transparent url(images/bottom940.png) no-repeat 0 0;
margin-top: -15px;
	}	

.thead590 {
float: left;
width: 590px;
height: 56px;
margin-left: 10px;
background: url(images/thead590.png) no-repeat 0 0;	
	}

.cogpara {
float: left;	
margin: 10px 5px 0px 15px;
height: 32px;	
width: 32px;
background: url(images/gear.png) no-repeat 0 0;	
	}	

.startparah {	
margin-top: 0px;	
margin-bottom: 0px;
padding: 0;
font-size: 16px;
font-weight: bold;
border: none;
text-align: left !important;
margin-left: 0px;
margin-right: 5px;
color: #FFFFFF;
	}
	
.startparap {	
margin: 10px 15px 10px 15px;
padding: 0;
/*color: #c3dffe;*/
color: #ffffff;
font-size: 12px;
font-style: normal;
font-weight: 100;
text-align: left;
	}	
	
.endparap {
padding-bottom: 20px;	
	}	

/* 2---------------Header--------------- */

.header {
float: left;	
margin: 10px 0px 0px 0px;	
height: 200px;
width: 960px;
background: url(images/header.png) no-repeat 0 0;
	}
	

#logo {
background: url(images/logo.png) no-repeat 0 0;  
height: 150px;
width: 242px;
margin-top: 20px;
margin-bottom: 10px;
float: left;	
	}
	
#searchbar {
float: right;
width: 250px;
height: 30px;
background: url(images/searchbar.png) no-repeat 0 0;
margin-top: 0px;
	}	
	
#searchform {
margin: -1px 10px 0px 33px;
	}	
	
#searchform input {
width: 180px;
color: #59a4f9;	
	}
	

/* 3---------------Navigation--------------- */

.navbar {
float: left;	
width: 100%;
height: 60px;
background: transparent url(images/navbg1.png) no-repeat;
margin: -20px 0px 30px 0px;
	}
	
.navbar ul {
list-style: none;
width: 940px;
margin: 0 auto;
padding: 0;
	}
	
.navbar ul li {
display: inline;
margin-right: 20px;
	
	}	
	

.navbar ul li ul {
display: none;
position: absolute;
width: 171px;
height: 68px;
top: 0;
left: 0;
margin-top: 50px;
margin-left: -1px;
background: url(images/ddbg.png) no-repeat;
z-index: 1000;	
	}
	
.navbar ul li>ul {

top: auto;
left: auto;
	
	}	
	
.navbar ul li ul li {
float: left;	
display: inline;
width: 160px;
height: 20px !important;
margin: 7px 0px 5px 10px;
background: url(images/licog.png) no-repeat 0 0 !important;
	}	
	
.navbar ul li ul li a {
display: inline;	
color: #c0c0c0;	
text-decoration: none;	
padding: 0px 0px 0px 5px;
text-indent: 15px;
font-size: 12px;
outline: none;
width: 150px !important;
height: 20px;
background-image: none !important;
margin: 3px 0 0 7px;
	}	
	
.navbar ul li:hover ul {
display: block;	
	}	
	
.navbar ul li a {
color: #c0c0c0;	
text-decoration: none;	
padding: 0px 0px 0px 10px;
text-indent: 45px;
font-size: 14px;
outline: none;
	}	
	
.navbar ul li a:hover {
color: #ffffff;	
	}
	
.navtext {
float: left;	
margin-top: 18px;	
	}	
	
li#homeicon {
float: left;	
width: 80px;
height: 50px;
margin-left: 90px;
	}
	
#homeicon a {
float: left;	
width: 50px;
height: 50px;
background: url(images/home.png) no-repeat 0 0px;	
	}
	
#homeicon a:hover {
	
background: url(images/home.png) no-repeat 0 -50px;	

}


li#abouticon {
float: left;	
width: 90px;
height: 50px;
margin-left: 20px;
	}
	
#abouticon a {
float: left;	
width: 50px;
height: 50px;
background: url(images/about.png) no-repeat 0 0px;	
	}
	
#abouticon a:hover {
	
background: url(images/about.png) no-repeat 0 -50px;	

}	

	
li#sectorsicon {
float: left;	
width: 90px;
height: 50px;
margin-left: 20px;
	}
	
#sectorsicon a {
float: left;	
width: 50px;
height: 50px;
background: url(images/sectors.png) no-repeat 0 0px;
outline: none;
	}
	
#sectorsicon a:hover {
	
background: url(images/sectors.png) no-repeat 0 -50px;	

}	

li#blogicon {
float: left;	
width: 70px;
height: 50px;
margin-left: 20px;
	}
	
#blogicon a {
float: left;	
width: 50px;
height: 50px;
background: url(images/blog.png) no-repeat 0 0px;	
	}
	
#blogicon a:hover {
	
background: url(images/blog.png) no-repeat 0 -50px;	

}	


li#downloadsicon {
float: left;	
width: 110px;
height: 50px;
margin-left: 20px;
	}
	
#downloadsicon a {
float: left;	
width: 50px;
height: 50px;
background: url(images/downloads.png) no-repeat 0 0px;	
	}
	
#downloadsicon a:hover {
	
background: url(images/downloads.png) no-repeat 0 -50px;	

}	


li#contacticon {
float: left;	
width: 100px;
height: 50px;
margin-left: 20px;
	}
	
#contacticon a {
float: left;	
width: 50px;
height: 50px;
background: url(images/contact.png) no-repeat 0 0px;	
	}
	
#contacticon a:hover {
	
background: url(images/contact.png) no-repeat 0 -50px;	

}	
	


/* 4---------------Home Page Content--------------- */

#ctabanner {
height: 300px;
background: url(images/ctabanner1.png) no-repeat 0 0;
margin-bottom: 0px;
	}
	

.homeintro {
margin-top: 20px;
	}

.bigtext {
margin-top: -29px;	
margin-bottom: 5px;
font-size: 24px;
border: none;
text-align: left !important;
text-indent: 20px;
margin-left: 30px;
margin-right: 5px;
width: 178px;
	}
	
.pretestbtn {
float: left;	
height: 50px;
width: 150px;
margin: 15px 16px 10px 5px;
	}

.pretestbtn a {
float: left;	
height: 50px;
width: 150px;
background: url(images/pretesterbtn.png) no-repeat 0 0;
margin: 15px 16px 10px 5px;
cursor: pointer;
	}	
	
.pretestbtn a:hover {
background: url(images/pretesterbtn.png) no-repeat 0 -50px;

	}	
	
.h3text {
text-align: left !important;	
width: 200px;
	}
	
.h3texts {
width: 200px;	
	}
	
.h3textx {
width: 110px !important;	
	}	
	
.h3textz {
width: 150px !important;	
	}	
	
.h3textlong {
width: 100% !important;	
	}	
	
.cog {	
margin-left: 5px;
margin-right: 5px;
height: 32px;	
width: 32px;
background: url(images/gear.png) no-repeat 0 0;	
	}	
	
#welcometext {
margin-top: 40px;	
height: 250px;
	}	

#specialholder, #specialholder1 {	
float: left;
width: auto;
margin-top: 30px;	
margin-bottom: 0px;
margin-right: 0px !important;
	}

#homecontent1, #homecontent2, #homecontent3 {
height: 200px;
margin-bottom: 20px !important;
	}	
	
#homecontent4, #homecontent5, #homecontent6, #homecontent7 {
height: 200px;
margin: 0px 10px 20px 10px;
	}	
	
/*#homecontent7 {
margin: 30px 0px 20px 0px !important;	
	}*/

#latestblogposts {
height: 200px;
margin-top: 30px;
margin-bottom: 50px !important;
	}
	
#fblogo {
float: left;	
width: 32px;
height: 32px;
margin-left: 15px;
	}
	
#fblogo a {
float: left;	
width: 32px;
height: 32px;
background: url(images/fb.png) no-repeat 0 0;	
	}	
	
.secul li a.sociala {
float: left;	
margin: 5px 0px 5px 10px !important;	
	}	
	
#twitterlogo {
float: left;	
width: 32px;
height: 32px;
margin-left: 15px;	
	}	
	
#twitterlogo a {
float: left;	
width: 32px;
height: 32px;
background: url(images/twitter.png) no-repeat 0 0;	
	}		

#latestblogposts ul {
width: 200px;
margin: 0px 10px 0px 10px;
padding: 0px 0 0 0;
	}

#latestblogposts ul li {	
list-style:none;	
width: 170px;
padding: 10px 0 10px 0;
margin: 0px 15px 0px 15px;
	}
	
.blogitem {
text-align: left;
	}	

.blogcomment {
float: left;	
height: 16px;
width: 16px;
color: #c3dffe;
text-decoration:none;
background: url(images/bubble.png) no-repeat top left;	
margin: 1px 5px 0px 5px;
	}		
	
#latestblogposts ul li a:hover {
color: #FFFFFF;	
	}
	
.placeholderimg {
height: 100px;
width: 190px;
background: url(images/placeholder.jpg) no-repeat 0 0;
margin: 10px 10px 25px 10px;
	}
	
.homehr {
clear: left;
float: left;
width: 940px;	
margin: 0px 10px;	
border-top: none;
border-left: none;
border-right: none;
border-bottom: 1px double #5e94cc;
/*color: #ffffff !important;*/

	}	
	
.blogposthr {
float: left;	
width: 590px;
margin: 0px 15px 20px 15px;
border-top: none;
border-left: none;
border-right: none;
border-bottom: 1px double #5e94cc;
/*border-bottom: 1px double #FFFFFF;*/	
	}	
	
.containerhr {
width: 590px;
margin: 0px 15px 10px 15px;
border-top: none;
border-left: none;
border-right: none;
border-bottom: 1px double #5e94cc;
/*border-bottom: 1px double #FFFFFF;*/
	}
	
.mtacontainerhr {
width: 300px;
margin: 0px 0px 10px 0px;
border-top: none;
border-left: none;
border-right: none;
border-bottom: 1px double #5e94cc;
/*border-bottom: 1px double #FFFFFF;*/	
	}	
	
.mttinternalhr
{
float: left;	
width: 300px;
margin: 0px 0px 10px 0px;
border-top: none;
border-left: none;
border-right: none;
border-bottom: 1px double #5e94cc;
/*border-bottom: 1px double #FFFFFF;*/		
}	

#mttdescone, #mttdesctwo, #mttdescthree, #mttdescfour, #mttdescfive, #mttdescsix, #mttdescseven  {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px double #5e94cc;
	}
	
.mttarrow-down
{
float: left;	
border-color: #5E94CC transparent transparent;
border-style: solid;
border-width: 10px 10px 0;
width: 0;
height: 0;
margin: -2px 0px 5px 140px;
cursor: pointer;
}	

.mttarrow-down1 {
float: right;	
border-color: #5E94CC transparent transparent;
border-style: solid;
border-width: 10px 10px 0;
width: 0;
height: 0;
margin: -20px 20px 5px 0px;
cursor: pointer;	
	}

.mttarrow-up
{
float: left;	
border-color: #5E94CC transparent;
border-style: solid;
border-width: 10px 10px 0;
width: 0;
height: 0;
margin: 0px 0px 5px 140px;	
cursor: pointer;
}
	
.blogheader {
/*background: url(images/blogpencil.png) no-repeat top left;*/
width: 32px;
margin: 0px 0 0 17px;
padding: 0px 0 0 0;
	}	
	
#blogh {
margin-top: -10px;	
margin-bottom: -15px;
font-size: 16px;
border: none;
text-align: left !important;
text-indent: 20px;
margin-left: 25px;
margin-right: 5px;
width: 190px;
height: 100px;
background: url(images/clienttestimonials.gif) no-repeat 0 0;
	
	}
	
.bigp {
font-size: 12px !important;	
	}	
	
.assess {
height: 100px;
width: 190px;
margin: -10px 20px 0 0px;
background: url(images/assess.png) no-repeat 0 0;
	
	}

.identify {
height: 100px;
width: 190px;
margin: -10px 20px 0 0px;
background: url(images/identify.png) no-repeat 0 0;
	
	}	

.guide {
height: 100px;
width: 190px;
margin: -10px 20px 0 0px;
background: url(images/guide.png) no-repeat 0 0;
	
	}	
	

.fombtn {
float: left;	
height: 50px;
width: 150px;
margin: 15px 16px 10px 5px;
	}

.fombtn a {
float: left;	
height: 50px;
width: 150px;
background: url(images/findoutmorebtn.png) no-repeat 0 0;
margin: 15px 16px 10px 5px;
cursor: pointer;
	}	
	
.fombtn a:hover {
background: url(images/findoutmorebtn.png) no-repeat 0 -50px;

	}	


.secul {
float: left;
width: 99%;
padding: 0;
margin: 5px 0px 0px 1% !important;
list-style: none;
	}

.seculcog {
float: left;
height: 16px;
width: 16px;
background: url(images/licog.png) no-repeat center left;
margin: 0 10px 0 10px;
	}

.secul li {
float: left;	
font-size: 12px;
width: 100%;
padding: 7px 0px 7px 0px;
list-style: none;
	}
	
.secul li a {	
text-decoration: none;
width: auto;
color: #c3dffe;	
padding-left: 0px;	
text-align: left;
	}	

/* 5---------------Footer Content--------------- */

#footer {
float: left;
width: 100%;
background-color: #3b3b3b;
color: #FFFFFF;
text-align: center;
height: 180px;
padding-top: 20px;
margin: -120px auto 0 auto;
border-top: 1px double #FFFFFF;	
	}

#sectorfooter, #blogfooter, #dlfooter, #contactfooter {
height: 100px;
color: #FFFFFF;
	
	}

.footertitle {
text-align: left !important;	
	}

#contactfooter p {
float: left;	
text-align: left;
font-size: 12px;
margin-top: 10px !important;
	}

.footerul {
float: left;
width: 100%;
padding: 0;
margin: 10px 0px 0px 0px;
list-style: none;
	}

.footerulcog {
float: left;
height: 20px;
width: 20px;
background: url(images/licog.png) no-repeat center left;
margin: 0 10px 0 10px;
	}

.footerul li {
float: left;	
font-size: 12px;
width: 90%;
padding: 7px 0px 7px 0px;
border-bottom: 1px double #ffffff;
list-style: none;
	}
	
.footerul li:before {
float: left;	
content: "\00BB \0020";
color: #ffffff;	
	}	
	
.footerul li a {	
float: left;
width: 90%;
text-decoration: none;
color: #ffffff;	
margin-left: 5px;	
text-align: left;
	}	
	
#footerlogo {

float: left;
width: 215px;
height: 94px;
background: url(images/footerlogo.png) no-repeat 0 0;
margin: -5px 0px 10px 0px;
	
	
	}	
	
	
/* 6---------------About Page Content--------------- */

#aboutsynopsis, #bgsynopsis {
float: left;	
width: 100%;
height: auto;
min-height: 100px;
margin: 0px 10px 20px 10px;
	}
	
#abouth {
margin: 0px 15px 0px 15px;		
font-size: 18px !important;	
	}	
	
#bgh
{
margin: 25px 15px 0px 15px;		
font-size: 18px !important;		
}	
	
#aboutpic {
width: 590px;
height: 392px;
background: url(images/carrick.jpg) no-repeat 0 0;
margin: 15px;
	}	
	
#abouttext {
font-size: 12px !important;	
	}
	
.endaboutp {
margin-bottom: 15px;
padding-bottom: 0px;	
	}	

#aboutcontainer {
min-height: 500px;	
	}

#mttcontainer {	
margin-bottom: 20px;
	}
	
#mttframe {
width: 300px;
margin: 10px 0px 10px 0px;
	}



.teamframe {
float: left;
width: 280px;
margin: 0px 0px 10px 20px;
padding: 0;
	}
	
.portrait {
float: left;	
height: 32px;
width: 32px;
margin-right: 5px;
background: url(images/portrait.png) no-repeat 0 0;
	}	
	
.mttname {
margin: 0px;

	}	
	
.si {	
font-size: 12px;
font-style: italic;
	}	
	
ul.sidelist {
width: 280px;
margin: 10px;
padding: 0;
	}	
	
ul.sidelist li {	
list-style: none;
text-align: center;
padding: 10px;
border-bottom: 1px dotted #5faaff;
color: #FFFFFF;
font-style: italic;
	}	

.topline {
width: 280px;
margin: 10px 10px -10px 10px;
height: 1px;	
border-top: 1px dotted #5faaff;	
	}
	
	
/* 7---------------Blog Page Content--------------- */	


.seealso {
float: left;
padding: 0;
text-align: center;
	}
	
#seealsolist, #seealsoposts {
float: left;	
width: 280px;
height: auto;
margin-bottom: 40px;
	}	
	
#seealsolist li, #seealsoposts li {
width: 100%;	
height: 20px;
float: left;
border: none;
background: url(images/licog.png) no-repeat center left;
	}
	
#seealsolist li a, #seealsoposts li a {
float: left;
font-style: normal;
text-align: left;
font-size: 12px;
height: 18px;
margin: 2px 0px 0px 25px;
	}	
	
	
#seealsolist li a:hover, #seealsoposts li a:hover {
text-decoration: underline;	
color: #FFFFFF;
	}

	
#seealsolist li a:visited, #seealsoposts li a:visited {
color: #EAE9E8;	
	}	

.btb {
float: left;	
margin: 0px 15px 15px 25px;
height: 40px;
width: 560px;
background: url(images/continuereading.png) no-repeat 0 0;

	}
	
.btb a {
float: right;	
color: #FFFFFF;	
margin: 10px 10px 10px 10px;
	}
	
.btb a:hover {
text-decoration: underline;	
	}	
	
.crbtn {
float: left;
width: 560px;
height: 40px;
margin: 25px 15px 15px 5px;
background: url(images/continuereading.png) no-repeat 0 0;
	}	
	
.crbtn a {
float: right;	
width: 120px;
height: 20px;
margin: 10px;
	}
	
.crbtn a:hover {
text-decoration: underline;
	}
	
.crbtn a:visited {
color: #EAE9E8;	
	}	

.clearbottom {
width: 100%;
height: 20px;
	}

.blogseperator {
float: left;	
width: 590px;	
margin: 5px 15px 5px 15px;
padding: 0;
color: #59a4f9;
border-bottom: 1px double #59a4f9;
border-top: none;
border-left: none;
border-right: none;
outline: none;
	}
	
.downloadseperator {
float: left;	
width: 580px;	
margin: 0px 15px 0px 15px;
padding: 0;
color: #5e94cc;
border-bottom: 0px double #83bdfe;
border-top: none;
border-left: none;
border-right: none;
outline: none;	
	}	

h4 {
float: left;	
width: 100%;
margin: -12px 0px 0px 5px;	
font-size: 24px;
font-weight: normal;
text-transform: Uppercase !important;
color: #EAE9E8;
	}

#postcontainer {
float: left;	
min-height: 500px;	
}

.entry_author_image {
  float: left;
  border: solid 1px #FFFFFF;
  margin: 7px 0px 0px 5px !important;
}

.post {
float: left;	
width: 590px;
padding: 10px 15px 10px 15px;	
	}
	
.post p {	
margin-left: 5px;
width: 100%;
clear: both;	
	}	
	
h4:hover {
color: #ffffff;	
	}	
	
.postimg {	
float: left;
margin: 20px 0px 0px 0px !important;
padding: 0;
border: 1px double #83bdfe;
	}	
	
.postcontent {
clear: both;
float: right;
display: inline;
width: 590px;
margin: 10px 15px 10px 15px;	
	}	
	
.postcontent p {

	}	
	
.postinfo {
float: left;
width: 100%;
margin: 5px 0px 0px 0px;	
font-size: 10px;
outline: none;
	}	
	
.published {
border: none;	
	}	

#nav-above {
margin: 20px 0px 20px 0px;	
	}
	
	
.topblogtitle {
float: right;
height: 15px;
width: 530px;
/*background: url(images/topblogtitle.png) no-repeat 0 0;*/
	}
	
.midblogtitle {
float: right;
width: 530px;
/*background: url(images/midblogtitle.png) repeat;*/
	}	
	
.bottomblogtitle {
float: right;
height: 19px;
width: 505px;
/*background: url(images/bottomblogtitle.png) no-repeat 0 0;*/
	}	

.comments {
width: 590px;	
margin: 5px 15px 0px 15px;	
	}	
	
#commentform {
width: 590px;	
margin: 5px 15px 0px 15px;	
padding: 0px 0px 20px 0px;
	}	
	


/* 8---------------Contact Page Content--------------- */	



.contactlheader {
float: left;	
text-align: left !important;
width: 140px;
	}	
	
.contactrheader {
float: left;
text-align: left !important;	
width: 125px;
	}	


#contactinfo {
clear: left;	
float: left;
width: 275px;
margin: 10px 0px 10px 20px;
	}

#contactinfo p {
float: left;
width: 275px;
margin: 0px 0px 0px 20px;
	}

#addressinfo {	
float: right;
width: 275px;
margin: 10px 20px 10px 0px;
	}

#addressinfo p {
float: left;
width: 275px;
margin: 0px 0px 0px 20px;
	}
	
#googlemap {
float: left;
width: 580px;
height: 350px;
margin: 10px 20px 10px 20px;
	}	

.wpcf7-form {
float: left;	
width: 280px;	
outline: none;
	}	
	
.wpcf7-form textarea {
width: 260px;
	}	
	
.submitbtn {
width: 150px;	
height: 50px;
background: url(images/submitbtn.png) no-repeat 0 0;
border: none;
cursor: pointer;
outline: none;
margin: 10px 0px 10px 0px;
	}	
	
.submitbtn:hover {
background: url(images/submitbtn.png) no-repeat 0 -50px;		
	}	
	
	
/* 9---------------Downloads Page Content--------------- */		

#bgdesc, #servicesdesc {
float: left;	
	}

.dlframe {
float: left;
width: 580px;
margin: 10px 5px 10px 20px;
padding: 0;
	}	
	
.dlframel {
float: left;
width: 240px;
margin: 20px 5px 10px 15px;
padding: 0;	
	}	
	
.dlframel a {
float: left;	
	}	


.dlframeltext {	
clear: left;
float: left;
width: 100%;
margin: 5px 0px 5px 0px;
	}

.downloadpdf {
float: left;
width: 64px;
height: 64px;
background: url(images/downloadpdf.png) no-repeat 0 0;
margin: -5px 0px 0px 0px;
padding: 0;
	}

.dlname {
float: left;	
margin: 0;
width: 300px;
	}


.sidl {
float: right;	
margin: -18px 0 0 0 !important;
text-decoration:underline;
font-size: 12px !important;
	}
	
	
	
/* 10---------------Search Page Content--------------- */			


#searchmouse {
float: left;	
width: 560px;
height: 265px;
margin-top: 20px;
background: url(images/searchmouse.png) no-repeat 0 0;
	}
	
#searchform-no-results {
float: left;
margin: 170px 0px 10px 20px;
	}	
	
#searchform-no-results input {
color: #0150a9;	
	}	
	
/* Author */

.vcard {
margin-left: 5px;
color: #FFFFFF !important;
	}
	
.infobtn {

float: left;
width: 200px;
height: 50px;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 18px;
font-size: 12px !important;
}	

.infotbtn a {
text-decoration: underline !important;	
	}