/*---------------------------SITE ROOT-------------------------------------*/
body {
	font-family: Tahoma, Verdana;font-size:12px;color: #434343;
	background: #F78F1E url(../images/bg.gif) top left repeat-x;
	margin:0;padding:0;line-height:18px;
}

div#container{
	width:811px;
	margin:auto; text-align: center;
}

div#content{
	width:811px;
	background-image: url(../images/ct_bg.gif);
	background-repeat: repeat-y;
	background-position: 38px 0px;
	/*WHITE BG 2px*2px*/
}

div#flashtop{
	width:811px; height:148px;
}

div#left_content{
	width:206px; float: left;
}

div#right_content{
	background: url(../images/right_bg.gif) top left no-repeat;
	float: right;
	width: 605px;
	text-align: left;

}

div#content_area{
	min-height: 420px;width: 555px;
	text-align: left;
	margin: 0;
}

* html div#content_area{
	height: 420px;
}

div#content_padding{
	padding: 0px 0px 10px 10px;
	text-align: justify;
}

div#flashmenu{
	width: 206px; height:243px;
}

div#footer{
	clear: both;
	background: #F78F1E url(../images/footer.gif) no-repeat;
	width: 735px; height:54px;
	margin: auto;
}
/*---------------------------SITE ROOT--------------------------------------*/

/*--------------------------------------------------------------------------*/
hr{
	color: #E3E3E3;
	height:1px;
	background-color: #E3E3E3;
}
img{
	border: none;
}

.refimg{
	padding: 2px;
	border: solid 1px white;
	margin-bottom: 6px;
}

.url:hover{
	color: white;
	text-decoration: none;
}

.url{
	color: white;
	text-decoration: underline;
}
.a{
	text-decoration: underline;
	color: #fc6000;
}
.a:hover{
	text-decoration: none;
	color: #fc6000;
}
.h3{
	color: #fc6000;
	font-size:15px;
}

hr{
	color: #efefef;background-color: #efefef;
}
/*--------------------------------------------------------------------------*/






