@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'texgyreadventorregular';
    src: url('texgyreadventor-regular-webfont.eot');
    src: url('texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('texgyreadventor-regular-webfont.woff') format('woff'),
         url('texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('texgyreadventor-regular-webfont.svg#texgyreadventorregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'texgyreadventorbold';
    src: url('texgyreadventor-bold-webfont.eot');
    src: url('texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('texgyreadventor-bold-webfont.woff') format('woff'),
         url('texgyreadventor-bold-webfont.ttf') format('truetype'),
         url('texgyreadventor-bold-webfont.svg#texgyreadventorbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	padding:0;
	margin:0;	
}

/* Header Part */

#header-container{
	width:980px;
	height:138px;
	margin:0 auto 0 auto;
	padding:0;	
}

#logo{
	width:300px;
	height:132px;
	float:left;
	padding:6px 0 0 335px;
	margin:0;
	
}
#phone{
	width:345px;
	height:138px;
	float:right;
	
}	

/* Header Part */

/* Nav Part */

#nav-menu{
	width:980px;
	height:46px;
	clear:both;
	margin:0 auto 0 auto;	
	padding:0;
	position:relative;
	z-index:100;	
}
#nav-menu ul{
	width:980px;
	list-style:none;
	text-align:center;
	line-height:34px;
	margin:0;
	padding:0;
}
#nav-menu li{
	text-align:center;
	display: inline-block;
	font-family:'texgyreadventorbold';
	font-size:14px;
	color:#000;
	font-weight:bold;
}
#nav-menu li a{
	text-decoration:none;
	color:#000;	
	padding:0 32px 0 32px;
	margin:0;
}
#nav-menu li a.active{
	text-decoration:none;
	color:#000;	
	padding:0 32px 0 32px;
	margin:0;
	background-color:#fff;
	border:0 solid;
	border-radius:4px;
	height:46px;
	display:inline-block;
}
#nav-menu li a:hover{
	text-decoration:none;
	color:#000;
	background-color:#fff;
	border:0 solid;
	border-radius:4px;	
	height:46px;
	display:inline-block;
	
}

/* Nav Part */

/* Slider Part */

#slider{
	width: 100%;
	height: 589px;
	position: relative;
	z-index: -100;
	margin: -12px auto 0 auto;
	padding: 0;
	overflow: hidden;
}

/* Slider Part */

/* Mid Top Part */

#mid-top{
	width: 980px;
	height: 221px;
	position:relative;
	z-index:100;
	margin: -41px auto 0 auto;
	padding:41px 0 0 0;
	background-image: url(../images/mid-top-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#mid-top h3{
	font-family:'texgyreadventorbold';
	font-size:22px;
	color:#333;
	padding:0;
	margin:48px 0 0 0;
	text-align:center;	
}

#mt1{
	width: 294px;
	height: 241px;
	float: left;
	padding:0 8px 0 8px;
	margin: 0 25px 0 0;
	background-color:#eeeeee;
	background-image: url(../images/mt1-bg.png);
	background-repeat: no-repeat;
	background-position: center top;		
}
.mt-button{
	position:absolute;
	bottom:-36px;
	display:block;
	margin:0 0 0 90px;
}
#submit{
	position: absolute;
	width:121px;
	height:35px;
	border:none;
	bottom: -36px;
	display: block;
	margin: 0 0 0 90px;
	background-image: url(../images/submit.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size:0;
	cursor:pointer;
}
#message {
	height:40px;
}	
#mt1 ul{
	margin:26px 8px 0 24px;
	padding:0;
	list-style:square;
	list-style-position:outside;
}
#mt1 li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#111;
	margin:0 0 12px 0;
	line-height:150%;	
}
#mt2{
	width:310px;
	height:241px;
	float:left;
	margin:0 0 0 0;
	background-color:#eeeeee;	
	background-image: url(../images/mt2-bg.png);
	background-repeat: no-repeat;
	background-position: center top;	
}

#mt3{
	width:286px;
	height:241px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0 0 0 25px;	
	padding:0 8px 0 16px;
	background-color:#eeeeee;
	background-image: url(../images/mt3-bg.png);
	background-repeat: no-repeat;
	background-position: center top;	
}

/* Mid Top Part */

/* Mid Content Part */

#mid-content{
	width:980px;
	height:auto;
	overflow:hidden;
	font-family: 'texgyreadventorregular';
	font-size:15px;
	color:333;
	text-align:center;
	line-height:150%;
	margin:60px auto 0 auto	
}
#mid-content p{
	padding:0;
	margin:0 0 25px 0;	
}
#mid-content h1{
	height: 50px;
	width: 980px;
	font-family: 'texgyreadventorbold';
	font-size:20px;
	color:#333;
	margin: 0 0 10px 0;
	line-height:50px;
	text-align: center;
	background-image: url(../images/h1-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	
}
#mid-content h1.welcome{
	margin-top:30px;	
}
/* Mid Content Part */

/* Footer Part */

#footer{
	width: auto;
	height: 90px;
	padding:0 0 0 0;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
#footer p{
	margin:0px 0 0 0;
	padding:14px 0 0 0;	
}
#footer a{
	text-decoration:none;
	color:#333;	
}
#footer a:hover{
	text-decoration:underline;
	color:#333;	
}
/* Footer Part */