@charset "UTF-8";
/* CSS Document */
html, body {
	padding: 0;
	background-color: #C2C2C2;
	margin-top: 5;
}
#page-container {
	width: 900px;
	margin: auto;
}
#body-container {
	width: 900px;
	background-color: #FFF;
	height: 100 %;
	clear: both;
	height: auto;
	background-image: url(../images/ffffff.jpg);
	background-repeat: repeat;
	float: left;
}
#header {
	width: 900px;
	height: 50px;
	background-image: url(../images/millertone.gif);
	background-repeat: no-repeat;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}

/* Main Navigation */

#main-nav {
	height: 50px;
	margin-top: 0px;
	margin-left: 280px;
}
#main-nav dl { margin: 0; padding: 0; }
#main-nav dt { float: left; }

#main-nav dt a {
	display: block;
	height: 0px !important;
	height /**/:50px;
	overflow: hidden;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#main-nav dt a:hover {
	background-position: 0 -50px;
}

#vert_nav_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	height: 50px;
}

#main-nav dt#home,
#main-nav dt#home a {
	width: 90px;
	background-image: url(../images/nav/home.gif);
	background-repeat: no-repeat;
}

#main-nav dt#about,
#main-nav dt#about a {
	width: 90px;
	background-image: url(../images/nav/about.gif);
	background-repeat: no-repeat;
}

#main-nav dt#products,
#main-nav dt#products a {
	width: 90px;
	background-image: url(../images/nav/products.gif);
	background-repeat: no-repeat;
}

#main-nav dt#faq,
#main-nav dt#faq a {
	width: 90px;
	background-image: url(../images/nav/faq.gif);
	background-repeat: no-repeat;
}

#main-nav dt#free,
#main-nav dt#free a {
	width: 90px;
	background-image: url(../images/nav/free.gif);
	background-repeat: no-repeat;
}

#main-nav dt#contact,
#main-nav dt#contact a {
	width: 90px;
	background-image: url(../images/nav/contact.gif);
	background-repeat: no-repeat;
}

body.home dt#home,
body.home dt#home a,
body.about dt#about,
body.about dt#about a,
body.products dt#products,
body.products dt#products a,
body.faq dt#faq,
body.faq dt#faq a,
body.free dt#free,
body.free dt#free a,
body.contact dt#contact,
body.contact dt#contact a, {
	background-position: 0 -100px;
}


/*#main-nav {
	height: 25px;
	width: 900px;
	margin-left: 0px;
	background-image: url(../images/bg_333x999_25x1.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}*/

#content {
	width: 646px;
	background-color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #333;
	height: auto;
	margin-top: 0px;
	float: right;
	padding-bottom: 5px;
}
#sidebar-a {
	width: 249px;
	height: auto;
	float: left;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.sidebar_text_container {
	height: auto;
	width: 240px;
	margin-left: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	background-color: #FFF;
}
#footer {
	width: auto;
	text-align: center;
	height: auto;
	clear: both;
}
.bullets_right {
	width: 293px;
	padding: 10px;
	top: 173px;
	left: 701px;
	float: right;
	position: absolute;
}
#mailchimp_box {
	width: 240px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	clear: both;
}
#synare_mp3_player {
	padding: 5px;
	height: 200px;
	width: 240px;
	clear: left;
}
#synare_media_container {
	width: 630px;
	clear: both;
	height: auto;
	background-color: #eaeaea;
	float: left;
	margin-left: 10px;
}
#at_a_glance_box {
	width: 314px;
	float: left;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C3AD40;
}
#sidebar_mp3_player {
	margin: 10px;
	clear: both;
	width: 240px;
	background-color: #6C6;
}
#homepage {
	width: 90px;
	float: left;
	background-image: url(../images/nav/home3.gif);
	background-repeat: no-repeat;
	height: 50px;
}
#productspage {
	width: 90px;
	float: left;
	background-image: url(../images/nav/products3.gif);
	background-repeat: no-repeat;
	height: 50px;
}
#aboutpage {
	width: 90px;
	float: left;
	background-image: url(../images/nav/about3.gif);
	background-repeat: no-repeat;
	height: 50px;
}
#faqpage {
	width: 90px;
	float: left;
	background-image: url(../images/nav/faq3.gif);
	background-repeat: no-repeat;
	height: 50px;
}
#freepage {
	width: 90px;
	float: left;
	background-image: url(../images/nav/free3.gif);
	background-repeat: no-repeat;
	height: 50px;
}
#contactpage {
	width: 90px;
	float: left;
	background-image: url(../images/nav/contact3.gif);
	background-repeat: no-repeat;
	height: 50px;
}
#synare_purchase_container {
	width: 638px;
	clear: both;
	height: auto;
	background-color: #FFE254;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	border: 1px solid #C3AD40;
}
#poster {
	background-image: url(../images/Synare-Poster_900x506.jpg);
	height: 506px;
	width: 900px;
}

