@media screen and (max-width: 640px) {
	table {
		overflow-x: auto;
		display: block;
	}
}

*{
	margin: 0px;
	padding: 0px;
	max-width: 100%;
}
p
{
    
	font-weight:normal;	
	max-width: 100%;
}
li
{
   font-weight:normal;	
	max-width: 100%;
}
img{
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	max-width: 100%;
}

a{
	color: #1D6ED7;
	font-weight: normal;
	text-decoration: none;
	max-width: 100%;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
	max-width: 100%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	background: #ffffff url(images/back_all.jpg) no-repeat top;
	max-width: 100%;
}
.main_bg

{
	width: auto;
	height: 100%;
	background: url(images/bg.jpg) top no-repeat;
	max-width: 100%;
}

.box{
	width:100%;
	height:auto;
	background-color:#ccc;
	padding:20px 20px 20px 20px;
	border:1px solid #9325BC;
	max-width: 100%;
	}

#box : hover{width:100%;
-moz-box-shadow: 0 0 10px #ccc; 
-webkit-box-shadow: 0 0 10px #ccc; 
box-shadow: 0 0 10px #ccc; 
max-width: 100%;
}

/*logo*/

#logo{
	width: 1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	max-width: 100%;
}

#logo H1 a
{
font-family: 'Georgia' ;
	font-size: 45px;
	color: #ffffff;
	font-weight: normal;
	max-width: 100%;
}

h1 a{
	font-family: 'Georgia';
	font-size: 34px;
	color: #ff0000;
	font-weight: normal;
	max-width: 100%;
}

h2{
	font-family: Arial;
	font-size: 16px;
	color: #1D6ED7;
	font-weight: 60;
	line-height: 30px;
	padding: 0px 20px 20px 0px;
	max-width: 100%;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #ff0000;
	font-weight: normal;
	line-height: 24px;
	padding: 15px 0px 20px 20px;
	max-width: 100%;
}


a small{
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	max-width: 100%;
}

/*menu*/
#menu_bg{
	
	height: 63px;
	max-width: 100%;
}

#menu{
	width: 1014px;
	margin: 0 auto;
	max-width: 100%;
}

#menu ul {
    padding-left: 0px;
    list-style: none;
	float:right;
	max-width: 100%;
}

#menu li {
    display: inline;
	max-width: 100%;
}

#menu ul li a{
    font-family: 'Courgette', cursive;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    font-weight: normal;
    text-decoration: none;
    display: block;
    float: left;
    width: 100px;
    height: 57px;
    padding-top: 22px;
	max-width: 100%;
}

#menu ul li a:hover, #menu ul li .active{
    color: #ffffff;
    background: url(images/hover.jpg) repeat-x top;
	max-width: 100%;
}

/*header*/

#header_repeat_bg{
	background: url(images/header_bg_repeat.jpg) repeat-x top;
	height: 335px;
	margin-bottom: 20px;
	max-width: 100%;
}

#header_bg{
	background: url(images/header_bg.jpg) no-repeat center;
	height: 335px;
	max-width: 100%;
}

#header{
	width: 1024px;
	margin: 0 auto;
	max-width: 100%;
}

.header_left{
	float: left;
	width: 440px;
	height: 320px;
	max-width: 100%;
}

.text{
	color: #1D6ED7;
	line-height: 20px;
	font-size: 14px;
	font-family: Arial;
	padding-bottom: 20px;
	max-width: 100%;
}

.learn{
	width: 172px;
	height: 41px;
	background: url(images/header_button.png) no-repeat top left;
	float: right;
	text-align: center;
	padding-top: 18px;
	max-width: 100%;
}

.learn a{
	font-weight: normal;
	font-size: 18px;
	color: #ffffff;
	display: block;
	text-transform: uppercase;
	font-style: italic;
	max-width: 100%;
}

.header_right{
	float: right;
	height: 320px;
	max-width: 100%;
}

#button_box{
	float: right;
	padding: 0px 10px 0px 0px;
	max-width: 100%;
}

#button_box a{
	background: url(images/round_button1.jpg) no-repeat top left;
	width: 12px;
	height: 12px;
	float: left;
	display: block;
	padding: 0px 5px 0px 0px;
	max-width: 100%;
}

#button_box a:hover, #button_box .active{
	background: url(images/round_button.jpg) no-repeat top left;
	max-width: 100%;
}

/*content*/
#content{
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background:#fafafa;
	max-width: 100%;
}
#content1{
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	height:750px;
	background:#fafafa;
	border-radius:5px 5px 5px 5px;
	max-width: 100%;
}

#contentabt{
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	height:900px;
	background:#fafafa;
	border-radius:5px 5px 5px 5px;
	max-width: 100%;
}

