body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: circle;
	border: #CCCCCC;
	background-color: #000000;
	background-attachment: scroll;
	background-image: url(/new-logo-black.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	margin: 10px;
}

#headerbox {

}

/* ---------------------------------Text-------------------------------- */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	vertical-align: bottom;
	text-align: right;
	text-transform: none;
	color: #999999;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 0px;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	display: inline;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	display: inline;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
	display: inline;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: outside;
	color: #CCCCCC;
	line-height: 1.5;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	display: inline;
}

.lolight {
	color: #FF9900;
	font-size: 11px;
	display: inline;
	}

.highlight {
	color: #FF9900;
	font-weight: bold;
	font-size: 11px;
	display: inline;
	}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* ---------------------------------Links-------------------------------- */

a {
	color: #FFFFFF;
	text-decoration: underline;

}


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	border: thin none #FF9900;

}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}

/* ---------------------------------Top Menu-------------------------------- */

.menu {
	color: #fff;
	background-color: #666666;
	border-top: 1px solid #999999;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
}

.menuoff {
	color: #CCCCCC;
	border-top: 1px solid #999999;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
}

.menu a:visited {

	color: #fff;
	background-color: #666666;
	font-size: 12px;
}
.menuoff a:visited {


	color: #CCCCCC;
	background-color: #000000;
	font-size: 12px;
}
.menuoff a:hover {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 12px;
}

/* ---------------------------------Side Menu-------------------------------- */

.here {
	color: #000000;
	background-color: #999999;
	text-align: center;
	font-size: 12px;

}
.here a {
	color: #000000;
	background-color: #999999;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;



}
.there {
	color: #CCCCCC;
	text-align: center;
	font-size: 12px;

}

