body, html {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.t { display:inline; border:1px solid #000; }

a:link {
	color: #000000;
	text-decoration:underline;
}

a:visited {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

a:active {
	text-decoration: underline;
	color: #000000;
}

#container {
	width:738px;
	height:100%;
	margin:0 auto;
}

#header {
	width:738px;
	height:68px;
}

.tag {
	font-weight:bold;
	font-style:italic;
}

#index-bg-img {
	width:738px;
	display:block;
	clear:both;
}

#index-bg-img-inner {
	width:738px;
	height:226px;
	background-image:url(images/index_bg_img.gif);
	background-repeat:no-repeat;
	display:block;
	clear:both;
}

#footer {
	width:738px;
	height:10px;
	background-color:#0065a4;
	display:block;
	margin-top:10px;
	clear:both;
}

.footer-txt a{
	font-size:10px;
	color:#999999;
}

.footer-txt {
	font-size:10px;
	color:#999999;
}

#day-planner {
	width:181px;
	height:292px;
	float:left;
}

#mission {
	width:317px;
	height:168px;
	display:block;
	margin:0 0 0 30px;
	background-image:url(images/mission_statement.gif);
	background-repeat:no-repeat;
	float:left;
}

.mission-header {
	font-size:14px;
	font-weight:bold;
	width:160px;
	text-align:center
}

.mission-text {
	padding:24px 20px 0 20px;
	text-align:justify;
}

#free-insert {
	width:180px;
	float:right;
}

#nav-col-a {
	width:270px;
	height:66px;
	float:left;
}

#nav-col-b {
	width:468px;
	height:66px;
	float:left;
}

#nav {
	padding:0 0 0 1px;
	margin:0;
}

ul {
	list-style:none;
	text-align:center;
	margin:0;
	padding:0;
}

li {
	float: left;
	position: relative;
}

li a{
	float:left;
	padding:53px 3px 0 3px;
	margin:0;
	text-decoration:none;
}

li a:hover {
	background-color:#0065a4;
	color:#FFFFFF;
	text-decoration:none;
}

.clear {
	clear:both;
	padding:15px 0 0 0;
}
#subnav{
	height:20px;
	padding-top:0;
}
#subnav ul{
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	width:530px;
	height:20px;
	list-style:none;
	text-align:center;
}
#subnav ul li{
	margin:0 5px 0 5px;
	padding:0px;
	float: center;
	position: relative;
}
#subnav ul li a{
	color:#000000;
	padding:0 3px 0 3px;
	margin:0;
}
#subnav ul li a:hover {
	background-color:#0065a4;
	color:#FFFFFF;
	text-decoration:none;
}

#aboutText {
	background-image:url(images/subpages_bg.jpg);
	background-repeat:no-repeat;
	width:737px;
	display:block;
}

#productsText {
	background-image:url(images/subpages_bg.jpg);
	background-repeat:no-repeat;
	width:737px;
	display:block;
}

#pressText {
	background-image:url(images/subpages_bg.jpg);
	background-repeat:no-repeat;
	width:737px;
	height:556px;
	display:block;
}

#additionalText {
	background-image:url(images/subpages_bg.jpg);
	background-repeat:no-repeat;
	width:737px;
	display:block;
}

#contactText {
	background-image:url(images/subpages_bg.jpg);
	background-repeat:no-repeat;
	width:737px;
	height:520px;
	display:block;
}

#sendText {
	background-image:url(images/subpages_bg.jpg);
	background-repeat:no-repeat;
	width:737px;
	height:220px;
	display:block;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	padding:10px;
	margin:0;
}
h2  {
	color:#346987;
	font-weight:bold;
	padding:10px;
	margin:0;
}
h3  {
	color:#000000;
	font-weight:normal;
	font-size:12px;
}
h4 {
	font-size:10px;
	color:#999999;
	font-weight:normal;
}
.tagline{
	font-size:18px;
	font-weight:bold;
}
.bluenum{
	color:#0000FF;
}
#extralist{ 
	list-style-type:disc;
	padding:1px;
	margin:0 0 5px 10px;
	text-align:left;
	float:none;
	}
#extralist li{
	padding:1px;
	margin:1px 1px 1px 25px;
	float:none;
}
.extrapicpad{
	margin-left:10px;
	margin-bottom:10px;
	}

p {
	padding:0 10px 10px 10px;
	margin:0;
}

.toPress {
	padding:15px;
	border:1px solid #000000;
	margin:0 10px 10px 10px;
}

.form {
	margin-left:10px;
}

.emailafriend {
	text-align:left;
}

.emailafriend td {
	font-weight:bold;
	vertical-align:top;
}

.emailafriend input {
	width:100px;
	margin-bottom:5px;
}

.border { border:1px solid #CCCCCC; padding:15px; width:350px; float:left }

.pro-col-b { float:left; }

.send { float:right; padding:10px; border:1px solid #999999; background-color:#e1e1e1; margin:0 10px 0 0; cursor:pointer; }
