body {
	font-family: Trebuchet MS;
	font-size: 62.5%;
	text-align: center;
	background: #E4E4E4;
	margin: 0px;
}
a img {
	border: none;
}
#container {
	text-align: left;
	background: url(../images/container_bkgd.gif) top center repeat-y;
	width: 964px;
	margin: 0px auto;
}
#body_container {
	margin: 0px 8px;
}
#logo {
	background: url(../images/logo_bkgd.jpg) top left repeat-x;
	width: 309px;
	height: 50px;
}
#logo img {
	float: left;
	border-right: 2px solid #f85201;
	margin: 10px 0px 0px 20px;
	padding-right: 20px;
}
#logo p {
	font-size: 1.3em;
	color: #fff;
	margin: 0px 0px 0px 150px;
	padding: 6px 0px 0px 0px;
}

/* -- navigation ------------------------------ */
#nav {
	background: url(../images/nav_bkgd.jpg) top left repeat-x;
	width: 639px;
	height: 47px;
}
#nav ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#nav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav ul li a {
	font-size: 1.3em;
	color: #ebe9ed;
	text-decoration: none;
	padding: 10px 25px;
}
#nav ul li a:hover {
	color: #f85201;
}

/* -- main container ------------------------------ */
#main {
	background: url(../images/main_bkgd.gif) top center repeat-y;
}

/* -- left nav ------------------------------ */
#main_left {
	float: left;
	width: 180px;
	display: inline;
}
#main_left, #main_left li, #main_left p {
	font-size: 1.1em;
}
#main_left p {
	line-height: 1.2em;
	margin: 4px 8px;
}
#main_left a {
	color: #9cf;
}
#main_left ul {
	list-style-type: none;
	margin: 3px 3px 12px 3px;
	padding: 0px;
}
#main_left ul li {
	margin: 0px;
	padding: 2px 0px;
}
#main_left ul li a:active, #main_left ul li a:link, #main_left ul li a:visited {
	color: #fff;
	text-decoration: none;
	display: block;
	background: #4d4d4b;
	padding: 1px 0px 1px 10px;
}
#main_left ul li a:hover {
	border-left: 2px solid #f85201;
}

/* -- main_content ------------------------------ */
#main_right {
	margin-left: 180px;
	padding: 5px 15px 15px 15px;
}
#main_right p, #main_right li {
	font-size: 1.2em;
}

/* -- tiles ------------------------------ */
.tiles, .tiles_product {
	background: url(../images/tile_bkgd.jpg) top left repeat-x;
	width: 734px;
	height: 190px;
	margin: 0px auto;
}
.tiles_product {
	background: url(../images/tile_product_bkgd.jpg) top left repeat-x;
	height: 150px;
}
.tile_section {
	float: left;
	width: 230px;
	padding: 10px 0px 0px 10px;
}
.tile_product_section {
	float: left;
	width: 135px;
	padding: 10px 0px 0px 7px;
}
.tile_section h2, .tile_product_section h2 {
	font-size: 1.4em;
	color: #f85201;
	margin-top: 0px;
}
.tile_section p {
	color: #ccc;
	line-height: 1.1em;
}
.tile_section a:link, .tile_section a:active, .tile_section a:visited,
.tile_product_section a:link, .tile_product_section a:active, .tile_product_section a:visited {
	color: #9cf;
}
.tile_content {
	height: 144px;
	margin-right: 95px;
}
.tile_product_content {
	height: 112px;
}
.tile_image {
	float: right;
	width: 90px;
	margin-top: 5px;
}
.tile_product_image {
	float: right;
	display: inline;
}
.tile_product_image {
	border: 1px solid #ccc;
	margin: 5px 7px 0px 0px;
	padding: 2px;
}
.tile_separator {
	float: left;
	width: 1px;
}

