@charset "utf-8";
/* CSS Document */
#main{
	padding:0px;
	margin:0px;
	position:relative;
	left:50%;
	margin-left:-495px;
	width:991px;
	
}
#topBarContent{
	position:absolute;
	margin-top:-105px;
	right:0px;
	padding-right:135px;
}
#topBar{
	height:114px;
}
#middleFlash{
	background-image:url(../images/home_02.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:254px;
}
#flashContainer{
	margin-left:62px;
	padding:0px;}
#middleBar{	
	height:254px;
}
#middleSubpageBar{	
	height:202px;
}
#purpleSide{
	background-image:url(../images/home_03.jpg);
	position:absolute;
	right:0px;
	height:254px;
	width:365px;
	margin-top:-254px;
}
#purpleSubpageSide
{
	background-image:url(../images/home_03.jpg);
	position:absolute;
	right:0px;
	height:202px;
	width:365px;
	margin-top:-254px;
}
#bodyArea{
	background-image:url(../images/home_04.jpg);
	background-repeat:repeat-y;
	background-position:left;	
	padding-left:63px;
}
#bodyAreaNext {
 background-image:url(../images/home_06.jpg);
 background-repeat:repeat-y;
	background-position:right;	
	padding-right:64px; 
	width:864px;
}

#mainMenuBar
{
height:34px;
}
#subMenuBar
{ background-image:url(../images/sub_05.jpg);
background-position:top;
background-repeat:no-repeat;
 height:32px;

 color:#ffffff;
}
#subMenuBarContent
{ padding:8px 20px 0px 20px;
}
#subMenuBar a
{
 color:#ffffff; 
 text-decoration:none;
 font-weight:normal;
 font-size:14px;
 letter-spacing:1px;
 padding:0px 5px 0px 5px;
}
#subMenuBar a:hover
{
 text-decoration:underline;
}
#mainBar
{	padding:0px;
	margin:0px;
	background-position:right;
	background-image:url(../images/home_30.jpg);
	background-repeat:repeat-y;
}
#leftArea
{ width:563px;
	background-image:url(../images/home_19.jpg);	
	background-repeat:no-repeat;
	background-color:#FFFFFF;	
	min-height:350px;
	position:relative;
	margin:0px;
}
#leftAreaBottomBGContainer
{
	background-image:url(../images/home_37.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	min-height:470px;	
}

#leftText{
padding:10px;
padding-left:20px;
padding-top :10px;
padding-bottom:25px;
}

#rightArea
{	position:absolute;
	width:301px;
	right:64px;
}

#rightAreaTopBG{
	background-image:url(../images/home_20.jpg);
	background-position:top left;
	background-repeat:no-repeat;

}

#rightAreaBottomBG{
	background-image:url(../images/home_36.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	min-height:470px;
	height:100%
	
}
#footerBar
{background-image:url(../images/home_38.jpg);
background-position:top;
background-repeat:no-repeat;
height:74px;
}