* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 16px 0px 10px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

a {
	color: #262b61;
	text-decoration: underline;
}

a:hover {
	color: #49749a;
}

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: #fefefb;
	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-top: 10px #49749a solid;	border-right: 10px #49749a solid;
	border-left: 10px #49749a solid;
	
	}#page_header {
	width: 748px;
	height: 200px;
	background: url('images/bannermynd4.jpg') no-repeat 0px 0px;
	overflow: hidden;
}


/* Page Header : Company Name & Logo */

#header_company {
	margin-top: 40px;
	width: 585px;
	height: 200px;
	float: left;
	text-align: left;
}


/* Page Header : Menu */

#header_menu {
	padding-top: 180px;
	float: left;
}

#header_menu li {
	margin-bottom: 0px;
	width: 187px;
	text-align: center;
	float: left;
	}

#header_menu li a {
	display: list-item;
	width: 187px;
	height: 20px;
	color: #e3ecf8;
	background-color: #49749a;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	line-height: 10px;
}

#header_menu li a span {
	display: block;
	padding-top: 4px;
	padding-left: 0px;
}

#header_menu li a:hover {
	color: #fff;
	background-color: #2e3367;
}


/* Main Content */

#maincontent_container {
	border: 10px #49749a solid;
	background-color: #FFFFFF;
	float: left;
	text-align: left;
	margin-bottom: 10px;
	width: 748px;
		
}

#maincontent {
	margin: 10px 10px 10px 10px;
	width: 726px;
}

#maincontent_top {
	margin-bottom: 11px;
	width: 726px;
}


/* Main */

#started_container {
	width: 726px;
	height: 100%;
	float: left;
}

#started {
	padding-top: 2px;
	width: 720px;
}

#started img {
	margin: 10px;
}

#specs {

	margin: 10px 200px;
	}

/* Featured Products */

#featured_container {
	border: 1px solid #fff;
	background-color: white;
	float: left;
	margin: 0px 0px 12px 0px;
}

#featured {
	margin: 9px 30px;
	width: 662px;
}

#featured h2 {
	width: 111px;
	height: 20px;
}

#featured_products ul {
	padding-bottom: 1px;
	width: 626px;
	text-align: justify;
}

#featured_products li {
	margin: 10px 10px 10px 10px;
	float: left;
	text-align: justify;
	
}

#featured_products li.end {
	margin-right: 0px;
}

#featured_products li a {
	display: block;
	width: 107px;
	height: 84px;
	background-color: #fff;
	overflow: hidden;
}

#featured_products li a img {
	margin: 1px;
}

#featured_products li h4 {
	margin: 0px 0px 0px 0px;
	padding-top: 3px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}


}

.featured_nav a {
	text-decoration: none;
}

#featured_container1 {
	border: 0px solid #fff;
	background-color: white;
	float: left;
}

/* Page Footer */

#page_footer {
	margin-top: 20px;
	color: #000000;
	width: 746px;
	float: none;
	text-align: center;
	font-size: 12px;
}

