body{
	font-family: Verdana;
	font-size: 95%;
	color: #838383;
	margin: 0;
	padding: 0;
	text-align: left;
}

p{
	margin: 0;
	padding: 0 0 0 15px;
}

#container{
	width: 800px;
	margin: 40px auto 0 auto;
}

#topCont{
	width: 800px;
	height: 97px;
	background-image: url('images/logo2.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	float: left;
	display: inline;
}

#mainCont{
	width: 800px;
	float: left;	
	margin: 0;
}

#bottomCont{
	width: 800px;
	float: left;
	margin: 20px 0 0 0;
}

.logo{	
	float: left;
}

.menu{
	width: 800px;
	float: left;
	margin: 0;
}

.menu ul{
	list-style-type: none;
	font-size: 12px;
	color: #838383;
	display: inline;
}

.menu li {
	list-style-type: none;
	float: right;
	color: #838383;
	text-decoration: none;
	padding: 0 0 0 15px;
}

.menu li a:link{
	color: #838383;
	text-decoration: none;
}

.menu li a:visited{
	color: #838383;
	text-decoration: none;
}

.menu li a:hover{
	color: #b6b6b6;
}

.textBox{
	float: left;
	width: 350px;
	height: 325px;
	margin: 10px 0 0 0;
}

.textBox a:link{
	color: #838383;
	text-decoration: none;
}

.textBox a:visited{
	color: #838383;
	text-decoration: none;
}

.textBox a:hover{
	color: #b6b6b6;
}

.textBox2{
	float: left;
	width: 300px;
	height: 350px;
	margin: 10px 0 0 0;
}

.textBox2 a:link{
	color: #838383;
	text-decoration: none;
}

.textBox2 a:visited{
	color: #838383;
	text-decoration: none;
}

.textBox2 a:hover{
	color: #b6b6b6;
}

.imageBox{
	float: right;
	width: 400px;
	height: 275px;
	margin: 30px 0 30px 0;
	background-image: url('images/Q-pin_Diagram.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

.store{
	float: left;
	font-size: 12px;
	width: 350px;
	margin: 20px 0 0 40px;
}

.cart{
	float: right;
	width: 350px;
	height: 480px;
	margin: 20px 0 0 0;
}

.contact{
	float: left;
	width: 350px;
	height: 200px;
	padding: 60px 0 0 0;
}

.contact a:link{
	color: #838383;
	text-decoration: none;
}

.contact a:visited{
	color: #838383;
	text-decoration: none;
}

.contact a:hover{
	color: #b6b6b6;
}

.contactImg{
	float: right;
	width: 450px;
	height: 305px;
	background-image: url('images/image_01.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	margin: 20px 0 0 0;
}

.image{
	float: right;
	width: 450px;
	height: 338px;
	margin: 20px 0 0 0;
}

.info{
	float: right;
	font-size: 11px;
	width: 350;
	margin: 0 0 0 40px;
}

.info a:link{
	color: #838383;
	text-decoration: none;
}

.info a:visited{
	color: #838383;
	text-decoration: none;
}

.info a:hover{
	color: #b6b6b6;
}

.menu2{
	width: 500px;
	float: left;
}

.menu2 ul{
	list-style-type: none;
	font-size: 12px;
	color: #838383;
	display: inline;
}

.menu2 li {
	list-style-type: none;
	float: left;
	color: #838383;
	text-decoration: none;
	padding: 0 15px 0 0;
}

.menu2 li a:link{
	color: #838383;
	text-decoration: none;
}

.menu2 li a:visited{
	color: #838383;
	text-decoration: none;
}

.menu2 li a:hover{
	color: #b6b6b6;
}

.copyright{
	font-size: 10px;
	color: #838383;
	float: right;
}

.text{
	font-size: 11px;
}
