/* CSS Document */



#main{
width:900px;
margin:0 auto;
padding-top:20px;


}
#header{
width:900px;
height:240px;
background-color:#FFFFFF;
margin-top:15px;

}

#sp{
	
	width:100%;
	height:20px;
	

	}
	
	
#title{
width:387px;
height:134px;
background-image:url(../images/logo.png);
margin-left:245px;
}
#menu{
width:900px;
height:40px;
margin-top:40px;

}
#navbar{
	list-style:none;
	
	padding:0px;
	margin-left:5px;
		
}

#navbar li{
	float:left;
	width:150px;
	padding:10px ;

	text-align:center;
	display:block;
	font-family:'Cabin' ,sans-serif;
	font-size:20px;
/*	text-shadow:1px 1px 0px #9a3510;*/
	letter-spacing:3px;
	position:relative;
	color:#800026;
}

#navbar li img{
	position:absolute;
	border:none;
	right:0px;
	top:0px;
	

	
}

#navbar li:hover{

	background-image: linear-gradient(bottom, rgb(140,0,42) 9%, rgb(214,4,67) 55%, rgb(214,4,67) 85%);
background-image: -o-linear-gradient(bottom, rgb(140,0,42) 9%, rgb(214,4,67) 55%, rgb(214,4,67) 85%);
background-image: -moz-linear-gradient(bottom, rgb(140,0,42) 9%, rgb(214,4,67) 55%, rgb(214,4,67) 85%);
background-image: -webkit-linear-gradient(bottom, rgb(140,0,42) 9%, rgb(214,4,67) 55%, rgb(214,4,67) 85%);
background-image: -ms-linear-gradient(bottom, rgb(140,0,42) 9%, rgb(214,4,67) 55%, rgb(214,4,67) 85%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.09, rgb(140,0,42)),
	color-stop(0.55, rgb(214,4,67)),
	color-stop(0.85, rgb(214,4,67))
);
color:#FFFFFF;
}
#navbar li a{
text-decoration:none; color:#FFFFFF;}




  #content{

margin-top:20px;
width:900px;
height:450px;
background-image:url(../images/productsbg.jpg);
padding-top:10px;
}
#content_frame
{
width:280px;
height:300px;
padding:5px 0px 10px 5px;
text-align:justify;
}
.p0
{
font-family:Arial;
font-size:15px;
font-weight:600;
line-height:1.3em;
color:#FFFFFF;

}
.p1
{
font-family:Arial;
font-size:13px;
font-weight:bold;
line-height:1.3em;
color:#FFFFFF;
}
#subcontent1{
width:280px;
height:400px;
color:#FFFFFF;
/*background-image: linear-gradient(bottom, rgb(224,11,75) 17%, rgb(224,11,75) 34%, rgb(131,0,39) 80%);
background-image: -o-linear-gradient(bottom, rgb(224,11,75) 17%, rgb(224,11,75) 34%, rgb(131,0,39) 80%);
background-image: -moz-linear-gradient(bottom, rgb(224,11,75) 17%, rgb(224,11,75) 34%, rgb(131,0,39) 80%);
background-image: -webkit-linear-gradient(bottom, rgb(224,11,75) 17%, rgb(224,11,75) 34%, rgb(131,0,39) 80%);
background-image: -ms-linear-gradient(bottom, rgb(224,11,75) 17%, rgb(224,11,75) 34%, rgb(131,0,39) 80%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.17, rgb(224,11,75)),
	color-stop(0.34, rgb(224,11,75)),
	color-stop(0.8, rgb(131,0,39))
);*/

float:left;
margin-left:30px;
}
#subcontent2{
width:550px;
height:400px;

