/* Strap Tamers | Stylesheet        */



* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #DC3457 url(../_img/bg.gif) repeat-x;
	color: #333333;
	font: 12px/15px Helvetica, Arial, sans-serif;
}

a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	border-style: none;
}
a:hover {
	color: #705757;
	font-weight: bold;
	text-decoration: none;
	border-style: none;
}

.clear {
	clear: both;
}

#content {
	width: 644px;
	margin: 0px auto;
	padding: 0px;}

#top {
	width: 644px;
	margin: 0px;
	padding: 0px;
	background: url(../_img/top.gif) no-repeat;
	height: 115px;
	display: block;
	z-index: 10;
}

#top_home {
	width: 644px;
	margin: 0px;
	padding: 0px;
	background: url(../_img/top_home.gif) no-repeat;
	height: 115px;
}

/*<group=Navigation>*/

#navigation {
	width: 651px;
	height: 93px;
	list-style: none;
	margin-left: 7px;
	padding-top: 41px;
	z-index: 10;
}
#navigation li {
	float: left;
	list-style: none;
}
#navigation li a {
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	background-position: top;
	height: 93px;
}
	
#nav1 { 
	background: url(../_img/nav1.gif) no-repeat;
	width: 93px;
	margin: 0;
	padding: 0;
	position: relative;
	left: 5px;
}

#nav1_home { 
	background: url(../_img/nav1_home.gif) no-repeat;
	width: 93px;
	margin: 0;
	padding: 0;
	position: relative;
	left: 5px;
}
#nav2 {
	background: url(../_img/nav2.gif) no-repeat;
	width: 93px;
	margin: 0;
	padding: 0;
	position: relative;
	left: 1px;
}

#nav2_home {
	background: url(../_img/nav2_home.gif) no-repeat;
	width: 93px;
	margin: 0;
	padding: 0;
	position: relative;
	left: 1px;
}
#nav3 { 
	background: url(../_img/nav3.jpg) no-repeat;
	width: 93px;
	margin: 0;
	padding: 0;
	position: relative;
	left: 13px;
}
#nav4 {
	background: url(../_img/nav4.jpg) no-repeat;
	width: 93px;
	margin: 0;
	padding: 0;
	position: relative;
	left: 18px;
}
#nav5 {
	background: url(../_img/nav5.jpg) no-repeat;
	width: 93px;
	margin: 0;
	padding: 0;
	position: relative;
	left: 10px;
}

#nav6 {
	background: url(../_img/nav6.jpg) no-repeat;
	width: 93px;
	margin: 0;
	padding: 0;
	position: relative;
	right: 10px;
}

#nav7 {
	background: url(../_img/nav7.jpg) no-repeat;
	width: 93px;
	margin: 0;
	padding: 0;
	right: 28px;
	position: relative;
}
	
#navigation li a:hover {
	background-position: center bottom;
	display: block;
	position: relative;
	z-index: 20;
}

/*</group>*/

/* Middle Section ( Varies Per Page )      
*/

#mid_home {
	width: 644px;
	margin: 0px;
	padding: 0px;
	background: url(../_img/home_splash.jpg) no-repeat;
	height: 530px;
}

#mid_problem {
	width: 644px;
	margin: 0px;
	padding: 0px;
	background: url(../_img/mid.jpg) no-repeat;
	height: 675px;
}

#mid_solution {
	width: 644px;
	margin: 0px;
	padding: 0px;
	background: url(../_img/mid.jpg) no-repeat;
	height: 800px;
}

#mid_company {
	width: 644px;
	margin: 0px;
	padding: 0px;
	background: url(../_img/mid.jpg) no-repeat;
	height: 875px;
}

#mid_press {
	width: 644px;
	margin: 0px;
	padding: 0px;
	background: url(../_img/mid.jpg) no-repeat;
	height: 3000px;
}

#mid_order {
	margin: 0px;
	padding: 0px;
	background: url(../_img/mid.jpg);
	width: 644px;
	height: 500px;
}

#mid_contact {
	width: 644px;
	margin: 0px;
	padding: 0px;
	background: url(../_img/contact_bak.jpg) no-repeat;
	height: 530px;
}


/* H1 tags */

h1 {
	clear: right;
	margin-left: 30px;
}

#mid_problem h1 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 50px;
	text-align: center;
	line-height: 18px;
}

#mid_solution h1 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 50px;
}

#mid_company h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin-right: 10px;
	margin-left: 10px;
}

#mid_testimonials h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 50px;
}

#mid_order h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

/* everything else */


.problemtext {
	margin-left: 185px;
	margin-right: 15px;
	padding-top: 20px;
}

