@charset "utf-8";
/* CSS Document */

@import url(presentation.css);

html, body {
	margin:0px;
	padding:0px;
	height:100%;
}
#container {
	min-height:100%;
	position:relative;
}
#header {
	background:#ff0;
	padding:0px;
}
#body {
	padding-bottom:100px;	/* Height of the footer */
}
#footer {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:100px;			/* Height of the footer */
	background:#001424;
}
#footer p {
	color:#002C4F;
	font-size:10px!important;
}
#footer a {
	color:#002C4F;
}
#footer a:hover {
	color:#fff;
}
.footer_wrapper {
	position:relative;
	height:100px;
	width:760px;
}
.footer_element_001 {
	position:absolute;
	top:25px;
	left:50px;
	background:url(../../_img/ldd_logo.gif) no-repeat;
	width:26px;
	height:15px;
}
.footer_element_002 {
	position:absolute;
	top:10px;
	left:130px;
}
.footer_element_003 {
	position:absolute;
	top:10px;
	right:10px;
	text-align:right;
}
#cm_1 {
	width:220px;
	float:left;
}
#cm_1_top_img {
	height:210px;
	margin:0px;
	padding:0px;
}
#cm_1_top_btn {
	height:71px;
}
#cm_1_buttons_wrapper {
	background:url(../../_img/c_1_buttons_nav_bg.jpg) no-repeat top;
	padding:20px 0 0 25px;
	height:257px;
	margin:0px;
}
#cm_1 > #cm_1_buttons_wrapper {
	height:auto;
	min-height:257px;
}
#buttons {
}
#buttons img {
	margin:0 0 10px 0;
}
#cm_2_wrapper {
	width:560px;
	float:left!important;
	padding:0px;
}
#cm_2 {
	background:url(../../_img/c_2_content_bg.gif) no-repeat;
	width:500px;
	float:left!important;
	padding:30px 30px 100px 30px;
	height:800px;
}
#cm_2_wrapper > #cm_2 {
	height:auto;
	min-height:800px;
}
#cm_2_header {
	width:560px;
	background:url(../../_img/phone_number.gif) no-repeat;
	height:58px;
}
div.specials_wrapper_pod{
	width:500px;
	float:left;
	margin-bottom:20px;
	}
	
div.specials_products_col_00{
	margin:0 0 0px 0;
	width:500px;
	float:left;
	}
	
div.product_wider{
	position:relative;
	padding:0 0 0 260px;
	height:192px;
	margin:0 0 0px 0;
	}
	
div.product_wider img{
	position:absolute;
	left:0px;}
	
div.specials_products_col_01{
	margin:0 20px 0 0;
	width:240px;
	float:left;
	}
div.specials_products_col_02{
	width:240px;
	float:left;
	}
div.specials_wrapper_pod{
	width:500px;
	float:left;
	}
	
div.product{
	margin:0 0 0 0!important;
	}
div.product p{
	margin:0 0 0 0;}
	
div.product img{
	}
div.product h1{
	font-size:16px;
	margin:5px 0px 5px 0px!important;
	padding:0px!important;
	}
.product_features{
	color:#09F;
	font-size:12px!important;
	}
div.hr_01{
	border-bottom:1px solid;
	border-bottom-color:#001424;
	height:1px;
	overflow:hidden;
	margin:15px 0 15px 0;
	}	

