body {
	margin: 0px;
	padding: 0px;
}

BODY.subPage {
    margin: 0px;
    padding: 0px;
    background-color: #E6E6E6;
    background-image: url(../_img/page_bg_01.gif);
    background-repeat: repeat-y;
    background-position: top left;
}

A:link, A:visited {
    color: #011A7E;
    font-weight: bold;
    text-decoration: none;
}
A:hover, A:active, A:visited:hover {
    color: #3274d8;
    font-weight: bold;
    text-decoration: underline;
}

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
#logo {
	padding: 12px;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #21368C;
}
#homefooter {
	/*padding: 25px;*/
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #E36F1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #21368C;
	text-decoration: underline;
	font-weight: bold;
}

#banner {
	margin-top: 3px;
	background-image: url(../_img/banner.jpg);
	height: 312px;
}
#lCol {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	float: left;
	width: 550px;
}
#lCol a:link,#lCol a:active,#lCol a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#lCol a:hover {
	text-decoration: underline;
	color: #768BDE;
}

#home {
	padding-top: 43px;
	text-align: right;
	padding-right: 95px;
}
#rCol {
	font-size: 11px;
	line-height: 28px;
	color: #FFFFFF;
	float: right;
	width: 213px;
	padding-top: 60px;
}
#process {
	text-align: right;
	padding-top: 15px;
	padding-right: 22px;
}
#casestudies {
	text-align: right;
	padding-top: 18px;
	padding-right: 9px;
}
#about {
	text-align: right;
	padding-top: 17px;
	padding-right: 23px;
}
#contact {
	text-align: right;
	padding-top: 15px;
	padding-right: 13px;
}
#top1 {
	margin-top: 3px;
}

#top2 {
	width: 780px !important;
	height: 37px !important;
	background-image: url(../_img/1O.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial;
	text-align: right;
	padding: 0px 0px 0px 0px;
}


.orangeH {
	color: #E36F1E;
}
#r4 {
	padding-left: 28px;
}
#r5 {
	padding-left: 25px;
}

#r3 {
	padding-left: 20px;
}


#services {
	text-align: right;
	padding-right: 40px;
	padding-top: 15px;
}
#r1 {
	padding-left: 10px;
}
#r2 {
	padding-left: 14px;
}



#header {
    height: 90px !important;
    padding: 0px 25px 10px 30px;
    text-align: left;
    vertical-align: bottom;
    border-bottom: 12px solid #001B7E;
}
#date {
    font-family: Arial;
    font-size: 11px;
    color: #606060;
    padding: 0px 0px 0px 0px;
    vertical-align: bottom !important;
}
#content {
    border-top: 2px solid #FFFFFF;
    padding: 27px 23px 40px 23px;
    text-align: left;
    vertical-align: top;
}
#content, #content DIV {
    font-family: Arial;
    font-size: 12px;
    color: #505050;
    line-height: 17px;
}
.textHeader {
    color: #1450b2;
    font-weight: bold;
    font-size: 12px;
}
.contentHeader {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#leftImage {
    border-top: 2px solid #FFFFFF;
    padding: 0px 0px 0px 0px;
    text-align: left;
    vertical-align: top;
}
#navContainer {
    border-top: 2px solid #FFFFFF;
    text-align: left;
    vertical-align: top;
    padding: 5px 0px 0px 0px;
}
#navDiv {
    background-image: url(../_img/nav_div_01.gif);
    background-repeat: repeat-y;
    background-position: top left;
    height: 330px !important;
}
.navItem {
    padding: 10px 0px 10px 0px;
}