.side_left {
	background-image: url(../images/side_left.jpg);
}
.side_right {
	background-image: url(../images/side_right.jpg);
}
.header {
	font-family: "Trebuchet MS";
	font-size: 28px;
	text-transform: capitalize;
	font-weight: normal;
	letter-spacing: 0.4em;
	color: #FFFFFF;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menu_item {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-transform: uppercase;
	border: 1px none #CCCCCC;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
.menu_space {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.menu_text {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #CCCCCC;
	line-height: 20px;
	padding: 10px;
}
.main_back {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.footer_brands {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.footer_links {
	font-size: 10px;
	padding-top: 5px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-align: right;
}
.footer_contact {
	text-align: left;
	padding-top: 5px;
	font-size: 10px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	padding-left: 10px;
}
.footer_form {
	padding-top: 5px;
}

.breadcrumbs {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 10px;
	text-transform: lowercase;
	color: #333333;
	padding-left: 10px;
}
.page_title {
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


h1 {
	font-size: 18px;
	text-transform: capitalize;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight: normal;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 10px;
	font-weight: bold;
}
p {
	font-size: 12px;
	line-height: 20px;
}
.main_backPic {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-image: url(../images/main_back.jpg);
}
.main_backVid {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}