/* @override http://www.macrabbit.com/cssedit/welcome/2.5/welcome.css */
html,body,div,ol,ul,li,h1,h2,h3,h4,h5,h6,p,form,fieldset {
	margin: 0;
	padding: 0;
}

body {
	font: 12px 'Lucida Grande', Lucida sans, Geneva, Arial, Verdana, sans-serif;
	color: #A0A5AB;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: black;
}

#container {
	width: 770px;
	margin: 0;
	padding: 0;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

/* @group HEADER */
#header {
	height: 93px;
	background-color: #000;
	clear: both;
}

#header img {
	margin: 10px 0 4px;
	float: right;
}

div#nav {
	background: #e7e8ea url(../images/nav_bg.gif) repeat-x left;
	border-bottom: 1px solid #888e95;
	/*dark: #576241 - light: #9FB591;*/
overflow: auto;
	clear: both;
	width: 770px;
}

#nav span {
	margin-left: 24px;
}

div#nav ul {
	float: left;
	list-style: none;
}

div#nav li {
	float: left;
	list-style: none;
	text-transform: uppercase;
}

div#nav a {
	background: url(../images/nav_bg_sep.gif) no-repeat right;
	float: left;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	padding: 13px 25px 10px 24px;
	color: #3e4145;
}

#nav a:hover {
	background-color: #dbdddf;
	color: #3e4145;
}

#nav .selected a {
	background-color: #dbdddf;
	color: #3e4145;
	font-weight: bold;
}

#nav span {
	float: left;
	background: url(../images/nav_bg_sep.gif) no-repeat;
	width: 1px;
	height: 33px;
}

#nav.flat {
	height: 5px;
	font-size: 1px;
	line-height: 5px;
	background: #B4DE8B;
}

/* @end */
#main {
	overflow: auto;
	background: url(../images/main_bg.gif) repeat-y;
	margin: 0;
	padding: 0 20px;
	text-align: center;
}

#main_top {
	background: url(../images/main_top.gif) no-repeat;
	height: 20px;
	margin-top: 15px;
}

#main_bot {
	background: url(../images/main_bot.gif) no-repeat;
	height: 20px;
	margin-bottom: 25px;
}

#main h1 {
	font-size: 24px;
	margin: 0 0 .5em 0;
	color: #FFF;
	font-weight: normal;
}

#main h2 {
	font-size: 16px;
	margin: 0;
	color: #B8BCC0;
}

#main h3 {
	font-size: 12px;
	margin: 0;
}

#main h4 {
	font-size: 10px;
	margin: 0;
}

div#menu {
	width: 200px;
	padding: 0;
	float: left;
}

#reel {
	float: left;
	width: 710px;
	margin: 0 20px 0 0;
	line-height: 19px;
	display: inline;
	text-align: left;
}
#content {
	float: left;
	width: 490px;
	margin: 0 20px 0 0;
	line-height: 19px;
	display: inline;
	text-align: left;
}

#content-1col {
	float: left;
	width: 710px;
	margin: 0 20px 0 0;
	line-height: 19px;
	display: inline;
	text-align: left;
}

.content_block {
	overflow: hidden;
}

#content p {
	margin: 0 0 10px;
}

#lingua {
	float: right;
margin-top:5px;
margin-left::15px;
padding-left::15px
}


#sidebar {
	float: right;
	width: 200px;
	font: 10px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	margin: 0 0 0 20px;
	text-align: left;
}

#sidebar h1 {
	font-size: 16px;
	margin: 0;
	color: #FFF;
}

#sidebar h2 {
	font-size: 14px;
	margin: 0;
	color: #72a8e5;
}

#sidebar h3 {
	font-size: 12px;
	margin: 0;
}

#sidebar h4 {
	font-size: 10px;
	margin: 0;
}

#sidebar p {
	line-height: 14px;
	margin: 0 0 10px 0;
	padding: 0;
}

#sidebar ul li {
	list-style-image: url(../images/bullet.gif);
}

#sidebar li {
	margin: 0 0 10px 15px;
	padding: 0
}

#sidebar ul li ul li {
	padding: 0;
	margin: 0;
	border: none;
}

a {
	color: #B8BCC0;
}

a:hover {
	color: #FFF;
	text-decoration: underline;
}

.product_nav {
	margin-left: 2px;
	overflow: auto;
}

.product_nav li {
	list-style-type: none;
	display: inline;
	margin-right: 16px;
}

.clear {
	padding: 0;
	margin: 0;
	clear: both;
}

.clear2 {
	padding: 0;
	margin: 0;
	clear: both;
	height: 12px;
	border-bottom: 1px solid #e2e1db;
}
