body	{
	margin:0px;
	padding:0px;
	text-align: left;
	min-width: 1000px;
	background-color: #C50000;
	
	
}




/* Layout 
-----------------------------------------------------------------------------------------------------*/

#wrapper {
	position: relative;
	visibility: visible;
	text-align: left;
	width:961px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-color: #ffffff;
	
		
}

#topMenuHolder {
	position:relative;
	visibility:visible;
	width:961px;
	height:30px;
	background-image: url(images/topCurves.gif);
	background-position: top;
	background-repeat: no-repeat;	
	text-align: right;	
	z-index:12;
}

#topMenu {
	position:relative;
	visibility:visible;
	width:921px;
	height:20px;
	text-align: right;
	padding-top: 10px;
	margin-right:40px;
	z-index:14;
}

#ContentHome {
	position:relative;
	visibility:visible;
	width: 961px;
	background-image: url(images/Menu_BgTile.gif);
	background-position: left top;
	background-repeat: repeat-y;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
}

#MainMenu {
	position:relative;
	visibility:visible;
	float: left;
	width: 278px;
	text-align: left;
	background-image: url(images/Menu_BgTile.gif);
	background-repeat: repeat-y;
	z-index:58;	
}


#MainPicHome {
	position:relative;
	visibility:visible;
	width: 633px;
	height: 333px;
	margin-left: 304px;
	z-index:60;	
}

#MainText {
	width: 600px;
	margin-left: 314px;
	padding-top: 25px;
}

#MainText .title {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 36px;
	color: #7F7F7F;	
}

#BannerBlock {
	position:relative;
	visibility:visible;
	width: 633px;
	height: 95px;
	margin-left: -10px;
	z-index:61;	
}

#AddressBlock {
	position:relative;
	visibility:visible;
	width: 633px;
	height: 95px;
	background-image:url(images/AddressBox_Bg.gif);
	background-repeat: no-repeat;
	margin-left: -10px;
	clear:both;
	z-index:61;	
}

#AddressCallToAction {
	position:absolute;
	visibility:visible;
	width: 231px;
	height: 63px;
	top: 16px;
	left: 377px;
}

#Clear {
	clear: both;
}

.sidebox {
	margin-left: 34px;
}

.introText{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #999999;
}

.title2 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #333333;
	letter-spacing: 0.1em;
}

ul {
	margin-left: 49px;
	padding: 0;
	font-weight: normal;
	list-style-type: none;
	line-height: 30px;
}

li {
	padding: 0;
}


li a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.1em;
}
li a:visited { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal;	font-weight: normal; color: #000000; text-decoration: none;}
li a:hover { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #E64242; text-decoration: none;}
li a:active { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none;}



/* Layout - Inner Pages
-----------------------------------------------------------------------------------------------------*/

#MainTextInner {
	width: 630px;
	margin-left: 314px;
	padding-top: 25px;
}

#MainTextInner .title {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 36px;
	color: #7F7F7F;	
}

#FlashAnimeHolder {
	position:relative;
	visibility:visible;
	width: 633px;
	height: 207px;
	margin-left: 304px;
	background-image: url(images/InnerPic3.jpg);
	z-index:60;	
}

#FlashAnimeHolder1 {
	position:relative;
	visibility:visible;
	width: 633px;
	height: 207px;
	margin-left: 304px;
	z-index:60;	
}

#RightColHolder {
	position:relative;
	visibility:visible;
	float: right;
	width: 251px;
	text-align: right;
	padding-right: 8px;
	z-index:60;	
}

#LeftColHolder {
	position:relative;
	visibility:visible;
	float: left;
	width: 360px;
	text-align: left;
	z-index:60;	
}

#ThumbHolder {
	position:relative;
	visibility:visible;
	text-align: left;
	z-index:60;	
}

#ThumbPic {
	display: inline;
	position:relative;
	visibility:visible;	
	float: left;
	width: 135px;
	height: 203px;
	margin-left: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	z-index:60;	
}

#PaddingDiv {
	display: inline;
	position:relative;
	visibility:visible;	
	float: left;
	width: 135px;
	height: 20px;
	margin-left: 14px;
	padding-top: 15px;
	text-align: center;
	z-index:60;	
}


/* Layout - Footer
-----------------------------------------------------------------------------------------------------*/

#footerHolder{
	position:relative;
	visibility:visible;		
	width:961px;
	height:53px;
	background-image: url(images/baseCurves.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #C50000;
	clear: both;
	z-index:70;
}

#copyright{
	position:absolute;
	visibility:visible;
	top: 30px;
	left: 46px;
	width:368px;
	height:16px;
	z-index:72;
}

#credits{
	position:absolute;
	visibility:visible;
	top: 25px;
	left: 662px;
	width:266px;
	height:16px;
	text-align: right;
	z-index:74;
}



/* Links
-----------------------------------------------------------------------------------------------------*/



a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a:visited {  font-family:  Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #333333; text-decoration: none;}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #C50000; text-decoration: none;}
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #333333; text-decoration: none;}

.aSelected {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #333333; text-decoration: none;}



.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #C50000;
	text-decoration: none;
}
a.bodylink:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #C50000; text-decoration: none;}
a.bodylink:visited {  font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #C50000; text-decoration: none;}
a.bodylink:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #47B651; text-decoration: none;}
a.bodylink:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #C50000; text-decoration: none;}

.Downloadlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #47B651;
	text-decoration: none;
}
a.Downloadlink:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #47B651; text-decoration: none;}
a.Downloadlink:visited {  font-family:  Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #47B651; text-decoration: none;}
a.Downloadlink:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #C50000; text-decoration: none;}
a.Downloadlink:active {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #47B651; text-decoration: none;}

.DownloadlinkSelected {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #666666; text-decoration: none; line-height: 40px;}


.footerLink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;;  font-style: normal; font-weight: bold; color: #ffffff; text-decoration: none; line-height: 16px;}
a.footerLink:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  font-style: normal; font-weight: bold; color: #ffffff; text-decoration: none;}
a.footerLink:visited {  font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  font-style: normal; font-weight: bold; color: #ffffff; text-decoration: none;}
a.footerLink:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  font-style: normal; font-weight: bold; color: #000000; text-decoration: none;}
a.footerLink:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  font-style: normal; font-weight: bold; color: #ffffff; text-decoration: none;}

.footerLinkSelected {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none;}

.creditsLink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;;  font-style: normal; font-weight: bold; color: #ffffff; text-decoration: none; line-height: 16px;}
a.creditsLink:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  font-style: normal; font-weight: bold; color: #ffffff; text-decoration: none;}
a.creditsLink:visited {  font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  font-style: normal; font-weight: bold; color: #ffffff; text-decoration: none;}
a.creditsLink:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  font-style: normal; font-weight: bold; color: #ff0000; text-decoration: none;}
a.creditsLink:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  font-style: normal; font-weight: bold; color: #ffffff; text-decoration: none;}

.creditsLinkSelected {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  font-style: normal; font-weight: normal; color: #ffffff; text-decoration: none;}




br {
	line-height: 10px;
}

.QuoteRight {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; font-weight: bold; color: #999999; text-decoration: none;}