body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #032263;
	background-image: url(../_MEDIA/newBG.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	height:100%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapmaster {
	position: relative;
	top: 0px;
	left: 0px;
	height:auto;
	margin: 0px auto 0px auto;
	width: 852px;
	min-height:100%;
    }
	
* html #wrapmaster {
	height:100%;
	}
	
/*-------------Navigation------------*/

#navigation {
	background-image: url(../_MEDIA/top_nav_interior.jpg);
	background-repeat: no-repeat;
	width: 852px;
	height: 43px;
	color: #FFFFFF;
	}
	
#navigation_inner {
	padding: 12px 0px 0px 0px;
	}
	
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	}

#navigation a:hover {
	text-decoration: underline;
	}

/*-----------------------------------*/
	
#content_wrapper {
	width: 852px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	}
	
#content_topbg {
	width: 852px;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 0px 0px 10px 0px;
	}
	
#content_main {
	width: 798px;
	height: 100%;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../_MEDIA/border.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 33px;
	padding-left: 4px;
	}
	
#header_wrapper{
	width: 100%;
	}

#header{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 852px;
	padding: 0px;
	}
	
#specs {
	width: 795px;
	height: 186px;
	margin: 20px auto 0px auto;
	background-image:  url("../_MEDIA/breathestrong.jpg");
	background-repeat: no-repeat;
	}
	
#round {
	margin: 5px 0px;
	padding: 0px;
	width: 178px;
	float: left;
	background-color: #E38717;
	background-repeat: no-repeat;
	}
	
#round_top {
	width: 178px;
	height: 9px;
	background-image: url(../_MEDIA/round_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
	
#round_mid {
	width: 150px;
	padding: 6px;
	color: #FFFFFF;
	}
	
#round_btm {
	width: 178px;
	height: 9px;
	margin: 0px;
	background-image: url(../_MEDIA/round_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
#list {
	}
	
#list h2 {
	font-size: 12px;
	color: #DA7810;
	margin: 2px 0px;
	}
	
#list ul {
	list-style-type: none;
	color: #1747AB;
	font-weight: bold;
	font-size: 14px;
	margin-top: 2px;
	}
	
#list li {
	margin: 4px 0px;
	}
	
#border {
	margin: 5px 0px 5px -1px;
	}
	
#boxes {
	padding: 0px 10px;
	}
	
#box {
	float: left;
	font-size: 12px;
	width: 245px;
	height: 150px;
	margin: 0px;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
	}
	
#box2 {
	float: left;
	font-size: 12px;
	width: 245px;
	height: 150px;
	margin: 0px;
	padding: 5px;
	}
	
#box p {
	margin: 4px 0px;
	color: #333366;
	}
	
#box2 p {
	margin: 4px 0px;
	color: #333366;
	}
	
#bottom {
	background-image: url(../_MEDIA/interior_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
	width: 852px;
	height: 31px;
	}
	
#line {
	padding: 5px 0px 0px 0px;
	}
	
#sidebar {
	float: left;
	width: 178px;
	margin: 2px;
	}
	
#sidebar_inner {
	height: 305px;
	padding: 10px 0px 0px 2px;
	background-image: url(../_MEDIA/sidebar_bg.jpg);
	background-repeat: no-repeat;
	}
	
#content {
	float: right;
	padding: 5px;
	width: 605px;
	}
	
#content h1 {
	font-size: 14px;
	color: #1645AA;
	margin: 10px 0px;
	}
	
#content h2 {
	width: 100%;
	height: 20px;
	color: #1645AA;
	font-size: 12px;
	padding: 2px 0px 0px 4px;
	margin: 2px 0px;
	background-image: url(../_MEDIA/content_h2.jpg);
	background-repeat: no-repeat;
	}
	
#content a {
	font-weight: bold;
	color: #1646AA;
	text-decoration: none;
	}
	
#content a:hover {
	text-decoration: underline;
	}
	
#sidebar_link a {
	background-image: url(../_MEDIA/sidebar_btn.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #1646AA;
	text-decoration: none;
	width: 174px;
	height: 20px;
	display: block;
	padding: 3px 0px 0px 3px;
	font-size: 11px;
	}
	
#sidebar_text {
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 95px;
	padding-left: 2px;
	}
	
#footer p {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	
#footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}

.image_left {
	float: left;
	margin-right:10px
	}
	
.firstline {
	color: orange;
}
.backh2 {
	background-image: url(../_MEDIA/content_h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-left: 5px;
	line-height: 17px;
}

.center {
text-align: center;
color: #032263; }

.submit {
	background-image: url(../_MEDIA/submit.jpg);
	color: #000000;
}

input:focus {background-color:#e18617;}

#form {
padding: 0px 6px;
float: right;
width: 220px;}
