body {
	background: url(../images/bkg_site.jpg) repeat-y center top;
	margin: 0px auto;
	padding: 0px;
	width: 950px;
	color: #666;
	font: 12px/20px Arial, Helvetica, sans-serif;
	height: 100%;
}
#container {
	background: url(../images/bg.jpg) no-repeat center top;
	width: 950px;
	float: left;
	position: absolute;
	height: full;
	clear: none;
	min-height:100%;
}
* php #container { 
height:100%; 
}
#pageleft {
	margin: 107px 0px 0px;
	padding: 0px;
	float: left;
	width: 375px;
	position: relative;
}

.clients #pageleft {
	margin: 107px 0px 0px;
	padding: 0px;
	float: left;
	width: 300px;
	position: relative;
}
.transactions #pageleft {
	margin: 107px 0px 0px;
	padding: 0px;
	float: left;
	width: 300px;
	position: relative;
}
.careers #pageleft {
	margin: 107px 0px 0px;
	padding: 0px;
	float: left;
	width: 325px;
	position: relative;
}

#logo {
	float: left;
	width: 200px;
	text-align: right;
}
#flash_area {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 375px;
	text-align: left;
}
#pageright {
	margin: 190px 60px 60px 35px;
	padding: 0px;
	float: left;
	width: 475px;
	clear: right;
}
.team #pageright {
	margin: 190px 20px 50px 0px;
	padding: 0px;
	float: left;
	width: 550px;
}
.clients #pageright {
	margin: 190px 20px 0px 0px;
	padding: 0px;
	float: left;
	width: 600px;
}
.transactions #pageright {
	margin: 190px 0px 0px;
	padding: 0px;
	float: left;
	width: 600px;
}
.careers #pageright {
	margin: 190px 60px 0px 0px;
	padding: 0px;
	float: left;
	width: 475px;
}

/*Footer*/
#footer {
	background: #FFF url(../images/footer.jpg) no-repeat right bottom;
	float: left;
	width: 950px;
	bottom: 0px;
	font-size: 12px;
	height: 40px;
	text-align: right;
	position: absolute;
	vertical-align: bottom;
	left: 0px;
}
#footer a {
	color: #666;
	text-decoration: underline;
}

/*Nav Bar*/
#navbar {
	width: 240px;
	margin-right: 5px;
	line-height: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	float: left;
}
.home #navbar {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 375px;
}
#navbar ul {
	text-transform: uppercase;
	text-align: right;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: normal;
	font-size: 11px;
	display: block;
}
#navbar ul li a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #CCC;
	display: block;
}
#navbar a:hover {
	color: #69C;
}

/*page styles*/
body.home #navbar ul #li01 a{
	color: #547D96;
}

/*Services nav bar*/
.services #navbar ul #li02 a{
	color: #547D96;
}


/*Team nav bar*/
body.team #navbar ul #li03 a{
	color: #547D96;
}


/*Clients nav bar*/
body.clients #navbar ul #li04 a{
	color: #547D96;
}


/*transactions nav bar*/
body.transactions #navbar ul #li05 a{
	color: #547D96;
}


/*careers nav bar*/
body.careers #navbar ul #li06 a{
	color: #547D96;
}


/*contact nav bar*/
body.contact #navbar ul #li07 a{
	color: #547D96;
}

/*Sub Menus*/
#submenu {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 80px;
	text-align: left;
	float: left;
	width: 120px;
	background: url(../images/sub_menu_bkg.jpg) no-repeat left top;
	padding: 0px 0px 0px 10px;
	text-transform: capitalize;
	border-style: none;
	top: 25px;
	line-height: 16px;
	font-size: 11px;
	font-weight: normal;
	color: 98ACB8;
}

#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#submenu ul li a {
	text-decoration: none;
	color: #98ACB8;
}
#submenu ul li a:hover {
	text-decoration: none;
	color: #69C;
}

.services #submenu {
	margin-top: 25px;
}

.team #submenu {
	margin-top: 45px;
}

.clients #submenu {
	margin-top: 65px;
}
.contact #submenu {
	margin-top: 110px;
}
/*Style Rules*/
h1 {
	font-size: 14px;
	color: #547D96;
}
.active {
	color: #45687C;
	font-weight: bold;
}
a {
	color: #344F69;
	text-decoration: none;
}
.team #container #pageright table tr td p img {
	text-align: center;
	padding: 3px;
	margin-bottom: 0px;
	border-style: none;
}
.team #container #pageright table tr td p {
	font-size: 10px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
	line-height: 15px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


#TeamBox {
	float: left;
	width: 550px;
	margin-bottom: 50px;
}
#teambox1 {
	width: 100px;
	float: left;
	text-align: center;
}
#teambox2 {
	float: left;
	width: 100px;
	text-align: center;
}
#teambox3 {
	float: left;
	width: 100px;
	text-align: center;
}
#teambbox4 {
	float: left;
	width: 100px;
	margin-left: 30px;
	text-align: center;
}
#teambox5 {
	float: left;
	width: 100px;
	text-align: center;
}

#TeamBox  p {
	font-size: 12px;
	line-height: 14px;
}

#TeamBox  p a img {
	text-decoration: none;
	border-style: none;
	padding-bottom: 5px;
}
#teamtitleleft {
	margin: 0px;
	float: left;
	width: 335px;
	font-weight: bold;
}
#teamtitleright {
	float: left;
	width: 200px;
	font-weight: bold;
}
.team #container #pageright p img {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
.transactions #container #pageright  img {
	padding: 5px;
}
