body {
	background-color:#EEEEE8;
	margin: 0px;
	padding: 0px;
	font: 12px/1.5em Arial;
}
img { border: 0;}

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 798px;
	background-image:  url("images/bck.gif");
	background-repeat: repeat-y;
}
#wrappertop {
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 26px;
	width: 798px;
	background-image:  url("images/bck_tp.gif");
	background-repeat: no-repeat;
}
#wrapperbtm {
	background-image:  url("images/bck_btm.gif");
	background-repeat: no-repeat;
	height: 26px;
	width: 798px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer {
	font-size: 10px;
	color: #666666;
	position: relative;
	text-align: center;
	margin-top: -15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#wrap {
    width:776px;
	margin-left: 11px;
	margin-bottom: 15px;
}
#main {
    background:#fff;
    float:left;
    width:580px;
    }
#sidebar {
    background:#fff;
    float:right;
    width:191px;
    }
#footer {
	background:#fff;
	clear:both;
    }
#footerleft{
	width: 390px;
	height: 200px;
	float: left;
}
#footercenter{
	width: 193px;
	height: 200px;
	float:left;
	/*margin-right: 193px;
	float: right;
	margin-left: 390px;
	background-color:#0000FF;*/
}
/* IE6.0 workaround
*html #footercenter{
	margin-right: 95px;
}*/
#footerright{
	width: 193px;
	height: 200px;
	float: left;
	/*margin-right: 0px;
	margin-left: 550px;
	background-color: #CCFF99;*/
}
/* IE6.0 workaround
*html #footerright{
	margin-top: -205px;
}*/
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	top: 14px;
	position: relative;
	right: 45px;
	text-transform: lowercase;
	text-align: right;
}
.topnav a {text-decoration: none; color: #666666;}
.topnav a:visited {color: #666666;}
.topnav a:hover { color: #FE9529; text-decoration: underline}
.topnav a:focus { -moz-outline: none -moz-mac-focusring; }

.navwrapper {
	padding-left: 30px;
	padding-bottom: 5px;
}
.navlist{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #210094;
	list-style: none;
}
.navlist ul, .navlist li
{
	display: inline;
	margin: 0;
	padding: 0;
}
.navlist li:before { content: "> "; }
.navlist li:first-child:before { content: ""; }
.navlist a, .navlist a:visited{color: #29018B; text-decoration: none;}
.navlist a:hover{text-decoration: underline; color: #FE9529;}
.navlist a:link#current, .navlist a:visited#current
{
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #666666;
}
/*IE workaround*/
/*All IE browsers*/
* html .navlist li
{
background-image:  url("images/gt.gif");
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0 0.5em 0 1em;
margin: 0 1em 0 -1em;
}

/*Win IE browsers - hide from Mac IE\*/
* html .navlist { height: 1%; }

* html .navlist li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html .navlist li:first-child { background-image: none; }



/* CSS for the box starts here */
#box {
	padding:0px 2px 0px 0;
	background:#fff url("images/box_border.gif") 100% 0 repeat-y;
	width: 570px;
	margin-left: 8px;
	margin-bottom: 15px;
}
#box h1 {
	margin:0;
	font-size: 24px;
	font-weight: bold;
	color: #800080;
	padding-bottom: 20px;
	padding-left: 15px;
}
#box p, #box ul {
	margin:0;
	padding-left: 15px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
#box h2{
	margin:0;
	padding-left: 15px;
	padding-bottom: 15px;
	font-size: 15px;
	font-weight: normal;
	color: #666666;
	font-weight: normal;
}
#box li {
	margin:0 0 0 2em;
	padding:0;
}
.bi {
	padding:0 0 0 2px;
	background:#fff url("images/box_border.gif") 0 0 repeat-y;
}
.bt {
	height:40px;
	margin:0 -2px;
	background: url("images/box_about_us.gif") 100% 0 no-repeat;
}
.bt div {
	width:41px;
	height:40px;
	background: url("images/box_about_us.gif") 0 0 no-repeat;
}
.bb {
	height:40px;
	margin:0 -2px;
	background: url("images/box_about_us.gif") 100% 100% no-repeat;
}
.bb div {
	width:41px;
	height:40px;
	background: url("images/box_about_us.gif") 0 100% no-repeat;
}
#sidebox {
	padding:0px 1px 0px 0;
	background:#fff url("images/box_border.gif") 100% 0 repeat-y;
	width: 178px;
	margin-left: 2px;
	margin-bottom: 10px;
}
.padright{
	padding:0px 10px 0px 0;
}
/* IE6.0 fix
*html #sidebox{
	margin-right: 5px;
}*/
#sidebox p, #sidebox ul {
	margin:0;
	padding-left: 10px;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
#sidebox li {
	margin:0 0 0 2em;
	padding:0;
}
#sidebox h1{
	margin-top: -38px;
	margin-left: 10px;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: lowercase;
	font-weight: bold;
}
.sbi {
	padding:0 0 0 1px;
	background:  url("images/box_border.gif") 0 0 repeat-y;
}
.sbt {
	height:40px;
	margin:0 -1px;
	background: url("images/box_about_us.gif") 100% 0 no-repeat;
}
/**html .sbt, *html .sbb{
	height: 50px;
}*/
.sbt div {
	width:41px;
	height:40px;
	background: url("images/box_about_us.gif") 0 0 no-repeat;
}
.sbb {
	height:40px;
	margin:0 -1px;
	background: url("images/box_about_us.gif") 100% 100% no-repeat;
}
.sbb div {
	width:41px;
	height:40px;
	background: url("images/box_about_us.gif") 0 100% no-repeat;
}









form input.submit-btn
	{
	width: 54px;
	height: 20px;
	background: #743 url(new/images/btn-submit.gif) no-repeat;
	outline: none;
	}
	
form input.submit-btn:hover
	{
	background: #069 url(new/images/btn-submit.gif) no-repeat 0 -20px;
	}
	
form input.preview-btn
	{
	width: 54px;
	height: 20px;
	background: #e5e5dd url(new/images/btn-preview.gif) no-repeat;
	outline: none;
	}

form input.preview-btn:hover
	{
	background: #c9c9c2 url(new/images/btn-preview.gif) no-repeat 0 -20px;
	}
#searchform p.p1
	{
	text-indent: -10000px;
	height: 8px;
	line-height: 8px;
	margin-bottom: 5px;
	background:   url("images/txt-searchstring.gif") no-repeat;
	}
	
#searchform input.inp
	{
	border: 1px solid #ddd;
	width: 85px;
	background: #f2f2f2;
	font: 11px verdana, sans-serif;
	color: #443;
	padding: 2px;
	margin-bottom: 10px;
	outline: none;
	}
	
#searchform input.inp:hover,
#searchform input.inp:focus
	{ border: 1px solid #aaa; }

#searchform input.search-btn
	{
	width: 54px;
	height: 20px;
	background: #e5e5dd url("images/btn-search.gif") no-repeat;
	outline: none;
	}
	
#searchform input.search-btn:hover
	{
	background: #c9c9c2 url("images/btn-search.gif") no-repeat 0 -20px;
	}
.left { float: left; }
.right { float: right; }
.no { display: none; }