/* @import url('normalize.css'); */
/* General Demo Style */
*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body{
	font-family: Alice, Georgia, "Times New Roman", serif;
	background: #ddd url(../images/bbg.jpg) repeat top left;
	font-weight: 400;
	font-size: 15px;
	color: #333;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	margin: 0;
	overflow: hidden;
}
a{
	color: 3d3d3d;
	text-decoration: none;
}
.clr{
	clear: both;
	padding: 0;
	height: 0;
	margin: 0;
}
.main-title{
	position: absolute;
	
	z-index: -1;
	width: 50%;
	padding: 20px 40px;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7);
}
.main-title h1{
	font-size: 45px;
	line-height: 52px;
	font-weight: 300;
	color: #777;
}
.main-title h1 strong{
	font-weight: 700;
}
.main-title p{
	font-size: 18px;
	color: #F86738;
}
h1 {

	font-family: Alice, Georgia, "Times New Roman", serif;

	color: #3d3d3d;

	font-size: 50px;

	margin: 0px;

	letter-spacing: -3px;

	line-height: 40px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 10px;

	font-weight: 200;

}

#leftcont {

	height: 350px;

	width: 350px;

	/* [disabled]position: fixed; */

	margin-right: auto;

	margin-left: auto;

	margin-top: 30%;

}

#h_con {

	padding: 10px;

	width: 580px;

	float: left;

	height: 350px;

}

#h_para {

	float: left;

	width: 300px;

	height: 330px;

	padding: 10px;

}

p {

	font-family: Alice, Georgia, "Times New Roman", serif;

	font-size: 11px;

	color: #3D3D3D;

	font-style: normal;

	line-height: 20px;

	font-weight: 300;

	text-align: justify;

	cursor: default;

	margin: 0px;

	padding: 0px;

}

.foot{

	font-size: 10px;

	letter-spacing: -1px;

}

#cop {

	position: fixed;

	right: 15px;

	bottom: 20px;

}

.goo {

	font-family: Alice, Georgia, "Times New Roman", serif;

	/* [disabled]font-style: italic; */

	font-size: 16px;

	line-height: 22px;

}



.goo ul{

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 20px;

}



.goo ul li{

	font-family: Alice, Georgia, "Times New Roman", serif;

	/* [disabled]font-style: italic; */

	font-size: 15px;

	line-height: 22px;

	color: #3d3d3d;

	/* [disabled]letter-spacing: -1px; */

	list-style-type: circle;

	font-weight: 300;

}



h2 {

	font-family: Alice, Georgia, "Times New Roman", serif;

	color: #FFF;

	width: 100%;

	float: right;

	text-align: right;

	font-weight: 400;

	text-transform: uppercase;

	font-size: 60px;

	letter-spacing: -7px;

	background-repeat: repeat-x;

	background-position: left 51px;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #FFF;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: -10px;

	padding-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

	height: 52px;

}
#headu {

	width: 350px;

	float: left;

}

.abcon {

	width: 580px;

	height: 350px;

}

.abim {

	height: 350px;

	width: 250px;

	float: left;

}

.abicontt {

	float: left;

	width: 320px;

	height: 340px;

	padding: 5px;

}

