
body {
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	background: url(../images/bg-brtblu-2.jpg) repeat;
	text-align:center;
	}

#container {
	width:746px;
	margin: 0 auto;
	background:#FFFFFF;
	text-align:left;
	}
	
	#header {
		width:100%;
		height:135px;
		padding:5px 5px 0px 5px;
		}
		
		#logo {
			float:left;
			margin-left:20px;
			width:430px;
			display:inline;
			}
			
		#headerMenu {
			float:right;
			background: url(../images/headerMenu-BG.jpg) no-repeat;
			width:200px;
			height:95px;
			margin-top:14px;
			margin-right:15px;
			display:inline;
			}

			#headerMenu ol {
				margin:10px;
				list-style-image: url(../images/header-Arrow.gif);
				}
				
				#headerMenu ol li {
					color:#FFFFFF;
					font-family: Tahoma, Verdana, arial, sans-serif;
					font-weight: bold;
					font-size: 11px;
					margin:13px 5px 13px 20px;
					
					}
					
					#headerMenu ol li a {
						text-decoration:none;
						text-transform:uppercase;
						color:#FFFFFF;
						padding-bottom:3px;
						}
						
						#headerMenu ol li a:hover {
							text-decoration:underline;
							}
			#navBar {
			padding:0px;
			}
						
	#body {
		padding: 10px 5px 10px 5px;
		color:#3a4185;
		font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
		font-size:10px;
		font-weight:normal;
		}
	
	#breadcrumb a {
		text-decoration: none;
		color:#3a4185;
		font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
		font-size:10px;
		font-weight:normal;
		padding-right:10px;
		}
		
		#breadcrumb a:hover {
			text-decoration:underline;
			}
			
	#footer {
		background:#FFFFFF;
		height:20px;
		width:686px;
		padding:5px 30px 5px 30px
		}
		
		.copywrite {
			color:#999999;
			font-size:10px;
			font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
			float:left;
			display:inline;
			}

#topBorder, #bottomBorder {
	width:746px;
	height:10px;
	clear:both;
	margin:0px;
	}

#topBorder {
	background:url(../images/1-Top.jpg) no-repeat;
	clear:both;
	}
	
#bottomBorder {
	background:url(../images/4-Bottom.jpg) no-repeat;
	}
	
#wrapper {
	width:726px;
	margin:0px;
	padding:0px 10px 0px 10px;
	background:url(../images/body-BG.gif) repeat-y;
	}

.homeLeft {
	width:505px; 
	float:left;
	display:inline;
	}
	
.homeRight {
	width:190px; 
	float:right;
	margin-right:0px;
	display:inline;
	}
		
/* Text styles */

.rightHighlight {
	background:#bfc1d6 url(../images/rightHighlight.jpg) repeat-x;
	width:190px;
	padding:5px;
	color:#000000;
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	margin-bottom:15px;
	}
	
.rightHighlight h4 {
    font-family: Georgia, 'Times New Roman', Serif;
	font-weight:bold;
	font-size: 15px;
	text-align:center;
	color: #4b5090;
	border-bottom: 1px solid #4b5090;
	}
	
.caseStudy {
	float:right;
	display:inline;
	width:250px;
	border:2px solid #c21e1c; 
	margin:0px 0px 10px 10px;
	padding:5px;
	background:#f7b8b7 url(../images/caseStudy-BG.jpg) no-repeat;
	}
	
 .title {
 	font-size:16px;
	font-weight:bold;
	}
	
p, td, li	{
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:#000000;
	}
	
h1	{
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#3a4185;
	}

h2	{
	color:#c21e1c;
	font-size:18px;
	font-weight:bold;
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	border-bottom:2px solid;
	padding: 8px 4px 8px 4px;
	}
		
a {
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#3a4185;
	}
	
#body a:hover {
	text-decoration:underline;
	}
	
.info-email {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	}
	
.client {
	margin:10px 5px 10px 0px;
	border:2px solid #2CAD2C;
	}

.homebody {
	background:#e2e4f0;
	width:495px;
	padding:5px;
	margin:0px;
	}
	
.homebody p {
	color:#414777;
	font-size:16px;
	font-weight:normal;
	line-height:26px;
	}

.homebody p span.big1 {
	font-weight:bold;
	font-size:20px;
	}
.mission {
	padding:10px;
	font-family: Georgia, 'Times New Roman', serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
	background:#592556;
	border:3px solid #d5dd6e;
	width:470px;
	margin: 0 auto;
	}
	
.mission span.big1 {
	font-size:22px;
	font-weight:bold;
	}
	
.mission span.big2 {
	font-size:26px;
	font-weight:bold;
	}