/* CSS Document */

table.diagram {
	BORDER-RIGHT: #43367c thin outset; 
	BORDER-TOP: #43367c thin outset; 
	FONT-SIZE: 12px; 
	MARGIN: 2% 2% 1% 5%; 
	BORDER-LEFT: #43367c thin outset; 
	COLOR: black; 
	BORDER-BOTTOM: #43367c thin outset
}

#bullet ul
{
list-style-type: none;
}
#bullet li
{
background-image:url(../images/smallbluearrow.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
margin: 1em 0;
padding-left: 2em;
text-align:left;
}

#finance{
background-image:url(../financial-page01.jpg);
text-align:center;
background-repeat:no-repeat;
width:780px;
height:600px;
}
.outerdiv{
PADDING-RIGHT: 1.6em; 
PADDING-LEFT: 1.6em;
PADDING-BOTTOM: 0px; 
PADDING-TOP: 1em;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:80%; 
COLOR: #333333; 
BACKGROUND-COLOR: #ffffff;
height:100%;
max-height:100%;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
position:relative;
width: 1000px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background:#ffffff;/*Bgcolor of site*/
max-height:100%;
}

#topsection{
position:relative;
background-image:url(../images/banercenter.jpg);
background-repeat:repeat-x;
height: 82px;/*Height of top section*/
}

.topsectioncontent{
	position:relative;	
	margin: 5px;
	left:290px;
	top: 60px;	
	z-index:2;
	width:50%;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	color:#C54B24;
	text-align:center;
	font-size:15px;
	
	}
	
#leftimg {
	position: absolute;
	top: 0;
	left:0;
	background-image:url(../images/lglobe.jpg);
	width:335px;
	height:82px;
}
a:link{
color:#1962bd;
text-decoration:none;
}
a:visited{
color:#1962bd;
text-decoration:none;
}

a:hover{
color:#FF9900;
text-decoration:none;
}
a.red:link{
color:#1962bd;
text-decoration:none;
}
.blue{
color:#1962bd;
text-decoration:none;
}

a.red:visited{
color:#1962bd;
text-decoration:none;
}
a.red:hover{
color:#FF9900;
text-decoration:none;
}


#rightimg{
	position:absolute;
	right:0;
	background-image:url(../images/logo.jpg);
	width:400px;
	height:82px;
	top: 0;
}

.teamtext{
float:left;
left:5px;
}
.teamimage{
width:100px;
}
.topimg{
position:relative;
}

.content
{
border-style:none;
padding:1px;
}
.bottomimgaes
{
padding-left:3px;
}

#footer{

margin:4px;
width: 99%;
margin-bottom:0px;
border:1px solid #cccccc;

background-color:#FFFFFF;
}

#footlinks{
	text-align:center;
}
#footlinks a{
color: #666666;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;

}

.footertext
{
color:#FFFFFF;
text-align:right;
background-color:#999999;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.footertext a:link{
color:#666666;
}
.footertext a:visited{
color:#666666;
}

a.home:link{
text-decoration:none;
border-style:none;
}
a.home:visited {
border:none;
border-style:none;
}
a.home:hover {
border:none;border-style:none;
}
a.home:active {
border:none;border-style:none;
}
#content{
position:relative;
margin:5px;
}
/*#menubar{
position:absolute;
width:100%;
height:30px;
}*/
/*********************************************contact us******************************************/
.contentWrapp{
margin-top:30px;
height:100%;
max-height:100%;
}
#contact{
	position:relative;
	margin:5px;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	}
#address{
	position:relative;
	border:1px solid #cccccc;
	}
#container{
	position:relative;
	width:auto;
	left:15px;
	margin-right:20px;
	top:10px;
	color:003333;
	}
.topheading{
position:relative;
top:10px;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
border-bottom:2px dotted #cccccc;

}
.blackheadingbar{
position:relative;
height:100%;
max-height:100%;
top:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
border-bottom:2px solid #000000;
}
#branchname{
position:absolute;
top:0;
width:50%;
left:0;
}
#branchname1{
position:absolute;
top:0;
width:50%;
right:0;
}
.logos{
float: left;
width: 220px;
border: 1px solid #999;
margin: 0 15px 15px 0;
}
.clearboth { clear: both; }
.client{
position:relative;
}
#sitemapheading{
color:#FF0000;
font-weight:bold;
position:absolute;
top:-2px;
left:51px;
background-color:#FFFFFF;
padding:5px;
}

#sitemaphr{
color:#000066;
}
.sitediv{
background-color:#EDF5FB;
}

div#byitem ul.vert {
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
	width: 90%;
	background-color:#EDF5FB;
	}
div#byitem ul.vert li {
	padding: 4px 1em;
	margin: 0;
	height: 4px; /* space out your rows */
	}

div#byitem ul.horz {
	clear: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
div#byitem ul.horz li {
	float: left;
	width: 145px;
	padding: 0 2em 0 2em;
	background-image:url(../images/trinity.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	margin: 0 2em;
	text-align:left;
	font-size:12px;
	
	}
div#byitem ul.horz1{
	list-style-type: none;
	padding: 0;
	margin: 2em;
	}
div#byitem ul.horz1 li {
	background-position: 0 .1em;	
	background-image:url(../images/smbullet.gif);
	background-repeat: no-repeat;
	padding-left: 2em;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	}

[if IE]
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
<![endif]
