body{
	margin: 0;
	padding: 0;
	background: #ffffff;
}	
#main{
	width: 800px;
	height: auto;
	margin: auto;
}
#header{
	height: 100px;
	background: url(images/headerPIC.jpg) top right no-repeat;
	margin-bottom: 10px;
	
}
#nav{
	height: 30px;
}


#nav table{
	margin-top: 7px;
}
#nav td{
	padding: 0 23px;
	font-family: arial;
	font-size: 13px;
	color: #777777;
}

#nav a:link, a:active, a:visited{
	text-decoration: none;
	color: #777777;
}
#content{
	height: auto;
	background: #ffffff;
	border: 1px dotted #cccccc;
	padding: 10px 15px;	
	min-height: 380px;
}
#footer{
	margin-top: 5px;
}
#footerlinks{
	text-align: center;
	font-family: verdana;
	font-size: 12px;
}
#footerlinks a:link{
	text-decoration: none;
}
#box1{
	width: 500px;
	background: #e8eff4;
	border: 1px solid #d3aeb8;
	margin: 10px auto;
	height: auto;
	padding: 0 10px;
	
}
p{
	margin: 0;
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
	color: #111111;
	padding: 5px 0;
}
h2{
	font-family: tahoma;
	color: #333366;
}
h3{
	margin: 10px 0;
	font-family: tahoma;
	color: #333366;
}
h4{
	margin: 10px 0;
	font-family: tahoma;
	color: #333366;
}
.right{
	float: right;
	margin-left: 15px;
	margin-top: 10px;
}
.left{
	float: left;
	margin-right: 15px;
	margin-top: 10px;
}
.style1{
	color: #f2a345;
	font-size: 14px;
}
.style2{
	font-size: 14px;
	color: #fb8c09;
	font-weight: bold;
	padding-top: 15px;
	
}
ul li{
	margin: 0;
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
	color: #111111;
	padding: 5px 0;
	list-style-image: url(images/bullet.gif);
}

#buy{
	width: 350px;
	height: auto;
	padding: 10px;
	padding-bottom: 0;
	border: 4px dashed red;
	margin: 10px auto;
	line-height: 15px;
}

.belcher{
	text-align: center;
	color: #0000aa;
	font-weight: normal;
	font-size: 20px;
}
.belcher2{
	text-decoration: underline;
	text-align: center;
	font-weight: normal;
	font-size: 20px;
}
h2.ready{
	font-size: 20px;
	text-align: center;
}
#media{
	height: auto;
	margin: 5px auto;
	width: 582px;
	margin-top: 15px;
}
.color1{
	color: #f2a345;
}
