html, body 
{
   height: 100%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777674;
	background:#ffffff;
	background-image:url(../img/bg.png);
	background-repeat:repeat-x;
    line-height: 17px;
}

ol, ul {
	list-style: none;
}

h1
{
	font-size:23px;
}

h2
{
	font-size:24px;
}

h3
{
	font-size:18px;
}

h4
{
	font-size: 14px;
}

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

p 
{
	font-size:12px;
	color:#777674;
	padding-top: 10px;
}  

strong
{
	color:#777674;
}

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

a:focus { 
	outline: none; 
}


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

li
{
	line-height: 25px;

}

blockquote 
{
	float:left;
	font-size:12px;
	font-weight:bold;
	margin:20px 0 20px 0px;
	color:#777674;
	padding:15px 20px 10px 35px;
	background:url(../img/blockquote.gif) no-repeat;
	line-height:20px;
	border:0px;
}

#main
{
	width:931px;
	margin:auto; 
	background-color:transparent;
    min-height: 100%;


}


#logo
{
	width:141px;
	float:left;
	margin-top:29px;	
}

#top li
{
	float:right;
	margin-top:38px;
}

.smallTitle
{
	width:931px;
	padding-bottom:0px;
}

.smallTitle img
{
	float:left;
	padding-right:10px;
}

#footer
{
	clear:both;  
	height:80px;  	
	position: relative;
	margin-top: -100px;	
	overflow:hidden;  
}	

#footer .footerContent

{	width:931px; 
	margin:auto; 
	background-color:transparent;
	padding-top:20px;
	padding-bottom:20px;

}

.logoFooter
{
	width:240px;
    padding-top:10px;
	border-right:dotted 1px #cecece; 
	float:left; 
	margin-right:30px; 
	min-height:50px;
}

.copyright
{
	width:630px;  
    float:left;
	margin-right:30px;
	min-height:60px; 
    padding-top:10px;
}
	
.copyright li
{
	float:left;
	font-size:11px;
	padding-right:10px;
}

.copyright p
{
	float:left;
	font-size:11px;
}


#header
{
	clear:both;
	width:931px;
	padding-top:0px;
	padding-bottom:15px;
}


#content
{
	clear:both;
	padding-top:5px;
}

.col
{
	width:931px;
	float:left;
	margin-right:30px;
	margin-bottom:20px;
}
	
.colContent
{
	float:left;  
	margin-top:10px;
	padding-right:30px; 
}

.colContent ul
{
	padding-top: 10px;	
}

.colContent li
{
	font-size:12px;
	color:#777674;
	background:url(../img/bullet.png) no-repeat center left; 
	padding-left:20px;
	padding-right:20px;
	float:left;
}

.colContent a
{
	font-size:12px;
}

.colContent a:hover
{
	color:#7dbc0b !important;
}
	

div.c2 
{
	width:930px; height:450px
}
div.c1
{
	text-align: left
}
