body {background:url('../images/bgall.png'); background-position:400px ; padding:0; margin:0; font-family:Arial, Helvetica, sans-serif;} 

img {border:0;}
#topDiv{background:#9BB9CE; height:350px; border:1px solid transparent;} 
#logoDiv {height:210px; margin-top:0px; width:1200px; margin-left:auto; margin-right:auto; }
#logo { height:120px; margin:auto;}
nav {border:1px solid transparent;  height:25px; padding-top:0px; margin-top:-220px; }
nav>ul {width:1200px; margin:auto; margin-top:0px; padding:0px;  background:#333; height:36px; padding-top:12px;}
nav>ul>li {float:left; margin-right:0px; list-style:none; width:190px; text-align:center; border-radius:0px; display:block; font-size:14px;  border-bottom:1px solid transparent; height:35px; padding-top:0px; color:white;}
nav>ul>li>a {color:white; text-decoration:none; font-size:14px;}
nav>ul>li>ul {display:none; position:relative; z-index:3; padding:0; height:90%; margin-top:8px; }
nav>ul>li>ul>li {display:block; margin-top:0; position:relative; background:#333; height:20px;}
nav>ul>li>ul>li>a {color:white; text-decoration:none;}
#boxes {border:1px solid transparent; width:1200px; margin:auto; height:510px;}
#box1a {background:#333; width:300px; height:350px; float:left;}
#box2a {background:#FFF; width:300px; height:350px; float:left;}
#box3a {background:#333; width:300px; height:350px; float:left;}
#box4a {background:#FFF; width:300px; height:350px; float:left;}
#box1b {width:300px; height:150px; float:left;}
#box2b {width:300px; height:150px; float:left;}
#box3b {width:300px; height:150px; float:left;}
#box4b {width:300px; height:150px; float:left;}
.bottomBox {background:url('../images/bagbox.png');}
.bottomBox>h2 {color:white; text-align:center; margin-top:45px;}
#content {border:1px solid #333; width:1198px; margin:auto; margin-top:15px; min-height:600px; background:transparent; z-index:200; position:relative; background:white;}
#mainTxt{color:white; font-family:Tahoma, Geneva, sans-serif; text-align:center; font-size:14px; margin-top:-1px;}
footer {height:220px; border:1px solid transparent; margin-top:-160px; background:#333; color:white;}
#footerTxt {width:1200px; margin:auto; border:1px solid transparent; text-align:right; margin-top:160px;}
#content_left {background:white; width:770px; min-height:560px; float:left; padding:15px;}
#content_right {background:white;width:368px; min-height:560px; float:left; padding:15px;}
#content_right>p>a {color:black; text-decoration:none; font-weight:bold;}
#content_right>p>a>img {border:0;}
form {margin-left:25px;}
form>input {width:260px; border-radius:5px; border:1px solid #ccc; height:25px;}
form>label {width:160px; display:block; margin-top:8px; font-size:12px;}
form>textarea {width:260px; height:90px;border-radius:5px; border:1px solid #ccc;}
#send {border:1px solid red; width:130px; border-radius:5px; border:1px solid #ccc; margin-top:25px;}
#footerLogo {border:1px solid white; width:auto; background:white; text-align: justify;}
#footerLogo1 {border:1px solid #333; width:1200px; background:white; margin:0 auto; height:130px; margin-top:-20px;}
h3 {
	display: block;
	background-color: #333;
	color:white;
	margin: 10px;
	padding:10px;
}