/* HTML Element styles specific to this project. */
* {	
	 margin: 0;
	 padding: 0;
}
html, body
{
	scrollbar-arrow-color: #000;
	scrollbar-darkshadow-color: #CCC;
	scrollbar-base-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background: #f78f1e url(../images/Wallpaper.jpg) repeat-x center top;

}



input,
textarea,
select
{
	letter-spacing: normal;
	text-transform: none;
	color: #000;
	background: #f9e0c4;
	font: normal 11px/120% Arial, Helvetica, sans-serif;
	border: 1px solid #f78f1e;
	padding: 1px;
	width: 250px;
}
select
{
	width: auto;
}
body,
p,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6
{
	color: #444;
	font: normal 12px/120% Arial, Helvetica, sans-serif;
	text-align: left;
}
p
{
	margin-bottom: 8px;
}

h1, 
h2, 
h3, 
h4, 
h5,
h6 
{
	margin: 30px 0px 10px;
	padding: 0px;
	color: #000;
	font-weight: bold;
	font-style: italic;
	text-transform: capitalize;
} 

h2,  
h4
{
	color: #f78f1e;
}
h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a
h6 a 
{
	padding: 0px;
	color: #f78f1e;
}
h1,
h1 + h2,
h1 + h3,
h1 + h4,
h3 + h4,
h2 + h3,
h2 + h5 {
	margin-top: 0px;
}
div h2:first-child,
div h1:first-child,
div h3:first-child,
div h4:first-child,
div h5:first-child {
	margin-top: 0px;
}

h1
{
	font-size: 20px;
}
h2
{
	font-size: 16px;
	}
h3 {
	font-size: 14px;
}

h4
{
	font-size: 13px;
	margin-top: 20px;
}
h5
{
	font-size: 13px;
	margin-top: 20px;
}
h6
{
	font-size: 12px;
	margin-top: 15px;
	text-transform: none;
	color: #FF9933;
}
h2+h5{
	margin-top: -8px;
	padding: 0;
}
strong {
	color: #000000;
}
a,
a:visited,
a:active
{
	font-style: normal;
	text-decoration: none;
	color: #000;
	background-color: #fae1c5;
}

a:hover
{
	color: #FF9900;
	text-decoration: none;
	background-color: #FFF;
}
a:selected {
	text-decoration: none;
}
ul
{
	margin-bottom: 8px;
	list-style: none;
	padding-left: 5px;
}
ol
{
	margin-bottom: 8px;
	list-style: none;
	margin-left: 25px;
}
hr {
}
ul li {
	margin-bottom: 2px;
	padding-left: 12px;
	background: url(../images/Li.gif) no-repeat left 3px;
}
ol li
{
	list-style-type: decimal;
}

ol ol li
{
	list-style-type: lower-alpha;
}

ol ol ol li
{
	list-style-type: lower-roman;
}
img {
	display: block;
}
blockquote,
pre,
cit,
em
{	
	font-style: oblique;
}
hr
{
	color: #CCCCCC;
	width: 99%;
	padding: 0px;
	height: 1px;
	margin-top: 20px;
	border: none;
}
unknown
{
	display: block;
	font: 10pt Arial, Helvetica, sans-serif;
}

/* ----------------- start skin specific ------------------------ */
#container {
	width: 900px;
	margin:0px auto;
	padding-top:60px;
	background: url(../images/SaveOnCommissionLogo.gif) no-repeat 18px 18px;
	}

#phone {
	width: 870px;
	line-height: 30px;
	text-align: right;
	font-size: 14px;
	color: #fae1c5;
	padding-right: 30px;
	font-style: italic;
	font-weight: bold;
	background: url(../images/PhoneIcon.gif) no-repeat 760px 6px;
}
#menu {
	float: left;
	width: 830px;
	line-height: 19px;
	font-size: 13px;
	background-image: url(../images/Menu.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 20px;
	height: 39px;
	margin-left: 15px;
	display: inline;
	color: #F78F1E;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 39px;
	padding: 0 6px;
	font-weight: bold;
	font-size: 12px;
	background-color: Transparent;
}

