/*
   __              __                                             
  /\ \  __        /\ \                                            
  \_\ \/\_\    ___\ \ \/'\     ___ ___      __      ___     ____  
  /'_` \/\ \  /'___\ \ , <   /' __` __`\  /'__`\  /' _ `\  /',__\ 
 /\ \L\ \ \ \/\ \__/\ \ \\`\ /\ \/\ \/\ \/\ \L\.\_/\ \/\ \/\__, `\
 \ \___,_\ \_\ \____\\ \_\ \_\ \_\ \_\ \_\ \__/.\_\ \_\ \_\/\____/
  \/__,_ /\/_/\/____/ \/_/\/_/\/_/\/_/\/_/\/__/\/_/\/_/\/_/\/___/ design.com
  
*/

/* GENERAL
----------------------------------------------------------------------------- */

* {margin:0; padding:0; border: 0; outline-style:none;}
a img {border: 0;}
ul, ol {list-style:none;}
.img_left img{float:left;}
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.over {overflow:hidden;}
.over1 {overflow:hidden; height:1px;}
.block {display:block;}
.del{display:none;}
.null{visibility:hidden;}

/* --------- this project -------- */

a{ text-decoration:none;}
a:hover{ text-decoration:none;}

/* BASE
----------------------------------------------------------------------------- */

body { margin:0; background: #90C8C5 url(images/bg.jpg) repeat-x; font-family:"Trebuchet MS", Helvetica, sans-serif; font-size:13px; line-height:1.3em; color:#6C6C6C; }
.main { position:relative; margin:5px auto; width: 882px; }
.inner { background:url(images/main.png); _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/main.png', sizingMethod='scale'); _background: transparent; width: 882px; }

/* HEADER
----------------------------------------------------------------------------- */
.header { width: 857px; margin: 0 auto;}

#Layer2 {	position:absolute;
	width:520px;
	height:80px;
	z-index:1;
	right: 20px;
	top: 35px;
}

/* MENU
----------------------------------------------------------------------------- */
.menu {
	width:850px;
	padding:0 0 0 20px;
	height:30px;
	margin:0 auto;
	background:#079e99;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	overflow:hidden;
	text-align:center;
	}
.menu a { padding:10px 16px 12px; color:#fff; line-height:2.7em;}
.menu a:hover,
.menu a.hover {background:#4ab8b5;}
.menu a.order {background:#e23e3c;}
	/*
	.menu {
	width:812px;
	_width:846px;
	height:30px;
	padding: 0 0 0 58px;
	_padding: 0 0 0 24px;
	margin:0 auto;
	background:#079e99;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	position:relative;
	overflow:hidden;
	}

.menu a {display:block; height:22px; padding:8px 12px 0; margin:0 5px; color:#fff; float:left;}
.menu a:hover,
.menu a.hover {background:#4ab8b5;}
.menu a.order {background:#e23e3c;}
	*/

/* FOOTER
----------------------------------------------------------------------------- */
.content { background: url(images/bg_content.jpg) repeat-x bottom left; width: 870px; margin: 0 auto; }
.middle { width: 857px; margin: 0 auto; background: #FFFFFF; }

/* FOOTER
----------------------------------------------------------------------------- */

.footer { height: 120px; background: url(images/bg_footer.jpg) repeat-x; position: relative; width: 857px; margin: 0 auto; }
.footer .top { position: absolute; left: -6px; top: 45px; }
.footer .bt_join{ position: absolute; left: 700px; top: 30px;}
.footer .bt_two{ position: absolute; right:200px; top: 30px;}
.footer .bt_2{ position: absolute; right:180px; top: 30px;}
.footer .bt_3{ position: absolute; right:350px; top: 30px;}
.footer .bt_3_mission{ position: absolute; right:400px; top: 30px;}
.footer .bt_4{ position: absolute; right:520px; top: 30px;}
.footer .bt_5{ position: absolute; right:700px; top: 30px;}


/* COPY
----------------------------------------------------------------------------- */

.copy {color:#FFFFFF; font-size: 11px; padding: 0 0 8px 0; width: 857px; margin: 0 auto;}
.copy a { color:#FFFFFF; text-decoration: underline; }







#divPara {
	height: 45px;
	margin-top: 20px;
}
#divParaLft {
	float: left;
	height: 35px;
	width: 275px;
	margin-left: 0px;
	text-align: left;
}
#divParaRt {
	float: right;
	height: 190px;
	width: 160px;
	margin-right: 20px;
	text-align: left;
}
#divNewText italic {
	font-style: italic;
}

