@charset "utf-8";
/* CSS Document */

body{background-color:#fedf49; padding:0px; margin:0px; background-image:url(images/main-gradient-bg.jpg); background-position:top; background-repeat:repeat-x;}
.main-container{width:950px; padding:50px 0px 0px 0px; margin:0px auto; background-image:url(images/header-bg.jpg); background-position:top; background-repeat:no-repeat;}
.left-column-container{width:260px; padding-right:15px; float:left;}
.left-column{width:260px; margin:0px; padding:0px;}
.left-column img{ border:none; margin-bottom:15px;}
.header-left{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:24px; color:#FFFFFF; margin-bottom:15px;}
.right-column-container{width:675px; float:left; background-image:none;}
.menu-holder{width:675px; height:50px; padding:0px; margin:0px 0px 20px 0px;}
.main-content-container{background-color:#FFFFFF; width:655px; padding:10px; margin:0px;}
.flash-banner-contaner{width:655px; height:275px; margin:0px 0px 30px 0px; padding:0px;}
.article-container{width:655px; padding:0px; margin:0px;}
.left-article-container{width:320px; float:left; margin-right:15px;}
.right-article-container{width:320px; float:left;}
.title{font-family:Geneva, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; margin-bottom:20px;}
.gray{color:#9f9f9f;}
.orange{color:#fe5e01;}
.red{color:#c20e00;}
.article-img{width:320px; height:100px; padding:0px; margin-bottom:30px;}
.par{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:22px; color:#9f9f9f; padding-bottom:10px; border-bottom:1px dashed #9f9f9f; margin-bottom:10px;}
.readmore{background-image:url(images/readmore-bg.jpg); background-repeat:no-repeat; width:105px; height:21px; text-align:center;}
.readmore a{color:#FFFFFF; font-weight:bold; text-decoration:none;}
.readmore a:hover{ color:#c20e00;}
.article-big-img{width:318px; border:1px solid #9f9f9f;}
.webdesign{clear:both; background-image:url(images/footer-bg.jpg); background-repeat:no-repeat; width:675px; height:105px; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:20px; color:#c20e00;}
.webdesign a{color:#c20e00; font-weight:bold; text-decoration:none;}
.webdesign a:hover{color:#002990;}