ul, li, img, body, html, a, p
{
	margin: 0;
	padding: 0;
}

body {
	background: #727272  url(images/bg.png) repeat-x;
	margin: 0 auto;
}

#content_bg {
	margin: 0 auto;
	width: 939px;
	background: url(images/content_bg.png) repeat-y center top;
}

#content {
	margin: 0 auto;
	width: 901px;
}

/* ============ header ============
====================================*/

#header { 
	clear: both;
	margin: 0 auto;
	background: url(images/top_content_bg.png) no-repeat bottom center ;
	height: 31px;
	width: 939px;
	margin-top: 10px;
}

#header p {
	display: none;
}

#logo {
	text-align: left;
	padding-left: 15px;
}

#menu {
	width: 902px;
}

#menu ul {
	margin: auto;
	height: 29px;
	background: url(images/menu_bg.png) repeat-x;
	padding-bottom: 9px;
	text-align: left;
	width: 902px;
}

#menu li {
	margin-left: 13px;
	font-size: 14.5px;
	padding: 0px;
	margin-right: 0px;
	line-height: 27px;
	list-style: none;
	display: inline;
}

#menu li a {
	font-family: arial, Tahoma, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
	color: #ffffff;
}

#menu li a:hover {
	color: #000000;
}

/* ============ left ============
====================================*/

#leftside {
	clear: left;
	float: left;
	width: 604px;
	padding-left: 10px;
}

#picturebox {
	padding: 0px 5px 5px 18px;
	margin-bottom: 59px;
}

#picturebox img{
	width: 565px;
	height:255px;
}

#text h1{
	margin-top: 0px;
	height: 30px;
	background: url(images/text_background.png);
	font-family: Tahoma, arial, sans-serif;
	color: #ffffff;
	line-height: 28px;
	letter-spacing: -1px;
	text-align: left;
	font-size: 24px;
	padding-left: 5px;
}

#text p {
	font-family: arial, Tahoma, sans-serif;
	font-size: 15px;
	text-align: left;
	padding-bottom: 20px;
}

.Products img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin-top: 4px;
}

/* ============ right ============
====================================*/

#rightside {
	clear: right;
	padding-top: 5px;
	float: right;
	width: 248px;
	padding-right: 10px;
}

#rightside h2 {
	font-family: Myriad Pro, Tahoma, sans-serif;
	background: url(images/rightside_menu_bg.png) no-repeat;
	color: #ffffff;
	height: 35px;
	margin: 0px;
	text-align: center;
}

#rightside ul {
	margin-bottom: 25px;
}

#rightside li {
	font-family: myriad Pro, Tahoma, sans-serif;
	list-style: none;
	font-size: 20px;
	background: #dfd9d9 url(images/footprint.png) 1% 50% no-repeat;
	border: 1px solid #bdbaba;
	padding: 4px 4px 4px 40px;;
	text-align: left;
}

#rightside li:hover {
	background: #ecdddd url(images/footprint1.png) 1% 50% no-repeat;
}

#rightside li a {
	font-family: arial, Tahoma, sans-serif;
	text-decoration: none;
	color: #660a0a;
	font-weight: bold;
}

/* ============ footer ============
====================================*/

#footermenu ul {
	clear: both;
	margin: 0px auto;
	width: 902px;
	height: 29px;
	background: url(images/footer_menu_bg.png) no-repeat center;
	text-align: center;
}

#footermenu li a  {
	font-size: 11px;
	color: white;
	text-decoration: none;
	padding: 2.5px;
	line-height: 29px;
	font-family: arial, Tahoma, sans-serif;
}

#footermenu li a:hover  {
	color: #cd0202;
}

#footermenu li {
	display: inline;
}

#Copyright {
	font-family: myriad Pro, Tahoma, sans-serif;
	font-size: 15px;
	letter-spacing: .7px;
	line-height: 15px;
	text-align: center;
}

#footer p {
	display: none;
}

#footer { 
	margin: 0 auto;
	background: url(images/bottom_content_bg.png) no-repeat bottom center ;
	height: 18px;
	margin-bottom: 10px;
	width: 939px;
}
