body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
	background-image: url(../../../../images/bg_blue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #34689A;
	height: 100%;
	margin: 0px;
}
html {
	height: 100%;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	position: absolute;
	width: 450px;
	left: 310px;
	top: 200px;
}

.main {
	background-image: url(../../../../images/safestrong_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 780px;
	left: 0px;
	top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	bottom: 0px;
	height: 3100px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	position: absolute;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	position: absolute;
	height: 30px;
	width: 750px;
	left: 15px;
	top: auto;
	right: auto;
	bottom: 0px;
	text-align: center;
	padding-top: 5px;
}

.mainphoto {
	height: 300px;
	width: 200px;
	position: absolute;
	left: 90px;
	top: 80px;
	right: auto;
	bottom: auto;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	position: absolute;
	height: 20px;
	width: 475px;
	top: 165px;
	left: 297px;
	text-align: center;
	vertical-align: middle;
	word-spacing: 2px;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #333366;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333366;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #999900;
}
.leftbox {
	background-color: #FFFF99;
	border: 1px solid #CCCC99;
	width: 188px;
	left: 90px;
	top: 400px;
	right: auto;
	bottom: auto;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	color: #333333;
	list-style-type: none;
}
.rightmenu {
	float: right;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	padding: 5px;
	clear: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	list-style-position: outside;
	list-style-type: square;
}

