@charset "UTF-8";
/* CSS Document */
body{
	color:#b1b1b1;
	margin:0;
	padding:0;
	font-size:13px;
	font-family:arial;
	font-weight: normal;
	text-decoration: none;
	background:url(../images/main-bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	line-height:20px;
	background-color:#d2d2d2;
}
div, h1, h2, h3, h4, h5, h6, form, label, input, span, ul, li, p, a{
	margin:0; padding:0;}
ul{
	list-style:none;
}
#container{
	width:100%;
	margin:0 auto;
	position:relative;
}
#topheader{
	width:995px;
	height:126px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
@font-face {
    font-family: 'sitefont';
    src: url('../fonts/webfont.eot');
    src: url('../fonts/webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/webfont.woff') format('woff'),
         url('../fonts/webfont.ttf') format('truetype'),
         url('../fonts/webfont.svg#Swis721CnBTRoman') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'navigation';
    src: url('../fonts/tt0010m-webfont.eot');
    src: url('../fonts/tt0010m-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/tt0010m-webfont.woff') format('woff'),
         url('../fonts/tt0010m-webfont.ttf') format('truetype'),
         url('../fonts/tt0010m-webfont.svg#Swis721CnBTBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
.Menu {
	width:995px;
	height:55px;
	margin:0 auto;
	background:url(../images/navigation-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.Menu ul{
	display:inline;
}
.Menu li {
 	display: inline;
	float:left;
	padding:0;
	margin-right:46px;
	margin-left:30px;
	padding-top:19px;
}
.Menu a {
	display: block;
	float:left;
	font-family: navigation;
	font-size:18px;
	font-weight: normal;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	text-transform: uppercase;
	text-shadow: #004778 2px 1px 1px;
}
.Menu a:hover, .Menu a.Menu-Selected {
	color: #d2effe;
	background:url(../images/navi-hover.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.home-icon{
	padding-left:10px;
	padding-top:9px;
	padding-right:10px;
}
.header {
	width: 995px;
	height: 355px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
#bodyarea{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	display:block;
	background-image:url(../images/bg-shad-body.png);
	background-repeat: no-repeat;
	background-position:top center;
	background-color:#323334;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #0054a2;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.content{
	width:995px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
.leftside{
	width:660px;
	float:left;
	padding-top:10px;
	padding-left: 0px;
	padding-right:10px;
	padding-bottom:10px;
	line-height:22px; 
}
.leftside h2{
	color: #ffffff;
 	font-family: sitefont;
	font-size:20px;
	font-weight: normal;
	text-decoration: none;
	margin:0;
	padding-top:5px;
	padding-bottom:10px;
	text-shadow: #1b1b1b 2px 1px 1px;
}
b{ color:#ffffff
}
.leftside p{
	text-align:justify;
}
.leftside a{
	text-decoration:underline;
	font-style: normal;
	font-weight: normal;
	color: #008ad0;
}
.leftside a:HOVER{
	color: #ffffff;
	text-decoration:none;
}
.rightside{
	width:300px;
	float:left;
	padding-top:10px;
	margin-left:22px;
}
.rightside h1, .leftside h1{
	color: #ffffff;
 	font-family: sitefont;
	font-size:30px;
	font-weight: normal;
	text-decoration: none;
	margin:0;
	padding-bottom:10px;
	text-shadow: #1b1b1b 2px 1px 1px;
}
.info{
	background-color:#232323;
	border: 1px solid #3a3a3b;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding:10px;
	font-size:15px;
}
.info h2{
	color: #ffffff;
 	font-family: sitefont;
	font-size:25px;
	font-weight: normal;
	text-decoration: none;
	margin:0;
	padding-top:5px;
	padding-bottom:10px;
	text-shadow: #1b1b1b 2px 1px 1px;
}
.info a{
	text-decoration:underline;
	font-style: normal;
	font-weight: normal;
	color: #008ad0;
}
.info a:HOVER{
	color: #ffffff;
	text-decoration:none;
}
.phone{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color:#b1b1b1;
}
.Global-Clear-Float {
	clear: both;
}
.Global-Clear-Left {
	clear: left;
}
.Global-Float-Right {
	float:right;
}
.Global-Float-Left {
	float:left;
}
.footer-bg{
	background:url(../images/bg-footer.png);
	background-repeat: no-repeat;
	background-position:top center;
	background-color: #d2d2d2;
	width:100%;
	margin:0 auto;
	padding:0;
	position:relative;
	clear:both;
	padding-bottom:20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #202020;
}
.footer{
	width:995px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:20px;
	position:relative;
	color:#5c5c5c;
} 
.copyright{
	font-family: sitefont;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.footer a{
	color:#393939;
	text-decoration: none;
}
.footer a:HOVER{
	color:#004a8d;
	text-decoration: none;
}
/*-------       Form               -------*/
.Form-Container{
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
	margin-bottom:7px;
	FONT-FAMILY: arial;
	width:585px;
	margin-top: 15px;
	font-size: 15px;
	line-height:28px;
}
.Form-Container INPUT {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	FONT-SIZE: 13px;
	PADDING-BOTTOM: 2px;
	MARGIN: 0px;
	PADDING-TOP: 2px;
	height:25px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.Form-Container .input-borderless {
 	border: 1px solid #ffffff;
	COLOR: #333333;
	background-color:#ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	
}
.Form-Container textarea{
	border: 1px solid #ffffff;
	background-color: #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.Form-Container .wpcf7-submit{
	width:100px;
	height:30px;
	margin-top:10px;
	color:#FFF;
	border: 1px none #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background:url(../images/navigation-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
}


#main-container{
	width:400px;
	margin:30px auto;
}

#form-container{
	
	padding:15px;
	
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius:12px;
}

td{
	white-space:nowrap;
}




h1{
	color:#ffffff;
	font-size:22px;
	font-weight:normal;
	
	margin-bottom:5px;
}

h2{
	font-weight:normal;
	font-size:10px;
	
	
	
	color:#aaaaaa;
	margin-bottom:15px;
	
	border-bottom:1px solid #eeeeee;
	margin-bottom:15px;
	padding-bottom:10px;
}

label{
	
	font-size:10px;
	font-family:Tahoma,Arial,Sans-serif;
}

textarea{
	color:#404040;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

td > button{
	text-indent:8px;
}

.error{
	background-color:#AB0000;
	color:white;
	font-size:10px;
	font-weight:bold;
	margin-top:10px;
	padding:10px;
	text-transform:uppercase;
	width:240px;
}

#loading{
	position:relative;
	bottom:9px;
	visibility:hidden;
}

.tutorial-info{
	color:white;
	text-align:center;
	padding:10px;
	margin-top:10px;
}

