@charset "utf-8";
/* CSS Document */

body{margin:0px; padding:0px; background:url(../images/bg.jpg) repeat-x left top #e4e9ed;  font-family: 'ATRotisSansSerifRegular'; font-size:16px;}

.header{width:1024px; margin:0px auto;}
.header .logo{margin:48px 406px 33px 406px;}

.title{width:1042px; margin:0px auto;}
.title .heading{float:left; background:url(../images/title-bg.jpg) repeat-x left top; height:63px; width:1014px; padding-left:10px; color:#fff; font-size:32px; text-transform:uppercase; line-height:50px;}
.title .left{float:left; width:9px; height:63px; background:url(../images/title-left.jpg) no-repeat;}
.title .right{float:left; width:9px; height:63px; background:url(../images/title-right.jpg) no-repeat}

.content-area{width:980px; background:#fff; margin:0px auto; padding:10px; display:block; clear:both; overflow:hidden;}
.content-area .left-category{float:left; border:solid 1px #c4d7e4; background:#fff url(../images/left-cat-bg.jpg) repeat-x left top; overflow:hidden !important; height:730px !important; width:465px; padding:12px 12px 0px 12px;}
.content-area .left-category p{margin:0px 0px 15px 0px; line-height:23px;}

.content-area .right-category{margin-left:14px; width:474px; float:left;}
.content-area .right-category .upper-quarter{height:352px; width:450px; margin-bottom:12px; padding:12px; border:solid 1px #c7c7c7; overflow-y:auto; background:#fff url(../images/upper--bg.jpg) repeat-x left bottom;}
.content-area .right-category .upper-quarter p{margin:0px; line-height:18px;}
.content-area .right-category .lower-quarter {height:352px; border:solid 1px #c7c7c7 ; line-height:18px; overflow:hidden;}
.pagination {display:none}

/*.slides_container{overflow:hidden !important; height:720px;}*/