body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
}

a:link, a:visited {
	color:#73b7d7;
}



a:hover {
	color:#207096;
}

.wrapper {
	width: 830px;
	margin: 0 auto;
	text-align: left;
}

#header {
	background-image:url(/amm/themes/maddsteiny/images/header_back.gif);
	background-repeat:repeat-x;
}

#header_main {
	width:830px;
	height:115px;
	margin:0 auto;
	text-align: left;
}

#logo {
	float:left;
	width:230px;
}

#contact {
	float:left;
	width:575px;
	height:67px;
	font-size: 10px;
	text-align: right;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.hidden {
	visibility:hidden;
}

#footer {
	width:830px;
	margin:0 auto;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	padding: 10px 0 30px 0;
	clear: both;
}
#footer p {
	margin: 0 0 8px;
	
}

hr {
	border: 0;
	color: #999999;
	background-color: #999999;
	height: 1px;
	width: 100%;
}

#feature {
	width: 314px;
	height: 335px;
	background: url(/amm/themes/maddsteiny/images/bg_flash.jpg) bottom right no-repeat;
	float:left;
}

#feature_text {
	width:516px;
	height:299px;
	margin: 36px 0 0 0;
	float:left;
	background: #f4f8ff url(/amm/themes/maddsteiny/images/bg_intro.gif) bottom left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding: 0;
}
#feature_text h1, #feature_text p {
	margin: 0 25px 20px 32px;
	font-size: 14px;
	line-height: 20px;

}
#feature_text h1 {
	padding: 35px 0 0 0;
	margin-bottom: 10px;
	font-size: 23px;
	line-height: 26px;
	font-weight: normal;
}
/*.subfooter {
	background-image:url(http://www.madd-steiny.com/amm/themes/shared/images_maddsteiny/home/sub_back.gif);
	height:123px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-left:5px;
	padding-right:5px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.subspacer {
	width:10px;
	height:158px;
	background-color:#f69563;
	float:left;
}

#pd_back {
	background-image:url(http://www.madd-steiny.com/amm/themes/shared/images_maddsteiny/pd/pd_back.gif);
	height:230px;
}

#pd_main {
	width:760px;
	margin:0 auto;
}



#product_img {
	width:170px;
	float:left;
}

#product_txt {
	width:330px;
	float:left;
	font-size: 11px;
}

#product_buy {
	width:225px;
	float:left;
	background-color:#fffff8;
}*/
p {
	margin: 0 0 15px 0;
	line-height: 16px;
}
ul li {
	margin: 0 0 5px;
	line-height: 16px;
}
h1, .hd1 {
	color: #fb7b2d;
	font-size: 23px;
	line-height: 26px;
	font-weight: normal;
}

h2, .hd2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1em;
}
.home_block h2, .home_block_first h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 0;
	color: #4f585c;
}
#products .home_block h2, #products .home_block_first h2 {
	font-size: 16px;
	margin: 0 0 10px 0;
}
.home_block, .home_block_first {
	width: 258px;
	float: left;
	border-left: 1px solid #c2c4c6;
}
.home_block_first {
	margin: 0 0 0 28px;
	width: 282px;
	border: none;
}
.home_block p, .home_block_first p {
	font-size: 12px;
	line-height: 16px;
	color: #494949;
}
.home_block a, .home_block_first a {
	color: #f77035;
}
.home_block_content {
	padding: 25px;
}
#products .home_block_content {
	padding: 5px 25px;
}
h3, .hd3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	color: #67696c;
	margin: 0 0 5px 0;
}

h4, .hd4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
}

h5, .hd5 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	color: #fb7b2d;
}

h6, .hd6 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
}

#banner {
	background: #e3efff url(/amm/themes/maddsteiny/images/bg_banner.gif) bottom left repeat-x;
	height: 337px;
	margin: 0 0 20px 0;
}
ul#main_nav {
	list-style-type: none;

}

