body {
	background-color: #E7EFEF;
}
#mainbody {
	background-image: url(images/frameset/main_bg.jpg);
	width: 756px;
	background-color: #FFFFFF;
	position: relative;
}
#mainbody_top {
	float: left;
	height: 23px;
	width: 756px;
	position: relative;
}
#mainbody_bottom {
	float: left;
	height: 23px;
	width: 756px;
	position: relative;
	top: -13px;
}
#mainbody_blank {
	background-color: #E7EFEF;
	position: absolute;
	z-index: 1;
	height: 20px;
	width: 756px;
	float: left;
	top: 23px;
	left: 0px;
}

#fixed_top {
	float: left;
	height: 214px;
	width: 730px;
	position: relative;
	left: 13px;
	top: -10px;
	margin-bottom: 5px;
}
#fixed_bottom {
	float: left;
	height: 52px;
	width: 730px;
	position: relative;
	left: 13px;
	margin-bottom: -10px;
	z-index: 3;
	top: -10px;
	background-image: url(images/frameset/fixed_bottom.jpg);
}
#adjustable {
	float: left;
	width: 750px;
	position: relative;
	background-image: url(images/frameset/adjustable_bg.jpg);
	left: 3px;
	top: -10px;
	margin-bottom: 5px;
}
#photos {
	float: left;
	margin-bottom: 5px;
	position: relative;
	height: 140px;
	width: 730px;
	left: 13px;
	top: -10px;
}
#photo1 {
	float: left;
	position: relative;
	height: 140px;
	width: 240px;
	margin-right: 5px;
}
#photo2 {
	float: left;
	position: relative;
	height: 140px;
	width: 240px;
	margin-right: 5px;
}
#photo3 {
	float: left;
	position: relative;
	height: 140px;
	width: 240px;
}
#logo {
	float: left;
	height: 214px;
	width: 240px;
	position: relative;
	margin-bottom: 5px;
}
#animation {
	float: right;
	height: 214px;
	width: 485px;
	position: relative;
}
#main_navigation {
	float: left;
	width: 240px;
	position: relative;
	left: 10px;
}
#navigation {
	float: left;
	width: 240px;
	position: relative;
	height: 210px;
}
#blank_block {
	background-color: #FFFFFF;
	float: left;
	height: 5px;
	width: 240px;
	position: relative;
}

#pod {
	background-color: #FF9801;
	float: left;
	width: 210px;
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
}
#services {
	background-color: #012593;
	float: left;
	width: 210px;
	position: relative;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: left;
}
#content {
	float: right;
	width: 445px;
	position: relative;
	right: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(images/frameset/content_top.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	text-align: left;
}
#content_bottom {
	height: 3px;
	width: 485px;
	position: absolute;
	z-index: 1;
	top: -8px;
	right: 0px;
}

#rc {
	float: right;
	height: 53px;
	width: 125px;
	text-align: center;
}

#services li{
	color: #FFFFFF;
	margin-left: -23px;
}
#fixed_bottom p{
	color: #FF9801;
	margin-left: 15px;
	font-size: 9px;
	margin-top: 15px;
}
#rc p{
	color: #009E6E;
	font-size: 9px;
	margin: 0px;
	text-align: right;
}
p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #011657;
	text-align: left;
}
li {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #011657;
	text-align: left;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0080C4;
}

.link1 a:link {
	color: #011657;
	text-decoration: underline;
}
.link1 a:visited {
	color: #011657;
	text-decoration: underline;
}
.link1 a:active {
	color: #011657;
	text-decoration: underline;
}
.link1 a:hover {
	color: #011657;
	text-decoration: none;
}
.link2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.link2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.link2 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.link2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.link3 a:link {
	color: #FF9801;
	text-decoration: underline;
}
.link3 a:visited {
	color: #FF9801;
	text-decoration: underline;
}
.link3 a:active {
	color: #FF9801;
	text-decoration: underline;
}
.link3 a:hover {
	color: #FF9801;
	text-decoration: none;
}
.link4 a:link {
	color: #011657;
	text-decoration: none;
}
.link4 a:visited {
	color: #011657;
	text-decoration: none;
}
.link4 a:active {
	color: #011657;
	text-decoration: none;
}
.link4 a:hover {
	color: #011657;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
