/* BODY STYLE */
body {
	font-family: Verdana, Tahoma, Microsoft Sans Serif; font-size: 12px; color: #515151;
	line-height: 16px; text-decoration: none;
	margin: 0px; background: #4b4b4b url(../images/bg_main.jpg) repeat-x top;}

/* TABLE STYLE */
table td {
	font-family: Verdana, Tahoma, Microsoft Sans Serif; font-size: 12px; color: #515151;
	line-height: 16px; text-decoration: none;}

/* LINK STYLE */
a:link, a:active, a:visited {
	color: #515151; text-decoration: none; outline: none;}
a:hover{
	color: #c00302; text-decoration: underline; outline: none;}
	
/* IMAGE STYLE */
img {
	margin: 0px; border: 0px; padding: 0px;}

/* content head */
h1 {
	font-size: 22px; color:#FFFFFF; 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: #c00302; font-family: Arial;
	line-height: 26px; font-weight: bold;
	margin: 8px 0px 8px 0px; padding: 0px;
}

/* content head */
h3 {
	font-size: 18px; color: #4c4b4b; 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 #CCCCCC;
	border-bottom: none;
	width: 95%;
}

form {
	margin: 2px 0px 2px 0px; padding: 0px;
}
/* End Global tag style ---------------------------------------------------------------------------------------- */ 

/* Header ------------------------------------------------------------------------------------------------------ */
#header {
	height: 292px;
	background: #FFFFFF url(../images/bg_header.jpg) repeat-x top;
}

/* Title --------------------------------------------------------------------------------------------------------*/
#title {
	text-align: left;
	height: 40px; width: 880px;
	padding: 0px 20px 0px 20px; margin: 0px;
	background: url(../images/bg_title.jpg) no-repeat;
}

#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: #FFFFFF;
	display: block; height: 32px; line-height: 32px;
	text-decoration: none;
	margin: 0px;
	padding: 0px 20px 0px 20px;
	border: none;
}

#menu .normal a:hover {
	text-decoration: underline;
}

#menu .active {
	color: #FFFFFF;
	display: block; height: 32px; line-height: 32px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: none;
	background: url(../images/bg_menu.jpg) repeat-x top;
}

#menu .active_l, #menu .active_r {
	display: block; height: 32px; width: 20px; line-height: 32px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#menu .active_l {
	background: url(../images/bg_menu_l.jpg) no-repeat top right;
}

#menu .active_r {
	background: url(../images/bg_menu_r.jpg) no-repeat top left;
}

/* Flash Present --------------------------- */
#present {
	height: 220px;
	padding: 0px; margin: 0px;
}

/* Footer ------------------------------------------------------------------------------------------------------*/
#footer { 
	text-align: center; font-size: 11px; font-family: Tahoma;
	height: 60px;
	margin: 0px; padding: 0px;
	background: url(../images/bg_footer.jpg) no-repeat;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #000000; font-weight: bold; }
#footer a:hover{
	color: #c00302; font-weight: bold; }

#copyrights {
	text-align: center;
	height: 100px;
	margin: 0px; padding: 0px;
	font-size: 11px; color: #fffffe;
	background: url(../images/bg_footer_shade.jpg) no-repeat top;
}

#copyrights a:link, #copyrights a:active, #copyrights a:visited {
	color: #fffffe;}
#copyrights a:hover{
	color: #c00302;}

/*  End header -----------------------------------------------------------------------------------------------  */

/* Content -----------------------------------------------------------------------------------------------------*/
#content {
	width: 620px;
	margin: 0px;
	background: url(../images/bg_content.jpg) repeat-y;
}

#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 {
	padding: 0px; margin: 10px 0px 0px 20px;
	border: none;
}

/* Info --- */
#info {
	height: 76px;
	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: 10px 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: #c00302;
	font-weight: bold;
}

/* Sidebar_l ---------------------------------------------------------------------------------------------------*/
#sidebar {
	width: 260px;
	padding: 10px 0px 20px 0px; margin: 0px;
	background: url(../images/bg_sidebar.jpg) repeat-y left;
}

#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;
}

#menu_b
{
	text-align:center;
	margin:0px;
}

#menu_b ul
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#menu_b ul li
{
	display:inline;
	padding:0px 7px 0px 7px;
}

#menu_b ul li a
{
	color:#000000;
	text-decoration:none;
}