html, body {
	margin: 0px;
	padding: 0px;
	background-color: #e3e5ea;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
}
#mainbody {
	width: 800px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
#header_content {
	float: left;
	min-height: 70%;
	width: 800px;
	background-image: url(../images/bg_mainbody.gif);
	background-repeat: repeat-y;
}
#footer {
	width: 800px;
	height: 5%;
	background-image: url(../images/bg_mainbody_btm.gif);
	background-repeat: no-repeat;
	float: left;
}
#logoheader {
	background-image: url(../images/bg_logoheader.gif);
	background-repeat: no-repeat;
	height: 74px;
	width: 800px;
	float: left;
}
#navigation {
	height: 29px;
	width: 783px;
	background-image: url(../images/temp_navigation.jpg);
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	padding-left: 17px;
}
#home_flashbanner {
	background-image: url(../images/bg_homebanner.gif);
	background-repeat: no-repeat;
	height: 191px;
	width: 800px;
	float: left;
	text-align: center;
}
#leftcontent {
	float: left;
	width: 530px;
	padding-left: 17px;
}
#leftcontent p {
	width: 480px;
	margin-top: 5px;
	margin-left: 25px;
	line-height: 16px;
	margin-bottom: 15px;
}
#leftcontent_top {
	width: 530px;
}
#leftcontent_top p{
	margin-left: 35px;
	width: 470px;
	margin-bottom: 19px;
}
#leftcontent_top ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 54px;
}
#leftcontent_top li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-image: url(../images/bullet_blue.gif);
}
#leftcontent_btm01 {
	width: 240px;
	float: left;
	margin-left: 14px;
	margin-top: 15px;
}
#leftcontent_btm02 {
	width: 240px;
	float: left;
	margin-left: 10px;
	margin-top: 15px;
}
#industry_solutions {
	float: left;
	width: 231px;
	margin-left: 5px;
	background-image: url(../images/bg_smallbox.gif);
	background-repeat: repeat-y;
}
#industry_solutions p {
	margin-left: 16px;
	margin-top: 0px;
}
#customer_successes {
	float: left;
	width: 231px;
	margin-left: 5px;
	background-image: url(../images/bg_smallbox.gif);
	background-repeat: repeat-y;
	margin-top: 5px;
}
#customer_successes p {

	margin-left: 16px;
	margin-top: 0px;
}
#logo_bg {
	background-image: url(../images/bg_logo.gif);
	background-repeat: no-repeat;
	height: 82px;
	width: 201px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#rightcontent {
	width: 229px;
	float: left;
	margin-left: 7px;
}
#rightcol_top {
	float: left;
	width: 229px;
	background-color: #7E828D;
	height: 107px;
	margin-top: 3px;
}
#rightcol_middle {
	float: left;
	width: 229px;
	margin-top: 4px;
}
#rightcol_toptitle {
	float: left;
	width: 229px;
	background-color: #7E828D;
	margin-top: 3px;
	padding-top: 4px;
	padding-bottom: 3px;
}
#management_content {
	width: 530px;
}
#management_content p {
	padding-left: 60px;
	width: auto;
	margin-bottom: 19px;
}
#management_content2 {
	width: 525px;
}
#management_content2 p {
	width: 410px;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}

.text_blue {
	color: #316395;
}
.textbold_blue {
	font-weight: bold;
	color: #316395;
}
.textbold_grey {

	font-weight: bold;
	color: #666666;
}
.bold_italic {
	font-style: italic;
	font-weight: bold;
}

.image_floatright {
	float: right;
	margin-right: 14px;
	margin-top: 5px;
}
.image_floatright2 {
	float: right;
	padding-right: 20px;
	padding-top: -50px;
}
.image_height {
	margin-bottom: 3px;
}
.image_height2 {
	padding-top: 15%;
}
.image_btmmargin {
	margin-bottom: -3px;
}
