@charset "utf-8";

body {
	margin:0px;
	padding:0px;
	background-image: url("images/background.gif");
	background-position:top;
	background-attachment:fixed;
	background-repeat:repeat-h;
}
#main {
	width: 1000px;
	margin: 0px auto 0px auto;
	}
#header {
	width: 1000px;
	background-color:#FFFFFF;
	height: 126px;
	margin: 0px auto 0px auto;
	} 
#logo {
	width:260px;
	text-align:center;
	margin-top:16px;
	float:left
	}
#navbar {
	width:740px;
	text-align:center;
	margin-top:20px;
	float:left;
	}	
a, a:link, a:visited, a:active {
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	}
a:hover {
	color:#FF3300;
	}
.indent {
	
	margin-left:50px; }
#standard {
	width:1000px;
	height:262px;
	padding-top:285px;

	background:url(images/setting-the-business-standard.jpg); }
	.content-box {
		width:280px;
		height:198px;
		background:url(images/content-box.png); 
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		line-height:18px;
		float:left;
		/*
		background:#efefef;
		filter: alpha(opacity=65);
 		-moz-opacity: 0.65;
  		opacity: 0.65;
		
		padding-left:20px;*/
		padding:15px;
		margin-left:18px; }
		.content-box h2 {
			color:#ba3726;
			font-family:arial;
			letter-spacing:-2px;
			margin-top:5px;
			padding-bottom:11px;
			text-align:center;
			font-size:35px;	}
		.r {
			float:right;
			text-align:right;
			}
		.content-box a {
			color:#ff3300;
			
			
			font-weight:bold; }
		.content-box a:hover {
			color:#000000; }
		.request-a-quote {
			border: 1px dashed #ff3300;
			padding:0px 2px; }
		.request-a-quote:hover {
			border: 1px dashed #000;
			padding:0px 4px; }
#client {
	float:left;
	padding-right:20px;
	padding-bottom:20px; 
	}
#client a,#client a:link, #client a:visited, #client a:active  {
	-moz-opacity:0.3;
	opacity:0.3;
	filter: Alpha(opacity="30"); 
	}
#client a:hover{
	opacity:1;
	filter:alpha(opacity=1);
	}

#midsection {
	background-image: url("images/mid-section.jpg");
	width:1000px;
	height:218px;
	}
#midsectionc {
	background-image: url("images/mid-section-company.jpg");
	width:1000px;
	height:218px;
	}
#midsectioni {
	background-image: url("images/mid-section-inspire.jpg");
	width:1000px;
	height:218px;
	}
#midsectionp {
	background-image: url("images/mid-section-portfolio.jpg");
	width:1000px;
	height:218px;
	}
#midsectionq {
	background-image: url("images/mid-section-quote.jpg");
	width:1000px;
	height:218px;
	}	
#midsectioncontact {
	background-image: url("images/mid-section-contact.jpg");
	width:1000px;
	height:218px;
	}	
#mstext {
	width: 368px;
	margin-top: 80px;
	text-align: center;
	float:left;
	}
#top {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:705px;
	text-align:right;
	padding-right:20px;
	padding-top:10px;
	float:left;
	}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0px;
	margin:0px;
	margin-left:-8px;
	margin-bottom: 17px;
	margin-top: 5px;
	font-weight:200;
	}
h2 {
	font-size:35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0px;
	margin:0px;
	font-weight:bold;
	color:#FFFFFF;
	}
#content {
	width:960px;
	background-color: #fff;
	margin: 0px auto 0px auto;
	line-height:1.3em;
	visibility: visible;
    position: relative;
	margin:0px;
	padding:20px 20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}   
#content-embed {
	width:1000px;
	height:520px;
	}  	
#nav {
	width: 980px;
	display: block;
	height:23px;
	background-color: #f7f7f7;
	margin: 0px auto 0px auto;
	margin:0px;
	padding:10px 10px;
	}
#navbut a  {
    background: url("images/button.gif") no-repeat 0% 0px;
    height: 18px;
    width: 87px;
    font-size: 11px;
	float:left;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Calibri, Garamond;
	padding-top:5px;
	padding-right:0px;
	margin-right:5px;
	}
#navbut a:hover  {
	text-decoration:underline;
   }
#foot {
	padding: 5px 0;
    width: 1000px;
    font-size: 10px;
	text-align:center;
	color:#efefef;
	font-family:Verdana;
	padding:5px 0;
	margin:0;
	}