/*background-image: linear-gradient(bottom, rgb(224,11,75) 17%, rgb(224,11,75) 34%, rgb(131,0,39) 80%);
background-image: -o-linear-gradient(bottom, rgb(224,11,75) 17%, rgb(224,11,75) 34%, rgb(131,0,39) 80%);
background-image: -moz-linear-gradient(bottom, rgb(224,11,75) 17%, rgb(224,11,75) 34%, rgb(131,0,39) 80%);
background-image: -webkit-linear-gradient(bottom, rgb(224,11,75) 17%, rgb(224,11,75) 34%, rgb(131,0,39) 80%);
background-image: -ms-linear-gradient(bottom, rgb(224,11,75) 17%, rgb(224,11,75) 34%, rgb(131,0,39) 80%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.17, rgb(224,11,75)),
	color-stop(0.34, rgb(224,11,75)),
	color-stop(0.8, rgb(131,0,39))
);*/

float:left;
margin-left:5px;
}

#footer{
margin-top:40px;
width:900px;
height:90px;
background-image:url(../images/footer.jpg);
}
#social{
width:100px;
height:60px;
margin-left:360px;
float:left;
margin-top:35px;
}

#cpr{
	
	width:440px;
	height:60px;
	float:right;
	margin-top:35px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	}
.clear{clear:both}

/*clients page*/
#client_content
{
width:880px;
height:390px;
background-color:#FFFFFF;
padding:10px;
margin-top:20px;
}
#div_line1
{
width:880px;
height:130px;
margin:0px auto;
float:left;
/*background-color:#999999;*/
}
#div_line2
{
width:880px;
height:130px;
margin:0px auto;
float:left;
/*background-color:#333399;*/
}
#div_line3
{
width:880px;
height:130px;
margin:0px auto;
float:left;
/*background-color:#999999;*/
}
.img1
{
float:left;
margin-left:20px;
}

/* products page */
#product_content
{
width:900px;
height:400px;
background-image:url(../images/productsbg.jpg);
margin-top:20px;

}

#img{

	width:260px;
	height:350px;
	padding-top:50px;
	float:left;
 	margin-left:40px;

	}
	
#contact_details{

	width:500px;
	height:150px;
	float:left;
	margin-top:150px;
	margin-left:50px;
	float:left;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	


	}
		

.a1
{
margin-left:60px;
color:#ffffff;
text-decoration:none;
font-size:x-large;
}

/* aboutus page */
#about_content
{
width:900px;
height:400px;
background-image:url(../images/productsbg.jpg);
margin-top:20px;
padding-top:40px;
}
#about_sub
{
width:900px;
height:350px;
margin-left:40px;
}
#aboutimg1
{
width:160px;
height:300px;
padding-top:100px;
padding-left:20px;
float:left;
}
#about_sub_content
{
width:620px;
height:300px;
float:left;
margin-left:10px;
}
#about_sub_content_1
{
width:600px;
height:100px;
}
#about_sub_content_1_fc
{
width:50px;
height:50px;
float:left;
}
#about_sub_content_1_fc_content
{
width:520px;
height:100px;
color:#FFFFFF;
text-align:justify;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;

letter-spacing:1px;
float:left;
}
#about_sub_content_2
{
width:600px;
height:150px;
}
#about_sub_content_1_sc
{
width:50px;
height:50px;
float:left;
}
#about_sub_content_1_sc_content
{
width:520px;
height:150px;
color:#FFFFFF;
text-align:justify;
font-size:12px;

font-family:Verdana, Arial, Helvetica, sans-serif;
letter-spacing:1px;
float:left;
}


.acc {
background-image: linear-gradient(bottom, rgb(140,0,42) 9%, rgb(214,4,67) 55%, rgb(214,4,67) 85%);
background-image: -o-linear-gradient(bottom, rgb(140,0,42) 9%, rgb(214,4,67) 55%, rgb(214,4,67) 85%);
background-image: -moz-linear-gradient(bottom, rgb(140,0,42) 9%, rgb(214,4,67) 55%, rgb(214,4,67) 85%);
background-image: -webkit-linear-gradient(bottom, rgb(140,0,42) 9%, rgb(214,4,67) 55%, rgb(214,4,67) 85%);
background-image: -ms-linear-gradient(bottom, rgb(140,0,42) 9%, rgb(214,4,67) 55%, rgb(214,4,67) 85%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.09, rgb(140,0,42)),
	color-stop(0.55, rgb(214,4,67)),
	color-stop(0.85, rgb(214,4,67))
)
};
