/* main styles */
body {
	margin: 0px 0px 20px 0px;
	background:     #bdbdbd;
   text-align: center;
   font: 11px arial, verdana, sans-serif;
	color: #65676a;
        
	}
	
 a {
	font-weight: bold;	
	text-decoration: underline;
	}
	


a:link {
	color: #4b5665;
}
	
a:visited {
	color: #4b5665;
	}

 a:active  {
	color: #4b5665;
	}

a:hover  {
	color: #4b5665;
	
	}


img {
	border: none;
}

 h2, h3 {
	margin: 0px;
	font-weight: bold;
	font: 18px arial, helvetica, sans-serif;
	color: #4b5665;
	}

h5 {
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	color: #4b5665;
	padding-bottom: 10px;
	padding-top: 10px;
	}
	
hr {
	margin: 0px;
	padding: 0px;
	height: 1px;	
	border: 0px;
	border-bottom: 1px solid #001525;
}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 658px;	
	background: #fff;
	padding: 10px;
	
	}

#banner {	
	background-image: url(../images/header.jpg);
	background-repeat:  no-repeat;
	background-color: #ffffff;	
	height: 175px;
	
}


#footer {
   height: 25px;
	background: #dddddd;
	border-bottom: 5px solid #c8c8c8;	
	text-align: center;
	line-height: 25px;
	color: #4b5665;
}


#footer a {
	color: #4b5665;
	text-decoration: underline;
}


#center {
	float: left;
	width: 483px;
	overflow: hidden;
	background: #fff;
	}

.content {
	background-color: #FFFFFF;
	padding: 15px 15px 15px 15px;	
	
	}

.content p {
	display: block;
	background: url(../images/line.gif) repeat-x bottom;
	padding-bottom: 15px;
	
}

#left {
	float: right;
	width: 175px;
	overflow: hidden;
	
}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	
		
	}

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;	
	margin-bottom: 10px;
	
	}

.navlist {
	background: #fff;
	color: #4b5665;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight:  bold;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.navlist a {
	text-decoration: none;
}

.navlist a:link {
	text-decoration: none;
}
.navlist a:hover {
	text-decoration: none;
}

.navlist a:visited {
	text-decoration: none;
}	

.sidebar {
background: #fff;
padding-top: 10px;
}

.sidebar a {
font-weight: normal;
text-decoration: none;
color: #808080;
}

.sidebar a:link {
font-style: normal;
text-decoration: none;
}

.sidebar a:hover {
text-decoration: underline;
color: #4b5665;
}

.sidebar a:visited {
font-style: normal;
text-decoration: none;
}
	
.sidebar h2 {
	background-color: #fff;
	background-image: url(../images/h_bg.png);
	color: #fff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-align: left;
	padding-left: 10px;
	font-weight: bold;	
	text-transform: uppercase;
	line-height: 29px;	
	
	}


.spacer {
	background-color: #DDDDDD;	 
	height: 2px;
	line-height: 2px;
	border-top: 1px solid #c8c8c8;
	}

.clients {
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	padding-top: 10px;
	
	
}

.clients a {
	font-weight: bold;	
	text-decoration: underline;
	}
	


.clients a:link  {
	color: #4b5665;
	text-decoration:underline;
	
}
	
.clients a:visited {
	color: #4b5665;
	text-decoration: underline;
	
	}

 .clients a:active  {
	color: #4b5665;
	}

.clients a:hover  {
	color: #4b5665;
	
	}


.teaser {
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 15px;
	text-align: left;
	padding: 5px 0px 10px 10px;
	margin-bottom: 15px;
}

.teaser a {
	font-weight: bold;	
	text-decoration: underline;
	}
	


.teaser a:link  {
	color: #4b5665;
	text-decoration: underline;
	
}
	
.teaser a:visited {
	color: #4b5665;
	text-decoration: underline;
	
	}

 .teaser a:active  {
	color: #4b5665;
	}

.teaser a:hover  {
	color: #4b5665;
	
	}

#inner {
	background: #fff;
	width: 100%;
}

h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px;	
	font: 18px arial, verdana, sans-serif;
	color: #4b5665;
	border-bottom: 1px solid #dddddd;
}
.news {
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 15px;
	text-align: left;
	padding: 5px 0px 10px 10px;
	margin-bottom: 15px;
}

.blue {
color: #790000;
}