* {

	margin: 0;

	padding: 0;

	border: 0 none;

}
#clear {
	line-height: 0;
	font-size: 0;
	height: 0;
	clear: both;
}
ul {

	font-size: 80%;

		color: Gray;

		line-height: 120%;

}

#desc {

	font-size: 80%;

	color: black;

}

#price { border: 1px solid Black;

	font-size: 100%;

	color: gray;

}

#price td  {

	border-bottom: 1px solid Black;

	border-left: 1px solid Black;

	font-size: 100%;

	color: gray;

	padding-left:5px;

}

#price tr  {border: 0;

	font-size: 100%;

	color: gray;

}







p {

	font-size: 80%;

	color: Gray;

	padding: 0 0 10px 0;

	line-height: 120%;

}

a {

	font-size: 90%;

	color: #17333b;

	text-decoration: none;

}

h1 {

	font-size: 100%;

	color: #73c2db;

}

h2 {

	color: #17333b;

	font-size: 85%;

	margin-bottom: 30px;

	text-align: center;

}

#seify {

margin-top:40px;

	margin-left: 15px;

}

body {	background-image: url(../images/top.gif); 

	background-repeat: repeat-x;

	margin: 0; 

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 100%;

}

#header { background-image: url(../images/stars.gif);

	width: 100%;

	height: 150px;

	position: relative;

}

#logo

{	position: absolute;

	left:150px;

	top:-10px;

}

#maintext {

	margin-left: 250
}

#mmenu {
padding-right: 50px;
	width: 200px;

	float: left;


}

ul#menu

{

	padding-top: 60px;

}
li#s
{
	list-style: none;
	font-size: 75%;
	padding: 0;
	margin: 0;
	color: gray;
}
li#s a {
	font-weight: bold;
	color: gray;
	text-decoration: none;
}
ul#menu li

{

	margin-bottom: 25px;

}

ul#menu li a

{

	text-decoration: none;

	font-size: 115%;

	font-weight: bold;

	color: #17333b;

}

ul#menu li a:hover

{

	text-decoration: none;

	font-size: 115%;

	font-weight: bold;

	color: #73c2db;

	border-bottom: 3px ridge #73C2DB;

}





#center { 

	width: 800px;

	margin: 0 auto;

	position: relative;

}

#titleb {

	margin: 50px 0 50px 30px; 

	text-align: left;

}

#copy {

	border-top: thin solid black;

	color: Silver;

	width: 100%;

	margin: 50px auto; 

	text-align: center;

		line-height: 300%;

}