/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* =Basic HTML
--------------------------------------------------------------------------------*/

body
{
	font: 13px/1.5 Georgia,Verdana,Sans-serif;

}

.heading {
	background:#FFFFFF none repeat scroll center top;
}

.heading img{
	display:inline;
	float:left;
}
.heading {
	margin-left:auto;
	margin-right:auto;
	width:100%;
}

.heading .grid_8 {
	width:460px;
	
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:10px;
}

div#middle_top img{
	float:left;
	margin-top:10px;
}

div#middle_top p, div#middle_bottom p {
color:#555555;
padding:10px 0 10px 85px;
}

div#top_ad {
	background:transparent url(../img/heading.png) no-repeat scroll 0 0;
	min-height:300px;
	position:relative;
}

div#middle_top img, div#middle_bottom img {
	float:left;
	margin-top:10px;
}

div#middle_bottom h3 {
	border-bottom:1px dotted #205E76;
	background:#fff;
	color:#00529b;
	font-size:1.1em;
	margin:10px 10px 0 60px;
}

div#overview h4 {
	border-bottom:1px solid #205E76;
	background:#fff;
	color:#00529b;
	font-size:1.1em;
	text-align:center;
}

div#middle_bottom p {
	padding-left:60px;
	padding-right:10px;
}
div#middle_top p, div#middle_bottom p {
	color:#555555;
	padding:10px 0 10px 85px;
}

div#site_info .box{
	
	background:#27405f none repeat scroll 0 0;
	text-align:center	;

}

div#site_footer{
	
	background:#27405f none repeat scroll 0 0;
	color:white;
	text-align:center	;
	padding:30px 0 0px 0px;
	min-height:70px;

}

div#site_band{
	
	background:#27405f none repeat scroll 0 0;
	color:white;
	text-align:center	;
	padding:30px 0 0px 0px;
	min-height:10px;

}

div#footer div.part1 {
	background:#151515 none repeat scroll 0 0;
	border:1px solid #151515;
	min-height:160px;
}

div#infobox{
	
	border: 1px dotted rgb(204, 204, 204); 
	padding: 15px 8px; 
	text-align: left; 
	font-size: 14px; 
	margin-top: 18px; 
}

div#infobox2{
	
	border: 1px dotted rgb(204, 204, 204); 
	padding: 15px 8px; 
	text-align: left; 
	font-size: 14px; 
	margin-top: 18px;
	min-height:130px; 
}

div #sideinfobox{
	border: 1px dotted rgb(204, 204, 204); 
	padding: 5px 8px; 
	text-align: left; 
	font-size: 12px; 
	margin-top: 8px; 
	color: rgb(102, 102, 102)
}


.headingband {
	background:#27405f none repeat scroll 0 0;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0 0px 0px;
	width:100%;
}

.footingcats {
	background:#5090cd none repeat scroll 0 0;
	padding:20px 0px 0px 0px;
}

.footing img{
	display:inline;
	float:left;
}
.footingcats {
	margin-left:auto;
	margin-right:auto;
	width:100%;
}

.footing {
	background:#27405f none repeat scroll 0 0;
}

.footing img{
	display:inline;
	float:left;
}
.footing {
	margin-left:auto;
	margin-right:auto;
	width:100%;
}

.topmenu {
	background:#27405f none repeat scroll 0 0;
}

.topmenu img{
	display:inline;
	float:left;
}
.topmenu {
	margin-left:auto;
	margin-right:auto;
	width:100%;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(../img/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(../img/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(../img/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(../img/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

div#top ul#quicklinks {
	text-align:right;
	right:0;
	z-index:2;
}


div#top ul#quicklinks li {
	border-right:1px solid #D0D0D0;
	float:right;
	margin-left:10px;
	padding-top:5px;
}

div#top ul#quicklinks li a:hover {main.css (line 56)
color:#F1F1F1;
}
div#t ul#quicklinks li a {
	background:transparent url(/images/public/menu_arrow.png) no-repeat scroll left center;
	color:#9097A0;
	display:block;
	padding:0 10px 3px 15px;
}

#wideboxes, x:-moz-any-link, x:default {
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	}

#wideboxes {
	background:#FFFFFF url(/images/bg_boxes.png) repeat-x scroll center bottom;
	border:1px solid #D4D4D4;
	margin:20px auto;
	width:938px;
}


/* Main Menu */

#main-menu-out {
	
	width: 100%;
	background: #F9F9F9 url(./images/theme1/bg_main_menu.gif) repeat-x 0 0;

}
#top-menu, #main-menu, #subcat-menu, #middle, #footer, #copyright, #header {

}
#main-menu {
	
	height: 37px;
	background: #F9F9F9 url(./images/theme1/bg_main_menu.gif) repeat-x 0 0;
}

#main-menu a {
	color: #3E3E3E;
}

#main-menu ul {
	padding: 1px;
	font-family: Georgia;
	font-size: 13px;
	text-align:center;
}

#main-menu li {
	display: inline;
	background: Yellow;
	display: block;
	height: 35px;
	float: left;
	margin-left:0px;
	background: #F9F9F9 url(./images/theme1/bg_main_menu.gif) repeat-x 0 0;
}

#main-menu li a {
	display: block;
	float: left;
	border-right: #E4E4E4 1px solid;
	padding: 3px 12px 3px 12px;
	line-height: 30px;
}

#top ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

