@charset "utf-8";
/* CSS Document */

body {
	margin:30px 0px 0px 0px;
	font-family: "Century Gothic", Arial;
	font-size:14px;
	color:#616161;
	
	background-image:url(images/page-bg.jpg);
	background-repeat:repeat-x;
	background-color:#fff000;
}

a {
	font-family:"Century Gothic";
	font-size:12px;
	color:#c40001;
}

.producttext {
	font-family:"Century Gothic";
}
.producttext a{
	color:#616161;
}
.producttext a:hover {
	color:#c40001;
}




.textfooter {
	padding-left:3px;
	padding-right:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.textfooter a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#616161;
}

.textfooter a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c40001;
}

#footerbar {
	margin-top:20px;
	margin-bottom:10px;
}

#lastpowered {
	margin-top:15px;
}

.lastpoweredtext {
	font-family:"Century Gothic";
	font-size:11px;
}

.lastpoweredtextlink {
	font-family:"Century Gothic";
	font-size:11px;
}

.lastpoweredtextlink a {
	font-family:"Century Gothic";
	font-size:11px;
	color:#616161;
}

.lastpoweredtextlink a:hover {
	font-family:"Century Gothic";
	font-size:11px;
	color:#c40001;
}

.textMore {
	font-family:"Century Gothic";
	font-size:12px;
	color:#c40001;
	font-weight:bold;
}

.texttitle2 {
	font-family:"Century Gothic";
	font-size:15px;
	color:#000;
	font-weight:bold;
}


.textbox {
	font-family:"Century Gothic";
	font-size:18px;
	color:#c40001;
}

.texttitle {
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:30px;
}

.texttitleRed {
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:30px;
	color:#39C;
}

.texttitleBlue {
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:30px;
	color:#39C;
}

#boderline {
	border-bottom:1px solid #cecece;
}

#boderlinedoc {
	border-bottom:1px solid #cecece;
	margin-bottom:15px;
}

#topbody {
	background-image:url(images/top.png);
	background-repeat:repeat-x;
}

#topfooter {
	background-image:url(images/footer_31.png);
	background-repeat:repeat-x;
}

#bodyleft {
	background-image:url(images/bodyl_17.png);
	background-repeat:repeat-y;
	width:20px;
}

#bodyright {
	background-image:url(images/bodyr_02.png);
	background-repeat:repeat-y;
	width:20px;
}

#lboxdown {
	width:231px;
	background-image:url(images/downbox.jpg);
	background-repeat:repeat-x;
}

#lboxtop {
	width:231px;
	background-image:url(images/topbox.jpg);
	background-repeat:repeat-x;
}

#lboxl {
	background-image:url(images/lboxl-02.jpg);
	background-repeat:repeat-y;
}

#lboxr {
	background-image:url(images/lboxr-02.jpg);
	background-repeat:repeat-y;
}


#texture {
	margin-top:45px;
}

#textureFormower {
	margin-top:30px;
}

/*menu 1st use*/ 

#menu {
	list-style:none;
	width:200px;
	position:absolute;
	margin-top:150px;
	left:auto;
	background-image:url(images/menu_bg.png);
	background-repeat:no-repeat;
	margin-left:-60px;
	height:333px;
	padding-top:15px;

}

#menu li a {
	font-family:"Century Gothic";
	font-size:15px;
	font-weight:bold;
	height:30px;
	margin-left:10px;
/*  	voice-family: "\"}\""; 
  	voice-family: inherit;  */ 
  	height: 23px;
	text-decoration: none;
}

#menu li a:link, #menu li a:visited {
	color: #333;
	display: block;
	

	padding: 8px 0 0 10px;
}

#menu li a:hover {
	color: #FFF;
	width:170px;
	background-color:#CCC;
	padding: 8px 0 0 10px;
}                                                                        

/* menu */
.main_link{
	list-style:none;
	width:126px;
	position:absolute;
	margin-top:120px;
	left:auto;
	margin-left:15px;
}

.main_link a {
	font-family:"Century Gothic";
	font-size:15px;
	font-weight:bold;
	height:30px;
/*  	voice-family: "\"}\""; 
  	voice-family: inherit;  */ 
  	height: 23px;
	text-decoration: none;
	color: #333;
	display: block;
	background:  url(images/menubar.png) ;
	padding: 8px 0 0 10px;
}

.main_link a:hover {
	color: #FFF;
	background:  url(images/menubar.png) 0 -30px;
	padding: 8px 0 0 10px;
}

/*submenu*/
.dropmenudiv{
	position:absolute;
	z-index:100;
	width:350px;
	visibility: hidden;
	margin-left:126px;
	margin-top:-32px;

}

.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	padding-left:8px;
	padding-top:10px;
	border-top:solid #000 1px;
}

.subnav1{

	height:30px;
	text-align:left;
}
.subnav1 a{
	display:block;
	width:400px;
	height:30px;
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:11px;
	background-color:#ffe400;

}
.subnav1 a:hover{
	/*filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/
	background-color:#573720;
	text-decoration: none;
	color:#FFF;
}

.subnav2{

	height:30px;
	text-align:left;

}
.subnav2 a{
	display:block;
	width:400px;
	height:30px;
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:11px;
	background-color:#ffe400;
}
.subnav2 a:hover{
	/*filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/
	text-decoration: none;
	background-color:#573720;
	color:#FFF;
}

.subnav3{

	height:30px;
	text-align:left;

}
.subnav3 a{
	display:block;
	width:400px;
	height:30px;
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:11px;
	background-color:#ffe400;
}
.subnav3 a:hover{
	/*filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/
	text-decoration: none;
	background-color:#573720;
	color:#FFF;
}

.subnav4{

	height:30px;
	text-align:left;

}
.subnav4 a{
	display:block;
	width:400px;
	height:30px;
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:11px;
	background-color:#ffe400;
}
.subnav4 a:hover{
	/*filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/
	text-decoration: none;
	background-color:#573720;
	color:#FFF;
}

.subnav5{

	height:30px;
	text-align:left;

}
.subnav5 a{
	display:block;
	width:400px;
	height:30px;
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:11px;
	background-color:#ffe400;
}
.subnav5 a:hover{
	/*filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/
	text-decoration: none;
	background-color:#573720;
	color:#FFF;
}

.subnav6{

	height:30px;
	text-align:left;

}
.subnav6 a{
	display:block;
	width:400px;
	height:30px;
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:11px;
	background-color:#ffe400;
}
.subnav6 a:hover{
	/*filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/
	text-decoration: none;
	background-color:#573720;
	color:#FFF;
}

.subnav7{

	height:30px;
	text-align:left;

}
.subnav7 a{
	display:block;
	width:400px;
	height:30px;
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:11px;
	background-color:#ffe400;
}
.subnav7 a:hover{
	/*filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/
	text-decoration: none;
	background-color:#573720;
	color:#FFF;
}

.subnav8{

	height:30px;
	text-align:left;

}
.subnav8 a{
	display:block;
	width:400px;
	height:30px;
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:11px;
	background-color:#ffe400;
}
.subnav8 a:hover{
	/*filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/
	text-decoration: none;
	background-color:#573720;
	color:#FFF;
}