.there a:hover {

	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
}
.here a:visited {

	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

/* ---------------------------------In Page Links-------------------------------- */

.mylink {
	list-style: disc;
}

.mylink a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.mylink a:hover {
	color: #FF9900;
	text-decoration: none;
	font-size: 12px;
}

.mylink a:link {

	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

/* ---------------------------------Images-------------------------------- */

img {
	border: 1px solid #CCCCCC;
}

.noborder img {
	border: 0px none;

}

/* ---------------------------------Gallery-------------------------------- */

.gallery{
	width:490px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}

.gallery .cell{
	width:120px; 
	height:120px; 
	text-align:center;
	vertical-align:middle;
	float:left;
}

.gallery img{
	border: 1px solid #999999;
}

.nav{
	font-size: 10px;
	font-style: normal;
	color: #666666;
}

.plain{ font-size:10px; color: #999999;}
.hilite{ font-size:10px; color: #FFFFFF;}
.nav a:link{ font-size:10px; color: #999999;}
.nav a:visited{ font-size:10px; color: #999999;}
.nav a:hover{ font-size:10px; color: #FFFFFF;}
.nav a:active{ font-size:10px; color: #999999;}

.caption{
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
}

.singleImageNav img{
	height:30px; 	
	width:30px;	
	border: 0px solid #cccccc;
	margin:10px;
}

.singleImageNav .galleryUp{
	background-image: url(/images/buttons/index-black.jpg);
	background-repeat: no-repeat;
}
.singleImageNav .galleryFirst{
	background-image: url(/images/buttons/first-black.jpg);
	background-repeat: no-repeat;
}
.singleImageNav .galleryPrev{
	background-image: url(/images/buttons/back-black.jpg);
	background-repeat: no-repeat;
}
.singleImageNav .galleryNext{
	background-image: url(/images/buttons/forward-black.jpg);
	background-repeat: no-repeat;
}
.singleImageNav .galleryLast{
	background-image: url(/images/buttons/last-black.jpg);
	background-repeat: no-repeat;
}

/* ---------------------------------Forms-------------------------------- */

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	background-color: #000000;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 0px;
}

.loginBox {
	color: #FFFFFF;
	background-color: #000000;
	border-top: none;
	border-bottom: none;
	font-size: 12px;
	width:250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.loginBox  input{
	color: #000000;
	font-size: 10px;
	border: none;
}

/* ---------------------------------Search-------------------------------- */

.namehilight {
	color: #CCCCCC;
	font-size: 11px;
	display: inline;
	}

.searchResults{font-size:11px;}
.searchResults .heading{font-size:12px; font-weight:bold;}

.searchResultsItem{
	margin-bottom:16px; 
	margin-top:10px; 
	border-bottom: 1px solid #333333;
}
.searchResults a:link{font-size:10px;}
.searchResults a:visited{font-size:10px;}
.searchResults a:hover{font-size:10px;}
.searchResults a:active{font-size:10px;}


.searchResults .title{color: #FF9900; font-size:11px;}

.searchBox{
	border: 1px solid #333333;
	padding:2px;
	font-size:11px;
}
.searchBox input{
	background-color: #cccccc; 
	border: 1px solid #666666;
	font-size:11px;
	width:100%;
}

.searchBox .btn{
	background-color: #333333; 
	border: 1px solid #666666;
	color: #cccccc; 
	width:70px;
}

.searchBoxBFP {
	position: absolute;
	top: 159px;
	left: 4px;
	height:36px;
	text-align: left;
	background-color: #787878;
	overflow: none;
	padding: 4px;
	border: 0px;
	font-size:11px;
}

.searchBoxBFP { 
	width:282px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:274px;
}

html>body .content {
	width:274px;
}

.searchBoxBFP input{
	background-color: #ffffff; 
	border: 1px solid #666666;
	font-size:11px;
	width:70%;
}

.searchBoxBFP .btn{
	background-color: #666666; 
	color: #FFFFFF; 
	width:70px;
}

/* ---------------------------------CSS Chooser-------------------------------- */

.cssChooser{	height:16px; font-size: 8px; 	margin-left: 3px; float:left;}
.cssChooser td{	height:16px;}
.cssChooser a, .cssChooser a:active, .cssChooser a:hover {
	border-top: 			1px solid #cccccc;
	border-right: 			1px solid #cccccc;
	border-left:			1px solid #cccccc;
	border-bottom: 		1px solid #cccccc;
	height:16px;
	width:16px;
}

/* ---------------------------------Send Email-------------------------------- */

.sendEmail{
	display:none;
	padding:2px;
	border:	1px solid #333333;
	width:100%;
}

.sendEmail input{
	border:	1px solid #cccccc;
	background-color:#eeeeee;
	margin:2px;
	font-size:9px;
	width:100%;
}

.sendEmail .btn{
	border:	1px solid #eeeeee;
	background-color:#404040;
	color:#eeeeee;
	margin:2px;
	width:100%;
}

/* ---------------------------------Top Down Front-------------------------------- */

#frontpic {
	width: 151px;
	height: 189px;
	background-position: 0px 0px;
	background-image: url(/images/photos/frontpic-black.jpg);
	background-repeat: no-repeat;
}
#sitepic {
	width: 50px;
	height: 50px;
	background-position: 0px 0px;
	background-image: url(/images/photos/site-black.jpg);
	background-repeat: no-repeat;
}

#auditpic {
	width: 50px;
	height: 50px;
	background-position: 0px 0px;
	background-image: url(/images/photos/audit-black.jpg);
	background-repeat: no-repeat;
}

#aboutpic {
	width: 50px;
	height: 50px;
	background-position: 0px 0px;
	background-image: url(/images/photos/about-black.jpg);
	background-repeat: no-repeat;
}

#examplepic {
	width: 50px;
	height: 50px;
	background-position: 0px 0px;
	background-image: url(/images/photos/examples-black.jpg);
	background-repeat: no-repeat;
}

#iapic {
	width: 50px;
	height: 50px;
	background-position: 0px 0px;
	background-image: url(/images/photos/ia-black.jpg);
	background-repeat: no-repeat;
}

#mypic {
	width: 50px;
	height: 50px;
	background-position: 0px 0px;
	background-image: url(/images/photos/myworld-black.jpg);
	background-repeat: no-repeat;
}

.btn{
	background-color: #333333; 
	border: 1px solid #666666;
	color: #cccccc; 
	width:90px;
}

.back1 {
	background-color: #2A2929;
	}

.back2 {
	background-color: #343333;
	}

.back3 {
	background-color: #474646;
	}

.back4 {
	background-color: #3D3D3D;
	}

.back5 {
	background-color: #282828;
	}

.back6 {
	background-color: #323131;
	}

/* ---------------------------------Block Front Page-------------------------------- */


div.sectionone { /* Top menu */
	position: absolute;
	top: 71px;
	left: 361px;
	height: 14px;
	width: 400px;
	text-align: left;
	overflow: none;
	padding: 0px;
}

div.sectiontwo { /* Search Box */
	position: absolute;
	top: 0px;
	left: 0px;
}

div.sectionthree { /* Email this article to a friend */
	position: absolute;
	top: 882px;
	left: 4px;
	text-align: left;
}

div.sectionfour { /* Welcome to Inspirare */
	position: absolute;
	top: 152px;
	left: 290px;
	text-align: left;
	background-attachment: scroll;
	background-image: url(/images/block-black-main.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: clip;
	padding-left: 194px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px
}

div.sectionfour { 
	width:480px;
	height:197px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:282px;
	height:193px;
}

div.sectionfive {
	position: absolute;
	top: 25px;
	left: 697px;
	text-align: left;
}

html>body .content {
	width:282px;
} 

div.sectionsix { /* Promotional Audits */
	position: absolute;
	top: 357px;
	left: 290px;
	height: 138px;
	text-align: left;
	background-color: #424242;
	background-attachment: scroll;
	background-image: url(/images/block-black-audits.jpg);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	overflow: clip;
	padding-left: 93px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px
}

div.sectionsix { 
	width:282px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:189px;
}

html>body .content {
	width:189px;
} 

div.sectionseven { /* Latest News */
	position: absolute;
	top: 357px;
	left: 4px;
	height: 363px;
	text-align: left;
	background-color: #525252;
	overflow: none;
	padding: 4px;
}

div.sectionseven { 
	width:282px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:274px;
}

html>body .content {
	width:274px;
} 

div.sectioneight { /* Articles */
	position: absolute;
	top: 357px;
	left: 581px;
	height: 288px;
	text-align: left;
	background-color: #595959;
	overflow: none;
	padding: 4px;
}

div.sectioneight { 
	width:189px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:181px;
}

html>body .content {
	width:181px;
} 

div.sectionnine { /* Methodology and Approach */
	position: absolute;
	top: 507px;
	left: 290px;
	height: 138px;
	text-align: left;
	background-color: #696969;
	background-attachment: scroll;
	background-image: url(/images/block-black-method.jpg);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	overflow: clip;
	padding-left: 93px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px
}

div.sectionnine { 
	width:282px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:189px;
}

html>body .content {
	width:189px;
} 

div.sectionten { /* Profile on Mike Halsey */
	position: absolute;
	top: 657px;
	left: 290px;
	height: 138px;
	text-align: left;
	background-color: #707070;
	overflow: none;
	padding: 4px;
}

div.sectionten { 
	width:190px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:182px;
}

html>body .content {
	width:182px;
} 

div.sectioneleven { /* Inspirare in Action */
	position: absolute;
	top: 657px;
	left: 484px;
	height: 138px;
	text-align: left;
	background-color: #4a4a4a;
	background-attachment: scroll;
	background-image: url(/images/block-black-ia.jpg);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	overflow: none;
	padding-left: 93px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px
}

div.sectioneleven { 
	width:286px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:189px;
}

html>body .content {
	width:189px;
} 

div.sectiontwelve { /* Portfolio */
	position: absolute;
	top: 732px;
	left: 4px;
	height: 138px;
	text-align: left;
	background-color: #7f7f7f;
	background-attachment: scroll;
	background-image: url(/images/block-black-portfolio.jpg);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	overflow: none;
	padding-left: 93px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px
}

div.sectiontwelve { 
	width:282px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:185px;
}

html>body .content {
	width:185px;
}

div.sectionthirteen { /* Testimonials */
	position: absolute;
	top: 807px;
	left: 290px;
	height: 63px;
	text-align: left;
	background-color: #616161;
	overflow: none;
	padding: 4px;
}

div.sectionthirteen { 
	width:480px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:472px;
}

html>body .content {
	width:472px;
}

div.sectionfourteen { /* Services and Strategy */
	position: absolute;
	top: 207px;
	left: 4px;
	height: 138px;
	text-align: left;
	background-color: #3b3b3b;
	background-attachment: scroll;
	background-image: url(/images/block-black-services.jpg);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	overflow: clip;
	padding-left: 93px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px
}

div.sectionfourteen { 
	width:274px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:185px;
}

div.copyright { /* Copyright message */
	position: relative;
	top: 882px;
	left: 571px;
	width: 189px;
	text-align: right;
}

html>body .content {
	width:186px;
} 

#pagetitleplace {
	position: absolute;
	top: 125px;
	left: 484px;
	width: 276px;
	text-align: right;
}
