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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
body{ font-family:"Arial";}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{ text-decoration:none; color:#000000;}
.divclear{clear:both;}

h2{font:400 40px 'Raleway', sans-serif;color:#1a1c22; margin:0px auto; text-align:center; text-transform:none; padding:2px 0 8px;}
h3{font:300 13px 'Raleway', sans-serif;color:#a8a8a8; margin:0px auto; text-transform:uppercase; width: 325px; text-align:left;}
h4{font:600 20px 'Raleway', sans-serif;color:#1a1c22; margin:0px auto; text-align:center; padding:12px 0 3px;}
h5{font:600 20px 'Raleway', sans-serif;color:#3498db; margin:0px auto; text-align:left; padding:12px 0 3px;}

p{ color:#727272; font-size:14px; padding:5px 0; text-align:justify; line-height:24px;}
p a:link{ color:#3498db;}
p a:visited{ color:#3498db;}
p a:hover{ color:#3498db; text-decoration:underline;}
strong{ font-weight:bold; color:#3498db;}

.wrap{ margin:0px auto; padding:0; width:1240px;}
#banner{ background:url(../images/banner.jpg) no-repeat center top/cover; height:790px; width:100%; min-width:1500px; padding:0; margin:0px auto;}
#banner_inner{ height:90px; width:100%; min-width:1500px; padding:0; margin:0px auto;}

#header{ background:url(../images/header_bg.png) repeat; height:90px;width:100%; min-width:1500px; padding:0; margin:0px auto; position:fixed;}
#header .left{ float:left; width:195px; height:40px; padding:24px 0 0;}
#header .right{ float:right; width:400px; height:90px; line-height:90px;}
#menu
			{
			padding:0;
			margin:0 auto;
			white-space:nowrap;
			list-style-type:none;			
			text-align:left;
			width:auto;
			text-transform:uppercase;			
			}
			#menu li {display:inline;}
			#menu li a
			{   
            padding:0 12px;
			text-decoration:none;			
			font:500 13px/90px 'Raleway', sans-serif;
			color:#fff;
			}	
			#menu li a:hover
			{
			color:#3498db;
			}					
			#menu li .current, #menu li .current:hover
			{
			color: #3498db;
			}
#banner .left_ban{ width:590px; float:left;font:500 26px/45px 'Raleway', sans-serif; color:#fff; text-align:left; padding:230px 0 40px;}
.read_more{ background:#3498db;font:500 18px/55px 'Raleway', sans-serif; color:#fff; height:55px; float:left; padding:0 25px; text-transform:uppercase;border:1px solid #3498db;}
.read_more:hover{border:1px solid #3498db; background:none; color:#3498db;}

#content{ margin:0px auto; padding:45px 0; width:100%; min-width:1500px;}
.welcome{ width:425px; font-size:17px; line-height:26px; margin:0px auto; text-align:center;}
.services{ width:325px; text-align:center; margin:40px 43px 10px; float:left;}
.services p{ text-align:center;}
form {
    margin: 20px 0 0;
    width: 500px;float: left;
}
#content .input_txt, #content textarea {
    border: 1px solid #667486;
    color: #cbcbcb;
    font: 13px/20px "Arial";
    height: 30px;
    margin: 0 10px 15px 0;
    padding: 0 0 0 8px;
    width: 250px;
}
.submit {
    background: #3498db  none repeat scroll 0 0;
    border: 1px solid #3498db ;
    color: #fff;
    width:50px;
    font: 300 14px "Raleway",sans-serif;
    margin: 10px 0;
    padding: 10px 20px;
    text-transform: uppercase;
}
.submit:hover {
    background: none repeat scroll 0 0;
    border: 1px solid #3498db ;
    color: #3498db ;
}
.address{ float:right; width:300px; padding:30px 25px; background:#3498db; color:#fff; line-height:28px; font-size:15px;}
.address h4{ color:#fff; padding:12px 0;}

#department{ background:#eef0f1; margin:0px auto; padding:45px 0; width:100%; min-width:1500px;}
#department .left{ float:left; width:400px; margin:0 40px 0 70px;}
#department .right{ float:right; width:650px; padding:50px 30px 0 50px;}
#department h2{font:600 30px/36px 'Raleway', sans-serif; text-align:left;}
#department  p{ font-size:17px; line-height:26px;text-align: left; width: 555px;}

#footer{ height:80px;background:#3498db; margin:0px auto; padding:40px 0 0; width:100%; min-width:1500px; color:#fff; font-size:15px; line-height:24px; text-align:center;}
#footer a:link{ color:#fff;}
#footer a:visited{ color:#fff;}
#footer a:hover{ color:#fff; text-decoration:underline;}