body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,select {
	margin: 0;  
	padding: 0;  
}

html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
	font: 12px tahoma, sans-serif;
	color: #004e77;
	background: #f4e2cb url("/mmc_images/background.jpg") no-repeat center top;
}

h1 {
	font: normal 35px 'arial narrow';
	text-decoration: none;
	padding: 0px 0px 20px 0px;
	color: #004e77;
}

h2 {
	font: normal 18px tahoma;
	text-decoration: none;
	padding: 0 0 10px 0;
	color: #004e77;
}

img {
	border: 0;
}

a {
	outline: none;
}

a:link {color: #d45b15; text-decoration: underline}
a:visited {color: #d45b15; text-decoration: underline}
a:active {color: #d45b15; text-decoration: underline}
a:hover {color: #d45b15; text-decoration: none}

#container {
	margin: 0 auto;
	width: 1000px;
}

#head {
	float: left;
	position: relative;
	width: 1000px;
	height: 459px;
	overflow: hidden;
}

.flash {
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	width: 1000px;
	height: 459px;
}

.crutch {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 1000px;
	height: 459px;
}

.crutch img {
	width: 1000px;
	height: 459px;
}

.logo {
	position: absolute;
	z-index: 2;
	left: 59px;
	top: 22px;
}

.phone {
	position: absolute;
	z-index: 2;
	right: 50px;
	top: 15px;
	padding: 27px 0 0 183px;
	font: bold 13px arial;
	text-align: right;
	color: #fff;
	background: url("/mmc_images/phone.gif") no-repeat right top;
}

.phone p {
	margin-top: -14px;
	color: #48ccc8;
	font-size: 15px;
}

.phone span {
	position: relative;
	top: 12px;
	color: #fff;
	font-size: 30px;
}

.menu {
	position: absolute;
	z-index: 2;
	right: 50px;
	top: 91px;
	font: 18px 'arial narrow';
	color: #526490;
	list-style: none;
}

.menu li {
	float: left;
	display: inline;
	margin-left: 40px;
	height: 40px;
}

.menu li p {
	float: left;
	height: 40px;
	padding-left: 6px;
}

.menu li span {
	float: left;
	height: 32px;
	padding: 8px 10px 0 10px;
}

.menu .active {
	font-weight: bold;
	padding-right: 6px;
	background: url("/mmc_images/active_right.png") no-repeat right top;
}

.menu .active p {
	background: url("/mmc_images/active_left.png") no-repeat left top;
}

.menu .active span {
	background: url("/mmc_images/active_bg.png") repeat-x top;
}

.menu a {
	float: left;
	margin-top: 8px;
	color: #ff8252 !important;
}

#content {
	float: left;
	width: 891px;
	padding: 0 50px 0 59px;
}

.about {
	position: relative;
	margin-top: -15px;
	padding: 6px 0 0 43px;
	line-height: 17px;
	min-height: 114px;
	_height: expression(this.offsetHeight < 114?"114":"this.offsetHeight");
	margin-bottom: 20px;
	background: url("/mmc_images/bracket.png") no-repeat;
}

.collections {
	float: left;
	width: 875px;
	padding: 0 8px;
	list-style: none;
	font: 22px 'arial narrow';
	background: url("/mmc_images/collections_bg.png") repeat-y;
	margin-bottom: 20px;
}

.collections li {
	float: left;
	width: 175px;

	text-align: center;
	background: url("/mmc_images/highlight.jpg") no-repeat 0 -42px;
}

.collection p {
	height: 42px;
	padding-left: 36px;
	background: url("/mmc_images/decor_left.png") no-repeat 0 -42px;
	display:-moz-inline-box;
	display: inline-block;
	_display: inline;
}

*:first-child+html .collection p {
	display: inline;
}

.collection span {
	display:-moz-inline-box;
	display: inline-block;
	height: 35px;
	padding: 7px 36px 0 0;
	background: url("/mmc_images/decor_right.png") no-repeat right -42px;
}

.collection a {
	color: #fff !important;
	text-decoration: none !important;
}

.collections .active {
	background-position: 0 0;
}

.collections .active .collection p {
	background-position: 0 0 !important;
}

.collections .active .collection span {
	background-position: right 0 !important;
}

.products {
	float: left;
	width: 875px;
	padding: 0 8px;
	margin-top: 10px;
	list-style: none;
	text-align: center;
}

.products li {
	float: left;
	display: inline;
	width: 150px;
	height: 160px;
	margin: 0 12px 15px 13px;
	overflow: hidden;
}

.product_image {
	width: 175px;
	height: 90px;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}

.product_image p {
	margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px");
}

.product_name {
	font: 12px tahoma;
	padding: 4px 5px 20px 5px;
	margin: 0 12px 15px 13px;
	background: #e1d5c3 url("/mmc_images/product_decor.gif") no-repeat bottom;
}

#footer {
	float: left;
	position: relative;
	margin-top: 30px;
	width: 1000px;
	height: 132px;
	background: url("/mmc_images/footer_decor.png") no-repeat center top;
}

.copyrights {
	position: absolute;
	left: 59px;
	top: 48px;
}

.address {
	position: absolute;
	left: 59px;
	top: 68px;
	color: #65696b;
}

.address span {
	position: relative;
	top: -10px;
	font-size: 11px;
	color: #2c89ca;
}

.address a {
	color: #2c89ca !important;
}

.developer {
	position: absolute;
	right: 50px;
	top: 48px;
}

.title {
	float: left;
	display: inline;
	width: 856px;
	height: 65px;
	padding: 62px 0 0 105px;
	margin: -60px 0 -25px -70px;
	font: 25px 'arial narrow';
	background: url("/mmc_images/title_bg.png") no-repeat;
}

.title a {
	color: #fff !important;
}

.pathway {
	font: normal 35px 'arial narrow';
	padding-bottom: 50px;
	color: #004e77;
}

.pathway p {
	display: inline;
	font-size: 25px;
	color: #0e78b0;
}

.pathway a {
	color: #004e77 !important;
}

.pathway p a {
	color: #0e78b0 !important;
}

.pathway span {
	font-size: 21px;
	color: #2e8fc2;
}

.pathway span a {
	color: #2e8fc2 !important;
}

.product_photos {
	float: left;
	width: 320px;
	text-align: center;
	list-style: none;
}

.product_photos li {
	padding-bottom: 50px;
}

.product_info {
	float: right;
	width: 520px;
	padding-right: 45px;
}

.styled_table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 11px;
}

.styled_table td {
	vertical-align: top;
	padding: 2px 10px 3px 0;
	border-top: 1px solid #bec1b7;
}

.styled_table p {
	color: #197fb4;
}

.price {
	font-size: 24px;
	padding: 10px 0 30px 0;
}

.price p {
	display: inline;
	color: #b26808;
	font-size: 30px;
}

.price span {
	color: #b26808;
	font-size: 12px;
}