ul#main_nav li a {
	font-family: Arial, Helvetica, sans-serif;
	color:#83480e;
	font-weight:bold;
	font-size: 13px;
	text-decoration: none;
	float:left;
   	display:block;
	padding: 15px 16px 11px 4px;
	background: url(/amm/themes/maddsteiny/images/bg_tab.gif) no-repeat 100% -150px;
}
ul#main_nav li a:hover {
	color: #ca521f;
}
ul#main_nav li.current a, ul#main_nav li.parent a {
	background: url(/amm/themes/maddsteiny/images/bg_tab.gif) no-repeat 100% 0px;
	color: #;
}
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
ul#main_nav li a {float:none;}
/* End IE5-Mac hack */
ul#main_nav li {
   float: left;
   height: 48px;
   margin: 0 0 0 1px;
   padding: 0 0 0 12px;
   background: url(/amm/themes/maddsteiny/images/bg_tab.gif) no-repeat 0px -150px;
}
ul#main_nav li.current, ul#main_nav li.parent {
	background: url(/amm/themes/maddsteiny/images/bg_tab.gif) no-repeat 0px 0px;
}
#values_banner {
	height: 96px;
	background: url(/amm/themes/maddsteiny/images/bg_values_banner.gif) top left repeat-x;
}
#values_banner p {
	font-size: 14px;
	margin: 0;
	color: #484848;
	padding: 58px 15px 0 0;
	text-align: right;
	font-weight: normal;
}
#values_banner p a {
	color: #484848;
	text-decoration: none;
}
#no_sub_nav {
	height: 15px;
	background: url(/amm/themes/maddsteiny/images/bg_no_subnav.gif) top left repeat-x;
	margin: 0 0 37px 0;
}
#no_sub_nav .wrapper {
	height: 15px;
	background: url(/amm/themes/maddsteiny/images/bg_sub_nav.gif) top left no-repeat;
}
#sub_nav {
	height: 37px;
	background: #e3efff;
	margin: 0 0 37px 0;
}
#sub_nav ul {
	margin: 0;
	padding: 7px 0 0 52px;
	list-style-type: none;
	background: url(/amm/themes/maddsteiny/images/bg_sub_nav.gif) top left no-repeat;
}
#sub_nav ul li {
	float: left;
	list-style-type: none;
	margin: 0 0 0 10px;
	}
#sub_nav ul li a {
	display: block;
	padding: 4px 10px;
	font-size: 12px;
	color: #525252;
	text-decoration: none;
}
#sub_nav ul li.current a {
	background: #f4f9ff;
}
#sub_nav ul li a:hover {
	background: #eef5ff;
}
#sidebar {
	width: 282px;
	float: left;
	margin: 0 25px 37px 32px;
}
#main_content {
	width: 491px;
	float: left;
	margin: 0 0 37px 0;
	}
p.intro {
	line-height: 20px;
}
.quote {
	background: #eaf3ff url(/amm/themes/maddsteiny/images/bg_quote_bottom.gif) bottom left no-repeat;
	color: #acadad;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	margin: 0 0 20px;
	padding: 0 0 25px 0;
}
.quote blockquote {
	background: url(/amm/themes/maddsteiny/images/bg_quote_top.gif) top left no-repeat;
	padding: 35px 25px 10px 25px;
	margin: 0;
	color: #6f6f6f;
}
.quote p {
	margin: 0 25px;
	line-height: 20px;
}
.quote blockquote p {
	margin: 0;
}
#contact_callout{
	background: #e6e7e7 url(/amm/themes/maddsteiny/images/contact_footer.gif) bottom left no-repeat;
	
}
#contact_callout .richtext {
	padding: 15px 18px;
}
#contact_callout p {
	color: #434242;
	line-height: 20px;
	margin: 0;
}
#contact_callout a, .video_callout a {
	color: #f77035;
}
.video_callout {
	background: url(/amm/themes/maddsteiny/images/video_callout_bg) bottom left no-repeat;
	height: 118px;
	margin-top: 20px;
}
.video_callout img {
	float: left;
}
.video_callout p {
	margin: 0;
	padding: 20px 20px 0 0;
}
