*
	{ margin: 0; padding: 0; }
body
	{ margin-bottom: 50px; background: #FFFFFF url(images/img11.jpg) repeat-x;
	font: normal 13px Verdana, Ariel, sans-serif;
	color: #000000; }
h1, h2, h3
	{ color: #4F789F; }
p, blockquote, ul, ol
	{ }
p
	{ }
blockquote
	{ }
u
	{ }
ul li
	{ }
ol
	{ }
ol li
	{ }
a
	{ color: #4F789F; }
a:hover
	{ text-decoration: none; }
img
	{ border: 1px solid #FFFFFF; }

img.left
	{ float: left; margin: 0 20px 0 0; }
img.right
	{ float: right; margin: 0 0 0 20px; }

/* Boxed Style */

.boxed
	{ }
.boxed .title
	{ padding: 10px 15px; background: #FF9900; text-transform: uppercase;
	font: bold .77em Verdana, Ariel, sans-serif;
	color: #FFFFFF; }
.boxed .content
	{ padding: 15px; }
.boxed ul
	{ list-style: none; }

/* Post */

.post
	{ clear: both; padding: 20px; border-bottom: 1px solid #000000; }
.post .title
	{ }
.post .content
	{ line-height: 1.6em; }
.post .title
	{ margin-bottom: 20px;
	font-family: Verdana, Ariel, sans-serif; }
.post p, .post blockquote, .post ul, .post ol
	{ margin-bottom: 1em; }
.post blockquote, .post ul, .post ol
	{ margin-left: 3em; }

/* Header */

#header
	{ width: 900px; height: 150px; margin: 0 auto;
	background: #4F789F url(images/heder.jpg); }
#header h1, #header h2
	{ text-transform: lowercase;
	font-family: Verdana, Ariel, sans-serif;
	font-weight: normal; }
#header h1
	{ float: left; padding: 80px 0 0 20px; letter-spacing: -3px;
	font-size: 48px; }
#header h2
	{ font-size: 1em; color: white; font-weight: bold;
	float: left; padding: 130px 0 0 285px; }
#header a
	{ text-decoration: none; color: #FFFFFF; }
#header a:active
	{ text-decoration: none; color: #FF9900; }
#header a:hover
	{ text-decoration: none; color: #FF9900; }

/* Page */

#page
	{ width: 900px; margin: 0 auto; flow: auto;
	background: url(images/img4.gif) repeat-y;
	border-top: 20px solid #000000; }
#content
	{ float: right; width: 697px; padding-right: 1px; }
#sidebar
	{ float: left; width: 200px; padding-left: 1px; }

/* Menu */

#menu
	{ }
#menu ul
	{ margin: 0; padding: 0; list-style: none; }
#menu li
	{ display: inline; }
#menu a
	{ display: block; padding: 5px 15px; border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF; text-decoration: none; color: #000000; }
#menu a:hover
	{ background: #FF9900; color: #FFFFFF; }
#menu .active a
	{ background: #BABABA; color: #000000; border-bottom: 1px solid #FF9900;
	 border-top: 1px solid #FF9900; }

/* Submenu */

#submenu
	{ }
#submenu ul
	{ }
#submenu li
	{ margin-bottom: 10px; }
#submenu ol
	{ margin-left: 30px; }
#submenu h3
	{ font-size: .77em; }
#submenu a
	{ text-decoration: none; color: #4F789F; }
#submenu a:hover
	{ text-decoration: none; color: #FF9900; }
#submenu .active a
	{ text-decoration: none; color: #cc6600;}


/* Footer */

#footer
	{ width: 870px; height: 15px; margin: 0 auto; padding: 5px 15px;
	background: #000000; font-size: .77em; color: #FFFFFF; }
#legal
	{ float: left; }
#links
	{ float: right; }
#productshowcase
	{ width: 190px; height: 190px; position: relative; }
ul.crossfade
	{ padding: 0; margin: 0; list-style: none; }
#productshowcaseimage l
	{ position: absolute; top: 0; left: 0; width: 235px; height: 235px;
	background-color: #ffffff; visibility: hidden; }
#productshowcaseimage li img
	{ display: block; border: none; }
