/*
table styles
*/

.outer_tbl{
background-color:#CCCCCC;
background:#FFFFFF;
}

.inner_tbl{
background-color:#FFFFFF;
background:#FFFFFF;
}

body{
background-color:#EFEFEF;
}

/*
paragraph text
*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
/*
heading text
*/
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #0099CC;
	text-decoration: none;
}

.spacer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	padding-bottom:5px;
}

.head_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0099CC;
	text-decoration: none;
	padding-top:20px;
	padding-left:0px;
	text-align:left;
}
.header{
background:url(../images/line_slice.jpg);
background-position:top;
background-repeat:repeat-x;
height:60px;
width:542px;
}
.body_padd{
padding-left:10px;
text-align:left;
}
li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	}
.product img{
	float: left;
	padding: 0px;
	border:hidden;
	}
.product{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	width:270px;
	}
.contact_line{
border-right:dotted;
border-color:#CCCCCC;
border-width:thin;
padding-right:3px;
}
.contact_form{
padding-left:3px;
}
.footer_txt, .footer_txt a:link, .footer_txt a:hover, .footer_txt a:active, .footer_txt a:visited{
color:#FFFFFF;
padding-top:5px;
font-size:10px;
font-family: Arial, Helvetica, sans-serif;
text-align:center;
}
