/* CSS Document */
#bckgrnd{
	position:absolute;
	background-color:#727888;
	width:100%;
	height:100%;
	bottom:0px;
}

#pgbody{
position:relative;
	width:800px;
	height:100%;
	top:0px;
	bottom:0px;
	margin-left:auto;
	margin-right:auto;
}

#pgheader{
position:relative;
vertical-align:top;
height:121px;
top:0px;
width:800px;
background-color:#000000;
}

#pgfooter{
position:relative;
height:34px;
bottom:0px;
width:780px;
vertical-align:bottom;
background:url(../images/footer_pat.jpg);
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-top:20px;
text-align:right;
padding-right:20px;
}

#content_body{
position:relative;
top:auto;
height:auto;
background-color:#FFFFFF;
}
#content_body.prod{
	padding-bottom:15px;
}

#body_banner {
position:relative;
top:0px;
height:199px;
width:100%;
background-image:url(../images/body_banner_pat.jpg);
}

#body_mid_section{
	position:relative;
	width:800px;
	height:154px;
	background-color:#FFFFFF;
}

#offers_section{
	position:relative;
	width:800px;
	height:190px;
	background-color:#FFFFFF;
}

#boddy_banner_main{
position:absolute;
top:0px;
left:19px;
background-image:url(../images/body_banner.jpg);
width:762px;
height:199px;
margin-left:auto;
margin-right:auto;
	
}



.small_link{
color:#9b1600;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.small_link:hover{
text-decoration:none;
}


.menu_link{
text-decoration:none;
color:#333333;
}
.menu_link:hover{
text-decoration:underline;
color:#FFFFFF;
}


#product_drop_down{
position:absolute;
visibility:hidden;
width:135px;
height:130px;

padding-top:3px;
top:0px;
left:0px;
z-index:300;
}
#promo_drop_down{
position:absolute;
top:0px;
left:0px;
visibility:hidden;
width:135px;
height:164px;

padding-top:3px;
z-index:300;

}

#contact_drop_down{
position:absolute;
top:0px;
left:0px;
visibility:hidden;
width:145px;
height:164px;

padding-top:3px;
z-index:300;

}


.drop_menu_item{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
height:25px;
width:112px;
padding-left:10px;
color:#000000;
border-bottom-style:dotted;
border-bottom-width:1px;
border-bottom-color:#FFFFFF;
}

.last{ border-bottom:none; }

.drop_menu_item2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
height:25px;
width:145px;
padding-left:10px;
color:#000000;
border-bottom-style:dotted;
border-bottom-width:1px;
border-bottom-color:#FFFFFF;
}



.logo_container{
width:268px;
height:56px;

filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ict_logo.png', sizingMethod='scale');

}


.logo{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
width:268px;
height:56px;	
}

.facebook {
	position:absolute;
	left:669px;
	top: 29px;

}

