/* CSS Document */
body{
	text-align: right;
	background-color:#000000;
	margin: 0px 0px 0px 0px;
}
A {
	color: #737E94;
}
A:hover {
	color: #FFFFFF;
}
/************** banner div *****************/
#container{
	position: absolute;
	top: 0px;
	right: 23px;
	width: 735px;
	background: url(images/new/cnt-tle.jpg) top left repeat-y;
	z-index: 1;
}
/************** menu divs *****************/
#intro{
	position: relative;
	width: 736px;
	top: 0px;
	text-align: left;
	z-index: 2;
}
#intro h1{background: url(images/new/l1.jpg) top left no-repeat; height: 190px; margin: 0px 0px 0px 0px;}
#intro h1 span{display: none;}
#quicksummery{
	
}
#contact{ background: url(images/new/r1.jpg) top left no-repeat; position:absolute; top: 0px; right: 0px; width: 23px; height: 382px;}
#linkbase{
	position:relative;
	width: 190px;
	float: right;
	margin: 0px 0px 0px 0px;
	text-align: right;
	z-index: 2;
}
#table {
	width: 190px;
	text-align: left;
	margin: 0px -3px 0px -3px;
	}
#table1 {
	text-align: left;
	margin: 0px -3px 0px -3px;
	color: #CCCCCC; font:10pt "Courier New", Courier, mono;}
td#links a{
	display: block; 
	text-decoration: none;
	background-image: url(images/new/linkbkgnd.jpg); height: 20px;
	padding-left: 10px;
	color: #737E94; 
	font: 10pt "Courier New", Courier, mono;}
td#links a:hover {background: url(images/#.jpg);}
td#links h3{background: url(images/new/linkh3.jpg) top left no-repeat; display: block; height: 23px; width: 190px; margin: -3px 0px 0px 0px;}
td#links h2{background: url(images/new/linkh2.jpg) top left no-repeat; display: block; height: 201px; width:190px; margin-top: 0px;}
#links h3 span, h2 span{display: none;}

/************** content1 divs *****************/
#content{
	position: relative;
	width: 548px;
	float: left;
	margin: 0px 0px 0px -16px;
	background: url(images/new/cnt-bkgrnda.jpg) top left no-repeat;
	text-align: left;
	z-index: 2;
}
#page{padding: 0px 15px 0px 40px;}
#page li{color: #CCCCCC; font:10pt "Courier New", Courier, mono;}
#page h1{color: #737E94; margin: 3px 0px 10px 0px; font:bolder 20pt "Courier New", Courier, mono;}
#page h2{color: #CCCCCC; margin: 3px 0px 10px 0px; font:bolder 18pt "Courier New", Courier, mono;}
#page h3{color: #CCCCCC; margin: 3px 0px 10px 0px; font:bolder 16pt "Courier New", Courier, mono;}
#page img{padding: 5px 5px 5px 0px; float: left;}
#thumbs img{padding: 5px 5px 5px 5px;}
#page p{color: #CCCCCC; font:10pt "Courier New", Courier, mono;}
#page p:first-letter {font-size: 22px; float:left; padding-right:2px;}
#footer1{
	position: relative;
	background: url(images/new/ftr01.jpg) bottom Left no-repeat;
	width: 552px;
	margin: 32px 0px 0px -3px;
	padding: 100px 0px 30px 0px;
	text-align: center;
	font:  12px "Courier New", Courier, mono;
	color: #666666;
}
