body {
background: #dedede;
font: normal 12px Tahoma, Arial;
	color: #333333;
	width: 100%;
	margin: 0;
	padding: 0;
}


h1, h2, h3, h4, h5 {

    color: #333333;
    margin: 0px;
    padding: 0px;
}


h1 {
    font-size: 31px;
}

h2 {
    font: normal 18px Tahoma, Arial;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 13px;
}

a {

font: normal 12px Tahoma, Arial;
color: #68b6fc;
text-decoration: underline;
}

a:hover {

font: normal 12px Tahoma, Arial;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}
a.b1
{
font:  14px tahoma, Arial;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p
{
padding: 0 0 0 20px;
}
.p1
{
padding: 0 0 0 30px;
}
.p2
{
padding: 30px 50px 30px 30px;
}
.bg1
{
background: #000000 url(images/index_10.gif) top no-repeat;
}
.bg2
{
background: #000000 url(images/index_10.gif) top no-repeat;
}
.bord
{
border: 1px solid #c5d85a;
}
.menu 
{
color:#8c247b;
vertical-align:top;
height: 35px;
padding: 10px 0 0 20px;
}
.menu a
{
color:#8c247b;
font: bold 11px  tahoma, Arial;
text-decoration: none;
}


.blye-text-underline {
color: #5a768d;
text-decoration: underline;
}

.blye-text-regular {
color: #5a768d;
text-decoration: none;
}

.yellow-text-regular {
color: #ffb400;
text-decoration: none;
}

.yellow-text-underline {
color: #ffb400;
text-decoration: underline;
}

.orange-text-regular {
color: #fe6b1d;
text-decoration: none;
}

.orange-text-underline {
color: #fe6b1d;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #8c247b;
text-decoration: none;
}

.red-text-underline {
color: #8c247b;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #a5b66e;
text-decoration: none;
}

.green-text-underline{
color: #a5b66e;
text-decoration: underline;
}

/* New Styles */
#main
{
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}

#content
{
	padding: 10px 0px;
	background-color: #FFF;
	height: 600px;
}

#alertscontent
{
	padding: 10px 50px;
	background-color: #FFF;
}

#header
{
	width: 1000px;
	min-width: 1000px;
	max-width: 1000px;
	height: 119px;
	background-image: url("images/index_02.gif");
	background-repeat: no-repeat;
}

#background
{
	height: 645px;
	background-image: url('images/banner.jpg');
	background-repeat: no-repeat;
}

ul li
{
	display: inline;
}

#nav ul
{
	float: right;
	list-style-type: none;
	position: relative;
	top: 50px;
	margin-right: 10px;
} 

#nav ul li
{

	margin: 5px;
}

#nav a
{
	text-transform: lowercase;
	text-decoration: none;
	color: #dcdcdc;
	font: bold 175% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-radius: 5px;
	padding: 1px 5px;
}

#nav a:hover
{
	color: #68b6fc;
	background-color: #e5e5e5;
}

#footer
{
	height: 80px;
	background-image: url("images/index_45.gif");
}

#footer ul
{
	margin: 0px;
	padding: 0px;
	font-size: 150%;
}

#footerlinks
{
	width: 250px;
	margin: 0 auto;
	padding-top: 20px;
}

#satisfaction
{
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}

a img
{
	border: none;
}

#video
{
	padding: 20px;
	float: left;
}

#downloadbuttons
{
	float: right;
	margin-top: 15px;
	margin-right: 130px;
}
	
.storelinks
{
	padding-top: 10px;
}

#blurb
{
	font-size: 20px;
	position: relative;
	color: #727070;
	float: left;
	margin: 20px;
	width: 575px;

}

#title
{
	display:none;
}
