/* This is my first designs using CSS, Please visit me at http://www.studio7designs.com or email aran@studio7designs.com if you have any questions. Thanks, and have fun!
CSS layout: */

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h4
{
	color: #0099FF;
	font: 130% Arial, Helvetica, sans-serif;
	text-align: left;
}

body {
	margin: 0 auto;
	padding: 0;
	font: 76% Arial, Helvetica, sans-serif;
	background: #f4f4f4 url(../../images/backround.gif) top center repeat-y;
}

.box_right {
position:relative;
float:right;
clear:both;
width:200px;
margin:0 0 5px 10px;
padding:0 10px 0 10px;
background:#F7F9F7;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
}

.box_right p {
margin:5px 5px;
}

.box_cnr_top {
background:url(../../images/cnr_tr.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

.box_cnr_bottom {
background:url(../../images/cnr_br.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

img.cnr {
width:8px;
height:8px;
border:none;
display: block !important;
}

#leftsidebar {
	background: #ffffff;
	color: #303030;
	margin: 10px auto;
	width: 960px;
}

#header {
margin: 0 0 8px 0;
border: 0;
}

#topmenu {
	clear: left;
	float: left;
	width: 151px;
	height: 86px;
	margin: 0 0 10px 4px;
	padding: 2px;
	font-size: 0.9em;
	background-color: #FFFFFF;
}

#menu {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 0.9em;
	background-color: #FFFFFF;
}

#menu ul {	
list-style: none;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 1.1em;
}	

#menu li {
margin-bottom: 4px;
}

#menu li a {
	font-weight: bold;
	height: 15px;
	text-decoration: none;
	color: #666666;
	display: block;
	padding: 1px 0 0 8px;
	background: #ffffff;
}	
	
#menu li a:hover {
	background: #666666;
	color: #ffffff;
	border-left: 5px solid #999999;
}

.leftnews {
	margin: 0px 0 15px 2px;
	padding: 10px;
	width: 131px;
	color: #666666;
	background-color: #F7F9F7;
	line-height: 1.3em;
	border: solid #999999 1px;
	text-align: left;
}

.rightnews {
	float: right;
	width: 130px;
	background-color: #FFFFFF;
	margin: 0 0 10px 10px;
	padding: 5px;
	font-size: 0.9em;
	line-height: 1.5em;
}

#rightnews p {
margin: 0 0 1.5em 0;
}

#content {
	margin: 0 140px 20px 160px;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
	text-align: left;
}

#content h2 {
	font-size: 14px;
	margin: 0 0 0.5em 0;
}

#content img {
	padding: 0px;
	display:inline;
	border: thin none #CCCCCC;
	background-color: #FFFFFF;
}

.greenbox {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: inherit;
	padding: 5px;
	margin: 5px;
}

.bluebox {
	background-color: #FFFFFF;
	border: 1px solid #74A8F5;
	color: inherit;
	padding: 5px;
	margin: 0px;
}

.splitright {
	background-color: #ffffff;
	width: 49%;
	float: right;
	overflow: hidden;
}

.splitleft {
	background-color: #ffffff;
	width: 49%;
	float: left;
	overflow: hidden;
}

.splitcenter {
	background-color: #ffffff;
	width: 100%;
	float: left;
	overflow: hidden;
	margin: 20px auto;
}


h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

a img {
border: 0;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	border-top: 3px solid #86C32A;
	width: 760px;
	text-align: center;
	color: #006600;
	font-size: 0.9em;
}

#footer a {
color: #86C32A;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #74A8F5;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
	font-size: 0.9em;
	color: #CCCCCC;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.style3 {
	color: #333333;
	text-align: left;
}
.style4 {color: #999999}
.style5 {
	color: #FF9933;
	font-style: oblique;
	font-size: 12px;
}
.style6 {color: #86C32A}
.style7 {color: #74A8F5}

h5 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0 0 2px;
	color: #999999;
	text-align: left;
}

/* workarounds and hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.centercontentleft {
	float:right;
	width:auto;
	height:auto;
	background-color:#FFFFFF;
	border:double  #ccc;
	margin: 4px 4px 4px 4px;
	padding:4px;
	font-size:1.1em;
	color:#FFFFFF;
}

