/***********************************
 *             GLOBALS             *
 ***********************************/

body {
	background: #e8f7fc url(../images/bg_body.png) repeat-x top;
}

#container {
  width: 900px;
  margin: 0 auto;
}

/***********************************
 *             HEADER              *
 ***********************************/

#logo {
	float: left;
}

	#logo a {
		display: block;
		height: 144px;
		width: 372px;
		text-indent: -9999px;
		background: transparent url(../images/logo_full_border.png) no-repeat;
	}

/***********************************
 *            NAVIGATION           *
 ***********************************/
#nav {
	float: right;
	width: 520px;
	height: 175px;
	margin: 0;
	padding: 0;
	background: transparent url(../images/bg_nav.png) no-repeat;
}

	#nav li {
		display: inline;
		list-style-type: none;
		float: left;
		background: transparent;
		position: relative;
	}

		#nav li a {
			display: block;
			text-indent: -9999px;
			height: 100%;
			width: 100%;
		}

		#nav li#nav_home {
			height: 86px;
			width: 85px;
			top: 30px;
			left: 25px;
		}

			#nav li#nav_home:hover, #nav li#nav_home.active {
				background: transparent url(../images/bg_nav_home.png) no-repeat center center;
			}

			#nav li#nav_home a {
				background: transparent url(../images/nav_home.png) no-repeat center center;
			}

		#nav li#nav_works {
			width: 128px;
			height: 127px;
			top: 35px;
			left: 72px;
		}

			#nav li#nav_works:hover, #nav li#nav_works.active {
				background: transparent url(../images/bg_nav_works.png) no-repeat center center;
			}

			#nav li#nav_works a {
				background: transparent url(../images/nav_works.png) no-repeat center center;
			}


		#nav li#nav_about {
			height: 108px;
			width: 107px;
			top: 9px;
			left: 70px;
		}

			#nav li#nav_about:hover, #nav li#nav_about.active {
				background: transparent url(../images/bg_nav_about.png) no-repeat center center;
			}

			#nav li#nav_about a {
				background: transparent url(../images/nav_about.png) no-repeat center center;
			}


		#nav li#nav_contact {
			width: 140px;
			height: 148px;
			top: 13px;
			left: 49px;
		}

			#nav li#nav_contact:hover, #nav li#nav_contact.active {
				background: transparent url(../images/bg_nav_contact.png) no-repeat center center;
			}

			#nav li#nav_contact a {
				background: transparent url(../images/nav_contact.png) no-repeat 25px center;
			}

/***********************************
 *            CONTENT              *
 ***********************************/

#content {
	clear: both;
	left: -17px;
	position:relative;
}

.front #content {
	padding: 0px;
	margin-bottom:20px;
}


	.how_it_works #content {
		position: relative;
		top: 30px;
	}

#content_main {
	float: left;
	width: 70%;
}

#content ol#works_list li {
	list-style-type: none;
	width: 572px;
	height: 172px;
	background: transparent url(../images/bg_list.png) no-repeat center top;
}

	#content ol#works_list li ul {
		height:100px;
		margin-left:25px;
		padding-left:75px;
		padding-top:40px;
		position:relative;
		top:-20px;
	}

	#content ol#works_list li h3 {
		left:70px;
		position:relative;
		text-indent:-9999px;
		top:20px;
	}

	#content ol#works_list li.first ul {
		background: transparent url(../images/list_one.png) no-repeat left 10px;
	}

	#content ol#works_list li.first h3 {
		background: transparent url(../images/head_one.png) no-repeat 30px center;
	}

	#content ol#works_list li.second ul {
		background: transparent url(../images/list_two.png) no-repeat left 10px;
	}

	#content ol#works_list li.second h3 {
		background: transparent url(../images/head_two.png) no-repeat 30px center;
	}

	#content ol#works_list li.third ul {
		background: transparent url(../images/list_three.png) no-repeat left 10px;
	}

	#content ol#works_list li.third h3 {
		background: transparent url(../images/head_three.png) no-repeat 30px center;
	}

#content ol#works_list ul li{
	list-style-type: none;
	background: transparent url(../images/star.png) no-repeat left center;
	padding-left: 35px;
	margin: 10px 0;
	line-height: 2;
	width: auto;
	height: auto;
	color: #717171;
}

.skinspromo {
	margin: 50px 0 50px;
	font-size: 25px;
	text-align: center;
}

	.skinspromo a {
		color: #00a3eb;
		font-weight: bold;
	}

/***********************************
 *            SIDEBAR              *
 ***********************************/

#sidebar {
	float: right;
	width: 20%;
}

	#sidebar h3 {
		text-indent: -9999px;
		display: block;
		margin: 45px 0 10px 0;
	}

		#sidebar h3 a {
			display: block;
			height: 100%;
			width: 100%;
		}

		#sidebar h3#side_brands {
			background: transparent url(../images/brands_side.png) no-repeat center center;
			width: 100%;
		}

		#sidebar h3#side_investors {
			background: transparent url(../images/investors_side.png) no-repeat center center;
			width: 100%;
		}

		#sidebar h3#side_order {
			background: transparent url(../images/orders_side.png) no-repeat center center;
			width: 100%;
		}

	#sidebar p, #sidebar a, #sidebar a:hover {
		color: #8a8a8a;
		text-align: center;
		font-size: 1.1em;
		text-decoration: none;
	}

		#sidebar a:hover {
			color: black;
		}

/***********************************
 *             FOOTER              *
 ***********************************/

#footer_front {
	width: 100%;
	text-align: center;
	height: 159px;
	background: #0c97f6 url(../images/bg_foot_bar.jpg) repeat-x center center;
}

	#footer_front h4 {
		display: block;
		float: left;
		margin: 0 30px;
		width: 216px;
		height: 87px;
		background: transparent url(../images/bg_foot_button.png) no-repeat center center;
	}

		#footer_front h4:hover {
			background: transparent url(../images/bg_foot_button_hover.png) no-repeat center center;
		}

		#footer_front h4 a {
			display: block;
			height: 87px;
			width: 216px;
			text-indent: -9999px;
		}

				#footer_front #foot_customers a {
					background: transparent url(../images/for_customers.png) no-repeat center center;
				}

				#footer_front #foot_brands a {
					background: transparent url(../images/for_brands.png) no-repeat center center;
				}

				#footer_front #foot_investors a {
					background: transparent url(../images/for_investors.png) no-repeat center center;
				}

	#footer_front #footer_items {
		margin: 0 auto;
		width: 900px;
		height: 87px;
		position: relative;
		top: 37px;
	}

	#footer_info {
		width: 900px;
		text-align: center;
		margin: 20px auto 25px;
	}

    #footer_info p {
    	margin-bottom: 5px;
			font-size: 75%;
    }

		.how_it_works #footer_info {
			clear:both;
      margin:20px auto 55px;
      position:relative;
      top:30px;
		}

