body
{
	color: #1d3363;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #1d3363;
}
#bg
{
	width: auto;
	height: 862px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #1d3363;
	min-width: 782px;
}
#centeredColumn
{
	width: 782px;
	margin: 0 auto;
	margin-left: expression( (document.body.clientWidth - 782) / 2 + 'px');
	display: block;
}
.clearBoth { clear: both; }
.viewHide { 
	display: none;
}
/* Header */
#header
{
	width: 782px;
	height: 73px;
	display: block;
	clear: both;
}
a.linkFix { color: #036; }
a:hover.linkFix { color: #003; }

#logo
{
	width: 265px;
	height: 73px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
}
#topMiddle
{
	width: 467px;
	height: 73px;
	background-image: url(../images/top_middle.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;
}
#searchBox { margin: 25px 0 0 230px; }
#searchField
{
	padding: 2px;
	margin: 0;
	background-color: #fff;
	border-color: #036;
	border-width: 1px;
	border-style: solid;
	color: #1d3363;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: normal;
	width: 140px;
	float: left;
	height: 24px;
}
.searchButton
{
	padding: 2px;
	background-color: #1d3363;
	border-color: #036;
	border-width: 1px;
	border-style: solid;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: bold;
	float: left;
	margin: 0 0 0 5px;
	cursor: pointer;
	height: 24px;
}
.searchButton:hover
{
	background-color: #2b4a8f;
	border-color: #1d3363;
}
#topRight
{
	width: 50px;
	height: 73px;
	background-image: url(../images/top_right.jpg);
	background-repeat: no-repeat;
	float: left;
}
#navBar
{
	width: 782px;
	height: 36px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#leftNav
{
	width: 240px;
	height: 36px;
	background-image: url(../images/left_nav.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;
}
#leftMenunav
{
	display: block;
	width: 492px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.leftMenu { float: left; }
.menuMap
{
	top: 71px;
	position: absolute;
	width: 742px;
	height: 36px;
	margin: 0;
	padding: 0;
}
#rightNav
{
	width: 50px;
	height: 36px;
	background-image: url(../images/right_nav.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;
}
#bottomHalf
{
	width: 782px;
	height: 207px;
	clear: both;
}
#leftPic
{
	width: 447px;
	height: 207px;
	background-image: url(../images/photo_left.jpg);
	background-repeat: no-repeat;
	float: left;
}
#flashSlide
{
	width: 447px;
	height: 207px;
	background-color: #fff;
	float: left;
}
#rightPic
{
	width: 285px;
	height: 207px;
	background-image: url(../images/photo_right.jpg);
	background-repeat: no-repeat;
	float: left;
}
#picEnd
{
	width: 50px;
	height: 207px;
	background-image: url(../images/pic_end.jpg);
	background-repeat: no-repeat;
	float: left;
}
#orangeLeft
{
	width: 447px;
	height: 34px;
	background-image: url(../images/bottom_left_top.jpg);
	background-repeat: no-repeat;
	float: left;
}
#orangeMiddle
{
	width: 285px;
	height: 34px;
	background-image: url(../images/bottom_middle_top.jpg);
	background-repeat: no-repeat;
	float: left;
}
#orangeRight
{
	width: 50px;
	height: 34px;
	background-image: url(../images/bottom_right_top.jpg);
	background-repeat: no-repeat;
	float: left;
}
/* Body */
#body
{
	width: 782px;
	display: block;
}
#titleArea
{
	width: 782px;
	height: 47px;
	display: block;
}
#leftSection
{
	width: 285px;
	height: 47px;
	float: left;
	display: block;
}
#noteTitle
{
	width: 285px;
	height: 36px;
	background-image: url(../images/note_title_bar.jpg);
	background-repeat: no-repeat;
	float: left;
}
#noteTitletext
{
	font-size: 20px;
	font-weight: bold;
	padding: 12px 0 0 25px;
	color: #036;
	display: block;
}
#noteLineora
{
	width: 285px;
	height: 11px;
	background-image: url(../images/note_title_line_ora.jpg);
	background-repeat: no-repeat;
	float: left;
}
#middleSection
{
	width: 40px;
	height: 47px;
	background-image: url(../images/paper_middle_top.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;
}
#rightSection
{
	width: 407px;
	height: 47px;
	background-image: url(../images/right_title_bar.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;
}
#rightSectiontext
{
	font-size: 20px;
	font-weight: bold;
	padding: 12px 0 0 0;
	color: #036;
}
#rightCorner
{
	width: 50px;
	height: 47px;
	background-image: url(../images/corners_bottom_right.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;
}
#textBody
{
	width: 782px;
	height: 382px;
	display: block;
}
#noteText
{
	width: 285px;
	height: 382px;
	background-image: url(../images/note_body.jpg);
	background-repeat: no-repeat;
	float: left;
}
#noteTexttext
{
	line-height: 15px;
	font-size: 12px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
ul.noteList
{
	list-style-image: url(../images/bullet.gif);
	list-style-type: bullet;
}
.noteList li { margin: 0 0 15px 0; }
.noteList li a
{
	color: #1d3363;
	text-decoration: none;
}
.noteList li a:hover
{
	color: #003;
	text-decoration: none;
}
#middleText
{
	width: 40px;
	height: 382px;
	background-image: url(../images/middle_paper.jpg);
	background-repeat: no-repeat;
	float: left;
}
#rightText
{
	width: 407px;
	height: 382px;
	background-image: url(../images/paper_right.jpg);
	background-repeat: no-repeat;
	float: left;
}
#rightTexttext
{
	line-height: 20px;
	font-size: 15px;
	padding: 0;
}
#rightEnd
{
	width: 50px;
	height: 382px;
	background-image: url(../images/right_end_paper.jpg);
	background-repeat: no-repeat;
	float: left;
}
/* Footer */
#footer
{
	width: 782px;
	height: 34px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;
	color: #1d3363;
}
#footerTextleft
{
	font-size: 12px;
	line-height: 16px;
	margin: 6px 0 0 30px;
	float: left;
}
#footerTextright
{
	font-size: 12px;
	line-height: 16px;
	margin: 6px 45px 0 0;
	float: right;
}
a.footerLink
{
	text-decoration: none;
	color: #1d3363;
}
a.footerLink:hover { color: #5A6E99; }
#testimonialArea
{
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 12px;
}
#flashLogocontainer {
	width: 407px;
	height: 63px;
	display: block;
}
#textLeftlogos {
	float: left;
	width: 290px;
	font-weight: bold;
}
#clientLogos
{
	float: right;
	height: 100px;
	width: 100px;
}
#flashcontent
{
	width: 100px;
	height: 100px;
	margin: 0px;
	z-index: 1;
}
#flashcontent2
{
	width: 447px;
	height: 207px;
	margin: 0px;
	z-index: 1;
}
#readMore { float: right; }
a.readMore
{
	float: right;
	color: #1D3363;
	text-decoration: none;
	font-weight: bold;
}
a.readMore:hover
{
	float: right;
	color: #003;
	text-decoration: none;
	font-weight: bold;
}
