/* ----- BASIC ELEMENTS AND FONTS ----- */


html, body {
	color: #fff;
	font-size: 12px;
	font-family: 'Tahoma';
	background: #072450;
	margin:0;
	padding:0;
	height:100%;
}

.clear {
	clear: both;
	height:30px;
}

p {
	margin: 10px 30px 10px 30px;
}

.date {
	color:#ffd502;
	text-decoration:overline;
	font-size:10px;
	padding: 10px 0 20px 0;
}

#content_footer p {
	margin: 10px 30px 10px 30px;
	padding-top: 20px;
	font-size:10px;
	text-align:left;
}

.menu_box p {
	margin:0px 10px 20px 25px;
	font-size:9px;
	color:#fff;
	text-transform: uppercase;
}
.content_box p {
	margin: 10px 0px 10px 0px;
	color:#ddd;
	font-size:12px;
	text-align:justify;
}


.content_box_small p {
	margin: 10px 0px 10px -20px;
	font-size:11px;
	text-align:justify;
}

.content_box_mid p {
	margin: 10px 0px 10px -170px;
	font-size:11px;
	text-align:justify;
}

.content_box_photo h3 {
	margin: 0px 0px 10px 45px;
}

#content_footer p {
    margin: 10px 0px 10px 60px !important;
	margin: 10px 0px 10px 85px;
	font-size:10px;
	text-align:justify;
}

.red {
	color:#B34D36;
}

.yellow {
	color: #D79B63;
	font-weight:bold;
}

.bold  {
	font-weight:bold;
	font-size:12px;
}

.process {
	text-align: center;
	font-size:12px;
	color:#FFF;
	line-height: 150%;
	padding-left:10%;
}

.howto  {
	font-size:12px;
	color:#FFF;
	line-height: 150%;
	padding-left:30%;
}

.projects {
	text-align: center;
	font-family:"Bookman Old Style", "Book Antiqua", serif;
	font-size:16px;
	color:#FFF;
	line-height: 250%;
	padding-right: 11%;
}

#header h1 {
	font-family:"Bookman Old Style", "Book Antiqua", serif;
	font-size:30px;
	text-transform:uppercase;
	text-align: left;
	font-weight:normal;
	/*--margin: 0px 0px 0px 30px !important; --*/
	margin: 20px 0px 0px 200px;
	padding-top: 20px;
	padding-left: 20px;
	color:/*--#DAAB84 - #F8D6B9; - */#D79B63;
}

#header h2 {
	margin: 0px 0px 10px 223px;
	font-family:"Bookman Old Style", "Book Antiqua", serif;
	text-align: left;
	font-size:14px;
	color:#FFF;
	font-weight:normal;
	}

h2 {
	margin: 0px 0px 10px 210px;
	font-family:"Bookman Old Style", "Book Antiqua", serif;
	text-align: left;
	font-size:14px;
	color:#FFF;
	font-weight:normal;
}

h3 {
	margin: 0px 0px 10px 0px;
	text-transform:uppercase;
	font-size:12px;
	color:#fff;
}

a {
	text-decoration: none;
	color:#B34D36;
	font-weight:bold;
}

a.extlink {
	text-decoration: none;
	color:#D79B63;
	text-decoration: underline;
}

/*----- MENU ----- */

#nav_list {
	margin: 0;
	padding: 0;
	width: 170px;
	list-style: none;
	overflow: hidden;
}

#nav_list li {
	width: 170px;
	overflow: hidden;
	text-transform: uppercase;
	font-size:9px;
	font-weight:bold;
}

#nav_list a {
	color:#fff;
}

.li_nav_body a  {
	display: block;
	width: 170px;
	height: 20px;
	background: url(images/nav_body.png) no-repeat;
	padding-left: 25px;
	line-height:20px;
}

.li_nav_footer a  {
	display: block;
	width: 170px;
	height: 21px;
	background: url(images/nav_body.png) no-repeat;
	background-position:  0 0px;
	padding-left: 25px;
	line-height:21px;
}

.li_nav_body a:hover {
	background-position:  0 -20px;
	color:#016001;
}

.li_nav_footer a:hover {
	background-position:  0 -20px;
	color:#016001;
}

.li_active a:active  {
	background: url(images/nav_body.png) no-repeat;
	background-position:  0 -40px;
	color:#fff;
}

/*----- LAYOUT ----- */

#container {
	width:100%;
	background: url(images/sidebar_body.png) 30px 0px repeat-y !important;
	background: url(images/sidebar_body.png) 60px 0px repeat-y;
	min-height:100%;
	height:100%;
}


#menu_header {
	width:170px;
	height:232px;
	text-align:left;
	float:left;
	margin:0 0 0 30px;
}

#menu_left {
	width: 170px;
	min-height: 100%;
	margin:0 0 0 30px;
	float: left;
    background: url(images/sidebar_body.png) repeat-y;
}

.menu_box {
	width: 170px;
	float:left;
	margin:0 0 0 10px;
}

#header {
    width: 790px !important;
	width: 820px;
	height: 182px;
	float:left;
	text-align: right;
}

#content {
	width: 900px;
	text-align: justify;
	float: left;
	margin:0 0 0 20px;
	padding-right: 10px;
	background: url(images/sidebar_body.png) 10px 0px repeat-y !important;
	background: url(images/sidebar_body.png) 20px 0px repeat-y;
}

.content_box {
	width: 120px;
	margin:0px 0px 0px 30px;
	float: left;
}

.content_box_frog {
	margin:0px 0px 0px 40px;
	float: left;
}

.content_box_large {
	width: 280px;
	margin:-20px 0px 0px 0px;
	float: right;
}

.content_box_right {
	width: 210px;
	margin:-20px 0px 0px 20px;
	float: right;
}

.content_box_small {
	width: 150px;
	margin:0px 0px 0px 130px;
	float: right;
}

.content_box_photo {
	width: 400px;
	margin:-30px 10px 0px 23px;
	float: left;
}

.content_box_mid {
	width: 325px;
	margin:0px 0px 0px 200px;
	float: left;
}

#content_footer {
	background: url(images/sidebar_body.png) 30px 0px repeat-y !important;
	background: url(images/sidebar_body.png) 60px 0px repeat-y;
	width:100%;
	clear:both;
	margin-bottom:-70px;
	height:50px;
}

.wantad {
	margin-left: 22px;
}


/*----- IMAGES ----- */

a img{
	border: none;
}

img.left,img.center,img.right {
	padding: 4px;
	border: 1px solid #a0a0a0;
}

img.left {
	float: left;
	margin: 0px 12px 5px 0px;
	background:#fff;
}

img.right {
	float: right;
	margin: 0px 30px 5px 0px;
}

/*----- FORM ----- */

textarea.sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:115px;
	height:80px;
	color: #707070;
	margin:5px 0px 5px 25px;
}

/*----- FROG JS----- */

#FrogJS{
width: 650px;
height: 400px;
margin:0 auto;
float:right;
}

#FrogJSCredit{
text-align: right;
font-size: 80%;
color: #999;
padding: 1px;
}

#FrogJSCaption{
text-align: left;
line-height: 140%;
}

