/* Start of CMSMS style sheet 'main_css' */
body {
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-family: verdana,Arial, helvetica, sans-serif;
	color: #000000;
	background-color: #DADADA;

}

.clearb{
	clear: both;
	height: 0px;
}


#global{
	margin: 0 auto;
	padding: 0;
	border-right: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	width: 800px;
	background-color: #FFFFFF;
}

#bannertop{
	width:800px;
	height: 76px;
	background-color: #ffffff;
	background: url(images/site/link_rings.jpg) no-repeat;
	background-position: top right;
}

#search{
	background-color: #BABABA;
	height: 20px;
	padding: 2px 4px 4px 4px;
	*padding: 2px 4px 7px 4px;
	width: 792px;
}

#search form{
	float: right;
}

#banner{
	clear: both;
	width:800px; 
	height: 210px;
	overflow: hidden;
	background: #50B948 url(images/site/banner_borderbtm.jpg) no-repeat;
	background-position: bottom;
}

#main_menu{
	float: left;
	width: 160px; 
	padding: 10px 10px 10px 15px;
}


#bannerpic img{
	vertical-align:bottom;
}

#bannerpic{
	float: right;
	width: 600px;
	position:relative;
}

#main_pic {
	position:absolute;
	width:600px;
	height:200px;
	z-index:0;
}

#pic_frame {
	position:absolute;
	width:600px;
	height:200px;
	z-index:1;
}


#bannerpic p{
	margin: 0;
             padding: 0;
}


#wrapper{
	width: 800px;
	padding: 10px 0px 10px 0px;
	border-bottom: 10px #BABABA solid;
	background: url(images/site/wrapper_bk.jpg) repeat-y;
}


#leftcolumn{
            float: left;
            width: 185px;
            padding: 0px 10px 0px 15px;
}

#secondlevel_menu{
	/*font-size: .8em;*/
}

#content{
	float: left;
	width: 568px;
	padding: 0px 10px 0px 10px;
}
#content p {
                    
           font-size: 9pt;	
           line-height:1.3em;
}

#content li {
                
           font-size: 9pt;	
           line-height:1.5em;
}

#col_container{
	width: 568px; 
	margin-top: 5px;
	background: url(images/site/col_container_bk.gif) repeat-y;
}

#left_colcontent{
	float:left;
	width: 274px;
	padding-right: 10px; 
}

#right_colcontent{
	float:left;
	width: 274px; 
	padding-left: 10px; 
}


#footer{
    width: 780px;
    padding: 2px 10px 0px 10px;
    font-size: 8pt;
    color: #757675;
}


#copyright{
	float: left;
	margin-top: 8px;
}

#irlenlogo{
	float: right;
}

#newsletter
{
    height: 90px;
    width: 170px;
    padding: 7px 6px 6px 6px; 
    color: #ffffff;
    font-size: 8pt; 
    background: url(uploads/images/bk_news.gif) no-repeat;
    /*background: url(images/site/newsletter.jpg) no-repeat;*/
 }

#newsletter form, #search form{
  	display: inline;
 }
	
.input
{
   margin-top: 4px;
   color: #555555;
   border: none;
   font-size: 8pt;    
   padding-left: 5px;
   width: 162px;
   *width: 158px;
   height: 18px;
   *height: 15px;
}	
    
.button
{
    margin: 4px 0px 0px 124px;
    width: 43px;
    height: 18px;
    border: none;
    color: #fff;
    background: url(images/site/gobutton.jpg) no-repeat;
    cursor: auto;
    font-weight: bold;
} 

a{color: #b00317;text-decoration: none;}
a:hover{text-decoration: underline;}

#footer a{color: #757675;}

h1{
	font-size: 15pt;
	margin-bottom: 0px;
}

h2{
	font-size: 13pt;
	margin-bottom: 0px;
}

.title{
	padding: 0;
	margin: 0px;
}

h3{
	font-size: 11pt;
	margin-bottom: 0px;
}

h4{
	font-size: 10pt;
	margin-bottom: 0px;
}

/* End of 'main_css' */

