body {
	text-align: center;
	margin: 0px;
	padding: 10px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
img{
	border:0;
}
a{
	color:#333333;
}
a:hover{
	text-decoration:none;
}
.mainbody ul, .mainbody li{
	padding:0;margin:0;
	list-style-type:none;
}
.clear {
	clear:both;
}
.container {
	width:650px;
	margin:0 auto;
	text-align:left;
}
.logo {
	font:bold 18px "Trebuchet MS";
	color:#293e6b;
	padding-bottom:5px;
}
.header {
	background-color:#dfdfdf;
	height:250px;
	margin-bottom:5px;
}
.naviation-color {
	background-color:#dfdfdf;
}
.navigation {
	float:left;
	width:147px;
	border-right:3px solid #fff;
	height:250px;
}
.navigation ul {
	margin:75px 0 0 0;
	padding:0;
	list-style-type:none;
	width: 125px;
}
.navigation li {
}
.navigation li a {
	background: #939ade url(../images/navigationtop.gif) no-repeat right top;
	font: 11px "Lucida Grande", "Trebuchet MS", Verdana;
	display: block;
	color: #ffffff;
	width: auto;
	padding: 2px 0;
	text-indent: 30px;
	text-decoration: none;
}
.navigation li a.dark {
	background-color: #526ace;
}
.navigation li a.big-dark {
	background: #526ace url() no-repeat right top;
	padding: 5px 0;
}
.navigation li a.big {
	padding: 5px 0;
	background: #939ade url() no-repeat right top;	
}
.navigation li a.btm {
	background: #939ade  url(../images/navigationbtm.gif) no-repeat right bottom;
}
.navigation li a:visited, .sexypanels li a:active {
	color: white;
}
.navigation li a:hover {
	background-color: #203064;
	color: white;
}
/* Hack for IE \*/
* html .navigation li {
	height: 1%;
}
* html .navigation li a {
	height: 1%;
}
/* End */
.mainimg {
 float:left;
 width:500px;
 height:250px;
}
.mainbody{
	
}
.ourmission{
	float:left;
	width:175px;
}
.subtitle,
.subtitle-orange{
	font:bold 14px "Trebuchet MS";
	color:#293e6b;
	padding-bottom:5px;	
	background:url(../images/subtitle-bg.gif) bottom left repeat-x;
}
.subtitle-orange{
	font:bold 16px "Trebuchet MS";
	color:#DE8533;
}
.innertitle{
	color:#DE8533;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding:7px 0;
}
.ourmission ul li{
	padding:6px 0 17px 0;
}
.mainbody .rightcolumn{
	float:left;
}
.mainbody .rightcolumn ul li{
	float:left;
}
.mainbody .rightcolumn ul li.last{
	padding:0 20px;
	text-align:center;
}
.mainbody .rightcolumn ul li.last .jobdone{
	padding:48px 0 0 0;
}
.footer{
	border-top:1px solid #626262;
	padding:8px 0;
	margin:8px 0;
}
.breadcom{
	background-color:#4f554f;
	color:#ffffff;
	padding:7px;
	font-weight:bold;
	font-size:10px;
}
.breadcom a{
	color:#ffffff;
	font-weight:normal;
}
.breadcom a:hover{
	text-decoration:none;
}
.innerpagebody{
	padding:7px 0;
	line-height:15px;
}
.innerpagebody li{
	padding:4px 0;
}
.portfolio-left{
	width:48%;
	float:left;
	margin:0 15px 0 0;
}
.links{
	margin:0;padding:10px 0px;
	list-style-type:none;
	color:#370000;
}
.links a{
	color:#370000;
}
.links a:hover{
	text-decoration:none;
}
.portfolio-right{
	width:48%;
	float:right;
	text-align:right
}
.links .title{
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
}
.links .spacer{
	height:20px;
}
