/* **************************************************  */
/* **              Code by Web D'Sign              **  */
/* **************************************************  */
html, body {
	height:100%
	}
	
body 	{
	padding:0;
	margin:0;
	text-align:left;
	min-width:960px;
	background-color: #fff;
	background-image:url('images/bodybg.gif');
	background-position:left;
	background-repeat:repeat-y;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	}
	
#outer	{
	height:100%;
	min-height:100%;
	width:960px;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	color: #000000;
	text-align:left;
	margin-left: 0;
	margin-bottom:-30px;/* make room for footer */
	position:relative;
	}
 
html>body #outer{
	height:auto;
	} /*for mozilla as IE treats height as min-height anyway*/

#innerwrap {
	/* enables content first */
	margin-top: 180px;
	float:left;
	width: 960px;
	}
/*
* html #innerwrap {/*only ie gets this style
	\margin-left: -120px;/* for ie5 
	ma\rgin-left: -120px;/* for ie6 
} */


#header	{
	position:absolute;
	top:0;
	left:0;
	width:960px;
	height:175px;
	background-image:url('images/header.gif');
	background-position:right top;
	background-repeat:no-repeat;
	overflow:hidden;
	z-index:90;
	border-bottom: 1px solid #7b51a3;
	}

#left, #homeleft {
	width: 195px;
	min-height: 490px;
	float:left;
	padding-bottom:30px;
	background-color: transparent;
	}

#left p, #homeleft p {
	margin: 5px 2px 5px 2px;
	padding-left:5px;
	padding-right:10px;
	font-size: 1em;
	}

#lefttop {
	font-size: 0.8em;
	margin-bottom: 15px;
}

#lefttop p a {
	color: #000;
	text-decoration: none;
}

#lefttop p a:hover {
	color: #C90D0C;
	text-decoration: underline;
}

#left {
	background-color: #fcaf47;
	background-image:url('images/left.gif');
	background-position:bottom right;
	background-repeat:no-repeat;
	height: 350px;
}

#homeleft {
	background-image:url('images/homepage.gif');
	background-position:top left;
	background-repeat:no-repeat;
	height: 490px;
}

#centrecontent {
	width: 740px;
	float: right;
	padding-bottom:30px;/* needed to make room for footer */
	}

#centrecontent p {
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
/*	font-size: 0.9em; */
	padding-left: 23px;
	}
	
#centrecontent ul {
	font-size: 0.9em;
}	

#centrecontent p.browser {
	font-size: 0.7em;
}

#centrecontent h1 {
	padding: 0;
	margin: 0;
	padding-left:23px;
	padding-bottom: 10px;
	color: #C90D0C;
	color: #000;
	font-size: 1.4em;
}

#centrecontent h2 {
	padding: 0;
	margin: 0;
	padding-left:23px;
	padding-bottom: 10px;
	color: #000;
	font-size: 1.2em;
}

#centrecontent h3 {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	padding-left:23px;
	padding-bottom: 10px;
	color: #000;
	font-size: 1em;
	font-weight: 600;
}

#centrecontent  a {
	text-decoration:none;
	color: #0085AB;
	color: #0081A5;
}

#centrecontent  a:hover {
	color: #0085AB;
	color: #0081A5;
	text-decoration:underline;
}

#centrecontent  img {
	border: 1px solid #000;
	margin: 10px;
}

#ieclear {
	width:100%;
	height:52px
	} /* for ie to clear footer */

#footer {
	width: 960px;
	clear:both;
	height:30px;
	margin:auto;
	margin-left: 0px;
	position: relative;
	font-size: 0.7em;
	color: #666;
}

#footer a {
	color: #666;
	}

#footleft {
	float: left;
	text-align:left;
}

#footright {
	float: right;
	text-align: right;
}

* html #footer {/*only ie gets this style*/
	\height:30px;/* for ie5 */
	he\ight:30px;/* for ie6 */
}

/* ******************* Left Navigation *********************** */
#leftnav {
	margin: 0 0 80px 0 ;
	padding: 0 0 0 0;
	margin-right: 2px;
	z-index: 90;
}

#leftnav ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
	
#leftnav li {
	list-style: none;
	text-align:right;
	width: 175px;
	margin-left: 10px;
	}

#leftnav li a {
	display:block;
	width: 99%;
	font-size: 1em;
	/*font-style: italic; */
	font-weight: 500;
	text-align: right;
	text-decoration:none;
	color: #000;
	padding-top: 2px;
	}

#leftnav li a:hover {
	color: #C90D0C;
	text-decoration: underline;
	}

#leftnav li a span {
	text-decoration: underline;
}


/* ***************************************************** */


#logo {
	position: absolute;
	top: 13px;
	left: 17px;
	height: 65px;
	width: 145px;
}

#logo a img {
	border:0;
}

#logo2 {
	position: absolute;
	top: 7px;
	left: 190px;
	height: 65px;
	width: 145px;
}

#logo2 a img {
	border:0;
}

#partners img {
	border:0;
}
/* **************************************************  */

#mainnav {
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: 40px;
}

#mainnav ul {
	margin: 0;
	padding: 0;
}

#mainnav li {
	margin: 0 5px 0 20px;
	display: inline;
	list-style: none;
	font-size: 1.2em;
}

#mainnav a {color: #0094BE; text-decoration: none; font-weight: 600;}
#mainnav a:hover {color: #0094BE; text-decoration: underline;}

#globalnav {
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: 40px;
	right: 0;
}

#globalnav ul {
	margin: 0;
	padding: 0;
}

#globalnav li {
	margin: 0 0px 0 15px;
	display: inline;
	list-style: none;
	font-size: 0.8em;
}

#globalnav a {color: #515AA7; text-decoration: none; font-weight: 600;}
#globalnav a:hover {color: #515AA7; text-decoration: underline;}

#headnav {
	position: absolute;
	left: 0;
	bottom: 0;
	color: #666;
	font-weight: 500;
	font-size: 0.7em;
	height: 30px;
	width: 100%;
	border-top: 1px solid #7b51a3;
}

#headnav p {padding:0; margin: 0; padding: 6px 0 0 20px; font-size: 1.4em;}
#headnav a {color: #7b51a3; text-decoration: none; font-weight: 600;}
#headnav a:hover {color: #7b51a3; text-decoration: underline;}
#headnav p span a {text-decoration: underline; color: #0094BE;}

#btt {margin-top: 10px; float:right; font-size:0.8em;}
