.cfx{
	clear:both;
}

div.content img{
	float:left;
	margin-right:50px;
}
p{
	margin-bottom:20px;
	margin-top:20px;
}
.img_margin_left{
	margin-left:0;
}
h1{
	font-size:30px;
	color:#000000;
	line-height:72px;
	font-family: 'Advent Pro', sans-serif;
	font-weight:250;

}
h2{
	font-size:26px;
	color:#000000;
	margin-bottom:20px;
	font-family: 'Advent Pro', sans-serif;
	display: block;
	font-weight:230;
}
h3{
	font-size:15px;
	color:#000000;

}
body{
	background:url(../images/bg.jpg) repeat #000;
	font-size:13px;
	color:#DCDCDC;
	font-family: Arial, "MS Trebuchet", sans-serif;
	line-height:22px;
	word-spacing: 2px;
	
}
span {
    float: left;
    width: 0.7em;
    font-size: 400%;
    font-family: algerian, courier;
    color:#ff0000;
    line-height: 80%;
}

a,a:hover {
	text-decoration:none;
	color:#000;

}

div.main{
	width:960px;
	margin: 0 auto;
	overflow: visible;
}
	div.header{
		margin-top:50px;
		overflow: visible;
	}
		div.header .logo {
			height:64px;
			width:64px;
			float:left;
		}


.slider{
	margin:50px auto;
	width:960px;
	

}
	.border_box{
		background:url(../images/shadow.png) no-repeat bottom;
		padding-bottom:40px;
		
		
		}
	
	div.heading {
		margin:auto;
		width:960px;
		margin-top:30px;
		overflow: hidden;
	}
		div.heading h1 {
			font-family: 'Advent Pro', sans-serif;;
			font-size:50px;
			color:#F5254F;
			float:left;
			font-weight:200;
		}
		div.heading a{
			float: right;
			font-family:"Droid Sans";

			font-size:22px;
			display: block;
			background-color:#F5254F;
			padding:10px;
			border-radius:5px;
			margin-top:15px;
		}

.har{
	background:url(../images/hr.png) repeat-x;
	height:10px;
	margin-top:30px;

}

div.content{
	margin:auto;
	width:960px;

	font-family: Arial, "MS Trebuchet", sans-serif;
	
}
	div.left_col{
		width:450px;
		float:left;


	}
		div.right_col{
		width:450px;
		float:right;


	}
	div.right_col img{
		margin-bottom:20px;
	}

	div.col320{
		width:300px;
		float:left;
		margin-right:20px;
	}



div.footer{
	margin:auto;
	width:960px;
	margin-top:30px;
	padding-bottom:50px;
	overflow: hidden;
}
	.col240{
		width:220px;
		float: left;
		color:#fff;
		margin-right:26px;
	}
.nomarign{
	margin-right:0 !important;
}

ul.department li{
	border-bottom:1px solid #303030;;
	border-top:1px solid #D6D6D6;
	
}
ul.department li:first-child{

	border-top:none;

}
ul.department li:last-child{

	border-bottom:none;

}
ul.department li a{
	padding:5px 0 5px 5px;
	display:block;
}
ul.department li a:hover{
	display:block;
	background:#ddd;
}
.inside_content{
	overflow: hidden;
	margin-top:20px;
}
ul.items{
	margin-left:20px;
	margin-bottom:20px;
	
	}
ul.items li {
	list-style:square;

}

.col320_new{
	margin-right:30px;
	width:300px;
	float:left;
}
.col135{
	margin-right:30px;
	width:135px;
	float:left;

}

.products{ 
	background:#b8b8b8;
	height:500px;  
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	padding:20px;
	text-align:center;

}

.products img{
	margin:0 0 15px 0 !important;
}

.products ul{
	margin-top: 10px;
	position: relative;
	display:block;
}
.products ul li a:hover {
	color:#ddd;
	text-decoration:underline;
}
p.first_p{
	margin-top:0;
}

.col240_new{
	margin-right:13px;
	width:230px;
	float:left;
}
.last{
	margin:0;
}
/*portfoilo*/

#gallery ul li{
	margin-right:13px;
	width:230px;
	float:left;
	height:300px;
	background:#b8b8b8;
	margin-bottom:13px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	position: relative;

}
#gallery ul li:hover{
	background:#cecece;
	cursor: pointer;
}
#gallery ul li .basic{
	margin:20px 25px 0 25px;
	overflow: hidden;
}
#gallery ul li .view_button{
	margin-top:215px;
	position:absolute;

}
#gallery ul li .view_button img{
	margin-top:20px;



}
#gallery ul li p{
	margin-left:110px;
}
.contact_form{
	margin-top:90px;
}
.contact_form label{
	width:160px;
	float: left;
	display: block;
}
.contact{
	margin-bottom:10px;
}
.contact span{
	color:red;
	font-weight:bold;
}
.input_margin{
	float: right;
	margin-right:8px;

}
.addressline{
	margin:0;
	color:#00000;
}
/*table styling*/


table {
	font: 18px Arial, Helvetica, sans-serif;
	width:100%;
	}

th {
	padding: 10px;
	text-align: left;
	background:rgba(245,37,79,1);
	
	}


td {

	padding: 10px;
	font-size:14px;
	}
#t_head_label:hover{
	background:none;
}
tr:nth-child(2n) {
	background:rgba(0,0,0,0.3);
	
	
	}
tr:hover{
	background:rgba(245,37,79,.2);
}
.inside_content #brands li{
background:#f5254f;
margin-right:72px;
margin-left:0;
margin-bottom:20px;
padding:5px;
display: inline-block;
width:120px;
text-align:center;



}
#social li img {

	float:left;
	margin:0 20px 20px 0;


}

.last{
	margin:0 !important;
}