#Productlist{
	width: 95%;
	margin: 10px 20px 5px 20px;
	padding:: 0;	
	color:#666666;
	height:200px;
	background:#fafafa;
	float:left;
	max-width: 100%;
	}

#contentdyes{
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	height:1700px;
	background:#fafafa;
	border-radius:5px 5px 5px 5px;
	max-width: 100%;
}
#content_left{
	width: 525px;
	margin: 10px 20px 5px 0px;
	padding:: 0;	
	color:#000000;
	height:auto;
	background:#fafafa;
	float:left;
	max-width: 100%;
	}

#content_right{
	width: 335px;
	margin: 10px 20px 5px 0px;
	padding: 0px;
	color:#000000;
	height:850px;
	background:#fafafa;
	float:left;
	max-width: 100%;
}

.imgalignment{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	max-width: 100%;
	}
.more{
	width: 74px;
	height: 25px;
	background: url(images/send.png) no-repeat top left;
	float: right;
	text-align: center;
	padding-top: 0px;
	margin-top: 5px;
	max-width: 100%;
}

.more a{
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	max-width: 100%;
}

.grey_border{
	margin-bottom: 20px;
	height: 10px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1D6ED7;
	max-width: 100%;
}

.column3_box{
	padding: 0px 0px 20px 0px;
	max-width: 100%;
}

.column3_box p a{
	color: #1D6ED7;
	max-width: 100%;
}

.column1{
	width: 200px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	max-width: 100%;
}

.column2{
	width: 320px;
	float: left;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	max-width: 100%;
}

.column3{
	width: 340px;
	float: left;
	max-width: 100%;
}


/*footer*/

#footer_repeat_bg{
	
	
	max-width: 100%;
}

#footer_bg{
   
	
	max-width: 100%;
}

#footer_width{
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	background: url(images/footer_repeat_bg.jpg)top;
	margin: 0 auto;
	max-width: 100%;
}

#footer_bot{
	padding-top: 20px;
	border-top: 1px solid #0B55B5;
	width: 980px;
	margin: 0 auto;
	margin-top: 20px;
	max-width: 100%;
}

#footer_bot_left{
	float: left;
	max-width: 100%;
}

#footer_bot_left p, #footer_bot_left p a{
	color: #ffffff;
	font-weight: normal;
	font-size: 10px;
	max-width: 100%;
}

#footer_icon{
	float: right;
	max-width: 100%;
}

#footer_icon a{
	margin-left: 10px;
	max-width: 100%;
}

.clear{
	clear: both;
	max-width: 100%;
}

#footer_top{
	padding: 0px;
	margin: 0 auto;
	width: 980px;
	max-width: 100%;
}

#footer_top p{
	color: #ffffff;
	max-width: 100%;
}

#footer_top a{
	color: #ffffff;
	font-weight: bold;
	max-width: 100%;
}

#footer_left{
	width: 300px;
	float: left;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
	max-width: 100%;
}

#footer_middle{
	width: 270px;
	float: left;
	padding: 0px;
	max-width: 100%;
}

#footer_right{
	width: 270px;
	float: left;
	max-width: 100%;
}

.ul_hover_bg{
	padding: 0px 0px 0px 0px;
	max-width: 100%;
}

.ul_hover_bg li{
	list-style: none;
	padding: 0px 0px 0px 0px;
	height: 27px;
	max-width: 100%;
}

#footer_middle .ul_hover_bg li a, #contact_right .ul_hover_bg li a{
	height: 23px;
	color: #ffffff;
	display: block;
	padding: 5px 0px 0px 30px;
	background: url(images/ls.png) no-repeat left center;
	max-width: 100%;
}

#footer_middle .ul_hover_bg li a:hover{
	height: 27px;
	color: #ffffff;
	background: url(images/ul_hover.jpg) no-repeat top left;
	display: block;
	max-width: 100%;
}

#footer_right fieldset {
    border: none;
	max-width: 100%;
}

#footer_right input {
    margin-bottom: 5px;
	max-width: 100%;
}

#footer_right label{
	color: #ffffff;
	margin: 5px 0px 0px 0px;
	display: block;
	float: left;
	max-width: 100%;
} 

#login-submit, #contact-submit{
    width: 74px;
    height: 27px;
    background: url(images/send.png) no-repeat left top;
    border: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
	padding-bottom: 5px;
	max-width: 100%;
}

#text1, #text2{
    width: 239px;
    height: 21px;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    border: none;
    background: url(images/footer_input.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    color: #1D6ED7;
    font-size: 12px;
    padding-bottom: 5px;
	float: right;
	max-width: 100%;
}

