body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color: #333;
	background-color: #fff;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

header {
	font-family: 'Century Gothic';
	width: 952px;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
}
/* Logo Start */
header img {
	float: left;
	margin: 10px 0 0 10px;
	padding: 0;
}
/* Logo End */
/* Top Nav Start*/
nav {
	float: right;
	margin: 35px 20px 0 0;
	padding: 0;
}

nav ul {
	list-style: none;
}

nav ul li {
	display: inline;
}

nav a {
	font-family: 'Century Gothic';
	font-size: 16px;
	color: #333;
	text-decoration: none;
	padding: 0 0 0 30px;
}

nav a:visited {
	color: #333;
	text-decoration: none;
}

nav a:active {
	color: #333;
	text-decoration: none;
}

nav a:hover {
	color: #f60;
	text-decoration: none;
}
/* Top Nav End */
section#bar {
	width: 952px;
	padding: 0;
	margin: 0 0 10px 0;
	float: left;
}
/* Main Pic Start */
section#mainpic {
	width: 952px;
	height: 270px;
	border: solid #dadada 1px;
	padding: 10px 0 0 0;
	margin: 0;
	float: left;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
/* Main Pic  End */
/* Pic Menu  Start */
section#box1 {
	width: 289px;
	border: solid #dadada 1px;
	padding: 0 10px 0 10px;
	margin: 10px 10px 0 0;
	float: left;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

section#box2 {
	width: 290px;
	border: solid #dadada 1px;
	padding: 0 10px 0 10px;
	margin: 10px 10px 0 0;
	float: left;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

section#box3 {
	width: 289px;
	border: solid #dadada 1px;
	padding: 0 10px 0 10px;
	margin: 10px 0 0 0;
	float: left;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
/* Pic Menu  End */
/* Content Start */
section#box4 {
	width: 501px;
	height: 120px;
	border-right: solid #dadada 1px;
	padding: 10px;
	margin: 10px 0 0 0;
	float: left;
}

section#box4 h1 {
	font-family: Georgia;
	font-size: 16pt;
	color: #06c;
}

section#box4 p {
	font-family: Verdana;
	font-size: 10pt;
	color: #333;
}

section#box4 a {
	font-family: Verdana;
	font-size: 10pt;
	color: #f60;
	padding: 0 0 0 380px;
	font-weight: bold;
	text-decoration: none;
}

section#box4 a:active {
	color: #f60;
	font-weight: bold;
	text-decoration: none;
}

section#box4 a:visited {
	color: #f60;
	font-weight: bold;
	text-decoration: none;
}

section#box4 a:hover {
	color: #06c;
	font-weight: bold;
	text-decoration: none;
}

section#box5 {
	width: 400px;
	padding: 10px;
	margin: 10px 0 0 10px;
	float: left;
}

section#box5 h1 {
	font-family: Georgia;
	font-size: 16pt;
	color: #06c;
}

section#box5 p {
	font-family: Verdana;
	font-size: 10pt;
	color: #333;
}

section#box5 a {
	font-family: Verdana;
	font-size: 10pt;
	color: #f60;
	padding: 0 0 0 150px;
	font-weight: bold;
	text-decoration: none;
}

section#box5 a:active {
	color: #f60;
	font-weight: bold;
	text-decoration: none;
}

section#box5 a:visited {
	color: #f60;
	font-weight: bold;
	text-decoration: none;
}

section#box5 a:hover {
	color: #06c;
	font-weight: bold;
	text-decoration: none;
}

.arrow {
	color: #06c;
	font-weight: bold;
	text-decoration: none;
}

section#content {
	width: 940px;
	height: 416px;
	padding: 10px;
	margin: 0;
	float: left;
}

section#content h1 {
	font-family: Georgia;
	font-size: 24pt;
	color: #f60;
	padding: 0 0 10px 0;
}

section#content p {
	font-family: Verdana;
	font-size: 10pt;
	color: #333;
}

section#products {
	width: 920px;
	margin: 10px;
	float: left;
}

section#products h1 {
	font-family: Georgia;
	font-size: 24pt;
	color: #f60;
	padding: 0 0 10px 0;
}

section#products p {
	font-family: Verdana;
	font-size: 10pt;
	color: #333;
}

section#box6 {
	width: 450px;
	margin: 10px;
	float: left;
}

section#box6 ul {
	list-style: none;
}

section#box6 ul li {
	display: inline;
}
#names a {
	margin: 0 auto;
	padding: 0 10px 0 55px;
	float: left;
}

#names a:active {
	color: #333;
	text-decoration: none;
}

#names a:visited {
	color: #333;
	text-decoration: none;
}

#names a:hover {
	color: #333;
	text-decoration: none;
}

section#box6 img {
	padding: 10px 30px 0 0;
	float: left;
}

section#box6 a {
	font-family: Verdana;
	font-size: 9pt;
	color: #333;
	text-decoration: none;
}

section#box6 a:active {
	color: #333;
	text-decoration: none;
}

section#box6 a:visited {
	color: #333;
	text-decoration: none;
}

section#box6 a:hover {
	color: #06c;
	text-decoration: none;
}

#ilogo {
	float: left;
	width: 450px;
}
/* Content End */
/* Footer Start */
footer {
	width: 944px;
	padding: 5px;
	margin: 10px 0 0 0;
	background-color: #dcdcdc;
	float: left;
	font-size: 9pt;
}
/* Footer End */