html {
	
	margin: 0;
	padding: 0;
}

body {
	font: normal 12px/160% Verdana, sans-serif;
	color: #333333;
	margin: 0;
	padding: 0;
}

body p {
	color:#333333}

li {
	color:#333333}


.white a {
	color: #ffffff;
	text-decoration: none;
	}
.white a:visited {
	color: #ffffff;
	}
.white a:hover {
	color: ##3399FF;
	text-decoration:underline;
	}

/* WAPPER */




	
html, body, #Wrapper {

	min-height: 100%;
	width: 100%;
	height: 100%;
	}
	
html>body, html>body #Wrapper {
	height: auto;
	background-color: #ffffff;
	}

#Wrapper {
	width:100%;
	min-height: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	
	left: 0;

	}

.orange {
	color: #FF6666;
	font-weight: bold;
}
.black {
	color: #000000;
	font-weight: bold;
}

.style1 {
	color: #33CCFF;
	font-weight: bold;
}
.style2 {
	color: #FF9900;
	font-size: 2em;
	font-family: "Arial Black";
}

.title_products {
	color: #FF9900;
	font-size: 1.75em;
	font-family: "Arial Black";
}
.style3 {color: #666666}

.red_sml {
	color:#CC0000;
	font-size:1.1em;
	font-family: "Arial Black";
}

.title {
	font-size: 1.8em;
	color: #CC0000;
	font-family: "Arial Black";
}



a {
	font-weight:bold;
	color: #3399FF;
	text-decoration: none;
}

a:visited {
	font-weight:bold;
	color: #3399FF;
	text-decoration: none;
}

a:hover {
	font-weight:bold;
	text-decoration: underline;
}


.clear {
	clear:both;
	}
	
	
.flot_L {
	margin: 15px 0px 20px 130px;
	float:left;
	}	

.flot_R {
	margin: 15px 130px 15px 0px;
	float:right
	}	

.post_date {
	color:#777777;
	}



.on {
	background-color: #f1f1f1;
	}

.onHeader {
	background: #ccc;
	}
.onHeaderStandalone {
	background: #ccc;
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	border-bottom: 1px solid #fff;
	}





#Wrapper #Page {
	position:relative;
	margin: 0 auto;
	width: 810px;
	}



#Page #content_all {
	
	position:relative;
	margin: 0 auto;

	}


/* Master header */

	#Page #Masthead {
	background: transparent url("../images/header_img.jpg") no-repeat top left;
	height: 400px;
	}

		#Page #Masthead * {
		display: block;
		}
/* Conact Us */
	#commentbox {
	background-color: #CDEBFF;
	padding: 20px;
	margin-top: 20px;
		}
	
	#commentbox h2 {
	color: #0099CC;
	font-size: 18px;
		}
	
	#commenttitle h2	{
		color: #BE420E;
		font-size: 18px;
		padding-top: 20px;
		}
		
	#commentlist {
		list-style-type: none;
		margin: 0;
		padding: 0;
		}

	#commentlist li {
		margin: 10px 0;
		padding: 5px 10px;
		}
			
	#commentlist p {
		margin: 0;
		padding: 0;
		}
			
	#commentlist small {
		font-size: 11px;
		}

	.class_comment1 { /*background: #E9E9EA; border: 1px solid #E0DEDE;*/ }
	.class_comment2 { /*background: #F4F3F3; border: 1px solid #E0DEDE;*/ }
	
	#comments, #postcomment {
		color: #C24E1D;
		font-size: 14px !important;
		font-weight: bold;
		margin: 40px 0 10px 10px;
		}
			
	#commentform {
		padding: 5px 20px;
		}
		
	#commentform input, #commentform textarea {
		background-color: #F9F7D6; 
		border: 1px solid #E0D752;
		font-size: 12px;
		padding: 1px;
		}
	

/* Footer */


#footer {
	margin-top: 100px;
	margin-bottom: 50px;
	}

.footer-menu {
	font-size:0.9em;
	padding:0;
	line-height:19px;
	color:#666666;
	}
.notice {
	color:#666666;
	font-size:0.9em;;
	line-height:13px;
	}

.credit {
	color:#999999;
	font-size: 0.9em;
	}

.text_sml {
	color:#666666;
	font-size: 0.9em;
	line-height:17px;
	}

.center {
	text-align:center;
	}



#footer a, a:visited {
	color: #666666;
	text-decoration: none;
	}

#footer a:hover {
	color: #f7931e;
	}
#Wrapper #Page #content_all #Content #main_content #FlashID {
	text-align: center;
}
