/* BODY STYLE */
body {
	font-family: Tahoma, Verdana, Microsoft Sans Serif; font-size: 11px; color: #adaaa7;
	line-height: 16px; text-decoration: none;
	margin: 0px; background: #2d2d2d url(../img/bg_main.jpg) repeat-x top;}

/* TABLE STYLE */
table td {
	font-family: Tahoma, Verdana, Microsoft Sans Serif; font-size: 11px; color: #adaaa7;
	line-height: 16px; text-decoration: none;}

/* LINK STYLE */
a:link, a:active, a:visited {
	color: #6f634a; text-decoration: none; outline: none;}
a:hover{
	color: #FF9900; text-decoration: underline; outline: none;}
	

	
/* IMAGE STYLE */
img {
	margin: 0px; border: 0px; padding: 0px;}

/* content head */
h1 {
	font-size: 13px; color: #FF9900; font-family: Arial;
	line-height: 13px; font-weight: bold;
	display: block; height: 13px;
	margin: 12px 0px 2px 0px; padding: 0px;
	background: none;
}

/* content head */
h2 {
	font-size: 11px; color: #000000;
	line-height: 16px; font-weight: bold;
	margin: 4px 0px 8px 0px; padding: 0px;
}

/* content head */
h3 {
	font-size: 18px; color: #FFFFFF; font-family: Arial;
	line-height: 22px; font-weight: normal;
	margin: 5px 0px 5px 0px; padding: 0px;
}

br {
	line-height: 14px;
}

hr {
	height: 1px;
	border: 1px solid #b1bb89;
	border-bottom: none;
	width: 100%;
}

form {
	margin: 2px 0px 2px 0px; padding: 0px;
}
/* End Global tag style ---------------------------------------------------------------------------------------- */ 

/* Header ------------------------------------------------------------------------------------------------------ */
#top {
	height: 120px; width: 880px;
	padding: 0px 0px 0px 0px; margin: 0px;
	background: url(../img/bg_top.jpg) no-repeat;
}

#left {
	width: 40px;
	padding: 0px; margin: 0px;
	background: url(../img/bg_left.jpg) repeat-y right;
}

#right {
	width: 40px;
	padding: 0px; margin: 0px;
	background: url(../img/bg_right.jpg) repeat-y left;
}

#bot {
	height: 120px; width: 880px; color:#999999;
	padding: 0px 0px 0px 0px; margin: 0px;
	background: none;
}

#bot a:link, #bot a:active, #bot a:visited {
	color: #999999;}
#bot a:hover{
	color: #FF3300; }
	
/* Title --------------------------------------------------------------------------------------------------------*/
#title {
	text-align: left;
	height: 36px; width: 880px;
	padding: 0px 20px 0px 20px; margin: 0px;
	background: #FFFFFF;
}

#title a:link, #title a:active, #title a:visited, #title a:hover {
	color: #FFFFFF;}

/* Menu ----------------------------------------------------------------------------------------------------------*/
#mainmenu {
	height: 32px; text-align: right;
	margin: 0px; padding: 0px; border: 0px;
	background: none;
}

#menu {
	margin: 0px; padding: 0px 0px 0px 0px; border: 0px; float: left;
}

#menu li {
	font-size: 11px; font-weight: normal; font-family: Tahoma;
	list-style-type: none;
	float: left;
}


#menu .normal a:link, #menu .normal a:active, #menu .normal a:visited, #menu .normal a:hover {
	color: #FFFFFF; text-align: center;
	display: block; height: 32px; line-height: 32px; width: 140px;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

#menu .normal a:hover {
	color: #FFFFFF; text-align: center;
	display: block; height: 32px; line-height: 32px; width: 140px;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

#menu .active {
	color: #FFFFFF; text-align: center; font-weight: normal;
	display: block; height: 32px; line-height: 32px; width: 140px;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	background: url(../img/bg_menu_a.jpg) repeat-x bottom left;
}

/* Flash Present --------------------------- */
#present {
	height: 240px;
	padding: 0px; margin: 0px;
	background: #FFFFFF url(../img/bg_present.jpg) no-repeat top left;
}

#presentLeft {
	height: 240px;
	padding: 0px; margin: 0px;
	background: #FFFFFF url(../img/bg_present_left.jpg) top repeat-x;
}

#presentRight {
	height: 240px;
	padding: 0px; margin: 0px;
	background: #FFFFFF url(../img/bg_present_right.jpg) top repeat-x;
}
/* Footer ------------------------------------------------------------------------------------------------------*/
#footer { 
	text-align: center; font-size: 11px; font-family: Tahoma; color: #6f634a;
	height: 30px; width: 880px;
	margin: 0px; padding: 0px 0px 0px 0px;
	background: none;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #6f634a;}
#footer a:hover{
	color: #FF9900; }

#copyrights {
	text-align: center;
	height: 100px;
	margin: 0px; padding: 20px 0px 0px 0px;
	font-size: 11px; color: #514a3f;
	background: url(../img/bg_foot.jpg) no-repeat;
}

