@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #408DC0;
	width: 920px;
	background-repeat: repeat-x;
	height: 900px;
	background-attachment: fixed;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

a:link {
	color: #036;
	text-decoration: none;
}
a:visited {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #69F;
	text-decoration: none;
}
a:active {
	color: #F00;
	text-decoration: none;
}

a.topbar:link
{
	color: #FFF;
}

a.topbar:visited
{
	color: #FFF;
}

a.topbar:active
{
	color: #FF9900;
}

a.topbar:hover
{
	color: #FF9900;
}

.BlackBarText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: right;
	vertical-align: middle;
}

#MainBodyBox
{
	background-color: #FFF;
	position: relative;
	width: 830px;
	left: 30px;
	top: 137px;
	height: 480px;
	text-align: left;
}


#leftbox {
	float: left;
	width: 600px;
	height: 480px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}


#rightbox {
	float: left;
	width: 225px;
	height: 480px;
	padding-left: 5px;
	position: relative;
	left: 601px;
	top: 0px;
}

#AnimatedImageBox
{
	float: left;
	width: 600px;
	height: 225px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

#SolutionsBox
{
	float: left;
	width: 250px;
	height: 230px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

#SolutionsLines
{
	float: left;
	width: 230px;
	height: 30px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-indent: 20px;
	color: #444;
	line-height: 30px;
}


.HighlightsBox
{
	background-color: #FFC;
	padding: 5px;
	margin: 2px;
}

#mainbottom
{
	width: 900px;
	height: 85px;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	position: absolute;
	left: 125px;
	top: 695px;
}

.CopyrightLine
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-align: center;
}
.OurSpecialtiesText
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336;
	text-align: left;
	vertical-align: middle;
	border: 0;
}

.HighlightsHeadline
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #336;
	text-align: left;
	vertical-align: middle;
}

.HighlightsText
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	word-spacing: normal;
}

.MainBodyHeadline
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.MainBodyText
{
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
}

