/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, 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
{
	border:0;
	margin:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	padding:0;
	outline:0;
	vertical-align:baseline;
}
:focus
{
	outline:0;
}
body
{
	background:white;
	color:black;
	line-height:1;
}
ol, ul
{
	list-style:none;
}




table
{
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td
{
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q
{
	quotes: "" "";
} 

/* END RESET */

/* TAGS */

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
}
a
{
	text-decoration:none;
}
#mainContent a img 
{
	border:2px solid #000
}
h1
{
	color:#900;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}



h2
{
	color:#900;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}





h3
{
	color:#900;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}


strong
{
	font-weight:bold;
}

/* END TAGS */
#wrap
{
	background:#abe4fe;
	height:auto; 
	min-height:100%;
}
#header
{
	background:url(../i/bg.jpg);
	height:223px;
	min-width:990px;
	width:100%;
}
#headerL
{
	float:left;
	height:223px;
	width:514px;
}
#headerR
{
	float:right;
	height:223px;
	width:330px;
}
#wrapper
{
    background-color:#abe4fe;
	min-width:990px;
}
#container
{
	background:#abe4fe url(../i/bg_main.jpg) repeat-x;
	float:right;
	_margin-top:-4px;
	width: 100%;
}
#sidebar
{
	background:url(../i/menu_left.jpg);
	float:left;
	font-size:13px;
	height:auto;
	margin: 0 22px;
	_margin-left:11px;
	overflow:hidden;
	width:251px;
}
#sidebarImg
{
	margin-left:20px;
}
#sidebar li
{
	background:url(../i/li.jpg) right no-repeat;
	border-bottom:dotted 1px #000;
	display:block;
	font-weight:bold;
	line-height: 17px;
	margin:0 15px 5px 25px;
	padding: 0 0 7px;
	width:200px;
}
#sidebar a
{
	color:#fff;
}
#sidebar a:hover
{
	color:#f4ff00;
}
#content
{
	margin:20px 20px 0 300px;
}
#mainMenu
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	height:auto; 
	margin-bottom:15px;
	_margin-left:-300px;
	overflow:hidden;
	_width:100%;
}
#mainMenu div
{
	background:url(../i/1.gif);
	float:left;
	height:22px;
	margin:5px;
	padding-top:5px;
	text-align:center;
	width:110px;
}
#mainMenu div a
{
	color:#FFF;
}
#mainMenu div a:hover
{
	text-decoration:underline;
}
#mainMenu a img
{
	border:0px;
}
#mainMenu a
{
	border:0px;
}
#mainContent
{
	margin-bottom:10px;
}
#askQuestion, #askForm
{
	font-weight:bold;
	margin: 10px 0;
	text-align:center;
}
#askQuestion a
{
	text-decoration:underline;
}
#askForm
{
	font-weight:normal;
	display:none;
}
#askForm td
{
	padding-top:3px;
}
td.faqText input, td.faqText textarea
{
	width:300px;
}
td.faqLabel
{
	text-align:right;
	width:100px;
}
td.faqText
{
	padding-left: 5px;
	text-align:left;
}
#clearing
{
	clear:both;
	height:0;
}
#footer
{
	background:#8bcaef;
	clear:both;
	height:71px;
    margin-top: -71px;
	min-width:990px;
	position: relative;
    width:100%;
}
#footerContent
{
	background:url(../i/bottom.jpg);
	color:#463d16;
	height:41px;
	margin-left:20px;
	padding:20px 15px 10px;
	width:232px;
}
#footerContent a
{
	color:#463d16;
	text-decoration:underline;
}
#footerCounters
{
	float:right;
	margin:20px 0 0 50%;
}
