body {
	background-color: #89969B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;	
}

#clearHack {
	clear: both;
}

#maincontainer {
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	margin-left: expression(document.body.clientWidth<960 ? -(document.body.clientWidth/2)+"px" : "-450px");

}
	
.shadowLeft {
	height: 366px;
	width: 14px;
	top: 20px;
	left: 50%;
	position: absolute;
	margin-left: -464px;
}

.shadowRight {
	height: 366px;
	width: 14px;
	top: 20px;
	left: 50%;
	position: absolute;
	margin-left: 450px;
}

.pagecopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 12px;
	line-height: 15px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00adef;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00adef;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	text-decoration: underline;
	color: #a84e00;
}

a:hover {
	text-decoration: underline;
	color: #00adef;
}

.subflash {
	padding-top: 20px;
}

.subflash2 {
	padding-top: 0px;
}

#bioImage {
	display: block;
	height: 170px;
	width: 200px;
	padding-top: 20px;
}
#solutions {
	display: block;
	height: 400px;
	width: 670px;
}

#homeflash {
	display: block;
	height: 550px;
	width: 900px;
	background-color: #FFFFFF;
}

#headerflash {
	display: block;
	height: 205px;
	width: 900px;
	background-color: #FFFFFF;
}

#firmflash {
	display: block;
	height: 400px;
	width: 670px;
}

.pageback {
    background-color: #FFFFFF;
	background-image: url(../images/pageback.jpg);
	background-repeat: no-repeat;
	background-position: bottom;	
}

.quote {
	margin-right: 120px;
	margin-left: 30px;
}

.toolmenu {
	float: right;
	clear: right;
	padding-top: 6px;
	adding-right: 32px;
	padding-left: 12px;
}

.picflashright {
	float: right;
	clear: right;
	padding-top: 6px;
	padding-right: 32px;
	padding-left: 12px;
	display: block;
	height: 407px;
	width: 221px;
}

.picflash {
	float: none;
	clear: both;
	padding-top: 6px;
	padding-right: 12px;
	padding-left: 12px;
}

.topic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}

#bioList {
	list-style-type: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}

#bioList li {
	height: 24px;
	width: 200px;
	display: block;
}

#bioList .top {
	background-image: url(../images/bioList_top.gif);
	background-repeat: no-repeat;
	
}

#bioList .bottom {
	background-image: url(../images/bioList_bottom.gif);
	background-repeat: no-repeat;
	
}

#bioList li a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	font-size: 13px;
	line-height: 24px;
	padding-right: 20px;
	font-weight: bold;
	display: block;
	background-color: #777777;
}

#bioList li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
}

#bioList a.currentSelection {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00adef;
}

#vcard a {
	background-image: url(../images/vcard.gif);
	display: block;
	height: 30px;
	width: 200px;
}

#vcard a:hover {
	background-image: url(../images/vcard-over.gif);
}

#forms {
	display: block;
	width: 195px;
	height: 200px;
	float: left;
	margin-right: 10px;
}

#formsList {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#formsList li a {
	background-image: url(../images/forms-button.gif);
	height: 30px;
	width: 195px;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
}

#formsList li a:hover {
	background-image: url(../images/forms-button-over.gif);
	height: 30px;
	width: 195px;
}


#helpful a:link{color:#ce8749;}
#helpful a:visited {color:#ce8749;}


/*International video link id*/


.videolink{
width:185px;
height:50px;
padding-left:15px;

}