@charset "utf-8";
/* CSS Document */

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #565656;
}
#container {
	text-align: left;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 75px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFF;
}
#navigation {
	background-color: #3c3c3c;
	height: 42px;
	padding-top: 2px;
}
#featured ul {
	padding: 0px;
	float: right;
	margin-top: 50px;
	list-style-type: none;
	margin-right: 25px;
}
#featured ul li a {
	color: #FFF;
	text-decoration: none;
}
#content {
	background-color: #333;
	width: 970px;
}

#featured ul li {
	line-height: 39px;
	color: #FFF;
	background-image: url(../images/featuredButton.png);
	text-align: center;
	display: block;
	height: 39px;
	width: 194px;
	margin-bottom: 10px;
}
#seperator {
	background-color: #000;
	height: 15px;
	clear: both;
}
#bottom {
	height: 75px;
	background-color: #363636;
	line-height: 75px;
	color: #999;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#bottom ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#bottom ul li {
	display: inline;
	margin-left: 5px;
}
#bottom .floatLeft {
	float: left;
}
#bottom .floatRight {
	float: right;
}
#bottom ul li a {
	text-decoration: none;
	color: #999;
}



#leftSide {
	background-color: #2f2f2f;
	float: left;
	width: 250px;
	
	color: #FFF;
}

#leftSide h2 {
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #c0ff00;
	background-image: url(../images/leftContentH2.png);
	display: block;
	height: 30px;
	width: 245px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightSide {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 720px;
}
#Bar {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	background-color: #363636;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFF;
}
#oneRow {
	background-image: url(../images/BARONE-BG.png);
	background-repeat: repeat-x;
	height: 140px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.RowOneContentBox {
	width: 235px;
	height: 140px;
	display: block;
	float: left;
	margin-right: 3px;
	background-image: url(../images/contentBox01Bg.png);
	background-repeat: repeat-x;
	font-weight: bold;
	line-height: 18px;
}
#secondBar {
	line-height: 30px;
	height: 30px;
	background-color: #363636;
}

.padding {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.RowOneContentBox h2 {
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	display: block;
	height: 25px;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#secondRow #tollFree  h2 {
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	display: block;
	height: 25px;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}



.leftFloat {
	float: left;
}
.rightFloat {
	float: right;
}
#hotSpecial a {
	color: #F00;
	text-decoration: none;
	float: right;
}
.cPanelDemo a {
	color: #999;
	text-decoration: none;
	float: right;
	margin-right: 10px;
}




.leftContentBox {
	padding: 5px;
	height: 140px;
}

.leftContentBox2 {
	padding: 5px;
	height: auto;
}
#secondBar ul li a {
	display: block;
	width: 235px;
	padding: 0px;
	text-align: center;
	height: 26px;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	line-height: 26px;
	color: #808080;
	text-decoration: none;
	background-image: url(../images/bar2Button.png);
	background-repeat: repeat-x;
	font-weight: bold;
}
#secondBar ul li {
	display: block;
	float: left;
}
#secondRow {
	background-image: url(../images/row2BG.png);
	background-repeat: repeat-x;
	height: 140px;
	padding: 5px;
}
#companyProfile {
	line-height: 18px;
	text-align: justify;
}
#thirdBar ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#thirdBar ul #heading {
	font-weight: bold;
}
#thirdBar ul li a {
	text-decoration: none;
	color: #b5b5b5;
}
#thirdBar ul li {
	display: inline;
	margin-right: 5px;
	color: #b5b5b5;
}
#thirdRow {
	background-image: url(../images/row3BG.png);
	background-repeat: repeat-x;
	padding: 5px;
	height: 140px;
	font-size: 11px;
}

#InnerRowContent {
	background-image: url(../images/largeContentBackground.png);
	background-repeat: repeat-x;
	padding: 5px;
	height: auto;
	font-size: 11px;
	background-color: #d0d0d0;
}
#thirdRow .RowThreeContentBox {
	height: auto;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}



#thirdBar {
	line-height: 30px;
	background-color: #363636;
	height: 30px;
	font-size: 11px;
	color: #b5b5b5;
}

#secondRow #tollFree {
	width: 235px;
	float: right;
	background-image: url(../images/row2cBG.png);
	background-repeat: repeat-x;
	height: 140px;
	margin-left: 5px;
}


#secondBar ul li a:hover {
	color: #C0FF00;
	background-color: #000;
}
#secondBar ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}




#navigation ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#navigation ul li {
	display: block;
	float: left;
}
#navigation ul li a {
	font-size: 12px;
	line-height: 40px;
	font-weight: bold;
	color: #ffc600;
	text-align: center;
	display: block;
	float: left;
	height: 40px;
	width: 135px;
	background-image: url(../images/navigationullia.png);
	margin-right: 3px;
	text-decoration: none;
}
#featured {
	background-image: url(../images/featuredOffer.png);
	background-repeat: no-repeat;
	height: 200px;
}



#siteLogo {
	margin-top: 25px;
	float: left;
}
#siteInformation {
	margin-top: 10px;
	float: right;
	text-align: right;
}
#navigation ul li a:hover {
	background-image: url(../images/navigationulliahover.png);
	background-repeat: no-repeat;
	color: #000;
}