#text_mess {
    width: 300px;
    height: 62px;
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border: none;
    background: url(images/footer_mess.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    color: #1D6ED7;
    font-size: 12px;
    padding-bottom: 5px;
    margin-bottom: 10px;
	max-width: 100%;
}


/*gallery*/

#gallery{
	width: 880px;
	padding-bottom: 20px;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	background:#fafafa;
	color:#000000;
	overflow:hidden;
	background:#fafafa;
	margin-left: auto;
	padding:10px;
	max-width: 100%;
}
.demo_area
	{
		width:390px;
		height:40px;
		font-size:16px;
		float:left;	
		line-height:40px;
		padding:0 0 0 10px;
		max-width: 100%;
	}

.row {
	padding-left: 0px;
	padding-bottom: 5px;
	height: auto;
	overflow:hidden;
	width: 1024px;
	max-width: 100%;
}
.row-product-text-area {
	float:left;
	height: 200px;
	width: 220px;
	border:1px solid #CCC;
	max-width: 100%;
	border-radius:8px 8px 8px 8px; 
}
.row-ourproduct-text {
	float:left;
	height: 35px;
	width: 220px;
	font-size:18px;
	text-align:center;
	line-height:30px;
	font-weight:bold;
	background:url(images/product-menu.jpg) repeat-x;
	border-radius:6px 6px 0 0; 
	max-width: 100%;
}
.row-ourproduct-name {
	float:left;
	width: 200px;
	font-size:12px;
	max-width: 100%;
}
.row-ourproduct-name ul {
	padding:0;
	margin:0;
	list-style:none;
	max-width: 100%;
}
.row-ourproduct-name ul li {
	float:left;
	font-size:14px;
	color:#3399FF;
	max-width: 100%;
}
.row-ourproduct-name ul li a {
	float:left;
	width: 200px;
	font-size:14px;
	color:#3399FF;
	line-height:20px;
	padding:15px 0 0 10px;
	max-width: 100%;
}
.row-ourproduct-name ul li a:hover {
	text-decoration:underline;
	max-width: 100%;
}

.row-ourproduct-text-area {
	float:left;
	height: 150px;
	width: 200px;
	background:#000099;
	max-width: 100%;
}

.row-product-img-area {
	height:auto;
	width: 100%;
	float:left;
	margin:0 0 0 40px;
	max-width: 100%;
}
.row-product-img-area0 {
	height:200px;
	width: 100%;
	float:left;
	margin:0 0 0 10px;
	max-width: 100%;
}
.row-product-img-text {
	height:30px;
	width: 280px;
	float:left;
	clear:both;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	max-width: 100%;
}
.row-product-img-text01 {
	height:auto;
	width: 100%px;
	float:left;
	clear:both;
	font-size:12px;
	color:#3399FF;
	font-family:Verdana, Geneva, sans-serif;
	max-width: 100%;
	
}

.row-product-img {
	float:right;
	max-width: 100%;
}
/*------------------------NEXT------------*/
.row-product-img-area02 {
	height:200px;
	width: 520px;
	float:left;
	margin:10px 0 0 10px;
	max-width: 100%;
}
.row-product-img-text2 {
	height:30px;
	width: 280px;
	float:left;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	max-width: 100%;
}
.row-product-img-text02 {
	height:auto;
	width: 510px;
	float:left;
	font-size:12px;
	color:#3399FF;
	font-family:Verdana, Geneva, sans-serif;
	max-width: 100%;
}
/*------------------------------dyos------*/
.row-dyos-img-area {
	height:1500px;
	width: 850px;
	float:left;
	margin:0 0 0 40px;
	max-width: 100%;
}

.row-dyos-text-area02 {
	height:230px;
	width: 380px;
	float:left;
	margin:0 0 30px 10px;
	padding-right:40px;
	max-width: 100%;
}
.row-direct-dyes-text-area02 {
	height:auto;
	width: 380px;
	float:left;
	margin:0 0 30px 35px;
	max-width: 100%;
}
.row-dyos-img-text02 {
	height:230px;
	width: 380px;
	float:left;
	font-size:12px;
	color:#000000;
	font-family:Verdana, Geneva, sans-serif;
	max-width: 100%;
}

/*------------------------------dyos-end-----*/

.box_img2 {
	width: 260px;
	height: 275px;
	background: url(images/gal_box_bg.png) 0px 0px no-repeat;
	float: left;
	color: #ffffff;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	max-width: 100%;
}

.box_img2 h2{
    padding-top: 0px;
	max-width: 100%;
}

.box_img2 a img{
	padding-bottom: 8px;
	max-width: 100%;
}

.box_img2 p{
	color: #ffffff;
	max-width: 100%;
}

