/* CSS Document */

#wrapper{
	width:695px; margin:0 auto
}


#header{
width: 695px;height:93px;
margin: 0 auto; background-image: url(images/icon-webdesign-header.gif); background-repeat: no-repeat;}


#top-line {position:absolute;z-index:2;top:5px;width: 695px;
 }


#top-menu {position:absolute; z-index:1;top:77px;left:380px; width: 500px;
 }


#sidebar-blue{
width: 175px;height:218px;
margin: 0 auto; background-image: url(images/blue-sidebar.gif);}


#sidebar-gray{
width: 175px;height:260px;
margin: 0 auto; background-image: url(images/gray-sidebar.gif);}


#news{
width: 695px; 
margin: 0 auto}


/* image border */

.border{	
	border-color: #ababab;
	border-width:1px;
	
      }





/*Text Styes */ 

.Title-blue {font-size: 36px;
	font-family: Arial;
	font-weight: bold;
	color: #0B1F5B;
}


.header-orange {
	color: #ff6600;
	font-family: arial;
	font-size: 14px;
}

.icon-bold {font-family: Arial; font-weight: bold; color: #333333; font-size: 13px; }

.main-menu {font-family: Arial; font-weight: bold; color: #333333;font-size: 12px;}

.services-menu {color: #FFFFFF; font-weight: bold; font-size: 14px;font-family: arial; }

.content {
	color: #333333;
	font-family: Arial;
	font-size: 14px;
}
.content-news {
	color: #333333;
	font-family: Arial;
	font-size: 12px;
}

.blue-highlite{
	color: #0066cc;font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}

.Black {
	color: #000000;font-family: Arial;
	font-weight: bold;
}

.small-link {font-size: 10px;font-family: arial;}

.grey-contact {font-family: Arial; color: #333333;font-size: 13px;}


.tiny {font-size: 9px;font-family: arial;}


.style7 {font-size: 9px;font-family: arial;}
.style8 {font-family: Helvetica; font-weight: bold; color: #333333;font-size: 12px;}
.style9 {color: #FFFFFF}
.style11 {color: #D7D7D7}
.style12 {
	color: #0066CC;
	font-weight: bold;
}
.style13 {color: #1E84F0}
.style14 {
	font-family: Arial;
	color: #666666;
	font-size: 12px;
}

.style18 {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
}
.style99 {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
}





.drop-down {font-size: 12px;font-family: arial; color: #ffffff;}



/* Employment Page */
.forms-gray {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
}



.red {
	font-family: Arial;
	color: #FF0000;
	font-size: 12px;
}

/* Web site designQuote */
.BOLD-1 {color: #333333;font-family: Arial;
	font-size: 16px;font-weight: bold;}


.style17 {
	font-family: Verdana;
	font-size: 14px;
}
.style18 {
	color: #0066cc;
	font-weight: bold;
	font-size: 14px;
}
.BOLD1 {color: #333333}
.style22 {
	color: #333333;
	font-family: Arial;
	font-size: 14px;
}
.style23 {
	color: #000000;
	font-weight: bold;
}
.style24 {
	color: #1E1E1E;
	font-weight: bold;
}
.style25{	font-size: 36px;
	font-family: Arial;
	font-weight: bold;
	color: #0B1F5B;
}






/* States Dropdown Menu*/ 



dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {width: 174px; background-color:#dbdbdb;
margin-left: 0px auto ;border-left: 0px solid #ababab;border-right: 1px solid #ababab;}



#menu dl {
float: center
width: 8em;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: url(images/gray-sidebar.gif); 

margin: 0px;
}
#menu dd {
display: none;
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #ffffff;
}

#menu li a, #menu dt a {
color: #666666;
font-size: 11px;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}

#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #eee;
}


