* {
	padding: 0px;
	margin: 0px;}
img {
	padding: 0px;
	margin: 0px;}
body {
	background:url(../images/bg.png) repeat-y #f6f6f6 center;
	font-size: medium;
	font-family: "Trebuchet MS";
	width: 795px;
	margin: 0 auto;}
#container{
		float: left;
		background: url(../images/footer.png) no-repeat bottom center;
		padding-bottom: 40px;}
#header{
	float: left;
	width: 765px;
	padding: 10px 0 10px 30px;
	display: inline;}
#header ul{
	margin-left: 15px;
	float: left;}
#header li{
	float: left;
	list-style: none;
	background: url(../images/line1.gif) no-repeat left top;
	height: 68px;}
#header a{
	padding: 50px 0 0 4px;
	width: 94px;
	float: left;
	display: block;
	text-decoration: none;
	color: #6a9fb5;
	font-size: 12px;
	font-weight: bold;}
#content, #content_inner{
	margin-left: 1px;
	width: 795px;
	float: left;
	display: inline;}
#content{
	background: url(../images/dove.jpg) no-repeat top center;}
#content_inner{
	background: url(../images/cloud_bg.jpg) no-repeat top center;}
#content h4{
	width: 390px;
	padding: 70px 0 0 115px;
	font-weight: normal;
	color: #03406a;
	/*position: relative;
	left:  120px;
	top: 100px;*/}
.inner_box{
	background-color: #FFFFFF;
	margin: 22px 0 0 38px;
	width: 520px;
	float: left;
	border: 1px solid #c0c1c3;
	padding: 15px;
	display: inline;}
.inner_box h3{
	float: left;
	color: #6a9fb5;
	font-weight: bold;}
.inner_box p{
	font-size: 95%;
	color: #5f5b5b;
	margin-top: 10px;}
.home{
	float: right;
	text-indent: 20px;
	margin-right: 10px;
	color: #6a9fb5;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/home.png) no-repeat left top;}
.back_up{
	margin: 20px 0 0 220px;
	text-indent: 13px;
	font-size: 75%;
	float: left;
	color: #6a9fb5;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/top.png) no-repeat left center;}
.who_we_are{
	background-color: #FFFFFF;
	margin: 30px 0 0 38px;
	width: 260px;
	float: left;
	border: 1px solid #c0c1c3;
	padding: 5px;
	display: inline;}
.who_we_are h3{
	width: 260px;
	margin-bottom: 5px;}
.who_we_are img{
	float: left;}
.talk h3, .who_we_are h3{
	background: url(../images/h3_line.png) no-repeat bottom left;
	color: #f4df1e;}
.who_we_are img{
	float: left;}
.who_we_are p, .who_we_are h5{
	width: 180px;
	float: right;
	font-size: 75%;
	padding-bottom: 10px;}
.who_we_are h5{
	color: #7f8283;}
.name{
	color: #2da5ca;
	font-weight: bold;}
.name_space{
	width: 180px;
	float: left;
	border-bottom: dotted 1px;
	margin: 8px 0 8px 75px;
	height: 1px;
	overflow: hidden;
	display: inline;}
.talk{
	width: 415px;
	height: 149px;
	display: inline;
	float: left;
	border: 1px solid #c0c1c3;
	margin: 30px 0 0 20px;
	padding: 5px 5px 0 5px;
	background: url(../images/forest.jpg) no-repeat top right #FFFFFF;
	overflow: visible;}
.talk p{
	width: 350px;
	margin-top: 5px;
	font-size: 75%;
	color: #7f8283;}
.call{
	float: left;
	margin: 13px 0 0 19px;}
.call img{
	float: left;}
.text_ellie{
	padding: 10px;
	margin-left: 100px;
	background-color: #ffff66;
	width: 300px;
	text-align: center;}
#email label{
	font-weight: bold;
	font-size: 85%;}
#email input{
	width: 200px;}
#email tr{
	vertical-align: top;}
#email p{
	padding: 0;}
#email table{
	float: left;}
option{ /*Fixes Firefox problem because using * at top!*/
    padding-left: 5px;}