/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#000000;
	font-size:.75em;
	margin:0 0 25px 0;
	background-color:#376076;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_body.jpg);
}

a { color:#0000FF; }

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:1.8em; }

h2 { font-size:1.4em; }

h3 { font-size:1.2em; }

/* ---- layout settings ----------------------- */

.a-img {  border:0; }

.flag { margin:0 0 8px 0; }

.img-border { border:2px solid #113243; }

.newsletter-input {
	width:223px;
	height:25px;
	color:#113243;
	padding:7px 0 0 5px;
	background-color:#fff;
	border:1px solid #aac8d7;
}

.products_container {
	position:relative;
	top:0;
	left:0;
	float:left;
	margin:2px;
	width:100px;
	height:125px; 
	padding:10px;
	text-align:center;
	border:2px solid #113243; 
	background-color:#eeeeee; 
}

.products_container:hover {
	background-color:#D6ECF9; 
	border:2px solid #D7582F; 
}

/* ---- layout settings ----------------------- */

#main_container {
	position:relative;
	margin:0 auto;
	width:880px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:880px;
	height:182px;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	width:230px;
	height:223px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:850px;
	height:auto;
	padding:0 15px 15px 15px;
	background-image:url(images/bg_content.jpg);
}

/* ---- start side bar content settings -------------- */

#content_left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:230px;
	height:auto;
	margin-right:40px;
}

/* ---- end side bar content settings ---------------- */

/* ---- start main content settings -------------- */

#content_right {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:400px;
	height:auto;
}

#content_right a {
	color:#113243;
}

/* ---- end main content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	color:#FFF;
	clear:both;
	width:875px;
	height:25px;
	text-align:right;
	padding:5px 5px 0 0;
}

#footer a {
	color:#FFF;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	width:230px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav.jpg);
}

a#nav_01 {
	height:39px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position:-230px 0;
}

.active_01 {
	background-position:-230px 0 !important;
}

a#nav_02 {
	height:35px;
	background-position:0 -39px;
}

a:hover#nav_02{
	background-position:-230px -39px;
}

.active_02 {
	background-position:-230px -39px !important;
}

a#nav_03 {
	height:35px;
	
	background-position:0 -74px;
}

a:hover#nav_03{
	background-position:-230px -74px;
}

.active_03 {
	background-position:-230px -74px !important;
}

a#nav_04 {
	height:25px;
	cursor:default !important;
	background-position:0 -109px;
}

a:hover#nav_04{
	background-position:0px -109px;
}

.active_04 {
	background-position:-230px -109px !important;
}

a#nav_05 {
	height:29px;
	background-position:0 -134px;
}

a:hover#nav_05{
	background-position:-230px -134px;
}

.active_05 {
	background-position:-230px -134px !important;
}

a#nav_06 {
	height:29px;
	background-position:0 -163px;
}

a:hover#nav_06{
	background-position:-230px -163px;
}

.active_06 {
	background-position:-230px -163px !important;
}

a#nav_07 {
	height:26px;
	background-position:0 -192px;
}

a:hover#nav_07{
	background-position:-230px -192px;
}

.active_07 {
	background-position:-230px -192px !important;
}

a#nav_08 {
	height:40px;
	background-position:0 -218px;
}

a:hover#nav_08{
	background-position:-230px -218px;
}

.active_08 {
	background-position:-230px -218px !important;
}

a#nav_09 {
	height:30px;
	background-position:0 -258px;
}

a:hover#nav_09{
	background-position:-230px -258px;
}

.active_09 {
	background-position:-230px -258px !important;
}
