
/* DEFAULT */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;font-weight: 100;font-style: normal;font-size: 100%;font-family: inherit;vertical-align: baseline;}
body {line-height: 1;color:#505050;background:#ECECEC;}
ol, ul {list-style: none;}
table {border-collapse: separate;}
caption,th,td{text-align: left;font-weight: normal;}

/* REGULAR CODING */
body{font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; line-height:1.4;}

/* STRUCTURE */
#container{margin: 0px auto;background:url(images/back.png) repeat-x top;}
#holder{width:990px;margin: 0px auto;background:url(images/holder.jpg) repeat-y center;}
#holder-top{background:url(images/holder_top.jpg) no-repeat center top;width:990px;}
#holder-top-sub{background:url(images/holder_top_sub.jpg) no-repeat center top;width:990px;}
#holder-bot{padding:11px 0px 0px 0px;background:url(images/holder_bot.jpg) no-repeat center bottom;width:990px;}
#header{width:990px;height:135px;}
#nav-main{ background:url(images/nav.jpg) no-repeat center top;width:990px;height:46px;}
#content-box{padding:10px 0;}
#left-panel{float:left;width:215px; padding:0 5px 0 10px; }
#Reg-panel{ margin:0px 5px 5px 5px; width:715px; height:252px; }
#center-panel{ margin:0px 0 10px 230px; border:#ABABAB 1px  dotted; width:497px;}
#sub-lpanel{margin:0 0 0 235px;border:#ABABAB 1px  dotted; width:742px;}
#subpage-panel{margin:0 0 0 235px;border:#ABABAB 1px  dotted; width:742px; }
#banner-panel{ margin:0px 0 0 242px; width:495px; height:150px; padding:0 0 0 0;}
#right-panel{float:right; width:250px; padding:0 9px 0 0;  }
#footer{text-align:center; font-size:12px; padding:5px 0;}
	
/* HEADER */
#logo{background:url(images/logo-no.jpg) no-repeat right top;width:322px;height:135px;margin:0px 0 0 5px;padding:0px 0 0 5px;float:left;overflow:hidden;}
#logo h1{width:322px;height:135px;overflow:hidden;}
#logo h1 a{display:block; padding:135px 0 0 322px;}
.banner-ad{float:right; margin:8px 5px 0 5px;padding:0 5px 0 0;}

.topsmalllink {color:#E8E8E8;line-height:10px; font-size:12px;margin:0 10px 0 10px; font-weight:bold; text-decoration:none;font-family:Arial, Helvetica, verdana, sans-serif;}

.topsmalllink a{color:#E8E8E8;line-height:10px; font-size:12px;margin:0 10px 0 10px; font-weight:bold; text-decoration:none;font-family:Arial, Helvetica, verdana, sans-serif;}
.topsmalllink a:hover{color:#FFFFFF;line-height:10px; font-size:12px;margin:0 10px 0 10px; font-weight:bold;  text-decoration:underline;font-family:Arial, Helvetica, verdana, sans-serif;}

.signup-btn{	background:url(images/Toplinkg-BG-o.png) no-repeat center;  cursor:pointer;	color:#fff;	width:70px;	height:38px;	border:0;font-size:12px; font-weight:bold; font-family:Helvetica, verdana, Arial, sans-serif;}

.signup-btn:hover{	background:url(images/Toplinkg-BG.png) no-repeat center;  cursor:pointer;	color:#fff;	width:70px;	height:38px;	border:0;font-size:12px; font-weight:bold; font-family:Helvetica, verdana, Arial, sans-serif;}

/* NAVIGATION */
	#nav-main .content{
	padding:0px 5px 0 0;
	}
	#nav-main ul{float:right;padding:0px 110px 0px 0px;}
	#nav-main ul li
	{	
	float:left;
	height:36px;
	}
	#nav-main ul li a
	{	
	float:left;
	color:#ffffff;
	padding:10px 15px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, verdana, sans-serif;
	}
	#nav-main ul li a:hover
	{	
	float:left;
	color:#ffffff;
	padding:10px 15px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(images/Nav-o.png) ;height:45px;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, verdana, sans-serif;
	}



/* CONTENT */
h2{line-height:40px; border-bottom:#0475AA 1px solid; color:#0790A3; font-size:16px;margin:0 0 5px 0; font-weight:bold;}
h3{color:#0790A3; font-size:13px; font-weight:bold;}
#content-box p{padding:10px 0; text-align:justify;}
#content-box .read a{ padding:5px 9px;; font-size:10px; font-weight:bold; text-decoration:none;font-family:Arial, Helvetica, verdana, sans-serif;background:#9F0203;	border:#f3f3f3 1px solid;	}
#content-box .read a:hover{	padding:5px 9px;	font-size:10px;	font-weight:bold;	text-decoration:none;	background:#6E6F6A;	border:#f3f3f3 1px solid;	font-family:Arial, Helvetica, verdana, sans-serif;	}





	/* LEFT PANEL */
	#left-panel .content{padding:0 20px;}
	#left-panel .lbox{background:#F9F9F9;border:#ABABAB 1px  dotted; line-height:15px; color:#505050; margin:5px 0 5px 0;}
	#left-panel .lbox h3{color:#ffffff; border-bottom:#a7dce8 1px solid; padding:0 10px; line-height:15px; font-size:14px;}
	#left-panel .lbox p{margin:0 10px;}
	#left-panel .lbox p.less{margin:0 4px;}
	#left-panel .rightmenuheader {background:url(images/Right-Box-Header.png); width:215px; height:30px; background-repeat:no-repeat; background-position:center top;}
    #left-panel .Grey-Header {background:url(images/Grey-Header-Tab.jpg); width:215px; height:30px; background-repeat:no-repeat; background-position:center top;}
	#left-panel .ltextbold{padding:8px 5px 3px 5px;  line-height:25px;  font-size:12px;  color:#525252;font-family:Arial, Helvetica, sans-serif;font-weight:bold; text-align:left; }
	#left-panel .lextrabold{padding:3px 5px 3px 5px; line-height:25px;   font-size:13px;  color:#ffffff;font-family:Arial, Helvetica, sans-serif;font-weight:bold; text-align:left; }
	#left-panel .contact{padding:3px 5px 3px 5px;   font-size:12px;  color:#FFFFFF;font-family:Arial, Helvetica, sans-serif;font-weight:bold; text-align:left; }
	#left-panel .read a{ color:#FFFFFF; padding:5px 9px; font-size:10px; font-weight:bold; text-decoration:none;font-family:Arial, Helvetica, verdana, sans-serif;background:#0790A3;	border:#f3f3f3 1px solid;	}
#left-panel .read a:hover{color:#FFFFFF;	padding:5px 9px;	font-size:10px;	font-weight:bold;	text-decoration:none;	background:#AEAEAE;	border:#f3f3f3 1px solid;	font-family:Arial, Helvetica, verdana, sans-serif;	}

	#left-panel .comment-btn{	background:url(images/Reg-But.png) no-repeat top; 	cursor:pointer;	color:#fff;	width:115px;	height:31px;	border:0; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold;}
	#left-panel .comment-btn:hover{background:url(images/Reg-But-over.png) no-repeat top;width:115px;	height:31px; }
	.Small-Img{background:url(images/Small-Img-1.jpg) no-repeat top; width:215px; height:95px; text-align:justify; }
	.Small-Img2{background:url(images/Small-Img-2.jpg) no-repeat top; width:215px; height:95px;text-align:justify; }
	
	#leftmenu{float:left;}
	#leftmenu ul{ width:216px; float:left; }
	#leftmenu ul li{ border:#ABABAB 1px dotted; margin-top:2px;}
	#leftmenu ul li a{color:#626262; line-height:12px; text-decoration:none; padding:0 0 0 0px; font-size:11px;font-weight:bold; text-decoration:none;font-family:Arial, Helvetica, verdana, sans-serif;  	}
	#leftmenu ul li a:hover{color:#068B9E; font-weight:bold;}
	
	
	
	
	#left-panel .forumlink{line-height:15px; font-size:11px; text-decoration:underline; color:#505050; text-align:justify;}
	#left-panel .forumlink:hover{line-height:15px; font-size:11px;text-decoration:underline; color:#505050; text-align:justify;}
	
	
	
	/* CENTER PANEL */
	
	#centerHeader-panel{ margin:0px 0 0 248px; width:495px; }
	#centerHeader-panel .centerheader {background:url(images/Center-Box-Header.png); width:495px; height:32px; background-repeat:no-repeat; background-position:center top;}
	#centerHeader-panel .cextrabold{font-size:15px;  color:#FFFFFF;font-weight:bold; font-family:Arial, Helvetica, sans-serif; padding:3px 5px 3px 5px; }
	
	#center-panel .content{padding:0 10px;text-align:justify; }
	#center-panel .cbox{background:#f2fdff;border:#ABABAB 1px  dashed; line-height:15px; color:#505050; margin:0 0 10px 0;}
	#center-panel .cbox h3{color:#ffffff; border-bottom:#a7dce8 1px solid; padding:0 10px; line-height:40px; font-size:14px;}
	#center-panel .cbox p{margin:0 0px; text-align:justify;}
	#center-panel .cbox p.less{margin:0 4px;}
	#center-panel .csmalllink a{line-height:10px; font-size:12px;margin:0 0 0 15px; font-weight:bold; text-decoration:none;color:#FFFFFF;}
	#center-panel .csmalllink a:hover{line-height:10px; font-size:12px;margin:0 0 0 15px; font-weight:bold;  text-decoration:underline;color:#FFFFFF;}
	#center-panel .centermenuheader {background:url(images/Center-Box-Header.png); width:495px; height:26px; background-repeat:no-repeat; background-position:center top;}
#center-panel .read a{ color:#FFFFFF; padding:5px 9px; font-size:10px; font-weight:bold; text-decoration:none;font-family:Arial, Helvetica, verdana, sans-serif;background:#0790A3;	border:#f3f3f3 1px solid;	}
#center-panel .read a:hover{color:#FFFFFF;	padding:5px 9px;	font-size:10px;	font-weight:bold;	text-decoration:none;	background:#AEAEAE;	border:#f3f3f3 1px solid;	font-family:Arial, Helvetica, verdana, sans-serif;	}

	#center-panel .Top-img1{background:url(images/Top-Img1.jpg) no-repeat top; width:475px; height:142px; padding:0 0 0 0;}
	#center-panel .Top-img2{background:url(images/Top-Img2.jpg) no-repeat top; width:475px; height:142px; padding:0 0 0 0;}
	#center-panel .Top-img3{background:url(images/Top-Img3.jpg) no-repeat top; width:475px; height:142px; padding:0 0 0 0;}
	#center-panel .Top-img4{background:url(images/Top-Img4.jpg) no-repeat top; width:475px; height:142px; padding:0 0 0 0;}
	
	

	/* RIGHT PANEL */
	
	
	#right-panel .content{padding:0 5px;}
	
	#right-panel .rbox{ line-height:15px; color:#505050; margin:5px 5px 5px 3px; border:#ABABAB 1px  dotted; width:243px;}
	#right-panel .rbox h3{color:#3d91a0; border-bottom:#a7dce8 1px solid; padding:0 10px; line-height:20px; font-size:16px;}
	#right-panel .rbox p{margin:0 10px; text-align:justify;}
	#right-panel .rbox p.less{margin:0 4px;}
	
	
	#right-panel .Grey-Header {background:url(images/Grey-Header-Tab.jpg); width:250px; height:35px; background-repeat:no-repeat; background-position:center top;}
	#right-panel .Green-Header {background:url(images/Red-Header-Tab.jpg); width:250px; height:35px; background-repeat:no-repeat; background-position:center top;}
	
	#right-panel .rtextbold{padding:5px 5px 3px 5px;font-size:12px;color:#525252;font-family:Arial, Helvetica, sans-serif;font-weight:bold;text-align:left; }
	#right-panel .rextrabold{padding:3px 5px 3px 10px;   font-size:13px; line-height:25px;  color:#ffffff;font-family:Arial, Helvetica, sans-serif;font-weight:bold; text-align:left; }
	#rightmenu{float:left;}
	#rightmenu ul{ background-color:#F3F3F3; width:222px; float:left;}
	#rightmenu ul li{ border:#ffffff 1px solid;}
	#rightmenu ul li a{color:#525252; line-height:12px; text-decoration:none; padding:0 0 0 0px; font-size:11px;font-weight:bold; text-decoration:none;font-family:Arial, Helvetica, verdana, sans-serif;	}
	#rightmenu ul li a:hover{color:#0790A3; background-color:#F0EFEF; font-weight:bold;}
	
	
	#right-panel .read a{ color:#FFFFFF; padding:5px 9px; font-size:10px; font-weight:bold; text-decoration:none;font-family:Arial, Helvetica, verdana, sans-serif;background:#0790A3;	border:#f3f3f3 1px solid;	}
#right-panel .read a:hover{color:#FFFFFF;	padding:5px 9px;	font-size:10px;	font-weight:bold;	text-decoration:none;	background:#AEAEAE;	border:#f3f3f3 1px solid;	font-family:Arial, Helvetica, verdana, sans-serif;	}
	
	
	
	
	.Small-Img{background:url(images/Small-Img-1.jpg) no-repeat top; width:230px; height:100px;text-align:justify;margin:5px 5px 0px 5px; }
	.Small-Img2{background:url(images/Small-Img-2.jpg) no-repeat top; width:230px; height:100px;text-align:justify;margin:5px 5px 0px 5px; }
	.Small-Img3{background:url(images/Small-Img-3.jpg) no-repeat top; width:230px; height:100px;text-align:justify;margin:5px 5px 0px 5px; }

	
	/* REG PANEL */
	#Reg-panel .content{padding:0 20px;}
	#Reg-panel .regbox{line-height:15px; color:#505050; margin:0 0 10px 0;}
	#Reg-panel .regbox h3{color:#ffffff; border-bottom:#a7dce8 1px solid; padding:0 10px; line-height:15px; font-size:14px;}
	#Reg-panel .regbox p{margin:0 10px;}
	#Reg-panel .regbox p.less{margin:0 4px;}
	
	#Top-Article{ float:left;width:405px; padding:0px 5px 0px 7px; }
	#Top-Article .rotate-bg { background:url(images/Arti-change-Bg.png) no-repeat top; width:410px; height:249px;}
	
	
	#Art-Img{ float:left;width:150px; padding:5px 5px 0px 5px; }
	#SmallArt-Details{ margin:5px 5px 5px 160px; width:225px; padding:5px 5px 5px 5px; }
	
	.Art1Img{background:url(images/1Img.png) no-repeat top; width:150px; height:175px; text-align:justify; }
	.Art2Img{background:url(images/2Img.png) no-repeat top; width:150px; height:175px; text-align:justify; }
	.Art3Img{background:url(images/3Img.png) no-repeat top; width:150px; height:175px; text-align:justify; }
	
	#Reg-panel .register{ float:right;margin:0px 5px 0px 5px; width:275px;}
	#Reg-panel .regheader {background:url(images/Right-Box-Header.png); width:215px; height:26px; background-repeat:no-repeat; background-position:center top;}
	#Reg-panel .regtextbold{padding:8px 5px 3px 5px;  line-height:25px;  font-size:12px;  color:#525252;font-family:Arial, Helvetica, sans-serif;font-weight:bold; text-align:left; }
	#Reg-panel .regextrabold{padding:3px 5px 3px 5px; line-height:25px;   font-size:13px;  color:#ffffff;font-family:Arial, Helvetica, sans-serif;font-weight:bold; text-align:left; }
	#Reg-panel .nextlink{color:#525252;line-height:10px; font-size:12px;margin:0 10px 0 10px; font-weight:bold; text-decoration:none;font-family:Arial, Helvetica, verdana, sans-serif;}
#Reg-panel .nextlink:hover{color:#0790A3;line-height:10px; font-size:12px;margin:0 10px 0 10px; font-weight:bold;  text-decoration:underline;font-family:Arial, Helvetica, verdana, sans-serif;}
	
	#Reg-panel .read a{ color:#FFFFFF; padding:5px 9px; font-size:10px; font-weight:bold; text-decoration:none;font-family:Arial, Helvetica, verdana, sans-serif;background:#0790A3;	border:#f3f3f3 1px solid;	}
#Reg-panel .read a:hover{color:#FFFFFF;	padding:5px 9px;	font-size:10px;	font-weight:bold;	text-decoration:none;	background:#AEAEAE;	border:#f3f3f3 1px solid;	font-family:Arial, Helvetica, verdana, sans-serif;	}
	


	/* SUB PAGE PANEL */
	
	#subpage-panel .content{padding:0 10px;}
	#subpage-panel .sbox{background:#F9F9F9; line-height:15px; color:#606060; margin:7px 0 10px 0; border:#ABABAB 1px  dotted;}
	#subpage-panel .sbox h3{color:#3d91a0; border-bottom:#a7dce8 1px solid; padding:0 10px; line-height:20px; font-size:16px;}
	#subpage-panel .sbox p{margin:0 10px; text-align:justify;}
	#subpage-panel .sbox p.less{margin:0 4px;}
	#subpage-panel .subtitleheader {background:url(images/Right-Box-Header.png); width:220px; height:26px; background-repeat:no-repeat; background-position:center top;}
	#subpage-panel .Rextrabold{padding:5px 5px 3px 5px;   font-size:15px;  color:#FFFFFF;font-family:Arial, Helvetica, sans-serif;font-weight:bold; text-align:left; }
	#subpage-panel .contact{padding:3px 5px 3px 5px;   font-size:12px;  color:#FFFFFF;font-family:Arial, Helvetica, sans-serif;font-weight:bold; text-align:left; }


	#subpage-panel .Img1{background:url(images/Img-1.jpg) no-repeat top; width:720px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img2{background:url(images/Img-2.jpg) no-repeat top; width:720px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img3{background:url(images/Img-3.jpg) no-repeat top; width:720px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img4{background:url(images/Img-4.jpg) no-repeat top; width:720px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img5{background:url(images/Img-5.jpg) no-repeat top; width:720px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img6{background:url(images/Img-6.jpg) no-repeat top; width:720px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img7{background:url(images/Img-7.jpg) no-repeat top; width:720px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img8{background:url(images/Img-8.jpg) no-repeat top; width:720px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img9{background:url(images/Img-9.jpg) no-repeat top; width:720px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img10{background:url(images/Img-10.jpg) no-repeat top; width:720px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img11{background:url(images/Img-11.jpg) no-repeat top; width:720px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img12{background:url(images/Img-12.jpg) no-repeat top; width:720px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img13{background:url(images/Img-13.jpg) no-repeat top; width:720px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img14{background:url(images/Img-14.jpg) no-repeat top; width:720px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img15{background:url(images/Img-15.jpg) no-repeat top; width:720px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img16{background:url(images/Img-16.jpg) no-repeat top; width:720px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img17{background:url(images/Img-17.jpg) no-repeat top; width:720px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img18{background:url(images/Img-18.jpg) no-repeat top; width:720px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img19{background:url(images/Img-19.jpg) no-repeat top; width:720px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img20{background:url(images/Img-20.jpg) no-repeat top; width:720px; height:185px; padding:0 0 0 0;}
	
	#subpage-panel .Img1-1{background:url(images/Img-1-1.jpg) no-repeat top; width:705px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img2-1{background:url(images/Img-2-1.jpg) no-repeat top; width:705px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img3-1{background:url(images/Img-3-1.jpg) no-repeat top; width:705px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img4-1{background:url(images/Img-4-1.jpg) no-repeat top; width:705px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img5-1{background:url(images/Img-5-1.jpg) no-repeat top; width:705px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img6-1{background:url(images/Img-6-1.jpg) no-repeat top; width:705px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img7-1{background:url(images/Img-7-1.jpg) no-repeat top; width:705px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img8-1{background:url(images/Img-8-1.jpg) no-repeat top; width:705px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img9-1{background:url(images/Img-9-1.jpg) no-repeat top; width:705px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img10-1{background:url(images/Img-10-1.jpg) no-repeat top; width:705px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img11-1{background:url(images/Img-11-1.jpg) no-repeat top; width:705px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img12-1{background:url(images/Img-12-1.jpg) no-repeat top; width:705px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img13-1{background:url(images/Img-13-1.jpg) no-repeat top; width:705px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img14-1{background:url(images/Img-14-1.jpg) no-repeat top; width:705px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img15-1{background:url(images/Img-15-1.jpg) no-repeat top; width:705px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img16-1{background:url(images/Img-16-1.jpg) no-repeat top; width:705px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img17-1{background:url(images/Img-17-1.jpg) no-repeat top; width:705px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img18-1{background:url(images/Img-18-1.jpg) no-repeat top; width:705px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img19-1{background:url(images/Img-19-1.jpg) no-repeat top; width:705px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img20-1{background:url(images/Img-20-1.jpg) no-repeat top; width:705px; height:185px; padding:0 0 0 0;}
	
	
	#subpage-panel .Img1-2{background:url(images/Img-1-2.jpg) no-repeat top; width:720px; height:185px; padding:0 0 0 0;}
	#subpage-panel .Img5-2{background:url(images/Img-5-2.jpg) no-repeat top; width:720px; height:185px; padding:0 0 0 0;}


	
	#subpage-panel .link{line-height:10px; font-size:12px;margin:0 0 0 15px; font-weight:bold; text-decoration:none;color:#000000;}
	#subpage-panel .link:hover{line-height:10px; font-size:12px;margin:0 0 0 15px; font-weight:bold;  text-decoration:underline;color:#000000;}
	
	

	#subpage-panel .Header-Title{line-height:40px; border-bottom:#0475AA 1px solid; color:#0790A3; font-size:16px;margin:0 0 5px 0; font-weight:bold; }
	
	
	
/* FOOTER */
	#footer .content{
	padding:0px;
	text-align:center;
	color:#FFFFFF;
	}


	#footer .copyright{
	padding:15px;
	text-align:center;
	color:#FFFFFF;
	font-family:Helvetica, verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;	}

	#footer a{
	color:#FFFFFF;
	text-decoration:none;
	font-family:Helvetica, verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	}

	#footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-family:Helvetica, verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	}


/* OTHER */
.right{text-align:right;padding:5px 5px 15px 0 ;}

.clear{clear:both;}
.mb span{display:block; background:url(images/play_btn.png) no-repeat 5px 50%; padding:0 0 0 40px;}