html, body{
	height: 100%;
	margin: 0 auto;
	padding: 0;
} 
body {
	direction:ltr;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 12px;
	padding:0;
	background-color: #abacbb;
	text-align:center;
}
* html body{
	height:100%;
}
#wrapper {
	position:relative;
	min-height:100%;
	text-align:center;
	width:740px;
	background-image:url(../../images/Wrapper_Bg.jpg);
	background-repeat:repeat-y;
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
}
* html body #wrapper {
	height:100%;
}
#HeaderBlock{
	margin:0 auto;
	padding:0px;
	height:200px;
	background-color:#0e0a30;
}
#NavBlock{
	margin:0 auto;
	padding:0px;
	height:40px;
	background-color:#0e0a30;
	background-image:url(../../images/Nav_Bg.jpg);
	background-repeat:repeat-x;
}
#ContentBlock{
	padding:0;
	float:left;
	margin:30px 0;
	text-align:justify;
	background-color:#fff;
	border-left:1px solid #0e0a30;
}
#ContentBlockStore{
	padding:0;
	margin:30px 0;
	text-align:justify;
	background-color:#fff;
	border-left:1px solid #0e0a30;
	border-right:1px solid #0e0a30;
}
#ContentBlockTips{
	width:650px;
	padding:0;
	float:left;
	margin:30px 0;
	text-align:justify;
	background-color:#fff;
	border-left:1px solid #0e0a30;
}

#flashBottom{
	width:650px;
	height:450px;
	border:1px solid #0e0a30;
	margin:0 auto;
	padding:0;
}
#galleryBottom{
	float:left;
	margin:0 auto;
	margin-left:30px;
	padding:0;
}
#galleryBottom img{
	margin-bottom:5px;
}
#ContentBlockRight{
	padding:0;
	margin:30px 10px 0 0px;
	text-align:justify;
	background-color:#fff;
	border:1px solid #0e0a30;
	float:right;
	width:330px;
	height:380px;
}
#FooterBlock{
	margin:0;
	padding:0;
	height:40px;
	width:740px;
	background-image:url(../../images/Footer_img.jpg);
	background-repeat:repeat-x;
	position:absolute;
	bottom:0;
	right:0;
	text-align:left;
}
#FooterSpace{
	height:40px;
	font-size:40px;
	line-height:40px;
	margin-top:30px;
}
a.bottom_links{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#93a9c0;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	padding:10px 2px;
}
a:hover.bottom_links{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	padding:10px 2px;
}

/*###########################NAV#################################*/
#Nav-Holder {
	position:absolute;
	left:0px;
	top:200px;
	width:740px;
	height:40px;
}

#Nav-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:76px;
	height:40px;
}

#Nav-02 {
	position:absolute;
	left:76px;
	top:0px;
	width:99px;
	height:40px;
}

#Nav-03 {
	position:absolute;
	left:175px;
	top:0px;
	width:100px;
	height:40px;
}

#Nav-04 {
	position:absolute;
	left:275px;
	top:0px;
	width:93px;
	height:40px;
}

#Nav-05 {
	position:absolute;
	left:368px;
	top:0px;
	width:151px;
	height:40px;
}

#Nav-06 {
	position:absolute;
	left:519px;
	top:0px;
	width:73px;
	height:40px;
}

#Nav-07 {
	position:absolute;
	left:592px;
	top:0px;
	width:70px;
	height:40px;
}

#Nav-08 {
	position:absolute;
	left:662px;
	top:0px;
	width:78px;
	height:40px;
}
/*###########################NAV#################################*/
.smallBox{
	background-color:#c0c0c8;
	width:20px;
	height:30px;
	float:left;
}
.bigBox{
	background-color:#d3d3db;
	width:350px;
	height:30px;
	float:left;
}
.bigBoxTips{
	background-color:#d3d3db;
	width:630px;
	height:30px;
	float:left;
}
.bigBoxStore{
	background-color:#d3d3db;
	width:700px;
	height:30px;
	float:left;
}
.left{
	text-align:left;
	padding:0 22px;
}
.clearboth{
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
}
h1 {
	font-size:16px;
	color:#3e3e46;
	vertical-align:middle;
	line-height:30px;
	margin:0px;
	padding:0 0 0 10px;
}
h2 {
	font-size:16px;
	color:#0e0a30;
	margin:0px;
	padding:0px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
p{
margin:0;
padding:0;
}
.pageText{
	padding:15px 15px 15px 30px;
	height:150px;
	width:340px;
	
}

.pageTextTips{
	padding:15px 15px 15px 30px;
	width:650px;
	
}

.pageTextStore{
	padding:15px 5px 15px 30px;
}
.spotLightText{
	padding:15px 15px 15px 30px;
}
.formElement{
	width:335px;
	background-color:#D3D3DB;
	color:#000000;
	border:1px solid #0F0B30;
}
.textAreaElement{
	width:335px;
	background-color:#D3D3DB;
	color:#000000;
	border:1px solid #0F0B30;
}
.btnElement{
	background-color:#D3D3DB;
	color:#000000;
	border:1px solid #D3D3DB;
	margin-left:278px;
}
.Stamp{ 
	text-align:right; 
	float:right;
}
.Stamp a{ 
	font-size:10px;
	text-decoration:none;
	color:#ffffff;
	padding-right:10px;
	
}
.Stamp span{ 
	position:relative;
	bottom:17px;
	right:10px;
}

.Stamp img{ 
	position:relative;
	right:10px;
}

.w3c{ 
	text-align:center; 
	float:right;
	padding-right:10px;
	
}

.links{ 
	text-align:center; 
	float:left;
	padding-top:10px;
	padding-left:10px;
}
