body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #006666;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	text-align: justify;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	
}

#nav a {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/btn.jpg);
	background-repeat: repeat-x;
	border-bottom-style: none;
	margin-right: 10px;
	top: 12px;
	padding: 10px;
	background-position: center;
}
#nav a:visited {
}
#nav a:hover {
	background-image: url(images/btnover.jpg);
	background-repeat: repeat-x;
}
#nav a:active {
}

a {
	color: #BE5708;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}
a:visited {
}
a:hover {
	color: #FF9900;
}
a:active {
}

#wraper {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 0px;
	background-image: url(images/wraper_bg.png);
	background-repeat: repeat-y;
	height: auto;
}
.content {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}

#main {
	width: 530px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.underline {
	line-height: 50px;
	display: inline;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}

#sub {
	width: 270px;
	float: right;
	margin-right: 25px;
}



.news {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}
#footer p {
	text-align: center;
}

.book {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}

img {
	border: thin solid #CCCCCC;
	float: left;
	padding: 3px;
	margin-top: 0px;
	margin-right: 7px;
	margin-left: 0px;
	background-position: bottom;
}

#main img {
	border: thin solid #CCCCCC;
	float: left;
	padding: 3px;
	margin-top: 15px;
	margin-right: 7px;
	margin-left: 0px;
}

#main h1 {
	font-size: 24px;
	color: #006666;
	font-weight: lighter;
	line-height: 28px;
	text-align: left;
	display: inline;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
#main  h3 {
	font-size: 24px;
	color: #BE5708;
	font-weight: lighter;
	line-height: 28px;
	text-align: left;
}


#sub h1 {
	font-size: 24px;
	color: #006666;
	font-weight: lighter;
	line-height: 25px;
	text-align: left;
	background-image: url(images/headphoneicon.png);
	background-repeat: no-repeat;
	list-style-image: url(images/headphoneicon.png);
	list-style-position: outside;
	padding-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main  h2 {
	font-size: 16px;
	color: #006666;
	font-weight: bolder;
	line-height: 22px;
	text-align: left;
	display: inline;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

#footer {
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.green {
	color: #009900;
}


#sub h2{
	font-size: 16px;
	color: #BE5708;
	font-weight: lighter;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 20px;
	background-image: url(images/star.png);
	background-repeat: no-repeat;
	padding-left: 15px;
}


#header {
	background-color: #000000;
	height: 200px;
	width: 830px;
	background-image: url(images/header.jpg);
	clip: rect(15px,auto,auto,15px);
	margin-left: 25px;
	margin-bottom: 15px;
}
#nav {
	height: 29px;
	width: 820px;
	padding-left: 10px;
	margin-bottom: 30px;
	background-image: url(images/nav.jpg);
	background-repeat: repeat-x;
	margin-left: 25px;
	padding-top: 11px;
}
#sub h1.subtitle {
	font-size: 20px;
}


#mainNav
{
margin: 30px 0 0 0;
padding: 0;
width: 750px;
height: 35px;
font-weight: bold;
font-size: 90%;
}

ul
{
	list-style: none;
	padding: 0;
	border: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

li
{
	display: block;
	padding: 0;
	float: left;
	width: auto;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