.box_razd {
    width: 14px;
    height: 50px;
    float: left;
	max-width: 100%;
}



/*contact*/

#contact{
	width: 950px;
	margin: 0 auto;
	max-width: 100%;
}

#contact p{
	color: #1D6ED7;
	max-width: 100%;
}

#contact p a{
	color: #1D6ED7;
	max-width: 100%;
}

#contact_left{
	width: 550px;
	float: left;
	padding-right: 40px;
	max-width: 100%;
}

#contact_right{
	float: left;
	width: 310px;
	max-width: 100%;
}

.location{
	padding-bottom: 10px;
	max-width: 100%;
}

#contact_form fieldset {
    border: none;
	max-width: 100%;
}

#contact_form input {
    margin-bottom: 5px;
	max-width: 100%;
}

#contact-submit{
    width: 74px;
    height: 27px;
    background: url(images/send.png) no-repeat left top;
    border: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
	padding-bottom: 5px;
	max-width: 100%;
}

#contact-clear{
    width: 74px;
    height: 27px;
    background: url(images/send.png) no-repeat left top;
    border: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
	padding-bottom: 5px;
	margin-left: 40px;
	max-width: 100%;
}

#con_name, #con_email, #con_website {
	width: 500px;
	height: 29px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border: none;
	background: url(images/input_contact.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color: #ffffff;
	max-width: 100%;
}

#con_mess {
	width: 500px;
	height: 115px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/textarea_contact.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color: #ffffff;
	margin-bottom: 10px;
	max-width: 100%;
}

.read2{
	padding: 10px 0px 20px 0px;
	text-align: right;
	max-width: 100%;
}

.read2 a{
	color: #940000;
	text-decoration: underline;
	max-width: 100%;
}

.pad_left{
	padding-left: 40px;
	padding-bottom: 5px;
	max-width: 100%;
}

.date_news{
	text-decoration: underline;
	max-width: 100%;
}

/*Blog*/
.post{
	padding-bottom: 10px;	
	max-width: 100%;
}

.news_top{
    clear: both;
	padding: 10px 0px 10px 0px;	
	max-width: 100%;
}

.news_top_left{
    background: url(images/date_bg.jpg) no-repeat right;
    width: 86px;
    height: 80px;
    float: left;
    text-align: center;
	max-width: 100%;
}

#contact_left .news_top_left .date_day{
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-weight: normal;
    padding-top: 15px;
	max-width: 100%;
}

#contact_left .news_top_left .date_month{
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding-top: 10px;
	max-width: 100%;
}

.news_top_right{
    float: left;
    padding-left: 10px;
    width: 560px;
    padding-bottom: 15px;
	max-width: 100%;
}

.title_post_left{
	float: left;
	background: url(images/user-icon.png) no-repeat 0px 0px;
	padding: 0px 0px 0px 25px;
	max-width: 100%;
}

.title_post_right{
	float: right;
	background: url(images/comment-icon.png) no-repeat 0px 0px;
	padding: 0px 0px 0px 25px;
	max-width: 100%;
}

.layer_border{
	border-bottom: 1px solid #7b7b7b;
	border-top: 1px solid #7b7b7b;
	padding: 5px 0px 5px 0px;
	max-width: 100%;
}

#contact_right .ul_hover_bg{
	padding: 0px 0px 30px 0px;
	max-width: 100%;
}

#contact_right .ul_hover_bg li a{
	width: 318px;
	color: #1D6ED7;
	max-width: 100%;
}

#contact_right .ul_hover_bg li a:hover{
	height: 27px;
	color: #ffffff;
	background: url(images/ul_hover_blog.jpg) no-repeat top left;
	display: block;
	max-width: 100%;
}

/*calendar*/

#calendar table {
    width: 200px;
    text-align: center;
    color: #1D6ED7;
	max-width: 100%;
}

#calendar tbody td {
    border: 1px solid #F1F1F1;
    width: 34px;
	color: #1D6ED7;
	max-width: 100%;
}

#calendar caption, #calendar thead th{
	color: #1D6ED7;
	font-weight: normal;
	max-width: 100%;
}

#calendar #prev {
    text-align: left;
	max-width: 100%;
}

#calendar #next {
    text-align: right;
	max-width: 100%;
}

#calendar a {
    text-decoration: none;
    font-weight: normal;
    color: #1D6ED7;
	max-width: 100%;
}

#calendar #now {
    background: #ffffff;
    border: 1px solid #e60000;
    font-weight: bold;
    color: #740202;
	max-width: 100%;
}
#application-area
{
	width:200px;
	height:360x;
	max-width: 100%;
	float:left;	
	margin:0 0 0 50px;
}