body
{
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #e3e6da;
	background-image: url('../images/background.gif');
	color: #000000;
	font-size: 75%;
}
table{font-size:13px;}

table.layout
{
	padding:0;margin:0;
}

.p10 { padding:10px; }

a
{
	color: #000000;
	text-decoration:underline;
}

a:hover
{
	color:#D9995E;
}

#main-outter
{
	padding: 25px 0 25px 0;
	text-align: center;
}
.error{
		background-color:#ffffff;
		color:#ff0000;
		border:1px solid #ff0000;
		text-align:left;
		font-size:90%;
		padding:10px;
		margin:0 0 10px 0;
		width:700px;
	}
	.message{
		background-color:#01142e;
		color:#ffffff;
		border:1px solid #ffffff;
		text-align:left;
		padding:10px;
		margin:0 0 10px 0;
		width:700px;
	}
	.message a{color:#f9ea15; text-decoration:none; }
	.message a:hover{color:#ffffff; text-decoration:underline;}
.note{
	width:700px;
	background-color:#006600;
	color:#ffffff;
	border:1px solid #ff0000;
	text-align:left;
	padding:10px;
	margin:0 0 10px 0;
}
.red{color:#ff0000;}
#main-inner
{
	width: 960px;
	margin:0 auto;
	text-align: justify;
}

h1 {
	padding:0; margin: 0;
	float: left;
	height: 111px;
}

h1 img{
	height: 111px;
	width: 928px;
	margin:0;
	padding:0;
	margin-right: 5px;
}

h3
{
color:#8A9B6E;
padding-bottom: 10px;
}

h4
{
color:#8A9B6E;
padding-bottom: 10px;
}

#lang
{
	padding-top: 31px; 
}
#td-c1,#td-c2
{
	vertical-align:top;
}
#hr-c1,#hr-c2
{
	vertical-align:bottom;
}
#hr-c2
{
	vertical-align:top;
}
#main-c1
{
	margin-left: 8px;
	width: 742px;
	background-color: #ffffff;
}

#main-c2
{
	width: 205px;
	margin-left: 5px;
	background-color: #ffffff;
}
	
#navigation-main
{
	width: 100%;
	clear: both;
	background-image: url('../images/navigation-main-bg.gif');
	padding:1px 0 1px 0;
	margin:0;
}
	
#navigation-main td
{
	background-color: #ffffff;
}

#navigation-main a img
{
	background-color: #8e9e71;
}

#navigation-main a:hover img
{
	background-color: #d19059;
}

#navigation-main a
{
	display: block;
	height: 14px;
	color: #3c6a5d;
	font-weight: bold;
	text-decoration: none;
}
#navigation-sub
{
	padding:5px; 
}

#navigation-sub a
{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#navigation-sub a:hover
{
	color:#D9995E;
	text-decoration:underline;
}

#content-outter
{
	font-size:13px;
	padding: 5px;
}

#footer div
{
	text-align: center;
}

#copy
{
	font-size: 85%
}

#brand
{
	padding: 10px 0 10px 0;
}

#executive td
{
	padding: 5px;
}

.articles
{
	width: 80%;
	margin: 0 auto;
}

.articles th
{
	background-color:#FFF6F0;
	border-bottom:1px solid #F5A565;
	border-top:1px solid #F5A565;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}

.articles td
{
}

.articles .odd
{
	background-color: #f3ffec;
}

.articles .even
{
	background-color: #ffffff;
}

.articles a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 95%;
	color: #22443C;
}

.articles a:hover
{
	text-decoration: underline;
	color: #D9995E;
}

.subscribe
{
	margin:0 auto;
}

#subscription
{
	margin: 0 auto;
}

#subscription th
{
	padding-top: 50px;
	text-align:left;
}

#subscription th h4
{
	margin:0;
	padding:0;
}

#subscribe-newletter
{
	color: #3c6a5e;
	text-align:center;
	padding:10px;
}

#subscribe-newletter .title{ font-size: 19px; font-weight:bold;text-align:center;}

#subscribe-newletter input.button{ }

#subscribe-newletter input.text{ padding:5px;font-size: 12px;margin:10px 0 10px 0;width:150px; }

#subscribe-newletter .newsletter-error { color: #ffffff;background-color: #ba4040;padding:5px;margin-top: 5px;}

#subscribe-newletter .newsletter-msg { color: #ffffff;background-color: #447668;padding:5px;margin-top: 5px;}

#promotions { padding: 5px; }

#promotions .title { color: #9cb3ac; font-size: 14px; font-weight: bold;}

#promotions .box { background-color: #e5ebea; margin:0 auto; font-size: 13px; text-align:center; padding: 5px;}

#ads { padding: 5px; }

#ads .title { color: #9cb3ac; font-size: 14px; font-weight: bold;}

#ads .box { background-color: #e5ebea; margin:0 auto; font-size: 13px; text-align:center; padding: 5px;margin-bottom: 10px}

#tips { padding: 5px; }

#tips .title { color: #9cb3ac; font-size: 14px; font-weight: bold;}

#tips .box { background-image: url('../images/quote.gif'); font-size: 13px; background-repeat: no-repeat;background-color: #e5ebea; margin:0 auto; text-align:center; padding: 5px; padding-left: 25px; margin-bottom: 10px}

