	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		vertical-align: baseline;
		background: transparent;
	}
	body {
		line-height: 1;
	}
	ol, ul {
		list-style: none;
	}
	blockquote, q {
		quotes: none;
	}

	/* remember to define focus styles! */
	:focus {
		outline: 0;
	}

	/* remember to highlight inserts somehow! */
	ins {
		text-decoration: none;
	}
	del {
		text-decoration: line-through;
	}

	/* tables still need 'cellspacing="0"' in the markup */
	table {
		border-collapse: collapse;
		border-spacing: 0;
	}
	
	html {
		font-family: arial, verdana, sans-serif;
	}
	
	body {
		font-size: 0.9em;
		background: #fff url('images/grad.gif') repeat-x;
	}
	
	#centralcol {
		margin-right: auto;
		margin-left: auto;
		background: transparent;
		width: 790px
	}
	
	#head {
		background: transparent url('images/logo.gif') no-repeat;
		height: 116px;
	}
	
	#head h1 {
		font-size: 1.6em;
		float: left;
		margin-top: 5px;
		margin-left: 20px;
		padding-bottom: 2px;
		font-family: tahoma;
		font-weight: normal;
		color: #eee;
		display: none;
	}
	
	#leftcol {
		float: left;
	}
	
	#rightcol  {
		float: right;
	}
	
	#rightcol a {
		text-decoration: none;
		color: #0d7bc3;
	}
	
	#menu {
		width: 192px;
		/*float: left;*/
		background: #99c0df url('images/menu.jpg') no-repeat;
	}
	#menu_bot {
		width: 206px;
		background: #fff url('images/menu_bottom.jpg') no-repeat bottom left;
		height: 20px;
		margin-top: -2px;
		margin-bottom: 25px;
	}	
	#menu ul {
		padding-top: 20px;
	}
	
	#menu ul li {
		margin-bottom: 2px;
	}
	
	#menu ul li a {
		text-decoration: none;
		width: 179px;
		display: block;
		background: transparent;
		color: #555;
		padding: 2px 0 2px 10px;
		margin: 0 5px 0 1px;
	}
	
	#menu ul li a:hover {
		background: #daebfd;
		color: #222;
	}
	
	#mainimage {
		/*float: right;*/
		/*width: 590px;*/
		/*height: 398px;*/
		/*background: #fff url('images/mainimage.jpg');*/
		margin-bottom: 8px;
	}
	
	#head ul {
		float: right;
		padding-top: 8px;		
	}
	
	#head ul li {
		display: inline;
		padding-right: 5px;
	}
	
	#head ul li a {
		text-decoration: none;
		color: #ecb305;
	}

	#head ul li a:hover {
		text-decoration: underline;
	}
	#footer {
		background: #fff url('images/footgrad.gif') repeat-x;
		text-align: center;
		padding: 10px 0 5px 0;
		width: 100%;
		height: 100px;
		color: #666;
		margin-top: 10px;
	}
	
	.clear {
		clear: both;
	}
	
	#content {
		width: 560px;
		/*float: right;*/
		background: #fff;
	}
	
	#content, #content2 {
		margin-left: 20px;
	}
	
	#content2 {
		text-align: left;
		width: 560px;
		color: #0a2e4e;
		margin-top: -12px;
		line-height: 1.5;
	}
	
	#content2 h1 {
		font-size: 2em;
	}
	
	#content2 h2 {
		margin-top: 3px;
		margin-bottom: 3px;
	}
	
	#content2 p {
		margin-bottom: 10px;		
	}
	
	#content2 li {
		margin-left: 30px;
		list-style-type: circle;
	}
	
	#content2 img {
		border: 5px solid #328bc6;
		margin-top: 10px;
		margin-left: 10px;
	}
	
	#content ul li {
		padding-top: 5px;
		padding-bottom: 3px;
		display: inline;
		float: left;
		margin-right: 20px;
	}	
	
	#content ul li h2 {
		border-bottom: 1px solid #ccc;
		padding-bottom: 10px;
		/*height: 50px;*/
		color: #05427a;
	}
	
	#content h2, #content ul li {
		width: 160px;
		/*font-weight: normal;*/
	}
	
	#commendation {
		/*clear: left;*/
		background: #fff url('images/commendation.gif') no-repeat;
		width: 200px;
		/*height: 400px;*/
	}
	
	#commendation h3 {
		padding: 39px 25px 10px 25px;
		font-weight: normal;
		color: #444;
	}
	
	#commendation p {
		padding: 5px 25px 5px 70px;
		color: #777;
		font-style: italic;
	}
	
	.lastcontentcol {
		margin-right: 0;
	}
	
	.footercontent {
		width: 790px;
		margin-right: auto;
		margin-left: auto;
		font-size: 0.8em;
		line-height: 1.5;
		margin-top: 10px;
	}
	
	.footercontent a {
		text-decoration: none;
		color: #666;
	}
	
	.footercontent ul {
		float: left;
		text-align: left;
		padding-left: 90px;
	}
	
	.footercontent img {
		margin-right: 5px;
		vertical-align: bottom;
		margin-bottom: 3px;
	}
	
	.buscard {
		float: left;
		text-align: left;
	}
	.buscard img {
		border: 5px solid white;
	}
	.footright {
		float: right;
		text-align: right;
	}
	
	.footleft {
		float: left;
		text-align: right;
	}
	
.floatedimage {
	float: right;
	margin: 10px
}