/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

#branding {
	background:  url(images/seoCase_480080.gif) no-repeat center top;
	padding:5px;
	height:80px;
	width:100%;
}
body {
	width: 100%;
	font: 9pt "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif;
	line-height:1.25em;
	font-weight:normal;
	
}
#header {
	background:#0D0D0D;
	padding:3px;
	height:140px;
	width:100%;
}
#flashcontent {
		border: solid 1px #000;
		width: 720px;
		height: 130px;
		margin-left:20%;
	}

#callNow{
	/*height:300px;*/
	
	/*background: url(file:images/CallNow.gif) no-repeat center center ;*/
}
a {
	text-decoration: none;
}

#container {
	width:93%;
	/*height:120%;
	/*border:0.25em dashed #666;*/
	margin-left:3%;
	text-align:left;
	
}
#leftsection {
	margin-top:0px;
	width:15%;
	
	float:left;
	
	padding-top:50px;
	padding-bottom:50px;
}
#rightsection{
	
	width:83%;
	/*height:99%;*/
	float:left;
	
	padding:0px;

}
#welcome {
	/*border:0.15em dashed blue;*/
	width:100%;
	/*height:7%;*/
	float:left;
	text-align:left;
	padding:0.5em;
	padding-top:0.5em;
}
#welcome h1{
	font-size:2em;
}
#column1_2 {
	border-right:0.01em dashed #0D0D0D;
	width:78%;
	/*height:90%;*/
	float:left;
	text-align:justify;
	padding:0.5em;
	padding-top:0px;
}
#column1 {
	border-left:0.01em solid #0D0D0D;
	border-right:0.01em dashed #0D0D0D;
	width:47%;
	/*height:90%;*/
	float:left;
	text-align:justify;
	padding:0.5em;
}

#column2{
	width:47%;
	/*height:85%;*/
	float:left;
	padding:0.5em;
}
#column3{
	width:19%;
	/*height:85%;*/
	float:left;
	padding:0.5em;
	
}
#column1 p,#column2 p, #column1 h3,#column2 h3{
	text-align:justify;
	padding-top:0.5em;
}
.imgwindow{
	/*height:82px;*/
	width:100%;
	padding-top:1%;
	float:left;
}
.imgwindow h3{
	font-size:1em;
}
.img_l{
	float:left;
	width:25%;
	padding-left:1%;
}
#promotion {
	margin-top:0px;
	padding-top:10px;
	text-align:center;
	line-height: 1.4em;
	width:100%;
	float:left;
	height:100px;
	background:#0D0D0D;
}
#promotion, #promotion a {
	font: 85%/1em "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif;
	color:#FFF;
}

#intro b{
	font-weight:normal;
}

#needaquote{
	line-height:2.3em;
}

.unit h1 {
	padding-top:1.5em;
	line-height:1.5em;
	font-size:1.25em;
	font-weight:bold;
	color:#347DB7;
}

#topone h1{
	padding-top:0.1em;

}
.unit h2 {
	line-height:1.25em;
	font-size:1.15em;
	font-weight:bold;
	color: #F79935;
}

.unit p {
	line-height:1.15em;
	font-size:1em;
}

#services ,#featured{ /* all lists */
	width:90%;
	margin:1em;
	list-style:none;
}

#featured {
	background-color: #CDA28C;
}
.emph{
	color:#666;
	font-size:1.15em;
	line-height:2em;
	font-weight:semi-bold;
}