/* Survival Systems Corporate Website v1,5 - Global Div Styles */

div.masthead {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 109px;
	background-color: #333366;
	border: 1px none #000000;
}

div.primarynavtt {
	position: absolute;
	left: 0px;
	top: 109px;
	height: 25px;
	width: 100%;
	background-color: #333366;
	z-index: 1;
}

div.subnavtt {
	position: absolute;
	left: 0px;
	top: 134px;
	width: 140px;
	height: 100%;
	padding-top: 15px;
	padding-left: 20px;
	background-color: #333366;
	border: 1px none #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	z-index: 0;
}

div.headertt {
	position: absolute;
	left: 160px;
	top: 134px;
	width: 599px;
	height: 58px;
	background-color: #D6D6E0;
	z-index: 2;
}

div.maincontenttt {
	position: absolute;
	left: 160px;
	top: 192px;
	width: 385px;
	padding: 20px;
	border: 1px none #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}

div.rightsidebartt {
	position: absolute;
	left: 605px;
	top: 212px;
	width: 134px;
	background-color: #D6D6E0;
	border: 1px solid #333366;
}

div.rightsidebar2tt {
	position: absolute;
	left: 605px;
	top: 400px;
	width: 134px;
}

.maincontenttt table p {
	width: 100%;
}

.maincontenttt p {
	width: 385px;
}