/* Resets and Main */	

* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	behavior: url('../includes/iepngfix.htc')
	}
	
html {
	background: #3379c4 url('../images/tiling-bg.jpg') repeat-x 0px 0px;
	}
	
body {
	font-size: 13px;
	font-family: Arial, Verdana, Sans-serif;
	background: url('../images/bg-shadow.png') no-repeat top center;
	line-height: 1.3;
	color: #333;
	margin: 0 0 20px 0;
	padding: 0;
	}

/* General Markup */	

.clear {
	clear: both;
}

a {
	color: #254488;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
p {			
	margin: 10px 0px;
	line-height: 1.3;
	}

sup {
	font-size: 40%;
	vertical-align:super;
	}

h1 {
	font: bold italic 190%/1.0 Georgia, "Times New Roman", Times, serif;
	color: #003366;
	border-bottom: solid 1px #003366;
	padding-bottom: 5px;
	margin: 10px 0px;
	}
	
h2 {
	font: normal 28px/1.0 Georgia, "Times New Roman", Times, serif;
	color: #336666;
	}

h3 {
	font: normal 18px/1.0 "Trebuchet MS",  Verdana, Arial;
	color: #003366;
	}
	
input {
	border: 1px #c4c5a6 solid;
	color: #546968;
	padding: 2px;
	background: url('../images/subscribe-bg.jpg') repeat-x bottom left;
	}

	
#wrapper {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF; 
	}

#top {
	height: 41px;
	background: url('../images/top.jpg') no-repeat top left; 
	}

#top div {
	float: right;
	width: 280px;
	height: 23px;
	text-align: center;
	margin: 16px 0px 0px 0px;
	text-align:right;
	}
	
#top a {
	margin: 0px 6px 0px 6px;
	font-size: 11px;
	}
	
	.site-tools {
		float: right;
		width: 230px;
		height: 32px;
		margin-top: 10px;
		font-size: 13px;
		text-align: right; 
		} 

#header {
	background: url('../images/header.jpg') no-repeat 0px 0px;
	height: 149px;
	width: 770px;
	}
	
.subscribe {
		width: 190px;
		color: #FFFFFF;
		font-size: 12px;
		float: right;
		margin: 15px 30px 0px 0px;
		}
		
	.subscribe span {
		font-weight: bold;
		font-size: 13px;
		}
		
	.subscribe a {
		margin-left: 40px;
		}
		
	.subscribe input {
		margin: 4px 0px 0px 0px;
		float: left;
		padding: 1px;
		width: 140px;
		}
		
	.subscribe .submit {
		float: right;
		width: 30px;
		font-weight: bold;
		}
		
	.subscribe form {
		margin: 0px;
		padding: 0px;
		}
		
	#header input {
	border: 1px #c4c5a6 solid;
	color: #546968;
	padding: 2px 9px 2px 2px;
	background: url('../images/subscribe-bg.jpg') repeat-x bottom left;
	}
	
	
#nav {
	border: 1px #FFFFFF solid;
	border-left: none;
	border-right: none;
	background: url('../images/nav-bg.jpg') repeat-x top left;
	height: 38px;
	}
		
	#nav ul {
		margin: 0px;
		padding: 0px;
		}
		
	#nav li {
		list-style: none;
		display: inline;
		float: left;
		}
		
	#nav li a {
		display: block;
		height: 28px;
		padding-top: 10px;
		width: 191px;
		color: #f8f8f8;
		text-decoration: none;
		font: normal 139%/1.0 "Trebuchet MS", Arial;
		text-align: center;
		border-right: 1px #FFFFFF solid;
		}
		
	#nav li a:hover {
		background: url('../images/nav-back.jpg') repeat-x 0px 0px;
		color: #005190;
		}
		
	#nav li a.end {
		border-right: none;
		padding-right: 3px;
		}
		
#content {
	background: #FFFFFF url('../images/under-nav.jpg') repeat-x 0px 0px;
	}
	
#content {
	font-size: 1.2em
	}
	
/* Home Page Specific */
	
		
	/* Left Column */
	
	.home-left {
		float: left;
		width: 404px;
		margin: 10px 0px 0px 10px;
		text-align: center;
	}
	
		.home-left .flash-video-container {
			width: 404px;
			height: 317px;
			padding-top: 10px;
			background: url('../images/home-movie-bg.png') no-repeat top center;
		}
	
		.home-left .get-flash {
			float: left;
			width: 384px;
			padding: 0px 10px;
			margin-top: 265px;
		}
	
	/* Right Column */
	
	.home-right {
		float: right;
		width: 335px;
		margin: 20px 10px;
	}
	
		.home-right .changeswf {
			padding-left: 20px;
			color: #333333;
			background: url('../images/arrow.jpg') no-repeat;
		}
		
			.home-right .changeswf:hover {
				background: url('../images/arrow-over.jpg') no-repeat;
			}
		
			.home-right .changeswf a h3{
			text-decoration: underline;
			}
		
			.home-right .changeswf a {
			text-decoration: none;
			}

