a { color: #69bd45; }
a:hover{
	text-decoration: underline;
	color: #666;
}

*
{
border: 0;
margin: 0;
}

body
{
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
	color: #666;
	line-height:24px;
	background: #CCC url(../images/bg-gradient.jpg) repeat-x;
}
.clear{ clear:both; }
#bg_top{
	background:url(../images/bg_top.jpg) repeat-x top;
}
ul.gallery{ margin:0; padding:0; }
ul.gallery li{ margin:0; padding:0; }
ul.gallery img{ border:2px solid #CCC; margin:0 8px 4px 0; }

#main
{
margin: 0 auto;
width: 980px;
}
.intro{ padding:20px 25px 10px; color:#EEE; text-align:right; font-size:13px;}
.whitebg{ background:#FFF; } /* used for jQuery fadein*/
#header
{
width: 980px;
margin: 0 auto;
height: 273px;
background: url(../images/header.jpg) no-repeat center bottom;
}
#header a{ display:block; height: 273px;text-indent:-9999px; }
#logo
{
	display:none;
padding-left: 40px;
text-align: left;
padding-top: 120px;

}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a
{
font-size: 10px;
display:none;
}

#buttons
{
width: 980px;
height: 39px;
margin: 0 auto;
}

#buttons ul {
   	float:right;
	padding-right: 10px;
    margin: 10px 0 0;      
}

#buttons li {
	display: inline;		
}

#buttons a {
	display: block;
	float: left;
	width: 110px;
	height: 31px;
	background: url(../images/menu.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	padding-top: 4px;
	margin-right: 2px;
}

#buttons a:hover {
	width: 110px;
    height: 31px;
	background: url(../images/menuhover.gif) no-repeat;
}

#content
{
width: 980px;
background: #FFF;
margin-bottom: 5px;
padding-top: 20px;
padding-bottom: 22px;
}

#left
{
width: 630px;
border-right:1px solid #DDD;
padding:0 30px 0 40px;
}
.clienteditor img{ border:2px solid #CCC; }
hr{ border-bottom:1px solid #CCC; }
h1
{
color: #3c81c2;
font-size: 28px;
padding-top: 20px;
margin-left:-3px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style:italic;
	color: #69bd45;
	padding-top: 5px;
	margin-bottom: 5px;
}

input, textarea{ background:#EEE; border:1px solid #CCC; padding:3px; }
blockquote{ background:#FFC; font-size:14px; font-weight:bold; text-align:center; padding:20px; border:2px solid #000; color:#000; margin:15px 0; }
#left a:hover{
	text-decoration: none;
	color: #353535;
}

#left a:visited {
	color: #3a7854;
}

#post{
	padding-left: 30px;
}

#col1{
	width: 188px;
	float:left;
	padding-top:15px;
}

#col1 ul{
	padding: 0px;
}

#col1 ul li{
	background:url(../images/bg2.gif) no-repeat;
	width: 188px;
	height: 21px;
	list-style: none;
	padding-left: 30px;
	margin-bottom: 10px;
	line-height:normal;
}

#col1 ul li a{
	color: #3c81c2;
	text-decoration: none;
	font-size: 11px;
}

#col2{
	padding-left: 8px;
	padding-top:15px;
}

#col2{
	width: 188px;
	float:left;
}

#col2 ul{
	padding: 0px;
}

#col2 ul li{
	background:url(../images/bg2.gif) no-repeat;
	width: 188px;
	height: 21px;
	list-style: none;
	padding-left: 30px;
	margin-bottom: 10px;
	line-height:normal;
}

#col2 ul li a{
	color: #3c81c2;
	text-decoration: none;
	font-size: 11px;
}

#col3{
	padding-left: 8px;
	padding-top:15px;
}

#col3{
	width: 188px;
	float:left;
}

#col3 ul{
	padding: 0px;
}

#col3 ul li{
	background:url(../images/bg2.gif) no-repeat;
	width: 188px;
	height: 21px;
	list-style: none;
	padding-left: 30px;
	margin-bottom: 10px;
	line-height:normal;
}

#col3 ul li a{
	color: #3c81c2;
	text-decoration: none;
	font-size: 11px;
}

#right
{
width: 252px;
padding-right: 7px;

padding-bottom: 7px;
float:right;
}

#right ul 
{
	list-style: none;
	padding: 5px;
	margin: 0px;
	display:block;	
}

#right ul li a{
	text-decoration:none;
	font-size: 13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	border-bottom:1px solid #DDD;
	padding:3px 0 3px 10px;
}
#right a:hover {
	text-decoration: none;
	background:#EEE;
}

#footer
{
	width: 614px;
	margin: 0 auto;
	font-size: 10px;
	color: #666;
	padding-top: 7px;
	text-align: center;
	clear:both;

}

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