/*general*/
body {
	margin-top: 0px;
                background-color: #FFFFFF;
               
}

#texture-01 {
	background: url(./images/texture.jpg);
}

#left-01,#right-01 {
	background: url(./images/left.jpg);
	background-repeat: no-repeat;
}

#right-01 {
	background: url(./images/right.jpg);
}

#left-02,#right-02 {
	background: url(./images/left.jpg);
	width: 65px;
	background-repeat: repeat-y;
}

#right-02 {
	background: url(./images/right.jpg);
	width: 46px;
}

#bottom-01 {
	background: url(./images/bottom.jpg);
	width: 800px;
	height: 26px;
	background-repeat: no-repeat;
}

/*menu*/
#menu-01 {
                background: url(./images/texture_1234.jpg);
                background-repeat: repeat-y;
                width: 160px;
	padding-top: 20px;
	vertical-align: top;
	font-family: Impact, Helvetica, Times New Roman,Verdana,Arial,Courier New, Courier;
	font-size: 11pt;
	font-weight: none;
                
}


#contact-us-flash-02 {
	background: url(./images/texture_123.jpg);
                background-repeat: repeat-y;
                width: 160px;
	padding-top: 20px;
	vertical-align: top;
	font-family:  Impact, Helvetica, Verdana,Arial,Courier New, Courier;
	font-size: 11pt;
	font-weight: none;
                
}

/*
#menu-01 a:visited {
	color: #000000;
                text-decoration: none;
                

}
*/

#menu-01 a:hover {
	color: #FFFFFF;
                text-decoration: none;
                
}

#menu-01 a {
	color: #000000;
                text-decoration: none;
                
}

#contact-us-flash-02 {
	color: #68410A;
	font-size: 10pt;
}

/*content*/
#content-01 {
	background: #FFFFFF;
	width: 330px;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	font-family: Arial, Courier New, Courier, Impact, Arial, Helvetica, Verdana;
	font-size: 10pt;
	text-align: justify;
	color: #2A2A2A;
}

/*
#content-01 a:visited {
	color: #000000;
	text-decoration: none;
}
*/

#content-01 a:hover {
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}

#content-01 a {
	color: #0000FF;
	text-decoration: none;
}

/*content*/
#content-02 {
	background: #FFFFFF;
	width: 519px;
	padding-top: 20px;
	padding-left: 4px;
	vertical-align: top;
	font-family: Arial, Courier New, Courier, Impact, Arial, Helvetica, Verdana;
	font-size: 10pt;
	text-align: justify;
	color: #2A2A2A;
}

/*
#content-02 a:visited {
	color: #000000;
	text-decoration: none;
}
*/

#content-02 a:hover {
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}

#content-02 a {
	color: #0000FF;
	text-decoration: none;
                font-family: Arial;
}

#label {
	vertical-align: top;
	text-align: left;
	font-family: Arial, Times New Roman, Arial, Courier New, Courier, Impact, Helvetica, Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #2A2A2A;
}

/*news flash*/
#news-flash-01,#news-flash-02,#products-flash-02 {
	/*background: #666666;*/
                background: url(./images/thin_line_01.gif);
	background-repeat: repeat-x;
	width: 179px;
	padding-top: 20px;
	vertical-align: top;
	font-family: Arial, Courier New, Courier, Impact, Arial, Helvetica, Verdana;
	font-size: 10pt;
	text-align: center;
}

/*
#news-flash-01 a:visited {
	color: #000000;
	text-decoration: none;
}
*/

#news-flash-01 a:hover {
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}

#news-flash-01 a {
	color: #0000FF;
}

#products-flash-02 a:hover {
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}

#products-flash-02 a {
	color: #0000FF;
                
}

#contact-us-flash-01 {
	width: 150px;
	padding-top: 10px;
	padding-left: 2px;
	vertical-align: top;
	font-family: Arial, Times New Roman, Arial, Courier New, Courier, Impact, Helvetica, Verdana;
	font-size: 10pt;
	color: #000000;
}
