*{margin:0 auto;}

body{background:url(../images/bg.png) repeat; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#4c4c4c;}

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

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

}

.containerext{
	width:100%;
	height:100%;
	}


.container{
	width:100%;
	height:100%;
	float:left
	}
	
.headerbg{
	background:url(../images/header.png) repeat-x;
	width:100%;
	height:86px;
	}
	
.headerin{
	width:961px;
	height:86px;
	}
	
.upext{
	width:550px;
	height:62px;
	float:left;
	margin-top:24px;
	margin-left:51px;
	}
	
.manup{
	width:134px;
	height:62px;
	background:url(../images/manup.png) no-repeat;
	float:left;
	}
	
.logobox{
	width:390px;
	height:36px;
	float:left;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 26px;
	}
	
.logotext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	position:absolute;
	display:block;
	background-repeat: repeat-x;
	color:#ededee;
	}

.banner{
	width:961px;
	height:157px;
	}
	
.mandown{
	background:url(../images/mandown.png) no-repeat;
	width:234px;
	height:157px;
	float:left;
	}
	
.phonebg{
	background:url(../images/phonebg.png) repeat-x;
	width:174px;
	height:53px;
	float:left;
	margin-top:55px;
	text-align: center;
	padding-top: 17px;
	}
	
.phonebgmid{
	background:url(../images/phonebgmid.png) no-repeat;
	width:18px;
	height:70px;
	float:left;
	margin-top:55px;
	}
	
.phonebgnumber{
	background:url(../images/phonebgnumber.png) no-repeat;
	width:288px;
	height:53px;
	float:left;
	margin-top:55px;
	text-align: center;
	padding-top: 17px;
	}
	
.navigationbgext{
	background:url(../images/navigationbgext.jpg) repeat-x;
	width:100%;
	height:81px;
	}
	
.navigationbgin{
	background:url(../images/navigationbgin.jpg) no-repeat;
	width:961px;
	height:81px;
	}
	
.bodybg{
	width:873px;
	height:auto;
	background:#fff;
	padding-top: 50px;
	padding-right: 44px;
	padding-bottom: 50px;
	padding-left: 44px;
	text-align: justify;
	margin-bottom: 42px;
	font-family: 'quattrocento_sansregular', Helvetica, Arial, sans-serif;
	font-size: 16px;
	}
	
	
.footerbgext{
	background:url(../images/footerbgext.jpg) repeat-x;
	width:100%;
	height:50px;
	}

.footerbgin{
	background:url(../images/footerbgin.jpg) no-repeat;
	width:961px;
	height:35px;
	text-align: center;
	padding-top: 15px;
	}

.footerbgdown{
	background:url(../images/footerdown.jpg) repeat-x;
	width:100%;
	height:132px;
	}
	
.footerdownin{
	width:961px;
	height:112px;
	text-align: center;
	padding-top: 22px;
	}
	
.footerdowntext{
	color:#b2b2b2;
	font-family: 'quattrocento_sansregular', Helvetica, Arial, sans-serif;
	font-size:12px;
	}


.phonetext{
	font-family: 'pontano_sansregular', Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-size:30px;
	color: white;
	letter-spacing:5px;
	}

.gap{
	background:url(../images/gap.jpg) no-repeat;
	width:2px;
	height:38px;
	margin-top:21px;
	margin-bottom:21px;
	float: left;
	}
	
.navi{
	font-family: 'pontano_sansregular', Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	padding:5px 20px;
	color: white; text-shadow: black 0.1em 0.1em 0.2em;
	}
	
.navi:hover{
	color:#bc0000;
	}
	
.buttonext{
	width:100%;
	height:42px;
	}
	
	
	
#nav,#nav ul {
	font-family:arial;
	font-size:13px;
	color:#FFFFFF;
    list-style: none outside none;
    margin: 0;
    padding: 0;
	align:center;
}
#nav {
url(image/menu_bg.png) 0 transparent;
	clear: both;
	font-family:arial;
	font-size:13px;
	color:#FFFFFF;
	height: 33px;
	position: relative;
	width: 808px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 153px;
	alig:center;
}
#nav ul {
	background-color: #222;
	border-radius: 0 5px 5px 5px;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
	left: -9999px;
	overflow: hidden;
	position: absolute;
	top: -9999px;
	z-index: 2;
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-moz-transition: -moz-transform 0.1s linear;
	-ms-transition: -ms-transform 0.1s linear;
	-o-transition: -o-transform 0.1s linear;
	-webkit-transition: -webkit-transform 0.1s linear;
	transition: transform 0.1s linear;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
#nav li {
	font-family:arial;
	font-size:13px;
	color:#FFFFFF;
    float: left;
    position: relative;
	padding-top:23px;
}
#nav li a {
	color: #FFFFFF;
	display: block;
	float: left;
	font-weight: normal;
	height: 23px;
	padding: 9px 20px 0;
	position: relative;
	text-decoration: none;
}
#nav li:hover > a {
	color: #00B4FF;
}
#nav li:hover, #nav a:focus, #nav a:hover, #nav a:active {
	background:000066;
	outline: 0 none;
}
#nav li:hover ul.subs {
	left: 0;
	top: 53px;
	width: 180px;
	-moz-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}
#nav ul li {
    background: none;
    width: 100%;
}
#nav ul li a {
    float: none;
}
#nav ul li:hover > a {
    background-color: #121212;
    color: #00B4FF;
}

#phone-label
{
	margin-top: -5px;
}

#logo
{
	margin-left: -10px;
	margin-top: -5px;
}

H1 {
margin-top: 10px;
margin-bottom: 10px;
}
