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

*{margin:0px auto; padding:0px;}

body{background:url(../images/bg.jpg) center; font-family:Calibri; background-size:cover;}

h2{font-size:24px; color:#333333; font-weight:normal; float:left; padding-left:10px; padding-top:4px; letter-spacing:1px;}

p{font-size:14px; color:#777; font-weight:normal; float:left; padding-top:15px; line-height:21px; letter-spacing:.5px; text-align:justify;}

h6{color:#333; padding-top:20px; float:left; font-size:14px; letter-spacing:1px; font-weight:normal;}

span{
	color:#777;
}

a:active, a:focus, input {outline:0; outline-style:none; outline-width:0;}

.Clr{clear:both;}

/* Wrapper */

.Wrapper{width:1000px; margin:0px auto;}

/* Header */

.Header{float:left; width:1000px;}

.Header .HeaderTop{background:#009ec8; padding:2px;}

.Header .HeaderMiddle{background:#ffffff; float:left; width:1000px;}

.Header .HeaderMiddle .Logo{padding:15px; float:left;}

.Header .HeaderMiddle .Logo img{border:0px none;}

.Header .HeaderMiddle .Menu{float:right; padding-top:50px; padding-right:15px;}

.Header .HeaderMiddle .Menu ul{display:inline; list-style:none;}

.Header .HeaderMiddle .Menu ul li{float:left;}

.Header .HeaderMiddle .Menu ul li a:hover, .Wrapper .Header .HeaderMiddle .Menu ul li.active a{border-bottom:#009ec8 solid 3px;}

.Header .HeaderMiddle .Menu ul li a{font-size:18px; font-weight:normal; color:#555; text-decoration:none; padding:10px 0px 10px 0px; margin:0px 20px 0px 20px;}

.Header .Headerimg{float:left; border-top:#e7e7e7 solid 1px; border-bottom:#e7e7e7 solid 1px;}

/* Content */

.Content{float:left; background:#fff; padding:15px 15px 15px 15px; width:970px;}

.Content .ContentTop{padding:45px 0px 35px 0px; border-bottom:#ededed solid 1px;}

.Content h1{font-size:30px; color:#999; font-weight:normal; text-align:center; letter-spacing:2px;}

.Content .ContentMiddle{float:left; padding:25px 0px;}

.Content .ContentMiddle .Module{width:300px; padding:0px; float:left; margin-left:35px;}

.Content .ContentMiddle .Module a{text-decoration:none; color:#333333;}

.Content .ContentMiddle .Module a:hover{text-decoration:none; color:#009ec8;}

.Content .ContentMiddle .Module .ModuleTop{float:left;}

.Content .ContentMiddle .Module img{float:left;}

.Content .ContentBottom{float:left; width:970px; padding-bottom:20px;}

.Content .ContentBottom img{float:left;}

.Content .ContentBottom h2{padding-left:20px;}

.Content .ContentBottom p{padding-left:20px; width:775px;}

/* Footer */

.Footer{float:left; background:#f3f3f3; padding:12px 15px 12px 15px; width:970px; border-top:#e7e7e7 solid 1px;}

.Footer h6{float:right; color:#555; padding-top:0px;}

.Footer h5{float:left; color:#888; font-size:14px; padding-left:10px;}

.Footer ul{display:inline; list-style:none;}

.Footer ul li{float:left;}

.Footer ul li a{font-size:14px; font-weight:normal; color:#555; text-decoration:none; margin:0px 10px 0px 10px;}

/* About Us Page */

.Contentabout{float:left; padding:10px 0px 30px 0px; width:975px;}

.Contentabout p{padding-left:12px; width:715px;}

.SideMenu{width:210px; padding-top:40px; float:left; padding-right:30px;}

.SideMenu ul{list-style:none;}

.SideMenu ul li{padding:8px 0px 10px 5px; margin:0px; border-top:#e9e9e9 dotted 1px;}

.SideMenu ul li a{font-size:18px; color:#333333; font-weight:normal; text-decoration:none;}

.SideMenu ul li a:hover, .SideMenu ul li.active a{color:#009ec8;}

/* Form */

.Form{width:550px; float:left; padding:10px 0px 25px 0px;}

.Form .FormText{width:150px; float:left;}

.Form .FormText h6{font-size:16px; color:#555; padding:0px;}

.Form .InputField{ float:left;}

.ContactText{padding-top:60px; width:350px; float:left;}
