a {	
	color: #3366CC;	
	text-decoration: none
}
body {	
	background-color: #f4eecc;
	font-family: Arial, Helvetica, sans-serif;	
	margin-top: 0em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
	
h1 {
	font-size: 1.7em;
	color: #00B2D4;
	margin: 3px 0 3px 0;
	}
	
h2 {
	color: #557826;
	font-size: 1.25em;
	}
h3 {		
	font-size: 1.15em;		
	color: #6BA6D0;
	}
h4 {
	color: #000000;
	}
	
#logo {
	width: 180px;
	background-color: #557826;
	vertical-align:top;
	}
	
#header {
	background-color: #557826;
	text-align: center;
	height:80px;
	}
	
#header h1 {
	font-size: 2.2em;
	color: #fff;
	white-space:nowrap;
	}
	
#nav {
	vertical-align: top;
	font-size: 1em;	
	color: #fff;
	background-color: #557826;
	width: 180px;
	text-align: left;
	}
	
	
	
#content {
	background-color: #fff;
	vertical-align: top;
	padding: 3px 5px 3px 5px;
	font-size: .9em;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: left;
	}
.Myblog{padding: 3px 35px !important;}	
#content img {
	border: 1px solid #000;
	}
	
#content img.noborder {
	border: none;
	margin-left: 5px;
	}
	
#main {
	border-left: 2px solid #00B2D4;
	border-right: 2px solid #00B2D4;
	border-bottom: 2px solid #00B2D4;
	}
	
#footer {
	text-align: center;
	font-size: .7em;
	background-color: #ffdfa3;
	}
	
#nav ul.menu {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style: none;
	margin-left:0;
	padding-left: 0;
	}
	
#nav a:link, #nav a:visited {
	height: 30px;
	line-height: 30px;
	color: #fff;
	background-color: #00B2D4;
	border-bottom: 1px solid #fff;
	widht: 150px;
	display: block;
	text-indent: 5px;
	margin-left:0;
	padding-left: 0;
	}
#nav a:hover {
	background-color: #6BA6D0;
	text-decoration: none;
}

a#active:link, a#active:visited {
	background-color: #6BA6D0;
}

a:hover {	
	text-decoration: underline
	}

.menu {

}

.quals {
	font-size:.8em;
	font-weight: bold;
}
td#content div.service {
	width: 15em;
	float:right;
	text-align: center;
	vertical-align: middle;
	font-size: .9em;
	font-weight: bold;
	border: 2px solid #00B2D4;
	margin: .5em .2em .5em 10px;
	background-color: #fff;
	color: #557826;
	height: 40px;
	padding: 15px 10px 10px 10px;
	background-color: #f4eecc;
}
div.date {

	width: 200px;
	float: right;
	text-align: right;
	color: #666;
	padding-right: 15px;
	font-size: .9em;
}