@charset "utf-8";
html, body, span, div, table, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:none;
	outline:0;
	font-size:11px;
	font-family:Arial;
	color:#666;
}
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2 { padding-bottom: 5px; }
h3, h4 { padding-bottom: 4px; }
h5, h6 { padding-bottom: 3px; }
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; font-weight: bolder; }
h5, h6 { font-weight: bolder; }
a {
	color: #990000; /* #0066CC */
	outline: medium none;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
p {
	margin: 7px 0;
}
ol, ul {
	
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

:focus { outline: 0; }

body {
	background:url(../images/topbg.jpg) top left repeat-x;
}

.clear{ clear: both; }

#container {
	width:930px;
	margin:0 auto;}

.header {
	height:146px;
	background:url(../images/headerbg.jpg) top right no-repeat;
	border-bottom:4px solid #ccc}
	
.header img {
	margin:5px 0 0 5px;
}

.center-block span {
	color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 14px;
}
.center-block .title-inc { font-size:29px; float:left; }
.center-block .title-numbers { font-size:22px; float:right; margin-top:-7px; }
.center-block table { margin:10px 0 4px 0; }
.center-block table td.menu { padding-left:23px; }

.middlecontent {height:250px; margin:10px 0;}
.menulist {
	padding-left:20px;
	width:300px;
	float:left;
	height:250px;
	}
	
.menulist h2 {
	margin-top:10px;
	font-size:18px;
	font-weight:bold;
	color:#000;
	letter-spacing:-1px;
	padding-left:30px;
	background:url(../images/icon1.gif) left top no-repeat;
	}
	
.menulist ul {
	margin:20px 5px;
	}
	
.menulist ul li {
	padding-left:20px;
	background:url(../images/listarrow.gif) left 7px no-repeat;
	line-height:24px;
	list-style-type: none;
	}
	
.menulist ul li a {
	font-size:12px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	}
	
.boxes {
	margin:20px 0 0 0;
	height:290px;
	border:1px solid #ccc}
	
.box {
	float:left;
	width:308px;
	height:290px;
	}
	
.box .title {
	padding:10px 0 0 10px;
	background:url(../images/bgtitle.jpg) left top repeat-x;
	height:40px;
}	
	
.box .title h2 {
	font-size:16px;
	font-weight:bold;
	color:#2a2a2a;
	letter-spacing:-1px;
	padding-left:35px;
	padding-top:2px;
}

.box p {
	padding:10px 20px;
	line-height:16px;

}

.last { width:100%; min-height:43px; border-top: 3px solid #ccc; border-bottom: 3px solid #e0e0e0; background: url(../images/2-menu-title.png) top left repeat-x; margin:15px 0 60px 0; }	
