
#MainMenuMainPage
	{
	position: relative;
	width: auto;
	height: 35px;
	padding: 53px 150px 0 0;
	clear: both;
	}
	
.MainMenuItemMainPage
	{
	margin: 0;
	padding-bottom: 0;
	}

#HeaderSearchMain
	{
	position: relative;
	width: 175px;
	height: 15px;
	float: right;
	right: 15px;
	text-align: center;
	}

#TopSubBannerDefaultAspx
	{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 850px;
	height: 34px;
	overflow: visible;
	background: url('../images/graphic_top_defaultaspx.gif') no-repeat top center;
	}

.mainPromo .footer
	{
	clear:both;
	position: relative;
	top: 2px;
	height: 13px;
	background: url('../images/mainpromo_footer.gif') no-repeat;
	}

#MainPageTitleBar
	{
	position: relative;
	top: 0px;
	width: 640px;
	float: right;
	height: 31px;
	text-indent: 30px;
	background: url('../images/mainPageTitleBackground.gif') no-repeat top left;
	}

#MainPageItemTitleBar, #MainPageItemTitleBarTwo, #MainPageItemTitleBarThree
	{
	position: relative;
	top: 0px;
	left: 0px;
	width: 435px;
	float: left;
	height: 31px;
	text-indent: 15px;
	background: url('../images/mainPageTitleBackground.gif') no-repeat top left;
	}

#rightMenuTop
	{
	height: 31px;
	width: 185px;
	float: right;
	}

#ContentBodyMainPage
	{
	position: relative;
	float: right;
	width: 440px;
	text-align: left;
	color: #203c55;
	line-height: 1.7em;
	padding-bottom: 15px;
	}

#ContentBodyMainPage a
	{
	color: #076597;
	text-decoration: none;
	border-bottom: dashed 1px;
	}

#ContentBodyMainPage a:hover
	{
	color: #4fcbef;
	text-decoration: none;
	border-bottom: none;
	}

#ContentBodyMainPage a:active
	{
	color: #fff;
	background-color: #4fcbef;	
	}

#ContentBodyMainPage ul li
	{
	padding-bottom: 5px;
	}

#ContentBodyMainPage p {width: 98%;}

#ContentBodyMainPage h2 {padding-top: 15px;}


/* Right SideMenu  */

#SideMenuRight
	{
	position: relative;
	background: url('../images/sidemenuRightBackground.gif') repeat-y;
	float: right;
	top: 0;
	vertical-align: top;
	width: 185px;
	text-align: left;
	height: auto;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0px;
	padding: 0 0 15px 0;
	clear: right;
	} 
	
#SideMenuRight p, #SideMenuRight h3
	{
	padding: 3px 4px 7px 15px; 
	margin: 0;
	}



.TestimonialRight
	{
	width: 180px;
	height: auto;
	text-align: left;
	padding: 0 5px 0 5px;
	}

#SideMenuRightTop
	{
	position: relative;
	background: url('../images/RightMenuTop.gif') no-repeat;
	float: left;
	width: 185px;
	height: 21px;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0 0 15px 0;
	text-indent: 5px;
	}

#SideMenuRightTitle
	{
	position: relative;
	background: url('../images/sideMenuTitleRight.gif') repeat-x;
	float: right;
	width: 185px;
	height: 33px;
	text-align: center;
	font-style: italic;
	margin: 0px;
	padding: 5px 0 5px 0;
	}
	
#SideMenuRightTitle2
	{
	position: relative;
	background: url('../images/sideMenuTitleRight.gif') repeat-x;
	float: right;
	width: 185px;
	height: 33px;
	text-align: center;
	font-style: italic;
	vertical-align: middle;
	margin: 0px;
	padding: 5px 0 5px 0;
	}

.SideMenuRightTitleText
	{
	color: #fff;
	font-weight: bold;
	font-style: normal;
	font-size: 1.3em;
	text-decoration: none;
	text-align: left;
	}

.SideMenuRightText
	{
	position: relative;
	height: auto;
	overflow-y: auto;
	color: #203c55;
	font-weight: normal; 
	font-size: 9pt;
	font-style: normal; 
	text-decoration: none;
	vertical-align: top; 
	text-align: left; 
	margin: 0 5px 0 5px;
	}

a.SideMenuRightText
	{
	border-bottom: dashed 1px;
	color: #076597;	
	font-weight: bold;
	font-style: italic;
	}

a:hover.SideMenuRightText
	{
	border-bottom: none; 
	color: #4fcbef;
	}

.Testimonial
	{
	color: #203c55;
	font-weight: normal; 
	font-size: 9pt;
	font-style: normal; 
	text-decoration: none;
	vertical-align: top; 
	text-align: left; 
	margin: 0 0 0 5px;
	}

.floatPicR
	{
	margin-right: 10px;
	}