body {
	margin: 0;
	padding: 0px;
	background: #EEE url(../images/bg/solido.jpg) repeat-x left top;
}
.clearFloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
a, a:link, a:visited {
	text-decoration: none;
	color: #0099DD;
	font-family: sans-serif, Arial, "Futura Hv BT";
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a img { border: none; }
h1 {
	color: #244884;
	margin: 10px 0px;
	padding: 0px;
	font: 14px/140% Arial, Helvetica, sans-serif;
}


h2 {
	font: bold 18px "Lucida Sans Unicode", Arial, Verdana;
	color: #0099DD;
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
h3 {
	font: 16px "Lucida Sans Unicode", SansSerif, Arial;
	padding: 0px 0px 0px 20px;
	margin: 20px 0px 0px;
	display: block;
	float: left;
	height: 30px;
	width: 145px;
	color: #000000;
}
h4 {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #0099DD;
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
h5 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #BD8212;
	margin-top: 4px;
	margin-bottom: 2px;
	display: block;
}

.grayTxt {
	color: #666666;
}
.orangeTxt {
	color: #FF6600;
}
.redTxt {
	color: #990000;
}
#banner .button {
	margin-left: 15px;
}

p, li {
	font: 16px/140% Arial, Helvetica, sans-serif;
	margin-top: 6px;
	margin-bottom: 12px;
	color: #333333;
}
li {
	line-height: 110%;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}





/* Layout Styles */
#wrapper {
	text-align: left;
	width: 980px;
	display: block;
	height: auto;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

/* Banner Styles */
#banner {
	height: 400px;
	width: 980px;
}
#bannerL {
	float: left;
	width: 450px;
	padding-top: 15px;
}
#bannerL h2 {
	font: normal 34px/120% "Lucida Sans Unicode", Arial, Verdana;
	color: #244884;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
}

#bannerL img {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 15px;

}

#bannerL p {
	color: #666666;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 15px;
	padding-top: 0px;
	font: 14px/140% Verdana, Arial, Helvetica, sans-serif;
}
#total {
	padding: 5px;
	border-top: 1px solid #333333;
	margin-top: 10px;
	display: block;
	float: left;
}
#total p {
	color: #333333;
	font: 17px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#total p.smlTxt {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	text-align: right;
	padding-right: 5px;
}



#bannerR {
	float: right;
	height: 400px;
	width: 530px;
}
#movie {
	margin-top: 20px;
}
#banner  h1 {
	color: #333333;
	display: none;
	margin: 0px;
	padding: 0px;
	font: normal 10px Arial, Helvetica, sans-serif;
}

/* Content Styles */
#content {
	height: 230px;
	width: 980px;
	padding-bottom: 20px;
}
/* Index Buttons */
#indexButtons {
	height: 28px;
	width: auto;
	margin-top: 5px;
	margin-bottom: 25px;
	background: url(../images/bg/buttons_container_bg.gif) repeat-x left bottom;
}
#indexButtons ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#indexButtons li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#indexButtons a {
	display: block;
	height: auto;
	width: auto;
	float: left;
	text-transform: uppercase;
	padding: 4px 10px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 10px 0px 15px;
	font: 15px "Lucida Sans Unicode", SansSerif, Arial;
	background: #0099DD url(../images/bg/solido_tab.jpg) repeat-x left top;
	border-top: 1px solid #0099DD;
	border-right: 1px solid #0099DD;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #0099DD;
}
#indexButtons a:hover {
	background: #FF9900;
	border-color: #FF9900 #FF9900 #999999;
	color: white;
}

#indexButtons a.selected {
	color: #333333;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #EEEEEE;
	background: #EEEEEE url(../images/bg/solido_tab_sel.jpg) repeat-x left top;
}
#indexButtons a.special {
	color: #FFFFFF;
	border-top: 1px solid #990000;
	border-right: 1px solid #CC0000;
	border-left: 1px solid #990000;
	border-bottom: 1px solid #666666;
	background: #990000 url(../images/bg/solido_tab_sp.jpg) repeat-x left top;
}
#indexButtons a.special:hover {
	background: #FF9900;
	border-color: #FF9900 #FF9900 #999999;
	color: white;
}
#main {
	height: auto;
	width: 980px;
	margin-top: 10px;
	margin-bottom: 35px;
}
#mainL {
	height: auto;
	width: 440px;
	float: left;
}
#mainR {
	float: right;
	height: auto;
	width: 470px;
}
table#packContents td {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
table#packContents ul   {
	padding-top: 0;
	margin-top: 0;
}
table#packContents li   {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.feature {
	height: auto;
	width: auto;
	display: block;
	margin-bottom: 12px;
}
.feature img {
	float: left;
	margin-right: 20px;
}



#models {
	float: left;
	height: 230px;
	width: 290px;
	background: url(../images/bg/solido_models.gif) no-repeat left top;
	padding-left: 20px;
}



#models h3 {
	color: #FFFFFF;
	padding: 0px;
}
#links {
	float: right;
	height: 230px;
	width: 650px;
	margin: 0px;
	padding: 0px;
}

#links p {
	width: 130px;
	display: block;
	margin-top: 10px;
	padding-left: 150px;
	font: 12px/145% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	float: left;
}

#brochure {
	height: 230px;
	width: 315px;
	background: url(../images/feature/solido_brochure.jpg) no-repeat left top;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}
#buy {
	height: 230px;
	width: 315px;
	background: url(../images/feature/solido_buy.jpg) no-repeat left top;
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
}
#buy p {
	float: left;
	padding-left: 20px;
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
}

.header {
	height: 55px;
	width: auto;
	float: left;
}

a.link, a:visited.link, a:link.link {
	text-transform: uppercase;
	color: #0099DD;
	background: url(../images/buttons/link.gif) no-repeat right center;
	margin-top: 15px;
	padding-right: 30px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	height: 25px;
	width: 90px;
	float: right;
	margin-right: 25px;
	text-align: right;
	vertical-align: middle;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#mainL a.link, #mainL a:visited.link, #mainL a:link.link {
	width: auto;
	float: left;
	text-transform: none;
	margin-top: 0px;
}

a:hover.link {
	text-transform: uppercase;
	color: #FF6600;
	background: url(../images/buttons/link_hover.gif) no-repeat right center;
}
#footer p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#footer {
	float: left;
	height: auto;
	width: 980px;
}

