/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #ffffff;
	margin: 0px;
}
a {
	color: #001144;
	text-decoration: underline;
}
a:hover {
	color: #BB0011;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	color: #BB0011;
	margin-left: 20px;
	margin-right: 45px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* layout boxes */

#top {
	width: 985px;
	background-image: url(images/bg-top.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: 20px;
}
#wrap {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px auto;
	padding: 0px;
	width: 985px;
}
#header {
	padding:0;
	background-color: #c2d6e6;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width: 955px;
	text-align: center;
}
#content {
	padding: 0px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content p {
	margin-left: 20px;
	margin-right: 45px;
}

.graphic {
list-style: none;
background: url(images/bulletlist.gif) no-repeat left center;
padding-left: 20px;
}

.technology{ /*header of accordion*/
cursor: hand;
cursor: pointer;
font: bold 14px Verdana;
margin: 10px 0;
}
.openlanguage{ /*class added to contents of accordion when they are open*/
color: #333333;
}
 
.closedlanguage{ /*class added to contents of accordion when they are closed*/
color: #000033;
}
 
.Sub{ /*header of sub accordion 1 */
padding-left:40px;
cursor: hand;
cursor: pointer;
font: bold 12px Verdana;
margin: 10px 0;
}
.opensublanguage{ /*class added to contents of sub accordion when they are open*/
color: #000033;
}
 
.closedsublanguage{ /*class added to contents of sub accordion when they are closed*/
color: #000033;
}
.style_italic {
	font-style: italic;
}
 
.style {
color: #000033;
font: bold 11px Verdana;
}
.style1 {
color: #000033;
font: bold 16px Verdana;
}
 
.thelanguage {
margin-left:5px;
}

.floatleft
{
float: left;
width: 203px;
margin: 0 0 10px 10px;
background-color: #fff;
padding: 10px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
text-align:center;
font-size:14px;
}

div.floatleft img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}

.right {
height:220px;
font-size:14px;
margin-top:5px;
line-height:1.4em;
}

.red {
color: #330000;
font-weight:bold;
font-size:13px;
text-decoration:underline;
}


/*-- nav-bar --*/

#mainNav {
	width: 955px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AEBED7;
}
#mainNav ul{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 955px;
	list-style-type: none;
	background-image: url(images/navBGround.gif);
	background-repeat: repeat-x;
}
#mainNav li{
	float: left;
	vertical-align: middle;
}
#mainNav a{
	line-height: 2em;
	color: #000000;
	text-decoration: none;
	float: left;
	display: block;
	padding-top: 4px;
	padding-right: 0.7em;
	padding-bottom: 4px;
	padding-left: 0.7em;
	background-image: url(images/navDivider.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1em;
	margin: 0px;
}
#mainNav ul .first a{
	background: none;
	padding-left: 20px;
}
#mainNav ul .first a:hover{
	background: none;
	text-decoration: none;
	color: #BB0011;
}
#mainNav a:hover {
	text-decoration: none;
	color: #BB0011;
}

.boxGrey1 {
float : left;
width : 540px;

background-color : #f5f5f5;
border-top : 1px solid #282925;
border-bottom : 2px solid #282925;
font-size : 11px;
line-height : 1.4em;
margin-right : 45px;
padding : 2px 4px;
}
.boxGrey1 .boxheader {
color : #000033;
font-size : 16px;
padding-left : 80px;
}
.boxGrey1 p {
margin : 0 0 10px 0;
}
.boxGrey1 a {
text-decoration : none;
}
.boxGrey1 a:hover {
color : #ff0000;
}

.teambox {
float : left;
width : 945px;

background-color : #f5f5f5;
border-top : 1px solid #282925;
border-bottom : 2px solid #282925;
font-size : 12px;
line-height : 1.4em;
margin-right : 45px;
padding : 2px 5px;
}
.teambox .boxheader {
color : #000033;
font-size : 16px;
padding-left : 80px;
}
.teambox p {
margin : 0 0 10px 0;
}
.teambox a {
text-decoration : none;
}
.teambox a:hover {
color : #ff0000;
}


.boxGrey2 {
float : left;
width : 340px;
background-color : #f5f5f5;
border-top : 1px solid #282925;
border-bottom : 2px solid #282925;
font-size : 12px;
line-height : 1.4em;
margin-right : 10px;
padding : 2px 5px;
}
.boxGrey2 .boxheader {
color : #000033;
font-size : 16px;
padding-left : 80px;
}
.boxGrey2 p {
margin : 0 0 10px 0;
}
.boxGrey2 a {
text-decoration : none;
}
.boxGrey2 a:hover {
color : #ff0000;
}

#bottom {
	width: 985px;
	background-image: url(images/bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 20px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 10px;	
}
#footer a {
	color: #999999;
	text-decoration: underline;
}
#footer a:hover {
	color: #000066;
	text-decoration: none;
}
.break {
	clear: both;
	height: 1px;
}
#staff {
	float: left;
	list-style-type: none;
        background-color: #ffffff;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}
#staff li {
	float: left;
	display: block;
	text-align: center;
	margin: 3px;
	padding: 5px;
	font-size: .9em;
	width: 200px;
}
#staff li a{
	float: left;
	display: block;
	text-align: center;
	margin: 3px;
	padding: 2px;
        border-right: none;
        color: #000011;
        background-color: #ffffff;
	font-size: .9em;
	width: 200px;
}
#staff li a:hover{
	color: #BB0011;
}

#staff li .name {
	color: #BB0011;
	font-size: 1.2em;
	font-weight: bold;
}
#staff li img {
	margin: 3px;
	border: 2px solid #B8CEE1;
}