@import url(slider.css);
#Container {
	height: auto;
	width: 1024px;
	margin: auto;
	border-top-width: 1px;
	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: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

/*----------------------------------------------HTML 5 Overrides-------------------------------------*/

address, article, aside, figcaption, figure, footer, header, hgroup, nav, section{display:block; margin:0; padding:0;}
#topline {
	background-color: #B63D2C;
	height: 10px;
	width: 1024px;
}
#logo {
	height: 80px;
	width: 240px;
	margin-left: 30px;
	margin-top: 30px;
	background-color: #FFF;
	float: left;
}
#logo_cert {
	height: 50px;
	width: 60px;
	margin-left: 10px;
	margin-top: 50px;
	background-color: #FFF;
	float: right;
	margin-right: 30px;
}
#logo_cert2 {
	height: 50px;
	width: 60px;
	margin-left: 10px;
	margin-top: 50px;
	background-color: #FFF;
	float: right;
	margin-right: 30px;
	background-image: url(../images/Mba.png);
}
#Navigator {
	height: 40px;
	width: 963px;
	margin-left: 30px;
	margin-top: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6D6E70;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D6E70;
	font-family: "Helvetica Neue";
	line-height: 40px;
	color: #999;
	text-decoration: none;
	font-size: small;
	text-align: center;
	float: left;
}
#Header {
	height: inherit;
	width: 963px;
	margin-left: 30px;
	margin-top: 0px;
	line-height: 0px;
	font-size: small;
	float: left;
}
#Sub {
	height: 40px;
	width: 863px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D6E70;
	margin-left: 30px;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #C22625;
	font-weight: bold;
	padding-left: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6D6E70;
	margin-top: 5px;
	float: left;
}
#content_container {
	height: inherit;
	width: 963px;
	margin-left: 30px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	background-color: #f7f7f7;
	margin-top: 10px;
	float: left;
}
#content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999;
	float: left;
	height: inherit;
	width: 765px;
	margin-left: 100px;
	padding-top: 0px;
	margin-top: 20px;
	text-align: justify;
	margin-bottom: 20px;
}
.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #C22625;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #C22625;
}
#content2 {
	font-family: "Helvetica Neue";
	font-size: small;
	color: #999;
	float: left;
	height: inherit;
	width: 365px;
	margin-left: 30px;
	padding-top: 0px;
	margin-top: 20px;
	text-align: justify;
	margin-bottom: 20px;
}
#pic {
	background-color: #F7F7F7;
	height: 200px;
	width: 764px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	background-image: url(../images/plane.png);
	background-repeat: no-repeat;
}
#pic2 {
	background-color: #F7F7F7;
	height: 150px;
	width: 764px;
	margin-right: 0px;
	margin-bottom: 10px;
	float: left;
	background-image: url(../images/web_strip.jpg);
	background-repeat: no-repeat;
}
#pic_logo_bottom1 {
	background-color: #D6D6D6;
	height: 73px;
	width: 45px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	margin-top: 27px;
	margin-left: 30px;
}
#pic_logo_bottom2 {
	background-color: #D6D6D6;
	height: 60px;
	width: 150px;
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
	margin-top: 40px;
}
#pic_logo_bottom {
	background-color: #FFFFFF;
	height: 33px;
	width: 33px;
	margin-right: 15px;
	margin-bottom: 20px;
	float: right;
	margin-top: 20px;
}
#bottomline1 {
	height: inherit;
	width: 765px;
	float: left;
	margin-top: 10px;
	margin-left: 100px;
}
#bottomline {
	height: 1px;
	width: 963px;
	float: left;
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2E93C4;
	margin-left: 30px;
}
#footer {
	height: 50px;
	width: 1024px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 50px;
	background-color: #6D6E70;
	color: #FFF;
	text-align: center;
	margin-top: 10px;
}
.clear_both {
	clear: both;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #6D6E70;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #6D6E70;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #999999;
	text-decoration: none;
}

/*----------------------------------------aditional--------------------------------------------------*/

p#validation{
	color:#FF0000;
	font-family: Verdana, Geneva, sans-serif;
}

/*----------------------------------------Browser specific------------------------------------------*/
@-moz-document url-prefix() { 
  #contact-form {
    clear: both;
   	float: left;
  	margin-left: 250px;
  }
}
#pic2 {
	background-color: #F7F7F7;
	height: 150px;
	width: 764px;
	margin-right: 0px;
	margin-bottom: 10px;
	float: left;
	background-image: url(../images/web_strip.jpg);
	background-repeat: no-repeat;
}
#pic3 {
	background-color: #F7F7F7;
	height: 200px;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	background-image: url(../images/slider/controls/home_pic.png);
	background-repeat: no-repeat;
}
margin_right {
	float:right
	height:33px
	margin-bottom:10px
	margin-right:45px
	margin-top:40px
	width:33px
}
#logo_bottom {
	background-color: #F9C28A;
	height: 33px;
	width: 33px;
	margin-right: 0px;
	margin-bottom: 20px;
	float: right;
	margin-top: 20px;
}
