/* Start of CMSMS style sheet 'start' */
/* CSS Document */
* {
margin:0;
padding:0;
}
body {
text-align: left;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
margin-top:0px;
}
div {
font-size: 12px;
line-height:20px;
}
img {
border: 0;
}
a,
a:link 
a:active {
font-weight:bold;
text-decoration: underline;
background-color: inherit; 
color:#DF0202;
}
a:visited {
font-weight:bold;
text-decoration: underline;
background-color: inherit;
color:#DF0202;
}
a:hover {
font-weight:bold;
text-decoration: none;
background-color: inherit;
color:#DF0202;
}
body {
background:#000;
color: #353535;
margin-top:0px;
padding-top:0px;
}
div#outer_container{
margin:0 auto;
background:#FFF url(../images/img/page_bg.jpg) repeat-x left top;
width:100%;
}
div#outer_container_sub{
margin:0 auto;
background:#FFF url(../images/img/sub_bg.jpg) repeat-x left top;
width:100%;
}
div#container {
/*border:1px solid #fff;*/
margin: 0 auto;
width: 980px;
color: #353535;
}
div#pagetop{
width:980px;
height:279px;
background:#333 url(../images/img/top1.jpg) no-repeat left top;
float:left;
}
div#topmenu{
color:#999;
font-size:10px;
margin-top:10px;
vertical-align:middle;
float:left;
width:980px;

}
div.breadcrumbs{
float:left;
font-size:9px;
text-transform:capitalize;
}
div.breadcrumbs a{
font-size:9px;
font-weight:normal;
color:#FFF;
}
div.breadcrumbs span.lastitem { 
   font-weight:bold; 
text-transform:capitalize;
 } 
div#icons_outer{
float:right;
margin-top:5px;
width:330px;
}

div#icons{
float:right;
}
div#icons img{
margin:5px 10px 0 10px;
}

div#logo{
height:104px;
background:url(../images/img/ad_logo.gif) no-repeat;
margin:70px 0 54px 0px;
float:left;
}
div#logo h1 a{
display: block;
width:186px;
height: 104px; 
text-indent: -999em;
text-decoration:none;
}
div#redbar{
margin:0 auto;
width:980px;
/**padding-top:10px;**/
text-align:left;
float:left;
}
div#search{
float:right;
padding-top:2px;
vertical-align:middle;
/**border:1px solid #000;**/
}
div#search input{
width:100px;
color:#333;
font-size:11px;
padding:5px;
}
div#search .button{
/**position:absolute;**/
width:30px;
font-size:11px;
padding:5px;
}
div#content{
float:left;
color:#353535;
margin-top:20px;
width:980px;
min-height:300px;
background: url(../images/img/page_home1.jpg) no-repeat left bottom;
padding-bottom:70px;
}
div#main{
margin-right: 27%;
margin-top:10px;
width:72%;
background: url(../images/img/v_border.gif) repeat-y right top;
}
div#maininside{
/**height:400px;**/
padding:10px 20px 20px 40px;
background: url(../images/img/start_bg.jpg) no-repeat right top;
}
div#maininside p{
padding:0 110px 0 0;
}
div#maininside_page{
padding:10px 20px 20px 40px;
float:left;
}
div#page_main{
margin-right: 27%;
margin-top:10px;
}

div#sidebar{
float: right;
width: 22%;
display: inline;
/**margin-left:25%;**/
padding:20px 20px 20px 20px;
}
div#sidebar img{
/**border:1px solid #CCC;**/
padding:2px;
border:none;
text-decoration:none;
}
div#outer_footer{
clear:both;
height:81px;
background: url(../images/img/footer_bg.gif) repeat-x left top;
color:#999;
}
div#footer{
clear:both;
margin:0 auto;
width:980px;
height:81px;
color:#999;
background: url(../images/img/footer_home1.jpg) no-repeat left top;
}
div#footer a, div#footer a:hover{
text-decoration:none;
font-weight:bold;
color:#999;
font-size:9px;
}
div#copy{
width:490px;
height:81px;
float:left;
background:url(../images/img/footerline.gif) no-repeat right top;
font-size:9px;
text-align:right;
}
div#nf{
width:490px;
height:81px;
font-size:9px;
/**background:url(../images/img/footermark.jpg) no-repeat right top;**/
float:right;
display:inline;
text-align:left;
}
div#copy p{
margin:35px 20px 0 0;
font-size:9px;
text-align:right;
}
div#nf p{
margin:35px 0 0 20px;
line-height:12px;
font-size:9px;
}

.cms{
color:#666;
}
p{
margin:10px;
font-size:12px;
text-align:justify;
}
h2{
margin:0 0 20px 0;
color:#2a2a2a;
font-size:24px;
}
ul{
margin:5px 20px 20px 20px;
font-size:12px;
}

/* End of 'start' */