#menu a:hover {
	color: #f78f1e;
	background: url(../images/MenuBg.gif) no-repeat left center;
}
#menu a.menuNoPadding {
	padding: 0 6px 0 0;
}
#content {
	width: 840px;
	clear: both;
	float: left;
	padding: 15px 30px;
	background: #FFFFFF;
}
#flash {
	width: 900px;
	height: 230px;
	clear: both;
	float: left;
	background: #FFFFFF;
	}
#footer {
	padding: 2px 20px;
	height: 17px;
	clear: both;
	font-size: 10px;
	color: #CCCCCC;
	width: 830px;
	margin: 0px;
	float: left;
	background: url(../images/Footer.jpg) no-repeat;
	margin-left: 15px;
	display: inline;
	text-align: right;
}
.ClearBoth {
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #999999;
	background-color: Transparent;
}
#footer a:hover {
	color: #FFFFFF;
	background: #999999;
}
.altRow {
	background-color: #E0E0E0;
}
.imgRight {
	float: right;
	margin-left: 7px;
}

/* ----------------- end skin specific ------------------------ */
/* --- */
/* ----------------- contact us ------------------------ */
.submit {
	background-color:  #f78f1e;
	color:  #000;
	display: inline;
}
form td {
	padding: 2px;
}

/* ----------------- packages ------------------------ */
	
.packages {
	float: left;
	width: 200px;
	margin-left: 10px;
}
.packages li {
	margin-bottom: 2px;
	padding-left: 12px;
	background: url(../images/packagesLi.gif) no-repeat left 4px;
}
.packages a {
	color: #000;
}
.packages a:hover {
	color: #FFF;
}
.packages h3 {
	padding: 0;
	margin: 0;
	padding-left: 10px;
}

.pDSTop {
	line-height: 40px;
	background: url(../images/PanelDeluxeTop.jpg);
	padding: 10px 0;
}

.pDSMiddle {
	border-right: 1px solid #f4c28b;
	border-left: 1px solid #f4c28b;
	padding: 10px;	/*height: 714px;*/
	background: #fae3c9;
}

.pDSBtm {
	background: url(../images/PanelDeluxeBtm.jpg);
}

.pPSTop {
	line-height: 40px;
	background: url(../images/panelPlatinumTop.jpg);
	padding: 10px 0;
}
.pPSMiddle {
	border-right: 1px solid #f9a953;
	border-left: 1px solid #f9a953;
		padding: 10px;	/*height: 714px;*/
	background: #fcd6ad;
}
.pPSBtm {
	background: url(../images/panelPlatinumBtm.jpg);
}

.pPSPTop {
	line-height: 40px;
	background: url(../images/panelPlatinumPlusTop.jpg);
	padding: 10px 0;
}
.pPSPMiddle {
	border-right: 1px solid #f58409;
	border-left: 1px solid #f58409;
	padding: 10px;
		/*height: 714px;*/
	background: #fac489;
}
.pPSPBtm {
	background: url(../images/panelPlatinumPlusBtm.jpg);
}

.pBSPTop {
	line-height: 40px;
	background: url(../images/panelBudgetTop.jpg);
	padding: 10px 0;
}
.pBSPMiddle {
	border-right: 1px solid #b5b5b5;
	border-left: 1px solid #b5b5b5;
	padding: 10px;
	/*height: 240px;*/
	background: #dcdcdc;
}
.pBSPBtm {
	background: url(../images/panelBudgetBtm.jpg);

}
.pNcTop {
	line-height: 40px;
	background: url(../images/panelNoCommTop.jpg);
	padding: 10px 0;
	margin-top: 10px;
}
.pNcMiddle {
	padding: 10px;
	/*height: 325px;*/
	background: #F0F0F0;
}
.pNcBtm {
	background: url(../images/panelNoCommBtm.jpg)
}
.pDSBtm,
.pPSBtm,
.pPSPBtm,
.pBSPBtm,
.pNcBtm  {
	padding: 10px;
	height: 60px;
	font-size: 12px;
	line-height: 130%;
	}
