body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/gradient_bgr2.jpg);
	font-size:13px;
	line-height:16px;
	margin:0;
	padding:0;
	height:100%; 
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}

td a {
	color: #000099;
	text-decoration:none;
	}
	
td a:hover {text-decoration:underline;

	}
	
td a:visted {color:#000099;
	text-decoration:none;
	
}
	
th {
	font-family: Arial, Helvetica, sans-serif;
}

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

a:visited, a:active {
	color: #00099;
	text-decoration:none;
	
	}

h1, h2, h3, h4, h5, h6 {

	color:#14285F;
	font-weight:bold;
	font-style:italic;

}

#wrapper {
	width:900px;
	margin:0 auto; 
	text-align:center;
	background-color:#FFFFFF;
	height:100%;
}


#header {
	
	width: 100%;
	background-color:#02021E;
	color:#BAC5D9;
	font-weight:bold;
	text-align:right;
	padding-top:5px;
	height:29px;
}


#display {
	width:900px;
	display:inline;
}

#menu {
	width:900px;
	height:20px;
	text-align:left;
	border-bottom:double;
	border-bottom-color:#000066;
	border-top:double;
	border-top-color:#000066;
	background-color:#02021E;
	color:#FFFFCC;
	
}


#menu a {

	font:11px verdana;
	color: #99CCFF;
	font-weight:bold;
	text-align:left;
	text-decoration: none;
	letter-spacing:.1em;
	width:100px;
	border:medium;
	text-align:left;
	
}

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


#lcol {
	width:568px;
	float:left;
	text-align:left;
	padding:10px;
	line-height:1.5em;
	background-color:#FFFFFF;
	height:100%;

}	

#rcol {
	width:310px;
	float:right;
	background-color:#FFFFFF;
	height:100%;
	
}

#content {
	width:880px;
	text-align:left;
	padding:10px;
	line-height:1.5em;
	background-color:#FFFFFF;
	height:100%;

}


#footer {
	clear:both;
	margin:0 auto;
	background-color:#02021E;
	color:#CCCCCC;
	width:900px;
	height:29px;
	text-align:center;
	
}

.subTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#02021E;

}

.thumbnail
{
float: left;
width: 250px;
height: 270px;
margin: 0 15px 15px 0;
padding: 10px;
border-top: dotted 1px #999;
margin-bottom:10px;
overflow: visible;

}

.clearboth { clear: both; }


.services {
	margin:10 0;
	padding:10px;
	height:200px;
}
