body
{
	margin-bottom			: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	background-color:#ffffff;
	margin-top:20px;
	/*behavior:url("/css/csshover2.htc");*/
}

#maincontent-container
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	/*height:600px;*/
	margin-top:0px;
/*	background-image:url(../includes/templates/classic/images/logo.gif);*/
	background-repeat:no-repeat;
	background-color:#ffffff;
	
}

.maintable
{
/*	margin-top:140px;
	height:420px;
*/
}



.right-column 
{
	color:#CCCCCC;
	text-align:center;
}

.media-icon
{	
	cursor:pointer;
}















/* CSS Popout Menu */

#menu
{
	position:relative;
	top:-10px;
	left:12px;
	/*background:#cccccc;*/
	padding:1px;
	z-index:2;
	width:148px;
/*	background-image:url(../images/menu_bg.jpg);*/
}

#menu a, #menu h2{
display:block;
font:bold 14px arial,helvetica,sans-serif;
/*border-top:1px solid #ccc;
border-left:1px solid #bbb;
border-right:1px solid #888;*/
border-bottom:1px double #b0bbcf;
white-space:nowrap;
text-indent:6px;
text-align:left;
width:148px;
}

#menu a{
/*background:#ff0ff url(/nav/images/tile-silver-3.gif) repeat-x;*/
text-decoration:none;
	padding:2px 0px 2px 0px;
}

#menu a, #menu a:visited{
color:#03498e;
}

#menu a:hover{
color:#02478e;
background:#e2e2ec url(/nav/images/tile-blue-over-3.gif) repeat-x;
}

#menu a:active{
color:#060;
background:#e2e2ec url(/nav/images/tile-blue-on-3.gif) repeat-x;
}

#menu h2{
font:bold 10px/16px tahoma,helvetica,sans-serif;
color:#fff;
background:#369 url(/nav/images/tile-h2.gif) repeat-x;
text-transform:uppercase;
margin:0;
padding:0;
width:130px;
}

#menu li{
list-style-type:none;

}

#menu ul li{
position:relative;
}

#menu li ul{
position:absolute;
top:0;
left:148px;
display:none;
background-color:#cccccc;
	background-image:url(../images/menu_bg.jpg);


}

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li{float:left;height:1%;}
* html #menu ul li a{height:1%; }
/* End */

div#menu ul, #menu ul ul, div#menu ul ul ul{
margin:0;
padding:0;
list-style-image:none;
width:148px;
}

div#menu ul ul, div#menu ul ul ul, div#menu ul li:hover ul ul, div#menu ul li:hover ul ul ul{
display:none;
}

div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul{
display:block;
}

/* Styling for Expand */

#menu a.x, #menu a.x:visited{
font-weight:bold;
text-indent:2px;
color:#494c59;

}

#menu a.x:hover{
color:#000;
/*background:#ff00ff url(/images/menu_open.jpg) repeat-x;*/

}

#menu a.x:active{
/*color:#060;*/
}



.testimonial_text
{
	text-align:justify;
}
.testimonial_author
{
	text-align:right;
	font-size:80%;
	font-style:italic;
	color:#999999;

}

.testimonial_wrapper
{
	border:#666666 solid 1px;
	padding:4px;
	margin-top:15px;
	margin-right:10px;
}
.side_testimonial_wrapper
{
	border:#666666 solid 1px;
	font-size:80%;

	padding:4px;
	margin:13px;
	margin-top:54px;
}
.side_testimonial_text
{
	text-align:left;
}

.copyright
{
	font-size:10px;
	color:#76778c;
	text-align:center;
	padding-top:14px;
}
.copyright a
{
	text-decoration:none;
	color:#666666;
}
.footer
{
/*	background-image:url(../images/footer_bg.jpg);*/
	background-repeat:no-repeat;
	background-position:bottom;
	height:30px;
	padding-top:10px;
}


.jobs_wrapper
{
	border:#666666 solid 1px;
	padding:4px;
	margin-top:15px;
	margin-right:10px;
}
.jobs_title
{
	font-size:140%;
	border-bottom:#000000 solid 1px;
	margin-bottom:5px;
}

.jobs_apply ,.jobs_apply a ,.jobs_apply a:visited
{
	text-align:right;
	color:#003366;
	font-weight:bold;
	text-decoration:none;
}
.jobs_apply a:hover
{
	color:#999999;
}



#topbanner, #botbanner
{
    border:#666666 solid 1px;
    font-size:80%;
    text-align:center;
    padding:4px;
    margin:13px;
    margin-top:54px;
}

.rmheading,.rmsubheading{
font-size: 120%;
font-weight: bold;

}
.home_left {
/*float:left;
padding-right:6px;*/
}
.home_right {
 	float:right;

}

h1 {
    font-size: 1.1em;
    color: #9a9a9a;
    }

h2 {
    font-size: 1.2em;
    color: #3399cc;
    }