#copyrights a:link, #copyrights a:active, #copyrights a:visited {
	color: #514a3f;}
#copyrights a:hover{
	color: #FF9900;}

/*  End header -----------------------------------------------------------------------------------------------  */

/* Content -----------------------------------------------------------------------------------------------------*/
#content {
	width: 880px; height: 320px;
	padding: 16px 20px 16px 20px; margin: 0px;
	background: none;
}

#content .box {
	color: #FFFFFF;
	text-indent: 34px;
	display: block;
	overflow: hidden;
	padding: 10px 10px 12px 10px;
	margin: 5px 0px 8px 0px;
	border: 1px solid #145bc2;
	background: #3487e3 url(../img/bg_box.jpg) repeat-x top;
}

/* Page Topic ---------------------*/
#topic {
	position: absolute; top: -3px; left: 20px;
	padding: 0px; margin: 0;
	border: none;
}

#topic_area {
	position: relative; display: block;
	padding: 0px; margin: 0px;
}

/* Info --- */
#info {
	height: 60px;
	padding: 0px 0px 0px 15px; margin: 0px;
	background: url(../img/bg_info.jpg) no-repeat top left;
}

/* Global para graph Style ------------------------------------------------------------------------------------*/ 
#content p {
	text-indent: 0px;
	padding: 0px;
	margin: 12px 0px 12px 0px;
}

#content .n_indent {
	text-indent: 0px;
}

#content .sub {
	margin: 5px 0px 8px 16px;
}

#content ul, #content ol{
	margin: -2px 0px 0px 16px;
	padding: 0px;
}

#content .n_list {
	list-style: none;
	margin: -8px 0px 0px 33px;
}

#content .stress {
	color: #FF9900;
	font-weight: bold;
}

/* Sidebar_l ---------------------------------------------------------------------------------------------------*/
#sidebar {
	width: 260px;
	padding: 10px 0px 20px 0px; margin: 0px;
	background: #464646;
}

#sidebar a:link, #sidebar a:active, #sidebar a:visited {
	color: #FFFFFF;}
#sidebar a:hover{
	color: #b2eb03;}
	
#sidebar, #sidebar td {
	font-family: Tahoma; font-size: 11px; color:#FFFFFF;
}

/* Image content */
.con_img {
	margin: 0px 15px 0px 15px;
	padding: 0px;
	border: none;
}

.container{
	color: #000000;
	display: block;
	overflow: hidden;
	padding: 10px 5px 12px 5px;
	margin: 4px 10px 4px 10px;
	border: 1px solid #cac6ba;
	background: #FFFFFF url(../img/bg_container.jpg) repeat-x top;
}

.container_blue{
	color: #FFFFFF;
	display: block;
	overflow: hidden;
	padding: 10px 10px 12px 10px;
	margin: 5px 0px 8px 0px;
	border: 1px solid #145bc2;
	background: #3487e3 url(../img/bg_box.jpg) repeat-x top;
}

#coupon {
	display: block; width: 580px; height: 305px; position: relative;
	margin: 0px; padding: 0px;
	background: url(../img/bg_coupon.jpg) no-repeat;
}

#coupon .title {
	display: block; width: 580px; text-align: center; position: absolute; top: 30px;
}


#coupon .name {
	display: block; width: 580px; text-align: center; position: absolute; top: 100px;
}

#coupon .address {
	display: block; width: 580px; text-align: center; position: absolute; top: 150px;
}

#coupon .phone {
	display: block; width: 580px; text-align: center; position: absolute; top: 220px;
}

/* Planning banner */
.plan_outer, .plan_inner{
	display: block; width: 182px; height: 35px;  text-decoration: none;
	padding: 0px; margin: 0px;
	border: 0px;
}
.plan_outer { background: url(../img/but_plan_n.jpg) no-repeat top; }
.plan_inner{ background: url(../img/but_plan_h.jpg) no-repeat top;  }

.plan_inner {
	filter: alpha(opacity=1);
	opacity: 0.01;
}

.plan_menu {
	display: block; height: 119px; outline: none; text-decoration: none;
	padding: 0px; float: left;
	border: none;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.plan_life {
	width: 214px; margin: 0px 2px 0px 8px;
	background: url(../img/but_plan_life.jpg) no-repeat top left;
}
.plan_health {
	width: 215px; margin: 0px 2px 0px 0px;
	background: url(../img/but_plan_health.jpg) no-repeat top left;
}
.plan_retire {
	width: 215px; margin: 0px 2px 0px 0px;
	background: url(../img/but_plan_retire.jpg) no-repeat top left;
}
.plan_disability {
	width: 214px; margin: 0px 8px 0px 0px;
	background: url(../img/but_plan_disability.jpg) no-repeat top left;
}

.form_but {
	font-family: Tahoma; font-size: 11px; color: #000000;
	line-height: 16px; padding: 2px 10px 2px 10px;
}
.thumb {
	border: none;
	margin: 3px;
}

.label {
	background: none;
}
