/* Start of CMSMS style sheet 'es : Elite CSS' */
img{border:0}

/* relational links under content */
div.left49 {
  float: left;
  width: 49%;  /* 50% for both left and right might lead to rounding error on some browser */
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}

#big_click{
width:570px;
float:left;
}

#big_click a img{
padding:0px;
border:0;
margin:0px;
decoration:none;
float:left;
}

#contact_info{
width:220px;
margin-top:10px;
float:left;
background: #ececec url(uploads/images/blue_line.png) repeat-x;
}

#contact_info_text{
margin-top:-5px;
}


#nacoss{
float:left;
width:210px;
height:120px;
margin-top:40px;
margin-left:10px;
background: #ececec url(uploads/images/nacoss_gold_left.png) no-repeat;
}

#nacoss_text{
width:130px;
float:right;
height:120px;
font-size:130%;
line-height:160%;
color:#203370;
font-family:arial;
}


#marquee{
float:right;
display:block;
height:24px;
width:560px;
background: #fff url(uploads/images/blue_line.png) repeat-x;
}

#marquee a{
color:#4d4d4d;
}
#left_icons{
margin-top:110px;
}

#left_icons img{
padding-top: 10px;
padding-bottom:10px;
 display: block;
    margin-left: -20px;
    margin-right: ;
}

.ir {
	height: 0;
	overflow: hidden
}


#contact_button a, visited{
font-weight: normal;
font-size:1.1em;
height: 22px;
text-decoration: none;
color: #4d4d4d;
display: block;
margin-top:-21px;
padding-left:10px;
padding-top:4px;
border:1px solid #ececec
}		

#contact_button a:hover{
color: #000;

}

body {
color:#fff;
background: #fff url(uploads/images/bg.png) repeat-x;
font: 70%/1.6em Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #666666; 
	}

#pagewrapper {
margin: 0 auto;
width:780px;
height:100%;
}

#header{
display:block;
height:190px;
width:780px;

}

#content_wrap{
width:780px;
height:100%;
display: inherit;
background: #fff url(uploads/images/.png) repeat-x;
clear: both;
display: inherit;
overflow: hidden; 
}

#left_column{
margin-bottom: -2000px;
padding-bottom: 2000px;
float:left;
width:220px;
background:#ececec;
}

#menu{
float:left;
}


#content{
float:left;
width:560px;
background: #fff url(uploads/images/.png) repeat-x;
color: #3a3a3a;
display: inline;	
}

#content_text{
float:left;
padding: 15px 10px 0 0;
margin: 0 0 0 10px;
display: inline;	
}

#content_text p{
font-size:1.2em;	
}

#right_column{
color: #3a3a3a;
float:left;
width:210px;
background: #fff url(uploads/images/.png) repeat-x;
margin-bottom: -2000px;
padding-bottom: 2000px;
}

#right_top_box{
margin: 0 auto;
 width:200px;
height:100%;
margin-top:35px;
color:#fff;
padding-bottom:20px;
}

#right_top_box img{
padding-top: 10px;
padding-bottom:10px;
 display: block;
    margin-left: auto;
    margin-right: auto;
}

#footer{
background: #c0c0c0;
float:left;
display:block;
width:780px;
text-align: center;
}


h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	color: #585858;}

h1 {
	font-size: 230%;	
	font-weight: normal;
	letter-spacing: -1px;
}
h2 {
	font-size: 180%;
	color: #585858;
}
h3 {
	font-size: 150%;	
	font-weight: normal;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}

ul {
	list-style: none;
}
/* links */
a, a:visited {	
	color: #5c769a;
	background: inherit;
	text-decoration: none;	
}
a:hover {
	color: #91b2e0;
	background: inherit;
	text-decoration: underline;	
}

/* End of 'es : Elite CSS' */

