/* CSS Document */

#body_bottom
{
  	clear: both;
    background: url(../images/body_bottom.jpg);
	background-repeat:no-repeat;
	background-color  : #ffffff;
	width: 742px;
	margin-right: auto;
  	height: 35px;
	margin-left:auto;
	vertical-align:top;
}

#header
{
  	clear: both;
    background: url(../images/header_slice.jpg);
	background-color  : #ffffff;
	width: 742px;
	margin-right: auto;
  	height: 107px;
	margin-left:auto;
}

#changing_pic
{
  	clear: both;
	background-color  : #ffffff;
	width: 742px;
	margin-right:auto;
  	height: 280px;
	margin-left:auto;
	background-repeat:no-repeat;
}

#logo_banner
{
  position:relative;
  left:-281px;
  top:14px;
  height:auto;
  width:154px;
  clear:none;
}

#headerbanner
{
  position:relative;
  left:159px;
  top:-71px;
  height:auto;
  background-color:#FFFFFF;
  width:320px;
  clear:none;
}

.body_left
{
	background: url(../images/body_left.jpg);
	background-repeat:repeat-y;
	width:4px;
}
	
.body_right
{
	background: url(../images/body_right.jpg);
	background-repeat:repeat-y;
	width:38px
}

#body
{
  	clear: both;
	background-color  : #ffffff;
	width: 742px;
	margin-right: auto;
  	height:auto;
	margin-left:auto;
}

#body_content
{
  	clear: none;
	background-color  : #ffffff;
	background:url(../images/globe.jpg);
	background-repeat:no-repeat;
	background-position:left top;
  	height:400px;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#ContentLeftPane
{
	position:relative;
	left:10px;
	width:320px;
	border: 1px #000000;
	float:left;
	height:300px;
}

#ContentRightPane
{
	margin-left:20px;
	width:280px;
	border: 1px #000000;
	float:left;
	height:auto;
	padding:10px;
	padding-bottom:20px;
}

.ContentHeader
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#000000;
}

.ContentSubHeader
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}

.ContentBody
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	height:auto;
}	

.ContentBody li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:20px;
}

.FooterContact
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.FooterLinks
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

input {
	margin:2px;
	}

textarea {
	margin:2px;
	}
	
.SubmitButton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	height:22px;
	margin:0px;
	}

.red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#990000;
	}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	}
.normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	}

#Mission {
	background-color:#F8F8F8;
	padding-bottom:10px;
	}
	
#LiveChat {
	background-color:#FFFFFF;
	padding:10px;
	}