/* BODY STYLE */
body {
	/*font-family: Verdana, Tahoma, Microsoft Sans Serif; font-size: 12px; color: #FFFFFF;*/
	line-height: 16px; text-decoration: none;
	margin: 0px; background: #6a6a6a;}

/* TABLE STYLE */
table td {
/*	font-family: Verdana, Tahoma, Microsoft Sans Serif; font-size: 12px; color: #FFFFFF;*/
	line-height: 16px; text-decoration: none;}

/* LINK STYLE */
a:link, a:active, a:visited {
	color: #FFFFFF; text-decoration: none; outline: none;}
a:hover{
	color: #b2eb03; text-decoration: underline; outline: none;}
	
/* IMAGE STYLE */
img {
	margin: 0px; border: 0px; padding: 0px;}

/* content head */
h1 {
	font-size: 22px; color: #000000; font-family: Arial;
	line-height: 30px; font-weight: bold;
	display: block; height: 30px;
	margin: 5px 0px 5px 0px; padding: 0px;
}

/* content head */
h2 {
	font-size: 24px; color: #b2eb03; font-family: Arial;
	line-height: 26px; font-weight: bold;
	margin: 8px 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 ------------------------------------------------------------------------------------------------------ */
#topFill {
	padding: 0px; margin: 0px;
	background: #FFFFFF;
}

#topLeft {
	width: 10px;
	padding: 0px; margin: 0px;
}

#topRight {
	width: 10px;
	padding: 0px; margin: 0px;
	background: url(../images/bg_topRight.jpg) repeat-y left;
}

#midFill {
	padding: 0px; margin: 0px;
	background: #6c6c6c;
}

#midLeft {
	width: 10px;
	padding: 0px; margin: 0px;
	background: url(../images/bg_midLeft.jpg) repeat-y right;
}

#midRight {
	width: 10px;
	padding: 0px; margin: 0px;
	background: url(../images/bg_midRight.jpg) repeat-y left;
}

#botFill {
	padding: 0px; margin: 0px;
	background: #484848;
}

#botLeft {
	width: 10px;
	padding: 0px; margin: 0px;
	background: url(../images/bg_botLeft.jpg) repeat-y right;
}

#botRight {
	width: 10px;
	padding: 0px; margin: 0px;
	background: url(../images/bg_botRight.jpg) repeat-y left;
}
/* 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;
	margin: 0px; padding: 0px; border: 0px;
	background: url(../images/bg_menubar.jpg) no-repeat;
}

#menu {
	margin: 0px 0px 0px 18px; padding: 0px; border: 0px; float: left;
}

#menu li {
	font-size: 11px; font-weight: bold; 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: #000000;
	display: block; height: 32px; line-height: 32px;
	text-decoration: none;
	margin: 0px;
	padding: 0px 20px 0px 20px;
	border:;
}

#menu .normal a:hover {
	color: #FFFFFF;
	display: block; height: 24px; line-height: 24px;
	text-decoration: none;
	margin: 3px 1px 3px 1px;
	padding: 0px 18px 0px 18px;
	border: 1px solid #3c3c3c;
	background: #5c5c5c;
}

#menu .active {
	color: #000000;
	display: block; height: 24px; line-height: 24px;
	text-decoration: none;
	margin: 3px 1px 3px 1px;
	padding: 0px 18px 0px 18px;
	border: 1px solid #98be0a;
	background: #a5cf08;
}

/* Flash Present --------------------------- */
#present {
	height: 220px;
	padding: 0px; margin: 0px;
}

/* Footer ------------------------------------------------------------------------------------------------------*/
#footer { 
	text-align: center; font-size: 11px; font-family: Tahoma;
	height: 80px;
	margin: 0px; padding: 0px;
	background: #484848 url(../images/bg_footer.jpg) repeat-x top;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #FFFFFF; font-weight: bold; }
#footer a:hover{
	color: #b2eb03; font-weight: bold; }

#copyrights {
	text-align: center;
	height: 100px;
	margin: 0px; padding: 0px;
	font-size: 11px; color: #fffffe;
	background: #484848;
}

#copyrights a:link, #copyrights a:active, #copyrights a:visited {
	color: #fffffe;}
#copyrights a:hover{
	color: #b2eb03;}

/*  End header -----------------------------------------------------------------------------------------------  */

/* Content -----------------------------------------------------------------------------------------------------*/
#content {
	width: 620px;
	padding: 20px; margin: 0px;
	background: #6c6c6c url(../images/bg_content.jpg) no-repeat top right;
}

#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(../images/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: 80px; font-size: 1px; line-height: 1px;
	padding: 0px; margin: 0px;
	background: url(../images/bg_info.jpg) no-repeat top left;
}

/* Global para graph Style ------------------------------------------------------------------------------------*/ 
#content p {
	text-indent: 34px;
	padding: 0px;
	margin: 16px 0px 10px 0px;
}

#content .n_indent {
	text-indent: 0px;
}

#content .sub {
	margin: 5px 0px 8px 49px;
}

#content ul, #content ol{
	margin: -2px 0px 0px 49px;
	padding: 0px;
}

#content .n_list {
	list-style: none;
	margin: -8px 0px 0px 33px;
}

#content .stress {
	color: #b2eb03;
	font-weight: bold;
}

/* Sidebar_l ---------------------------------------------------------------------------------------------------*/
#sidebar {
	width: 260px;
	padding: 10px 0px 20px 0px; margin: 0px;
	background: #6c6c6c;
}

#sidebar a:link, #sidebar a:active, #sidebar a:visited {
	color: #000000;}
#sidebar a:hover{
	color: #b2eb03;}
	
#sidebar, #sidebar td {
	font-family: Tahoma; font-size: 11px; color:#383838;
}

/* 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(../images/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(../images/bg_box.jpg) repeat-x top;
}

#coupon {
	display: block; width: 580px; height: 305px; position: relative;
	margin: 0px; padding: 0px;
	background: url(../images/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;
}