body{
	margin:0;
	padding:0;
	background:url(../images/homebg.png) repeat-x;
}
.main-container{
	width:817px;
	height:1100px;
	margin:0 auto;
}
.header{
	width:248px;
	height:90px;
	margin:0 auto;
	clear:both;
}
@font-face{
	src:url(../fonts/Lobster%201.4.otf);
	font-family:'Title';
}
@font-face{
	src:url(../fonts/TW.ttf);
	font-family:'Tw-Cen-MT';
}
.header h2{
	font-family: 'Title';
	color: #fff;
	font-weight: 100;
	font-size: 50px;
	margin: 0 auto;
}
.content-one{
	width:708px;
	height:460px;
	margin:0 auto;
	background:url(../images/big-banner.png) no-repeat;
	clear: both;
}
.slider{
	width: 816px;
	height: 400px;
	float: left;
	margin: 0 auto;
}
.slider-content{
	width: 816px;
	height: 358px;
	background:url(../images/slider-white-bg.png) no-repeat;
	padding-top: 11px;
	margin: 15px auto;
}
.content-slider{
	width: 797px;
	height: 281px;
	margin:0 auto;
	background:url(../images/slider-1.png) no-repeat;
}
.content-slider-one{
	width: 320px;
	height: 285px;
	float: left;
	margin: 15px 0 0 35px;
}
.content-slider-two{
	width: 358px;
height: 285px;
	float:left;
	margin: 15px 0 0 24px;
	clear: right;
}
.content-slider-one p{
	font-family:'Tw-Cen-MT';
	color:#434343;
	font-size: 24px;
text-align: justify;
margin: 0;
}
.content-slider-two p{
	font-family:'Tw-Cen-MT';
	color:#434343;
	font-size: 24px;
	text-align: justify;
	margin: 0;
}
.slider-button{
	width:797px;
	height:41px;
	background:url(../images/slider-bottom-button.png) repeat-x;
	margin: 0 auto;
}
.footer{
	width:816px;
	float:left;
	height:150px;
}
.footer h2{
	font-family: 'Tw-Cen-MT';
	color: #fff998;
	font-size: 33px;
	text-transform: uppercase;
	text-align: center;
	margin: 20px 0 5px 0;
	text-shadow: 0.0em 0.1em #333;
}
.form-holder{
	float: left;
	width: 816px;
	height: 55px;
}
.content-woman{
	width:357px;
	height:284px;
	background:url(../images/bigstock-Business-Woman-Success-2764994-2.png) no-repeat;
}
.button-slider{
	width: 100%;
height: 56px;
}
.tae{
	width: 100%;
height: 45px;
background:url(../images/slider-bottom-button.png) repeat;
}
.slider-h2-one{
	font-size: 24px;
	margin: 0;
	color: #fff;
	float: left;
	margin-left: 29%;

}
.slider-h2-two{
	font-size: 22px;
	float: left;
	color: #fff;
	margin: 0 21%;
	font-weight: 700;
}
tr{
	float: left;
	margin-left: 17px;
}
input fields_email{
	margin-right:20px;
}
.btn-lg, .btn-group-lg>.btn{
	background: #5a5a5a !important;
	border-color:transparent !important;
	height: 47px;
	width: 98%;
	margin: 0 8px;
	font-size: 24px !important;
	border-radius: 0 !important;
}
input{
	width: 250px !important;
	height:35px !important;
	background-color:#d1d1d1;
	padding-left:10px;
	border-radius: 5px;
}
input[type=submit]{
	width:150px;
	background-color:#add87a;
	font-family:Verdana, Geneva, sans-serif;
	font-size:19px;
}