@charset "utf-8";
/* CSS Document */
body {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1.2px;
	line-height:1.5;
	font-size:12px;
	color:#000000;
	background:#FFFFFF;
}
#index-main {
	text-align: left;
	margin: 0px auto;
	padding: 0px;		
	width:100%;
	height:550px;
	background:url(../images/indexbg.jpg) repeat-x left top; 	
}
#header-main {
	text-align: left;
	margin: 0px auto;
	padding: 0px;		
	width:100%;
	height:166px;
	background:url(../images/mainbg.jpg) repeat-x left top; 	
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;		
	width:950px;
	height:auto;			 	
}
#logo {
	text-align: left;
	margin: 0px;
	padding: 0px;		
	width: 354px;
	height:124px;		
}
#mainmenu {
	text-align: left;
	margin: 0px auto;
	padding: 0px;		
	width: 950px;
	height:38px;		
}
#index-baner {
	text-align: left;
	margin: 0px;
	padding: 0px;		
	width: 950px;
	height:250px;
	background:url(../images/index_banner.jpg) no-repeat left top;	
}
#contentbox1{
	text-align: left;
	margin: 0px auto;
	padding: 4px 4px 4px 4px;		
	width: 850px;
	height:auto;
	background-color:#FFFFFF;
	border:5px #c5c5c5 solid;
	-webkit-border-radius:5px; /* Safari prototype */
	-moz-border-radius:5px; /* Gecko browsers */
	 border-radius:5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */		
}
#cleardiv {
	clear:both;			
}
#cleardiv2 {
	clear:both;			
	margin-bottom:20px;			
}
#index-news {
	float:left;
	width:280px;
	height:auto;
	padding: 4px 4px 4px 4px;			
}
	#index-news p {
	padding:0;
	margin:0;	
	}
	#index-news .listbox {
	padding:0;
	margin:0;
	width:auto;
	height:auto;
	background-color:#F3F3F3;
	border:1px #e5e5e5 solid;
	font-size:11px;
	color:#333333;
	padding: 4px 4px 4px 4px;
	-webkit-border-radius:5px; /* Safari prototype */
	-moz-border-radius:5px; /* Gecko browsers */
	 border-radius:5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	}
#lhsimglist{
	padding:0;
	margin-top:20px;
	margin-bottom:10px;
	width:auto;
	height:auto;		
}
#index-divisions {
	float:right;
	width:620px;
	height:auto;
	padding: 4px 4px 4px 4px;	
}
	#index-divisions p {
	padding:0;
	margin:0;	
	}
	#index-divisions .listbox {
	padding:0;
	margin:0;
	width:auto;
	height:auto;
	background-color:#FBFBFB;
	border:1px #e5e5e5 solid;
	font-size:12px;
	color:#333333;
	padding: 4px 4px 4px 4px;
	-webkit-border-radius:5px; /* Safari prototype */
	-moz-border-radius:5px; /* Gecko browsers */
	 border-radius:5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	}
	#index-divisions .itembox1 {
	float:left;
	padding:0;
	margin-right:15px;
	width:280px;
	height:auto;		
	font-size:12px;
	color:#333333;
	padding: 4px 4px 4px 4px;		
	}
	
	#index-divisions .itembox1 ul{
	padding:0;
	margin:0;
	line-height:2;
	}
	
	#index-divisions .itembox1 li{
	padding:0;
	margin-left:15px;	
	line-height:2;	
	}
.listingul{
	padding:0;
	margin-left:15px;
	line-height:2;
}
#lhsbox1{
	float:left;
	width:600px;	
}
#rhsbox1{
	float:right;
	width:300px;
	background-color:#FBFBFB;
	border:1px #e5e5e5 solid;
	font-size:12px;
	color:#333333;
	padding: 4px 4px 4px 4px;
	-webkit-border-radius:5px; /* Safari prototype */
	-moz-border-radius:5px; /* Gecko browsers */
	 border-radius:5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
}
#ctcformlhs{
	float:left;
	width:150px;	
	font-weight:bold;
	padding: 4px 4px 4px 4px;
}
#ctcformrhs{
	float:left;
	width:400px;		
	padding: 4px 4px 4px 4px;	
}

.title-1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	letter-spacing:2px;
}
.title-2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	color:#333333;
	letter-spacing:2px;
}
.title-3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#BE1717;	
}
.title-4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	text-decoration:none;
	color:#BE1717;
	letter-spacing:2px;
}
.title-5{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	text-decoration:underline;
	color:#000000;
	letter-spacing:2px;
}

.submitbtn {
	background-color:#666666;
	border-bottom:#333333 solid 1px;
	border-right:#333333 solid 1px;
	border-left:#333333 solid 1px;
	border-top:#333333 solid 1px;	
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
.inputbox {	 	
	text-align:left;    
	font-size:12px;
	color:#000000;
	font-weight:normal;		
	border:1px #CCCCCC solid;
	padding:2px 2px 2px 2px;	 	
}

a.itemlink1:link {color:#BE1717; font-size:11px; font-weight:normal;text-decoration:none; font-style:normal;}
a.itemlink1:visited {color:#BE1717; font-size:11px; font-weight:normal;text-decoration:none; font-style:normal;}
a.itemlink1:active {color:#BE1717; font-size:11px; font-weight:normal;text-decoration:none; font-style:normal;}
a.itemlink1:hover {color:#000000; font-size:11px; font-weight:normal;text-decoration:underline; font-style:normal;}

a.itemlink2:link {color:#333333; font-size:11px; font-weight:normal;text-decoration:none; font-style:normal;}
a.itemlink2:visited {color:#333333; font-size:11px; font-weight:normal;text-decoration:none; font-style:normal;}
a.itemlink2:active {color:#333333; font-size:11px; font-weight:normal;text-decoration:none; font-style:normal;}
a.itemlink2:hover {color:#BE1717; font-size:11px; font-weight:normal;text-decoration:underline; font-style:normal;}

#footer {
	clear:both;
	text-align:center;
	vertical-align:middle;
	margin-top:20px;
	padding: 0px;		
	width:100%;
	height:45px;
	background:url(../images/footerbg.jpg) repeat-x left top; 	
}

/*Main Menu Starts Here*/

#tabs {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom:0px solid #666;
	margin-bottom:1em; /*margin between menu and rest of page*/
	overflow:hidden;
	}

#tabs ul {
	margin:0;
	padding:5px 0px 0px 2px;
	list-style:none;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("../images/left.png") no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("../images/right.png") no-repeat right top;
	padding:8px 7px 8px 6px;
	margin-right:0;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	}

#tabs a:hover {
	background-position:0% -42px;
	color:#BE1717;
	}

#tabs a:hover span {
	background-position:100% -42px;
	color:#BE1717;
	}

/*Main Menu Ends Here*/