@charset "utf-8";
/* CSS Document */

body  {
	background: #4f4f4f;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
#container a:link {
	color: #4697E7;
}
#container a:visited {

}
#container a:hover {
	color: #8A39D2;
}
#container a:active {

}
#container  {
	width: 987px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #50A2F5;
} 


#header  {
	background-image: url( images/headerBg.gif);
	background-repeat: no-repeat;
	width: 985px;
	height: 180px;
	margin-bottom: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 0px;
	margin-right: 0px;
	float: none;
} 
#header  h1  {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Arial, Helvetica, sans-serif;
	color: #26539d;
	font-size: 30px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#header  h2  {
	font-family: Arial, Helvetica, sans-serif;
	color: #4999EB;
	font-size: 16px;
	margin-top: -30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#header   #customTop   .headerBg     {
	background-image: url(http://www.simplifiedwebsites.com/templates/business/Template_BusProf_Line_01/color1/header/header1/header.jpg);
	background-repeat: no-repeat;
}
#customTop     {
	margin-top: 10px;
}
#header   .imgCornerTl     {
	background-image: url( http://www.simplifiedwebsites.com/templates/business/Template_BusProf_Line_01/color1/header/header1/roundedImg_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header   .imgCornerBl     {
	background-image: url( http://www.simplifiedwebsites.com/templates/business/Template_BusProf_Line_01/color1/header/header1/roundedImg_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header   #logo     {
	padding-right: 15px;
}
#header   #customTop   #address     {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#editableZone  {
	margin-bottom: 0;
	margin-top:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10;
	padding-left: 0px;
	background-color: #FFFFFF;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
} 
#editableZone     h1     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-image: url(http://www.simplifiedwebsites.com/templates/business/Template_BusProf_Line_01/color1/images/mainSubHdr.gif);
	font-weight: bold;
	padding-left: 10px;
}
#editableZone      h2     {
	font-family: Arial, Helvetica, sans-serif;
	color: #26539d;
	font-size: 16px;
	font-weight: bold;
}
#editableZone   h3 {
	color: #4697E7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#editableZone    h4 {
	color: #26539D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#container #editableZone p {
	color: #000000;
}

#mainSubContent {
	margin-bottom: 0;
	margin-left: 10px;
	margin-top:15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10;
	padding-left: 0px;
	width: 748px;
	background-color: #FFFFFF;
	text-align: left;
}

#mainSubContent   h1     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-image: url(http://www.simplifiedwebsites.com/templates/business/Template_BusProf_Line_01/color1/images/mainSubHdr.gif);
	font-weight: bold;
	padding-left: 10px;
	background-repeat: no-repeat;
}
#mainSubContent    h2     {
	font-family: Arial, Helvetica, sans-serif;
	color: #26539d;
	font-size: 16px;
	font-weight: bold;
}
#mainConent {
	color: #FFFFFF;
}

#mainSubContent h3 {
	color: #4697E7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#mainSubContent  h4 {
	color: #26539D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 190px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top:0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #123061;
}
#sidebar1   .sideContent   .sideText   li     {
	margin-left: -15px;
}
#sidebar1   .sideContent   .sideText   ul     {
}
.sideHeader                {
	background-image: url( http://www.simplifiedwebsites.com/templates/business/Template_BusProf_Line_01/color1/images/subHdrs.gif);
	color: #F3F2F2;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.sideContent         {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.sideText         {
	padding: 5px;
	text-align: left;
}
#sidebar1 .frameTL {
	background-image: url(http://www.simplifiedwebsites.com/templates/business/Template_BusProf_Line_01/color1/images/subRounded_tl.gif);
	height: 7px;
	width: 7px;
	background-repeat: no-repeat;
}
#sidebar1 .frameTR {
	background-image: url(http://www.simplifiedwebsites.com/templates/business/Template_BusProf_Line_01/color1/images/subRounded_tr.gif);
	height: 7px;
	width: 7px;
	background-repeat: no-repeat;
}
#sidebar1 .frameTop {
	background-image: url(http://www.simplifiedwebsites.com/templates/business/Template_BusProf_Line_01/color1/images/subRounded_top.gif);
	height: 7px;
	background-repeat: repeat-x;
}
#sidebar1 .frameBottom {
	background-image: url(http://www.simplifiedwebsites.com/templates/business/Template_BusProf_Line_01/color1/images/subRounded_bottom.gif);
	height: 7px;
	background-repeat: repeat-x;
}
#sidebar1  .frameBl {
	background-image: url(http://www.simplifiedwebsites.com/templates/business/Template_BusProf_Line_01/color1/images/subRounded_bl.gif);
	height: 7px;
	width: 7px;
	background-repeat: no-repeat;
}
#sidebar1  .frameBr {
	background-image: url(http://www.simplifiedwebsites.com/templates/business/Template_BusProf_Line_01/color1/images/subRoundedbtr.gif);
	height: 7px;
	width: 7px;
	background-repeat: no-repeat;
}


#sidebar1 .frameCenter {
	background-image: url(http://www.simplifiedwebsites.com/templates/business/Template_BusProf_Line_01/color1/images/subRounded_center.gif);
	background-repeat: repeat;
}




#sidebar2  {
	float: right; /* since this element is floated, a width must be given */
	width: 190px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top:0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #123061;
	text-align: right;
}
#footer  {
	padding: 0 10px 0 20px;
} 
#footer  p  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	float: right;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 10px;
	color: #123061;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#editableZone    {
	background-color: #FFFFFF;
	width: 980px;
	color: #000000;
}

/*-- rounded tables END --*/

 
</style>
[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.thrColFixHdr #sidebar1 { width: 180px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.thrColFixHdr #sidebar2, .thrColFixHdr #sidebar1 { padding-top: 30px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
#sidebar1 .frameTR {
	background-image: url(http://www.simplifiedwebsites.com/templates/business/Template_BusProf_Line_01/color1/images/subRounded_tl.gif);
	height: 5px;
	width: 5px;
	background-repeat: no-repeat;
}