/* -- products ------------------------------ */
.product_thumb_section {
	text-align: center;
	float: left;
	border: 1px dashed #999;
	width: 150px;
	margin: 10px 0px 0px 8px;
}
.product_thumb_section_first {
	margin-left: 0px;
}
.product_thumb_section:hover {
	border: 1px solid #f85201;
}
.product_spec_section {
	position: relative; /* retains appearance for IE6 */
	border: 1px solid #ccc;
	height: 370px;
	margin-top: 10px;
	padding: 10px;
}
.product_spec_content {
	float: left;
	width: 440px; 
}
.product_spec_list {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.product_spec_list li {
	margin: 2px 0px;
}
.product_spec_image {
	text-align: center;
	margin-left: 460px;
}
.product_spec_image p {
	border: 1px solid #ccc;
}

/* -- design page ------------------------------ */
#design_table p {
	text-align: center;
	margin: 0px;
}
.design_section p {
	text-align: center;
}
.design_thumb {
	text-align: center;
	border: 1px solid #999;
	width: 100px;
	height: 100px;
}
.design_thumb_large {
	border: 1px solid #999;
	padding: 8px;
}
.design_thumb div {
	padding-top: 5px;
}	

/* -- headings ------------------------------ */
#main_left h1 {
	font-size: 1.2em;
}
.left_nav_heading {
	background: url(../images/heading_bkgd.gif) top left no-repeat;
	width: 174px;
	height: 24px;
	margin: 0px 3px;
}
.left_nav_heading h1 {
	margin: 0px;
	padding: 4px 0px 0px 30px;
}
#main_right h1 {
	font-size: 1.7em;
	background: #F1F8FF;
	border-left: 2px solid #f85201;
	padding-left: 8px;
}
#main_right table tr td h1 {
	font-size: 1.416em;
}
#main_right h2 {
	font-size: 1.5em;
}
#main_right h3 {
	font-size: 1.4em;
}

/* -- footer  ------------------------------ */
#footer {
	clear: both;
	background: url(../images/footer_bkgd.jpg) top left repeat-x;
	width: 948px;
	height: 65px;
}
#footer p {
	font-size: 1.1em;
	color: #fff;
	line-height: 1.8em;
	margin: 0px;
	padding: 10px;
}
#footer a {
	color: #9cf;
}
#footer_left {
	float: left;
	width: 50%;
}
#footer_right {
	text-align: right;
	margin-left: 50%;
}

/* -- globals ------------------------------ */
a {
	color: #06f;
}
a:hover {
	text-decoration: none;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.strong {
	font-weight: bold;
}
.white {
	color: #fff;
}
.red {
	color: #c00;
}
.orange {
	color: #f85201;
}

/* -- misc  ------------------------------ */
.about_image {
	float: right;
	border: 1px dashed #999;
	margin-left: 20px;
	padding: 4px;
}
.clear {
	clear: both;
	height: 1px;
}
.relative {
	position: relative;
}
.events_table {
	background: #ccc;
	width: 95%;
	margin: 0 auto;
}
.events_table tr:hover {
	background: #f5faff;
}
.input_arrow {
	background: #fff url(../images/form_arrow.gif) center left no-repeat;
	border: 1px solid #aaa;
}
.contact_form input, .contact_form select, .contact_form textarea {
	border: 1px solid #aaa;
}
.contact_table {
	background: #f7f8f3;
	border: 1px solid #ccc;
}
.contact_table td {
	border-top: 1px solid #e6e7df;
}
.nomargin p {
	margin: 0px;
}
.nomargin {
	margin: 0px;
}
.quote {
	background: #ffc;
	border: 1px solid #666;
	margin: 0px 40px;
	padding: 15px;
}
.why_ultimo_section {
	background: #f7f8f3;
	border: 1px solid #999;
	margin: 20px 40px;
	padding: 15px;
}



div.testimonial
{
	color: White;
}

div.testimonial img {
	border: 1px solid #e4e4e4;
	margin-top: 10px;
	padding: 2px;
}

#main_left .left_nav_heading a
{
	color: #000000;
}


/* 2008-04-27 */
#header_left
{
    float: left;
}

#header_left #riders img
{
	display: block;
}

#header_right
{
	float: left;
	background-image: url(../images/header_right.jpg);
	background-repeat: no-repeat;
}

#nav
{
	margin-top: 157px;
}