/* CSS Document */

/* = Inner Style
--------------------------------------------------------------------*/
body{
	padding:0;
	margin:0;
	color:#D69200;
	background-color:#F8F5CD;
	font-size:11px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
}
p, li, td, form, select, input{
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6{
	font-weight:normal;
	padding:0;
	margin:0;
}
a{
	color:#000;
	background-color:inherit;
	text-decoration:none;
	outline:none;
}
a:hover{
	text-decoration:underline;
}
ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
h1{
	font-size:24px;
	line-height:27px;
	color:#F8F5CD;
	background-color:inherit;
	margin-bottom:6px;
}
h2{
	font-size:18px;
	line-height:21px;
	color:#BB5400;
	background-color:inherit;
	margin-bottom:9px;
}
img{
	border:none;
	display:block;
	padding:0;
	margin:0;
}
p.more{
	background:url(images/more_bg.gif) 0 0 no-repeat;
	width:47px;
	height:17px;
	text-align:center;
	margin:0 !important;
	font:normal 11px/17px Arial, Helvetica, sans-serif !important;
}
p.more a{
	color:#FFF;
	background-color:inherit;
}
p.more a:hover{
	color:#F38124;
	background-color:inherit;
	text-decoration:none;
}
/* = Header Panel
--------------------------------------------------------------------*/
.header{
	background:url(images/header_bg.gif) 0 0 repeat-x;
}
.headerHight{
	height:332px;
	background:url(images/header_bg2.jpg) 50% 0 no-repeat;
}
.logoPanel{
	padding:38px 0 217px 199px;
}
.logo{
	display:inline;
}
.navPanel{
	width:524px;
}
.navPanel ul{
	background:url(images/nav_divider.gif) 0 50% no-repeat;
	height:40px;
	padding-left:1px;
	font-size:14px;
	line-height:40px;
}
.navPanel ul li{
	background:url(images/nav_divider.gif) 100% 50% no-repeat;
	float:left;
	padding:0 23px 0 22px;
	width:auto;	
}
.navPanel ul li a{
	color:#FFDF87;
	background-color:inherit;
}
.navPanel ul li a:hover,
.navPanel ul li a.active{
	color:#FFFFFF;
	background-color:inherit;
	text-decoration:none;
}
.navPanel ul li a.active{
	cursor:text;
}
.searchPanel{
	background:url(images/mag.gif) 0 4px no-repeat;
	padding:10px 0 0 37px;
}
.textfield1{
	width:247px;
	height:16px;
	color:#FFF;
	background-color:#545454;
	border:#7E7E7E solid 1px;
	padding:2px 0 0 14px;
	float:left;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
}
.welcomePanel{
	border-top:#A06534 solid 1px;
	border-bottom:#A06534 solid 1px;
	color:#FFB476;
	background-color:#D05E01;
	padding:27px 0 29px;
}
.contant1{
	width:484px;
	padding-right:40px;
}
.contant1 h1{
	margin-bottom:6px;
}
.contant1 p{
	margin-bottom:7px;
}
.contant2 h1{
	margin-bottom:8px;
}
.textfield2{
	width:273px;
	height:16px;
	color:#55500A;
	background-color:#fff;
	border:#A7A153 solid 1px;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	padding:2px 0 0 15px;
	float:left;
}
.checkBox{
	width:13px;
	height:13px;
	margin-top:2px;
	float:left;
}
/* = Body Panel
--------------------------------------------------------------------*/
.bodyPanel{
	padding:38px 0 33px;
}
.container1{
	width:481px;
	padding-right:42px;
}
.contant3{
	padding-bottom:36px;
}
.contant3 h2{
	margin-bottom:9px;
}
.contant3 p{
	margin-bottom:10px;
}
.contant3 span{
	display:block;
	margin-top:4px;
	background:url(images/bullet_1.gif) 0 50% no-repeat;
	padding-left:24px;
}
.contant3 a{
	text-decoration:underline;
}
.contant3 a:hover{
	text-decoration:none;
}
.contant4 h2{
	margin-bottom:8px;
}
.contant4 p{
	margin-bottom:12px;
}
ul.list1 li{
	background:url(images/bullet_2.gif) 0 50% no-repeat;
	padding-left:23px;
	line-height:20px;
}
.contant5{
	padding-bottom:39px;
}
.contant5 h2{
	margin-bottom:9px;
}
.contant5 p{
	margin-bottom:6px;
}
.contant6 h2{
	margin-bottom:11px;
}
.contant6 p{
	margin-top:8px;
}
.contant6 p a{
	color:#000;
	background-color:inherit;
	text-decoration:underline;
}
.contant6 p a:hover{
	text-decoration:none;
}
/* = Footer Panel
--------------------------------------------------------------------*/
.footer{
	padding:22px 0 17px;
	color:#FFF9AE;
	background-color:#000;
	line-height:18px;
}
.footer a{
	color:#FFFFFF;
	background-color:inherit;
	text-decoration:underline;
}
.footer a:hover{
	text-decoration:none;
}
.footer p{
	color:#FFFFFF;
	background-color:inherit;
	font-size:12px;
	margin-bottom:9px;
}
.footer p span{
	padding:0 8px;
}
.footer p a{
	text-decoration:none;
}
.footer p a:hover{
	text-decoration:underline;
}
/* = About us page
--------------------------------------------------------------------*/
.aboutusPage{
	padding:28px 0 35px;
}
.aboutusPage h1{
	color:#BB5400;
	background-color:inherit;
}
.aboutTxtPad{
	padding:19px 0 31px 311px;
	background:url(images/about_bg01.jpg) 0 22px no-repeat;
}
