/*==========================exernal font===========================*/
@font-face{font-family: "verdana_1.ttf";src: url('../fonts/verdana_1.ttf') format('truetype');}
/*==========================exernal font ===========================*/
/*====================================== reset.css is here ========================================*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	outline: none;
}

q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	display: block;
}

/**************************************************************************************/


a {
	color: #000;
	text-decoration: none;
	outline: 0 none;
}
a:hover {
	color: #000;
	text-decoration: none;
}

/*----------------------------------------------------------------------------------*/
html {
}
body { 	color: #333; font:16px 'verdana_1.ttf', Calibri, Arial, Helvetica, Geneva, sans-serif; 	background: url(../images/index-bg.jpg) repeat-x; 	height:860px;}

.main_content {
}
/* ------------------ HEADER HERE -------------------*/
.header { width: 100%;}
.header-container { 	width: 1024px;	margin: 0 auto;	padding: 22px 0;background: url(../images/index-header.jpg) repeat-x;}

/* ---------------------------------------------------------*/
.container {margin: 0 auto; width:1024px;height:auto; }
.container-in{margin: 0 auto; width:1024px;height:786px; background:url('../images/Landing-PAGE.jpg'); }
.enter {padding:570px 0 0 360px;}


/* ------------------ FOOTER HERE --------------------------*/

.footer {width: 100%;background: url(../images/index-footer.jpg) repeat-x;height:39px;}
.footer-end {margin:0 auto; padding-top:15px;}
.footer .resize{margin: 0 auto; width:1020px;background: #404040;}
.footer-end .resize{margin: 0 auto; width:1020px;background: #404040;}

/* ---------------------------------------------------------*/
