html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}


body {
	margin: 5px 0 0 0;
	padding: 0;
	text-align: center;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	background: #f0f0f0 url(../../images/homepage/bg_body.jpg) repeat-x;
	}

strong, b {
	font-weight: bold;
	}

p { 
	margin: 0px;
	line-height:15px;
	}
strong, b {
	font-weight: bold;
	}
img {
	border: 0;
	margin: 0px;
	padding: 0px;
	}
form {
	margin: 0;
	padding: 0;
	}
hr {
	border: 0px;
	color: white;
	background-color: none;
	border-top: 1px solid #000000;	
	margin-left: -10px;
	margin-bottom: 13px;
	}
.hide {
	display: none;
	}
.clr {
	clear: both;
	}
.highlight {
	color: #d9ecff;	
	}
.floatright{
	float: right;
	margin: 10px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #B5B5B5;
	vertical-align: top;
	}
.floatleft{
	float: left;
	margin: 5px 5px 5px 15px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #B5B5B5;
	vertical-align: top;
	}
	
a:link {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
}
a:active {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}


#wrapper {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
	min-height:600px;
	}
	
/*************************
        header area
*************************/
#header {
	padding:0;
	width: 972px;
	height: 260px;
	background: url(../../images/homepage/bg_header.jpg) no-repeat;
	float: left;
	margin: 4px;
	}

#header .email{
	margin: 0;
	padding:30px 0 0 630px;     
	}
#login{
	margin: 7px 3px 0 4px;
	float: left;
	display: inline;
	padding-left: 410px;
	color: #000000;
	width: 569px;
	height: 33px;
	}

#login_heading{
	width: 40px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	float: left;
	display: inline;
	}

/*************************
        menu area and search
*************************/
#menu {
	margin: 0 4px 0px 4px;
	padding:0;
	width: 971px;
	height: 24px;
	background: url(../../images/homepage/bg_menu.jpg) repeat-x;
	float: left;
	border: 1px solid #5BDEFF;
	display: inline;
	z-index:100;
	}
	
#menu ul {
	padding-top: 4px;
	margin: 0;
	background-color:transparent;
	font-family: arial, verdana, helvetica, sans-serif;
	padding-left:0px;
	}
#menu li {
	float:left;
	display: inline;
	position:relative;
	}
#menu ul li {
	float: left;
	display: inline;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background-color:transparent;
	list-style-type: none;
	padding-left:17px;
	}

#menu ul li a {
	background-color:transparent;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-left:7px;
	text-align: left;
	}

#menu ul li a:hover, #menu ul li a:focus {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	}

#menu .search{
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	float: left;
	display: inline;
	padding-left:17px; 
	padding-right: 2px;
	}
	
#container {
	background: #ffffff;
	float: left;
	width: 980px;
	padding-bottom: 20px;
	}
	
	
/*************************
       LSH Menu area
*************************/

#lhs {
	background-color: #ffffff;
	float: left;
	display: inline;
	width: 204px;
	margin: 0 20px 0 0;
	}
	
#products {
	background: #F2F2F2;
	border: 1px solid #BCBCBC;
	float: left;
	display: inline;
	width: 202px;
	margin: 4px;
	}

#products h1{
	float: left;
	width: 203px;
	height: 25px;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	background: url(../../images/homepage/bg_lhs_h1.jpg) no-repeat;
	padding-left: 7px;
	padding-top: 3px;
	vertical-align: center;
	overflow: hidden;
	}
	
#promotions {
	background: #F2F2F2;
	border: 1px solid #BCBCBC;
	float: left;
	display: inline;
	width: 202px;
	margin: 10px 4px 4px 1px;
	margin-left:5px;
	}

#promotions h1{
	float: left;
	width: 203px;
	height: 25px;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	background: url(../../images/homepage/bg_lhs_h1.jpg) no-repeat;
	padding-left: 7px;
	padding-top: 3px;
	vertical-align: center;
	overflow: hidden;
	}
	
	
/*************************
     Main content area
*************************/	
#content {
	float: left;
	display: inline;
	width: 750px;
	padding-right: 4px;
	margin: 0;
	font-size: 12px;
	color: #666666;
	min-height: 500px;
	}
#content p{
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 0;
	}

#content_text {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #666666;
	}
#content h1 {
	font-size: 16px;
	color: #000000;
	margin: 5px 20px 10px 0;
	}
	
#content h2 {
	font-size: 14px;
	color: #000000;
	margin: 5px 20px 10px 0;
	}
#content ul {
	padding: 0;
	margin: 0;
	background-color:transparent;
	list-style-type: none;
	}

#content ul li {
	margin: 3px 0 3px 0;
	color: #666666;
	background: url(../../images/homepage/content_arrow.jpg) no-repeat;
	padding-left: 15px;
	}

#content ul li a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	}

#content ul li a:hover, #content ul li a:focus {
	text-decoration: underline;
	color: #666666;
	}

#content .tableShadding{
	background-color:#F5F5F5;
	}




/*************************
	Marquee
*************************/
#marquee{
	width: 740px;
	margin: 20px 0 20px 0;
	float: left;
	padding-left: 220px;
	}

#marquee_block{
	background: black;
	color: white;
	font-weight: bold;
	height: 20px;
	width:180px;
	padding: 3px;
	float: left;
	display: inline;
	font-size: 13px;
}

#scrolling_marquee{
	border: 1px solid #00A3CA;
	color: #546A81;
	font-weight: bold;
	height: 50px;
	width:740px;
	padding: 3px;
	float: left;
	display: inline;
	font-size: 12px;	
}
marquee{
	height: 55px;
}


	
/*************************
	footer
*************************/
#footer {
	margin: 0 auto;
	clear: both;
	padding:0;
	width: 980px;
	height: 35px;
	background: url(../../images/homepage/bg_menu.jpg) repeat-x bottom left;
	text-align: left;
	padding-top: 10px;
	}
	

#footer div.lhs{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	padding: 18px 70px 0 70px;
	float: left;
	}
	
#footer div.mid{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	padding: 18px 70px 0 50px;
	float: left;
	}
#footer div.mid a{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	}
#footer div.mid a:hover{
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	}
	
#footer div.rhs{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	padding: 18px 30px 0 80px;
	float: left;
	}
#footer div.rhs a{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	}
#footer div.rhs a:hover{
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	}



	