body { 
	color: black;
	background-color: #0c2c43;
}

p {}

td {}

img {
    position: float;
    left: 0px;
    top: 0px;
    z-index: -1;
}

a:link {
    color: #ffffff;
    text-align: left; 
    margin-left: 29px;
    min-height: 0px;
    margin-top: 0px;
}

a:visited {
    color: #ffffff;
    text-align: left; 
    margin-left: 29px;
    min-height: 0px;
    margin-top: 0px;
}

a:hover {
    color: #068dbd;
    text-align: left; 
    margin-left: 29px;
    min-height: 0px;
    margin-top: 0px;
}

a:active {
    color: #068dbd;
    text-align: left; 
    margin-left: 29px;
    min-height: 0px;
    margin-top: 0px;
}

.MainBody-Container {
    width: 1100px;
    clear: both;
    margin-left: auto;
	margin-right: auto;
    font-family: Palatino, Arial, Georgia;
}

.title_main {
    /*border-top: 1px solid #fff;*/
    width: 100%;
    max-width: 1100px;
    min-height: 1000px;
    height: 100%;
  /*  background-image: url(../images/main_background.png);
    background-repeat: no-repeat;  */
    margin: 0 auto;
    background-color: #0c2c43;
    display: inline-block;
}

.banner_main {
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    width: 915px;
    min-height: 112px;
    margin-top: 0px;
    margin-left: 92px;
    clear: both;
}

.desc_main_top {
    background: light-grey; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#092c42, #dffafe); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#092c4, #dffafe); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#092c4, #dffafe); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#092c4, #dffafe); /* Standard syntax */
    width: 915px;
    min-height: 10px;
    margin-top: 0px;
    margin-left: 92px;
    clear: both;
}

.desc_main h1 {
    color: #e6eabb !important;
    font-size: 25px !important;
    font-weight: 400 !important;
    text-align: right;
 /*   -moz-text-shadow: 3px 3px 4px #fff !important;
    -webkit-text-shadow: 3px 3px 4px #fff !important;
    text-shadow: 1px 2px 0px #fff !important;  */
    margin-left: 29px;
    min-height: 0px;
    margin-top: 0px;
	width: 800px;
	_width: 800px;
    *width: 800px;
}

.desc_main h2 {
    color: #e6eabb;
    font-size: 20px;
    font-weight: 400;
    text-align: left; 
 /*   -moz-text-shadow: 3px 3px 4px #fff !important;
    -webkit-text-shadow: 3px 3px 4px #fff !important;
	text-shadow: 1px 2px 0px #fff !important;  */
    margin-left: 29px;
    min-height: 0px;
    margin-top: 0px;
	width: 800px;
	_width: 800px;
    *width: 800px;
}

.desc_main {
	/* background-image: url(../images/robot.png);
	background-size: 300px 169px;
	background-repeat: no-repeat;
	background-position: right;
	z-index: +2;  
	background-color: #dffafe; */
    width: 915px;
    height: 150px;
    min-height: 65px;
    margin-top: 20px;
    margin-left: 92px;
    clear: both;
    _background-image: none;
    *background-image: none;
}

.columnLeft {
    float: left;
    width: 424px;
    padding: 15px;
    min-height: 600px;
   	background-color: #4d4d4d;
    border-color: white;
    border: groove;
	border-width: 2px;
    margin-left: 92px;
}

.columnLeft h1 {
    color: #ffffff;
    font-size: 25px;
    font-weight: 400;
    text-align: left; 
/*    -moz-text-shadow: 3px 3px 4px #fff !important;
    -webkit-text-shadow: 3px 3px 4px #fff !important;
    text-shadow: 1px 2px 0px #fff !important;  */
    margin-left: 29px;
    min-height: 0px;
    margin-top: 0px;
	border-bottom: 1px solid #ffffff;
}

.columnLeft h2 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    text-align: left; 
    margin-left: 29px;
    min-height: 0px;
    margin-top: 0px;
}

.columnRight {
    float: left;
    width: 424px;
    padding: 15px;
    min-height: 600px;
   	background-color: #4d4d4d;
    border-color: white;
    border: groove;
	border-width: 2px;
    margin-right: 92px;
}

.columnRight h1 {
    color: #ffffff;
    font-size: 25px;
    font-weight: 400;
    text-align: left; 
/*    -moz-text-shadow: 3px 3px 4px #fff !important;
    -webkit-text-shadow: 3px 3px 4px #fff !important;
    text-shadow: 1px 2px 0px #fff !important;  */
    margin-left: 29px;
    min-height: 0px;
    margin-top: 0px;
	border-bottom: 1px solid #ffffff;
}

.columnRight h2 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    text-align: left; 
    margin-left: 29px;
    min-height: 0px;
    margin-top: 0px;
}

.footer {	
	min-height: 110px;
    margin-top: 0px;
    margin-left: 250px;
    float: left;
    width: 882px;
    padding: 15px;
   	background-color: #4d4d4d;
    border-color: white;
    border: groove;
	border-width: 2px;
    margin-left: 92px;
 }

.footer h1 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    text-align: left; 
 /*   -moz-text-shadow: 3px 3px 4px #fff !important;
    -webkit-text-shadow: 3px 3px 4px #fff !important;
    text-shadow: 1px 2px 0px #fff !important;  */
    margin-left: 29px;
    min-height: 0px;
    margin-top: 0px;
} 