body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#707070;
	margin:0;
	padding:0;
}
#home{	background:#ffffff top center no-repeat url('../images/bg_home.jpg'); }
#subpage{	background:#ffffff top center no-repeat url('../images/bg_sub.jpg'); }
/********************************************************************************************** GLOABAL STYLES */
#main-container{
	position:relative;
	display:block;
	width:1082px;
	margin:0px auto;
	}
h1{
	font-size:28px;
	color:#cc0000;
	font-weight:bold;
	letter-spacing:-1px;
	}
h2{
	font-size:30px;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:10px;
	}
h3{
	font-size:26px;
	color:#cc0000;
	font-weight:bold;
	letter-spacing:-1px;
	}
h4{
	font-size:20px;
	color:#cc0000;
	font-weight:bold;
	letter-spacing:-1px;
	}
h5{
	font-size:18px;
	color:#707070;
	}
h6{
	font-size:16px;
	color:#707070;
	}
a{	color:#666666;	text-decoration:none;	}
a:hover{color:#cc0000;}
p{padding:10px 0px 0px 0px; line-height:24px;}
p.nopadding{padding:0px!important; line-height:24px;}
strong{	font-weight:bold;}

/********************************************************************************************** Content Home */
#content_wrap_home{
	position:relative;
	width:1050px;
	margin:0px auto;
	}
#content_heading_home{
	position:relative;
	display:block;
	width:1050;
	height:290px;
	clear:both;
	background:bottom left no-repeat url('../images/content_heading_home_bg.jpg');
	}
/********************************************************************************************** Content Global */

#content_wrap{
	position:relative;
	width:1050px;
	margin:0px auto;
	background:top left no-repeat url('../images/content_bg.jpg');
	}
#content_heading{
	position:relative;
	display:block;
	width:843px;
	height:44px;
	padding:20px 0px 0px 207px;
	clear:both;
	}

#content_center{	
	position:relative;
	display:block;
	float:left;
	width:580px;
	padding:25px 0px 25px 25px;
	}
#content_right{	
	position:relative;
	display:block;
	float:right;
	width:843px;
	padding:25px 0px;
	}
#content_left{	
	position:relative;
	display:block;
	float:left;
	width:780px;
	padding:25px 0px;
	}
.clear{	
	position:relative;
	display:block;
	width:1050px;
	height:5px;
	clear:both;
	}
.clear-content{
	position:relative;
	display:block;
	width:843px;
	height:5px;
	clear:both;
	}
.clear-center{
	position:relative;
	display:block;
	width:580px;
	height:15px;
	clear:both;
	}
	
.contact_info{
	line-height:20px;
	padding:20px 10px 0px 0px;
	font-size:13px;
	}
.contact_info a{
	color:#cc0000;
	}

/********************************************************************************************** Forms */

#commentForm{
	margin:25px 0px;
	}
#commentForm fieldset ol li{
	clear:both;
	margin:0px 10px;
	}
#commentForm label {
   float: left;
   font-weight:bold;
   text-align: left;
   width: 20%;
}
#commentForm label.error {
	position:absolute;
	font-size:11px;
	font-weight:normal;
	right:-15px;
	color:#cc0000;
}
#commentForm input {
	width: 181px;
	height:22px;
	border:0px;
	margin-left: 2%;
	margin-bottom:20px;
	background-image: url(../images/textbg_18.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: transparent;
}

#commentForm select {

}

#commentForm textarea {
   width: 320px;
   height:162px;   
   background:top left no-repeat url('../images/textarea.jpg');
   border:0px;
   margin-left: 2%;
   padding: 5px 10px 5px 10px;
   margin-bottom:20px;
}
#commentForm input.clear{
	display:block;
	width:83px;
	height:23px;
	margin:0px 0px 0 300px!important;
	padding:0px!important;
	float:left;
	background-image: url(../images/clear.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
#commentForm input.submit{
	display:block;
	width:83px;
	height:23px;
	background:top left no-repeat url('../images/submit.png');
	padding:0px!important;
	float:right;
	margin-top: 0px;
	margin-right: 90px;
	margin-bottom: 0;
	margin-left: 0;
	}
.legend { position: absolute; bottom:55px; left:40px;}



/*==================================
remove default focus style from select box
====================================*/
:focus {outline:none;}

.js ul.newList {left:-9999px;}

/*==================================
round select replacement
====================================*/
ul.newList * {margin:0; padding:0;}
ul.newList {
	margin:0;
	padding:0;
	list-style:none;
	color:#000;
	width:198px;
	background:#fff;
	position:absolute;
	border:1px solid #ccc;
	top:27px;
	left:0;
	overflow:auto;
	z-index:9999;
}
.newListSelected {
	width:192px;
	color:#000;
	height:21px;
	float:left;
	margin-left:10px;
	margin-bottom:20px;
	background-image: url(../images/textbox_20.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.newListSelected span {
	width:200px;
	display:block;
}
ul.newList li {padding:3px 8px;}
.selectedTxt {
	width:200px;
	overflow:hidden;
	height:27px;
	padding:0 23px 0 0;
}
.hiLite {background:#ccc!important; color:#000!important;}
.newListHover {background:#ccc!important; color:#000!important; cursor:default;}
.newListSelHover, .newListSelFocus {
	background-position:0 -28px;
	cursor:default;
}
.newListOptionTitle {font-weight:bold;}
.newListOptionTitle ul {margin:0px 0 0;}
.newListOptionTitle li {font-weight:normal; border-left:1px solid #ccc;}
	
ol{
	list-style: none;
	}
	
