
body { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	text-align: center;
}

div {
	margin: 0px;
	padding: 0px;
}

a img { 
	border-width: 0px;
}

a { color: #0093D5; }

li {
	list-style-image:url(images/bird-bullet.gif);
}

.right { float: right; }
.left { float: left; }

#fwHeader {
	height: 123px;
	width: 100%;
}	

#fwHeader #headerRight {
	float: right;
	height: 83px; /* IE will need this to be 123px; */
	padding: 20px 40px 20px 0px;
	text-align: right;
	width: 356px;
}

#fwContainer {
	max-width: 950px;
	min-width: 760px;
	margin: 0 auto;
	text-align: left;
}

#fwContent {
	margin-top: 20px;
}

#fwButtons, .fwButtons {
	text-align: right;
}

#mainText, #leftArea, #leftNav, #rightFeature {
	min-height: 400px;
}

#leftArea {
	float: left;
	margin-right: 20px;
	width: 260px;
}

#leftNav {
	/*background-color: #bfb7ae;*/
	float: left;
	margin-right: 20px;
	width: 200px;
}

#leftNav ul {
	list-style-type: none;
	list-style-image: none;
}
#leftNav li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
}
#leftNav li ul {
	margin: 0px;
}

#rightFeature, .rightFeature {
	float: right;
	margin-left: 20px;
	text-align: right;
	width: 330px;
}


.textColumn {
	margin: 400px;
	width: 260px;
}
.bluetext {
	color: #0033CC;
}

.borderphoto, .rightSidePhoto {
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	padding: 1px;
}

.rightSidePhoto {
	margin: 10px 0px 10px 40px;
}

#fwHomeHeader {
	float: left;
	height: 123px;
	width: 355px;
	padding: 0px;
	margin: 0px;
}

#fwHomeButtons {
	float: left;
	height: 83px; /* IE will need this to be 123px; */
	padding: 40px 0px 0px 0px;
	text-align: right;
	width: 570px;
}

#mainPhoto {
	height: 436px;
	padding: 0px;
	margin: 0px;
}

#fwHomeContent #contentArea {
	margin: 0px 23px 0px 15px;
	padding: 40px;
}

#fwHomeContent #contentArea, #fwHomeContent #contentArea #mainText {
	background-color: #0b2535;
	color: #ffffff;
	margin-bottom: 20px;
}

#fwHomeContent #contentArea #mainText a {
	color: #ffffff;
}

.fwFooterLinks {
	margin-top: 20px;
}

.fwFooterLinks, .fwFooterLinks a {
	color:#999999;
}

.clear { clear: both; }

.spacedList li {
	margin-top: 15px;
	margin-bottom: 15px;
}

.ProductVideo {
	float: right;
	margin: 0px 0px 15px 35px;
	text-align: center;
}

.ProductVideo small {
	font-size: 11px;
}
