* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 16px 0px 10px;
	background: url('../images/background.jpg') #5f92d2 repeat-x 0% 0%;
	color: #fff;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #bfd8f6;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

input {
	padding-left: 2px;
	background-color: #eff3f7;
	border: 2px solid #eff3f7;
	color: #537caf;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
}



#container {
	margin: 0px auto;
	width: 768px;
}


/* Page Header */

#header_container {
	margin-bottom: 12px;
	border: 1px solid #fff;
	background: url('images/header_background.jpg') repeat-x 0px 0px;
}

#page_header {
	width: 766px;
	height: 187px;
	background: url('images/header_image.jpg') no-repeat 10px 25px;
	overflow: hidden;
}


/* Page Header : Company Name & Logo */

#header_company {
	margin-top: 30px;
	width: 585px;
	height: 47px;
	float: left;
	background: url('images/company_logo.gif') no-repeat 115px 0px;
	text-align: left;
}

#header_company h1 {
	margin-top: 05px;
	background: url('images/company_name.gif') no-repeat 165px 0px;
	width: 585px;
	height: 35px;
}


/* Page Header : Welcome Note */

#header_welcome {
	padding-left: 142px;
	float: left;
	text-align: justify;
}

#header_welcome h3 {
	padding: 12px 0px 0px;
	font-size: 12px;
}

#header_welcome p {
	margin-top: 07px;
}

#header_welcome #welcome_text {
	width: 447px;
}

/* Page Header : Menu */

#header_menu {
	padding-top: 35px;
	padding-right: 29px;
	float: right;
}

#header_menu li {
	margin-bottom: 2px;
	width: 116px;
	border: 1px solid #dee8f5;
	text-align: left;
	clear: both;
	float: none;
}

#header_menu li a {
	display: block;
	width: 116px;
	height: 20px;
	color: #e3ecf8;
	background-color: #3d6290;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	line-height: 10px;
}

#header_menu li a span {
	display: block;
	padding-top: 4px;
	padding-left: 31px;
}

#header_menu li a:hover {
	color: #fff;
	background-color: #2e4a6c;
}


/* Featured Products */

#product_container {
	border: 1px solid #fff;
	background-color: #3b3b3b;
	width: 128px;
	height: 515px;
	float: left;
}

#featured {
	margin: 9px 6px;
	width: 58px;
}

#featured h2 {
	margin: 0px 0px;
	width: 118px;
	height: 20px;
	font-size: 12px;
	
}

#featured_products ul {
	padding-bottom: 2px;
	width: 58px;
}

#featured_products li {
	margin: 6px 1px 10px 1px;
	float: left;
}

#featured_products li.end {
	margin-right: 0px;
}

#featured_products li a {
	display: block;
	width: 114px;
	height: 84px;
	background-color: #fff;
	overflow: hidden;
}

#featured_products li a img {
	margin: 1px;
}

#featured_products li h4 {
	padding-top: 3px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

.featured_nav {
	padding-left: 3px;
	padding-right: 9px;
	float: left;
	font-weight: bold;
}

.featured_nav a {
	text-decoration: none;
}

#featured .link-more {
	padding-right: 3px;
	font-weight: bold;
	float: right;
}


/* Main Content */


/* How We Started */

#started_container {
	width: 430px;
	height: 495px;
	float: left;
}

#started {
	margin: auto;
	padding-top: 2px;
	width: 380px;
}

#started h2 {
	width: 96px;
	height: 14px;
	background: url('started_title.gif') no-repeat 0px 0px;
}

/* logo box */

#logo_container {
	border-top : 1px solid #fff;
	border-left : 1px solid #fff;
	border-right : 1px solid #fff;
	border-bottom : 1px solid #fff;
	background-color: #537CAF;
	width: 200px;
	height: 515px;
	float: right;
	text-align: left;
}

#logo {
	margin-left: auto;
	margin-right: 1px;
	padding-bottom: 13px;
	width: 38px;
	float: left;
	font-size: 11px;
}

#logo h2 {
	width: 40px;
	height: 19px;
	font-size: 12px;
}
#logo	ul {
	padding-bottom: 2px;
	width: 200px;
}

#logo	li {
	margin: 6px 1px 10px 1px;
	float: left;
}

#logo	li.end {
	margin-right: 0px;
}

#logo 	li a {
	display: block;
	width: 200px;
	height: 100px;
	background-color: #fff;
	
}

#logo	li a img {
	margin: 1px;
}

#logo	li h4 {
	padding-top: 3px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

#logo p {
	margin-top: 6px;
}

/* Page Footer */

#page_footer {
	margin: 10px 0px;
	border-top : 1px solid #fff;
	border-left : 1px solid #fff;
	border-right : 1px solid #fff;
	border-bottom : 1px solid #fff;
	width: 766px;
	float: left;
	text-align: center;
	font-size: 26px;
	background-color: #2e4a6c;
}