*
{
	margin: 0;
	padding: 0
}

body
{
	font: 13px Verdana;
	color: #333333;
	background: url(../images/bodybg.png) repeat-x
}

div#header
{
	width: 100%;
	height: 75px;
	background: #144794
}

div#sub-head
{
	width: 100%;
	height: 10px;
	background: #f1f1f1;
	border-bottom: 1px solid #CCCCCC
}

div#top-nav
{
	width: 1000px;
	height: auto;
	margin: 0 auto;
}

#top-nav ul
{
	margin: 20px auto;
	padding: 0;
	float: right
}

#top-nav li
{
	display: inline;
	list-style: none;
}

#top-nav li a
{
	padding: 5px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF
}

#top-nav li a:hover
{
	color: #144794;
	background: #f7f7f7
}

div#container
{
	width: 1000px;
	height: auto;
	margin: 0px auto
}

div#left-side
{
	width: 200px;
	height: auto;
	color: #333333
}

div.left-block
{
	margin: 0px auto
}

div.left-box
{
	width: 180px;
	min-height: 175px;
	height: auto;
	padding: 10px;
	padding-top: 5px;
	background: url(../images/navbg.png) repeat-x
}

div.left-inbox
{

}

.cat-title
{
	color: #144794;
	text-align: center;
	font: bold 13px Verdana;
	text-decoration: underline
}

.center
{
	text-align: center
}

div#main-top
{
	width: 785px;
	height: 20px;
	padding-left: 10px;
	background: url(../images/maintop.png) no-repeat
}

div#main-mid
{
	width: 773px;
	height: auto;
	border: 1px solid #CCCCCC;
	border-top: 0;
	border-bottom: 0;
	overflow: hidden;
	padding: 10px;
	background: #FFFFFF
}

div#main-btm
{
	width: 795px;
	height: 20px;
	background: url(../images/mainbtm.png) no-repeat
}

div#main-content
{
	width: 793px;
	height: auto;
	float: right;
	font: 13px Verdana;
	margin-bottom: 50px;
}

#left-side li
{
	list-style: none;
	line-height: 1.5em
}

#left-side li a, a
{
	color: #333333;
	text-decoration: none
}

div.img-thumb
{
	width: 219px;
	height: auto;
	float: left;
	color: #333333;
	padding: 5px;
	min-height: 230px;
	margin: 5px 13px 21px 13px;
	border: 1px solid #CCCCCC;
	background: #f1f1f1
}

#footer 
{
	width: 100%;
	clear: both;
	height: auto;
	padding: 15px 0px;
	text-align: center;
	border-top: 1px solid #CCCCCC
}


.thumb
{
	width: 216px;
	height: 150px;
	border: 1px solid #CCCCCC
}

#main-content p
{
	padding: 0.3em
}

p.heading
{
	color: #144794;
	font: bold 13px Verdana;
	text-decoration: underline
}

input.form
{
	width: 150px;
	padding: 3px;
	border: 1px solid #CCCCCC
}

textarea.form2
{
	border: 1px solid #CCCCCC
}

#footer ul
{
	padding-bottom: 10px
}

#footer li
{
	display: inline;
	list-style: none;
	padding: 0px 10px
}

#footer a
{
	text-decoration: underline
}

#main-mid a
{
	color: #333333;
}