
body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;	
}

.content{
	color:#747474;
	line-height:18px;
	font-size:12px;	
}

.content2{
	color:#666666;
	line-height:22px;
	font-size:12px;	
	font-weight:bold;
}

.content3{
	color: #333333;
	line-height: 20px;
	font-size: 12px;	
	font-family: Tahoma;
}

.content2 input{
	width:150px;
	height:18px;
	font-size:11px;
	color:#666666;
	border:1px solid #CCCCCC;
	background-color:#ffffff;
}

.top_bg{
	background-image:url(images/top_bg_img.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:1003px;
	height:498px;
	background-color:#EDEDE3;
}

img, img a{border:0px;}

.top_menu{
	font-size:13px;
	color:#000000;
}

.top_menu a{
	font-size:13px;
	color:#000000;
	text-decoration:none;
}

.top_menu a:hover{
	font-size:13px;
	color:#000000;
	text-decoration:underline;
}


.menu{
	width: 100%;
	overflow:hidden;
}

.menu ul{
	margin: 0;
	padding: 0;
	font: bold 12px Verdana;
	list-style-type: none;
}

.menu li{
	display: inline;
}

.menu li a{
	display: block;
	float:left;
	text-decoration:none;
	border:0px;	
	margin-right:15px;
	padding:11px 16px;
	color:#646464;
}

.menu li a:hover{
	display: block;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	border:1px solid #E67E0B;
	background-color:#F49124;
	margin-right:15px;
	padding:10px 15px;
}

.menu li a:visited{
	color:#646464;
}

.menu li a:hover, .menu li.selected a{
	background: #F49124;
}

.top_img{
	height:auto;
	min-height:400px;
	background-image:url(images/top_bg_img2.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}


.top_img_2{
	height:auto;
	min-height:400px;
	background-image:url(images/top_bg_img3.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.wel_txt{
	color:#FFFFFF;
	font-size:13px;
	line-height:18px;
}

.punch_line{
	color:#FF364F;
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

.home_cont{
	font-size:13px;
	line-height:18px;
	color:#000000;
	margin:0px;
	padding:0px;
}

h4{
	color:#FFFFFF;
	background-image:url(images/bulet_1.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:20px;
	margin:0px;
	font:bold 16px Arial;
}

.slidedoormenu{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
	margin-left:10px;
}

.slidedoormenu li{
	list-style-type:none;
	width: auto;
}

.slidedoormenu li a{
	background: #F6962A url(images/bulet_2.jpg) no-repeat left center;
	font-size:13px;
	display: block;
	color: #A30749;
	width: auto;
	padding: 7px 0 7px 15px;
	margin-top:-7px;
	text-decoration: none;
}

.slidedoormenu li a:visited, .slidedoormenu li a:active{
	color: #A30749;
}

.slidedoormenu li a:hover{
	background: #F6962A url(images/bulet_2_over.jpg) no-repeat left center;
	color: #000000;
}

.footer_txt{
	color:#CDCDCD;
	font-size:13px;	
	line-height:20px;
}

.footer_txt a{
	color:#CDCDCD;
	font:13px;	
	text-decoration:none;
}

.footer_txt a:hover{
	color:#ffffff;
	font:13px;	
	text-decoration:none;
}

.footer_txt span{
	color:#9F9F9F;
}

.introduction{
	color:#F6962A;
	font-size:15px;
	font-weight:bold;
	font-family: Tahoma; 
}

.readmore{
	color:#F6962A;
	font-size:12px;
	font-weight:bold;
	font-family: Tahoma; 
}

.readmore a{
	color:#F6962A;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-family: Tahoma; 
}


.content2 .submit_btn{
	width:60px; 
	height:22px;
	font-family: Tahoma; 
	cursor:pointer; 
	font-size: 8pt; 
	color:#ffffff; 
	font-weight: bold; 
	background-color: #F6962A;
	border:0px;
	padding-bottom:2px;
}