/* Interior Page Specific */
	
		
	/* Left Column */
	
	.interior-left {
		float: left;
		width: 179px;
		margin: 20px 0px 0px 10px;
		text-align: left;
		background-color:#eeeeee;
	}
		
	.container h2 {
			color:#FFFFFF;
			padding: 5px 0px 0px 10px;
			margin: 10px -1px 5px;
			display: block;
			height: 20px;
			background: url('../images/nav-bg.jpg') repeat-x 0px 0px;
			border: 1px #FFFFFF solid;
			font-family: 'Lucida Grande', Verdana, Sans-Serif;
			font-size: 1em;
			font-weight: bold;
		}
		
		.container {
			margin: 10px;
			}
				
		.container  ul {
			margin: 0px;
			padding: 0px;
		}

		.container li {
		list-style-type: none;
		list-style-image: none;
		margin-bottom: 5px;
		}
		
		.container li a {
		text-align: left;
		display: block;
		height: 16px;
		padding: 4px 0px 0px 10px;
		background: #FFFFFF;
		font-size: 11px;
		}
			
	/* Right Column */
	
	.interior-right {
		float: right;
		width: 560px;
		margin: 20px 10px;
	}
	
	h1.flag {
		background: url('../images/flag.gif') no-repeat top right;
		}
		
	li a.mini {
		background: #FFFFFF url('../images/flag-mini.gif') no-repeat 6px 6px;
		padding-left: 26px;
		}
	
	.interior-right span.international  {
		display: block;
		width: 560px;
		margin-bottom: 10px;
		border-bottom: 1px #e3e3e3 solid;
		font-size: 25px;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #336666;
		}
		
	span.evText {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #666666;
		}
		
	.interior-right span a {
		color: #336666;
		}
		
	a.back-to-top {
		float: right;
		}
		
	.interior-right b {
		font-weight: bold;
		}	

/*Bottom Row */
	
#bottom {
	height: 307px;
	background:url('../images/bottom-bg.jpg') no-repeat 0px 0px;
	}
		
	#bottom img {
		border: 1px #336666 solid;
		}
		
	#bottom p {
		margin: 0px;
		padding: 7px;
		line-height: 17px;
		font-size: 11px;
		}
		
	#bottom ul li {
		margin: 5px 0px 0px 22px;
		list-style-image: url('../images/index-bullet.jpg');
		font-size: 13px;
		}
		
	#bottom li a {
		color: #333333;
		}
		
		#bottom .one {
			width: 236px;
			height: 266px;
			margin: 33px 0px 0px 10px;
			float: left;
			background: url('../images/fitness-system.jpg') no-repeat bottom right;
			}
			
		#bottom .two {
			width: 237px;
			height: 266px;
			margin: 33px 0px 0px 21px;
			float: left;
			background: url('../images/dvd.jpg') no-repeat bottom right;
			}
			
		#bottom .three {
			width: 235px;
			height: 266px;
			margin: 33px 0px 0px 21px;
			float: left;
			}

/*Footer*/

#footer {
	padding: 0;
	margin: 0 auto;
	width: 768px;
	border: 1px #FFFFFF solid;
	border-top: none;
	background: #003366 url('../images/drop.jpg') no-repeat 675px 50px;
	height: 157px;
	}
	
.social {
	padding: 12px 20px;
	}
		
	#footer a {
		color: #FFFFFF;
		text-decoration: underline;
		}
		
	#footer a:hover {
		text-decoration: none;
		}
	
	#footer p {
		margin: 30px 0px 0px 15px;
		display: block;
		height: 60px;
		width: 450px;
		color: #FFFFFF;
		line-height: 1.75;
		font-size: 11px;
		float: left;
		}
			
		.sub-footer {
			height: 40px;
			background: #3379c4;
			border-bottom: 1px #FFFFFF solid;
			}
		
		.sub-footer .links {
			float: right;
			color: #FFFFFF;
			font-size: 12px;
			padding: 13px 20px;
			}
	
		.sub-footer .links a {
			color: #FFFFFF;
			text-decoration: none
			}