body {
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
}
p{
	margin:5px;
	padding:0;
}
hr.clear {
	background: #F5F4E7;
	color: #F5F4E7;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #483c3c;
}

div#page-a {
	background: #F5F4E7 url(/images/cssimg/bg-nav-10-3.png) repeat-x top;
}

div#placeholder-logo {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align:right;
}

a#logo {
	text-decoration: none;
}


div#placeholder-hero {
	background: url(/images/banner_back.jpg) no-repeat center;

}

div#placeholder-hero-text{
	padding-right:50px; 
padding-top:30px;
     float:right;
    width:230px;
    height:160px;
color:#000000;


}

div#placeholder-box1 {
	background: #eae8cf;
	color: #444;
}

div#placeholder-search {
	color: #fff;
}

div.whoslogged {
	color: #fff;	
}

div#footer {
	color: #fff;
	font-size: 11px;
	text-align: center;
}

td.menu-item {
	color: #fff;
	cursor:pointer;
	text-align:center;
}

td.menu-item-hover {
	color: #3399FF;
	cursor:pointer;
	text-align:center;
	
}

td.menu-item-selected {
	color:#3399FF;
	cursor:pointer;
	font-weight:bold;
	text-align:center;
	
}

.catmain418104{
	display:table;
	margin:auto !important;
}

#footer td.menu-item {
	color: #fff;
	cursor:pointer;
	text-align:center;
	padding:5px 10px 5px 0px;
}

#footer td.menu-item-hover {
	color: #3399FF;
	cursor:pointer;
	text-align:center;
	padding:5px 10px 5px 0px;
	
}

#footer td.menu-item-selected {
	color:#3399FF;
	cursor:pointer;
	font-weight:bold;
	padding:5px 10px 5px 0px;
	text-align:center;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
	cursor:pointer;
}

td.submenu-item-hover {
	background: #666;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
	cursor:pointer;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
	cursor:pointer;
}

/* @group Forms */

.announcement-list {
	padding: 18px 18px 3px;
}

div.search-box {
/*	background: #eae8cf;	
	margin: 18px 0;
	padding: 18px;
*/
}

.secure-login, .newsletter-form {
	background: #eae8cf;
	border: none;
	margin-bottom: 18px;
	padding-bottom: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	font-size: 14px;
	margin: 0;
	padding: 18px 18px 0;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}



#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #364069;
	text-decoration: none;	
}

a:hover, a:active {
	color: #364069;
	text-decoration: underline;
}

div.whoslogged a {
	color: #98A6E0;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background: #525B83 url(/images/cssimg/bg-10-3.png) repeat-x 0 0;
	margin-top: 26px;
}

* html body {
	margin-top: 12px;
}

div#header-left, div#header-right {
	height: 100px;
}

div#header-left {
	/*background: url(/images/cssimg/bg-nav-10-3.png) repeat-x bottom;*/
	position:relative;
	top:-40px;
}

div#header-right {
	background: url(/images/cssimg/bg-nav-10-3.png) repeat-x  bottom;
}

div#placeholder-nav {
	height: 36px;
	margin-top: 21px;
	padding-left: 20px;
}

div#placeholder-logo {
/*	padding-top: 27px;*/
	padding-left: 30px;
}

div#placeholder-rss {
	height: 18px;
	text-align: right;
}

div#placeholder-hero {
	height: 216px;
	margin: 0;
	width: 600px;
}


div#placeholder-box1 {
	height: 216px;
	overflow-x: hidden;
	overflow-y: auto;
	overflow: auto;
}

div#main div.inner {
	padding: 18px 30px 30px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div.whoslogged {
	height: 27px;
	text-align: right;
}

div#footer {
	padding-top: 18px;
}



#placeholder-nav table {
table-layout: auto;
width: 100%;
}

#placeholder-nav table td {
text-align: center;
width: auto;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }

/* @end */


/*links*/

div#footer a:link {
	color:#f1f1f1;
	text-decoration:underline;
}
div#footer a:visited {
	color:#f1f1f1;
	text-decoration:underline;
}
div#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

div#footer a:active{
	color:#f1f1f1;
	text-decoration:underline;
}


div#footer td.menu-item-hover {
	color: #F5F4E7;
	cursor:pointer;
	text-decoration:underline;
	
}
