body {
	text-align: center;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 6px 0px 0px 0px;
}
#mainbox {
font-size: 0px;
width: 750px;
height: 136px;
background-image: url(../img/bg_header.gif);
background-repeat:no-repeat;
background-position: center top;
text-align: left;
}
#mainbox2 {
font-size: 0px;
width: 750px;
height: 136px;
background-image: url(../img/bg_store.gif);
background-repeat:no-repeat;
background-position: center top;
text-align: left;
}
#header1 {
text-align: right;
padding: 4px 18px 10px 0px;
}
#header2 {
text-align: left;
padding: 18px 0px 0px 10px;
}
.nav {
	font-size: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/bg_nav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
img {
    border: 0px;
} 
.nav_home {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 81px;
}
.nav_about {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 89px;
}
.nav_box {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 187px;
}
.box1 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 240px;
	width: 170px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	/*background-color:#00CCCC;*/
}
.box1 p {
	margin: 0px;
	padding: 0px 20px 0px 10px;
}
.box1 a {
	color: #FF0000;
	text-decoration: none;
}
.box1 a:hover {
	text-decoration: underline;
}
.box2 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 240px;
	width: 187px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	/*background-color:#00CCCC;*/
}
.box2 p {
	margin: 0px;
	padding: 0px 4px 1px 4px;
}
.boxstore {
	margin: 0px 0px 00px 0px;
	padding: 0px;
	float: left;
	width: 187px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;	
	/*background-image:url(../img/store/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;*/
	/*background-color:#00CCCC;*/
	/*border-bottom: 2px solid #CEF3FF;*/
}
.boxstore p {
	margin: 0px;
	padding: 0px 6px 1px 6px;
}
.boxstore a {
	color: #FF0000;
	text-decoration: none;
}
.boxstore a:hover {
	text-decoration: underline;
}
.blu {
    color:#0066CC;
	font-weight:bold;
} 
#footer {
	text-align: left;
	padding: 10px 0px 0px 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}
#footer img {
float: left;
padding-right: 6px;
}
#footer a {
	color: #FF0000;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.nav2 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 170px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-align: left;
}
/*.nav2 img {
float: right;
padding-left: 6px;
}*/
.nav2 p {
	margin: 0px;
	padding: 0px 0px 6px 54px;
}
.nav2 a {
	color: #FF0000;
	text-decoration:none;
}
.nav2 a.line {
	text-decoration:underline;
}
.nav2 a:hover {
	text-decoration:underline;
}
.contentbox {    
	margin: 0px;
	padding: 0px;
	float: left;
	width: 374px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-align:justify;
}
.contentbox p {    
	margin: 0px;
	padding: 0px 4px 0px 4px;

}
.contentbox a {    
	color: #3366CC;
	text-decoration:none;
}
.contentbox a:hover {    
	text-decoration:underline;
}