.solutiontext {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 150px;
	padding-top: 20px;
	z-index: 10;
	position: relative;
}

#howto_text1 {
	float: left;
	margin-left: 55px;
	font-weight: bold;
	width: 100px;
	background-color: #00FFFF;
}
#howto_text2 {
	width: 100px;
	font-weight: bold;
	padding: 0px;
	float: right;
	background-color: #33FF99;
	margin: 0px;
}

#noel_subtext {
	float: left;
	width: 300px;
	margin-left: 75px;
}
#company_left {
	float: left;
	width: 240px;
	margin-left: 3px;
}

#company_right {
	float: right;
	width: 350px;
	margin-right: 15px;
	padding-top: 60px;
}
#company_left p {
	margin-left: 45px;
}

#bot {
	width: 644px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background: url(../_img/bot.jpg) no-repeat;
	clear: both;
}

#firefox {
	color: white;
}

#footer {
	width: 644px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background: url(../_img/footer.gif) no-repeat;
}


#nav_footer {
	width: 627px;
	height: 15px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	top: 12px;
	position: relative;
	text-align: center;
}

#bot_home {
	height: 35px;
	width: 644px;
	background-image: url(../_img/bot_home.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.imgfloatleft {
	float: left;
	clear: left;
	margin-right: 25px;
	margin-left: 5px;
}

.bkg_gfx {
	margin-left: 3px;
	margin-top: 0px;
	padding: 0px;
}

#contact_numbers {
	text-align: center;
	float: left;
	margin-left: 140px;
	margin-top: 125px;
	width: 200px;
	font-size: 16px;
	line-height: 20px;
}


#contact_form {
	float: right;
	width: 230px;
	margin-top: 25px;
	margin-right: 35px;
}

label
{
	width: 15em;
	float: left;
	margin: 0 1em 0px 0;
	clear: both;
	display: block;
}

.input-box
{
	float: left;
	background: #feb;
	margin-bottom: 5px;
	display: block;
}
.submit-button {
	float: left;
	background: #feb;
	display: block;
	margin-right: 5px;
}

#press_content {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
}

.awards_left {
	width: 150px;
	text-align: center;
	float: left;
	margin-left: 40px;
}

.awards_right {
	width: 150px;
	text-align: center;
	margin-right: 50px;
	margin-top: 50px;
	clear: right;
	float: right;
}

#tv_left {
	width: 225px;
	text-align: center;
	float: left;
	margin-left: 50px;
}

#tv_right {
	width: 225px;
	text-align: center;
	float: right;
	margin-right: 75px;
}

#publications {
	width: 600px;
	float: left;
	margin-left: 50px;
}

#publications img {
	float: left;
	display: block;
	padding-right: 10px;
}

#reviews {
	float: left;
	margin-left: 25px;
	margin-right: 25px;
	padding: 3px;
}

#downloads_text {
	margin-left: 25px;
	margin-right: 25px;
	color: #464646;
	padding: 3px;
}

#testimonials_text {
	margin-left: 25px;
	margin-right: 25px;
	color: #464646;
	padding: 3px;
}

#mmex {
	width: 230px;
	text-align: center;
}
.testimonials_sig {
	font-weight: bold;
	text-align: right;
	color: #333333;
	font-style: italic;
	text-decoration: none;
	margin-right: 25px;
}

#mid_order img {
	margin-left: 5px;
}
#mid_problem ul {
	margin-left: 340px;
	margin-right: 10px;
}
#mid_company ul {
	margin-left: 20px;
	margin-right: 10px;
}
#mid_solution h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	margin: 425px 0px 0px;
	padding: 0px;
}
.order_text {
	width: 350px;
	margin-left: 5px;
	font-size: 14px;
	float: left;
	padding-top: 40px;
}
.order_button {
	float: right;
	width: 265px;
	text-align: center;
	position: relative;
	top: 50px;
	left: 30px;
}
#order_content {
	background-image:  url("../_img/order_bkg.jpg");
	margin-right: 5px;
	margin-left: 15px;
	background-repeat: no-repeat;
}
#pricing {
	width: 245px;
	margin-left: 360px;
	text-align: right;
	line-height: 13px;
}
.caption_text {
	font-size: 9px;
}
.shipping_disclaimer {
	font-size: 10px;
	clear: both;
	width: 600px;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#pricing h2 {
	font-size: 18px;
	line-height: 12px;
	text-align: right;
}
#ribbon {
float: left;
position: absolute;
top: 0;
right: 0;
background: url('../_img/banner.gif');
width: 145px;
height: 145px;
text-indent: -2000em;
display: block;
z-index: 500;
}

