@charset "utf-8";
body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;	
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container { 
	width: 774px;  
	background: #e6dfcc;
	margin: 0 auto; 
	text-align: left; 
} 
#header { 
	height: 109px;
	z-index: 1;
	background:url(../../resources/images/banner-home.jpg) no-repeat;
	cursor:pointer;
}

#mainNav ul{
	margin: -7px 0 0 0;
	padding: 0 2.5% 0 2.5%;
	background: url(../../resources/images/menu-bgr.jpg) repeat-x 0 7px;
	height: 42px;
	list-style: none;
	text-align: center;
}
#mainNav ul li {
	padding: 0 4px;
	float: left;
}

#mainNav ul li a {		
	font-family: Verdana, Geneva, sans-serif, Georgia;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	display: block;
	margin: 7px 0;
	padding: 7px 11px 5px;
}
#mainNav ul li a:hover{
	color: #532004;
	margin: 0;
	padding: 14px 11px 8px 11px;
	position:absolute; z-index:2;
}
#mainNav ul li.space {	
	width: 1px;
	padding: 7px 0 0 0;
}


#sidebar {
	float: right; 
	width: 188px; 
	margin: 24px 0 23px 0;
	padding-right:24px;
}

#mainContent { 
	margin: 18px 237px 0 24px;
	padding: 0px;
} 

.box-cr {
	width:188px;
	background: url(../../resources/images/box-check-rate-middle.jpg) repeat-y 0 35px;
	margin:0; padding:0;
	position: relative;
	text-align: center;
}
.box-cr h2 {
	background: url(../../resources/images/box-check-rate-header.jpg) no-repeat 1px 0;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #532004;
}
.box-cr dl {
	margin: 5px 6px;
	padding: 1px;
}
.box-cr dl dd {
	margin: 2px 8px 10px;
	text-align: left;
}
.box-cr dl dt {
	margin: 2px 8px;
	font:bold 11px Verdana, Geneva, sans-serif, Georgia;
	color: #532004;
	text-align: left;
}
.box-cr .cr-bottom {
	position: absolute;
	bottom: 0;
	left: 1px;
	margin: 4px 0 0 0;
}

.btnCls {
	float: right;
	margin: 5px 10px;
	cursor: pointer;
}
.box-customer {
	margin: 0 0;
	padding: 0;
	width: 189px;
	background: url(../../resources/images/box-customer-support-middle.jpg) repeat-y 0 39px;
	position: relative;
	text-align: center;
}
.box-customer h2 {
	font-family: Verdana, Geneva, sans-serif, Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background: url(../../resources/images/box-customer-support-top.jpg) top left no-repeat;
	text-align: center;
	height: 31px;
	padding: 10px 0 0;
	display: block;
}
.box-customer img.bc-bottom {
	position: absolute;
	left: 0;
	bottom: 0;
}

.box-subcriber {
	margin: 0;
	padding: 0;
	width: 188px;
	background: url(../../resources/images/box-subcriber-middle.jpg) repeat-y 0 9px;
	position: relative;
	text-align: center;
}
.box-subcriber h2 {	
	background:url(../../resources/images/box-subcriber-top.jpg) top left no-repeat;
	text-align: center;
	height: 9px;	
}
.box-subcriber img.bs-bottom {
	position: absolute;
	left: 0;
	bottom: 0;
}


.box-overview {
	border-bottom: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	background: #FFF;
	margin: 14px 0;
	padding: 25px 14px;
}
.box-overview p {
	margin: 4px auto;
	font-family: Verdana, Geneva, sans-serif, Georgia;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 11px;
	text-align: justify;
	line-height: 20px;
}
.box-gallery {
	border-bottom: 1px solid #bab5a7;
	border-right: 1px solid #bab5a7;
	border-top: 1px solid #fbf7ed;
	border-left: 1px solid #fbf7ed;	
	background: #f8f1df;
	margin: 14px 0;
	padding: 25px 14px;	
	text-align: center;
}
.box-gallery p {
	margin: 4px auto;
	font-family: Verdana, Geneva, sans-serif, Georgia;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 11px;
	text-align: justify;
	line-height: 20px;
}

#footer { 
	border-top: 10px solid #b6b775;
	background: #3a1302;
	padding: 16px 0 0 20px;
	text-align: left;
} 

#footer ul#subNav {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer ul#subNav li {
	margin: 0 1px;
	float: left;
}

#footer ul#subNav li a {
	display: block;
	margin: 0 2px;
	padding: 0 2px;
	font-family: Verdana, Geneva, sans-serif, Georgia;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}

#footer ul#subNav li a:hover {
	color: #b7873c;
	text-decoration: underline;	
}

#footer ul#subNav li a.current{
	display: block;
	margin: 0 2px;
	padding: 0 2px;
	font-family: Verdana, Geneva, sans-serif, Georgia;
	font-size: 10px;
	font-weight: bold;
	color: #b7873c;
	text-decoration: underline;	
}

#footer ul#subNav li.wspace {
	border-left: 2px solid #FFF;
	height: 12px;
}
#footer span.copyright {
	margin: 4px 5px 10px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif, Georgia;
	font-weight: normal;
	color: #b7873c;
	display: block;
}
a.detail {
	font-family: Verdana, Geneva, sans-serif, Georgia;
	font-size: 11px;
	font-style: italic;
	text-decoration: underline;
	color: #828442;
	line-height: 20px;
}



/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearRight {
	clear: right;	
}
.date_input{
	background:url(../../resources/buttons/calendar.gif) center right no-repeat #FFFFFF;
	cursor:pointer;
}