.comparison {
	text-align: center;
	height: 30px;
	width: 90px;
}
td.comparison p {
	text-align: center;
	margin-bottom: 0;
	padding: 0;
	margin-top: 2px;
}
.compBorder {
	border-bottom: 1px solid #f7a143;
	
}
td {
	vertical-align: middle;
}
.tick {
	margin: 0 auto;
	padding-top: 2px;
	padding-bottom: 2px;
}
/* ----------------- home & about us ------------------------ */
#homeRight {
	float: left;
	width: 288px;
}
#homeLeft {
	float: left;
	width: 500px;
	padding-right: 25px;
	border-right: 1px solid #CCC;
	display: inline;
	margin-right: 25px;
}
.imgLeft {
	float: left;
	margin-right: 7px;
}
.testimonial {
	font-style: italic;
	font-weight: bold;
	color: #FF9933;
	margin: 0 0 20px;
}
.testimonial strong {
	font-style: italic;
	color: #E0882C;
}

.orange {
	color: #F78F1E;
}
.h1Sub {
	font-size: 14px;
	color: #F78F1E;
}
.SaveOther {
	background: url(../images/HomeOthers.jpg);
	height: 33px;
	width: 180px;
	padding-top: 2px;
	text-align: center;
	border-bottom: 1px solid #f7a143;
}
.saveSOC {
	background: url(../images/HomeSOC.jpg);
	height: 33px;
	width: 180px;
	padding-top: 2px;
	text-align: center;
	border-bottom: 1px solid #f7a143;
}
.saveSave {
	background: url(../images/HomeSave.jpg);
	height: 33px;
	width: 74px;
	padding-top: 2px;
	text-align: center;
	border-bottom: 1px solid #f7a143;
}

h1.big {
	font-size:38px;
	line-height: 100%;
	margin-bottom: 25px;
	}
#homeRight h2{
	color: #000000;
	margin: 0 0 20px;
	padding: 0;
}


a img {border:none;}
.HomeServiceBox {
	padding: 10px 20px 5px;
	width: 248px;
	background: #F0F0F0 url(../images/HomeServicesTab.jpg) no-repeat left top;
	margin-bottom: 10px;
}
.HomeServiceBox strong {
	font-size: 13px;
	display: block;
	margin-bottom: 15px;
}
.HomeServiceBox a {
	background-color: Transparent;
	color: #F78F1E;
	text-decoration: underline;
}


/*///////////////////////////////////////////
Landing Page Styles
////////////////////////////////////////////*/ 

.Landing {
	width:460px;
	background: #F0F0F0 url(../images/LandingServicesTab.jpg) no-repeat left top;
}


ol.FourSteps {margin:auto;width:460px;}

ol.FourSteps li {	
	float:left;
	margin:1px;
	width:100px;
	height:130px;
	list-style-type:none;
	padding:5px;
	background:url(../images/1234.jpg) no-repeat;
	padding-top:40px;
	color:white;
}

ol.FourSteps li.one {background-position:left top;}
ol.FourSteps li.two {background-position:-100px top;}
ol.FourSteps li.three {background-position:-200px top;}
ol.FourSteps li.four {background-position:right top;}

#landingPageUs ul {
	float:left;
	width:130px;
	list-style-type:none;
	padding-top:0px;
}

#landingPageUs ul li {
	background:none;
	padding-top:10px;
}

#landingPageUs ul li h3 {
	padding: 0;
	margin: 0;
}

ol.packs {width:300px;
	margin:0 auto;
	padding:0;}

ol.packs li {	
	float:left;
	text-align:center;
	margin:1px;
	width:130px;
	min-height:100px;
	list-style-type:none;
	padding:5px;
	background:#F78F1E;
	color:gray;
	background:url(../images/packageBg.jpg) no-repeat;
	color: #333333;
}

ol.packs a {	
	pading-top:5px;
	background:none;
	
}



.tableHome {
	font-size: 11px;
}
marquee{
	width: 288px;
	height: 300px;
}
