/* html tags */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #916F68;
	background-color: #DFD9D2;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #250B08;
	font-weight: normal;
	margin-top: 0px;
	padding-bottom: 10px;
	border: #F9F4E5 0px solid;
	border-width: 0px 0px 2px 0px;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #55403C;
	margin: 0px;
}
#content h3 {
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
}
#content .smallnote {
	font-size: 9px;
}


/* containers */
#top {
	height: 76px;
	width: 800px;
	background-color: #FFFFFF;
}
#toppic {
	height: 255px;
	width: 800px;
	background-color: #FFFFFF;
}
#content {
	background-color: #FFFFFF;
	width: 578px;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}
#content_left {
	background-color: #FFFFFF;
	height: 249px;
	width: 196px;
}
#container_left {
	height: 251px;
	width: 191px;
	padding-bottom: 7px;
	padding-left: 7px;
	float: left;
	background-image: url(layout/shadow_left_box.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
}
#under {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
#content #headerright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #916F68;
	margin: 0px 0px 7px 0px;
}
#nav {
	background-color:#BAB2A4;
}
#content .listabout {
	margin: 5px 30px 0px 25px;;
	list-style-type: disc;
	list-style-position: outside;
}
#content .listabout ul {
	margin-left: 20px;
	list-style-position: outside;
	list-style-image: url(layout/bullet-dash.gif);
}
#container_left #quotation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #5E4541;
	background-image: url(layout/back_quotation.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 211px;
	width: 195px;
	padding-top: 40px;
	font-weight: normal;
}
#content .listwarranty {
	list-style-type: decimal;
	padding: 0px;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	zmargin-bottom: 0px;
	margin-left: 25px;
}
#content .listwarranty li {
	margin-bottom: 7px;
}
#content a {
	color: #916F68;
}
#content a:hover {
	color: #EA4935;
}
.totop {
	font-size: 11px;
	font-style: italic;
	text-align: right;
}

.listTAC {
	margin-left: 30px;
}
.listTAC ul {
	margin-left: 0px;
	list-style-type: none;
	margin-top: 5px;
}
.listTAC ul ul {
	margin-left: 20px;
}
.listTAC ul  li {
	margin-top: 5px;
}
.listTAC li {
	margin-top: 10px;
}
#content .listwarranty ol {
	list-style-type: lower-alpha;
}
#content h4 {
	font-size: 14px;
}
.textred {
	color: #FF3300;
}
