﻿body 
{
	padding:0;
	margin:0;
	font-family:Arial;
	color:#ffffff;
	font-size:12px;	
	background-color:#3b3b3b;
}

a
{
	font-family:Arial;
	text-decoration:none;
	color:#f5a9cd;
	font-size:12px;
	}
	
a:hover
{
	font-family:Arial;
	text-decoration:none;
	color:#ffffff;
	font-size:12px;
	}
	
	
H1
{
	font-family:Arial;
	color:#3e3c37;
	font-size:17px;
	padding-bottom:10px;
	margin:0px;
	}
	
H1 span
{
	font-family:Arial;
	color:#fcff9b;
	font-size:20px;
	padding:0px;
	margin:0px;
	font-weight:bold;
	}
	
	
H2
{
	font-family:Arial;
	color:#9abeff;
	font-size:20px;
	padding-bottom:10px;
	margin:0px;
	}
	
	H2 span
{
	font-family:Arial;
	color:#fcff9b;
	font-size:16px;
	padding:0px;
	margin:0px;
	}
	
	
H3
{
	font-family:Arial;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	}
	
	H4
{
	font-family:Arial;
	color:#f5a9cd;
	font-size:20px;
	padding:0px;
	margin:0px;
	}
	
		H5
{
	font-family:Arial;
	color:#9abeff;
	font-size:14px;
	padding:0px;
	margin:0px;
	height: 16px;
}
	
			H5 span
{
	font-family:Arial;
	color:#ffffff;
	font-size:12px;
	padding:0px;
	margin:0px;
	}
	
	H6
{
	font-family:Arial;
	color:#ffff99;
	font-size:20px;
	padding-bottom:10px;
	}
	

#Wrap
{
	width:1004px;
	margin-left:auto;
	margin-right:auto;
}

#Top
{
	width:1004px;
	height:139px;
	float:left;
}

#TopLeft
{
	width:607px;
	height:139px;
	float:left;
	background-color:#141414;
}

#TopRight
{
	width:397px;
	height:139px;
	float:right;
	background-image:url('images/logo.jpg');
	background-repeat:no-repeat;
}

#ContentTop
{
	width:994px;
	padding-left:10px;
	background-color:#141414;
	float:left;
}


#ContentTop  a
{
	text-decoration:underline;
	padding-left:0px;
	list-style:bold;
	color:#ffffff;		
	font: 12px Arial, Helvetica, sans-serif;
	margin:0;
}
#ContentTop ul
{
	margin:0;
	padding:0;
}

#ContentTop li {
	list-style:none;
	background:url(images/bullet1.jpg) no-repeat 0;
	color:#ffffff;		
	font: 12px Arial, Helvetica, sans-serif;
	padding-left:20px;


}


#ContentTopSub
{
	width:1004px;
	height:44px;
	float:left;
	background-color:#141414;
}

#ContentSubPage
{
	width:1004px;
	float:left;
}


#SubContent
{
	width:1004px;
	height:30px;
	float:left;
	padding-left:0px;
	padding-top:0px;
	background-color:#141414;
}


#Menu
{
	width:1004px;
	height:32px;
	float:left;
	background-color:#141414;
}

#BlackLine
{
	width:1004px;
	height:10px;
	float:left;
	background-color:#141414;
}



#Flash
{
	width:1004px;
	height:289px;
	float:left;
}



#ContentBottomInnerSub
{
	width:994px;
	float:left;
	padding-left:10px;
	background-color:#141414;
}

#Footer
{
	width:1004px;
	height:50px;
	float:left;
	background-image:url('images/footerbg.jpg');
	background-repeat:no-repeat;
	font: 10px Arial, Helvetica, sans-serif;
	
}

#FooterLeft
{
	width:671px;
	float:left;
	padding-left:10px;
	padding-top:20px;
	color:#ffffff;
	font: 10px Arial, Helvetica, sans-serif;
	
}

#FooterLeft a
{
	text-decoration:none;
	color:#f5a9cd;
	font: 11px Arial, Helvetica, sans-serif;
	
}

#FooterRight
{
	width:313px;
	float:right;
	text-align:right;
	padding-right:10px;
}

div.clear
{
  clear: both;
  font-size: 1px;
  line-height: 1px;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

