body {
        background: #FFF;
        font-family: Tahoma, Verdana, sans-serif;
        padding: 0;
        margin: 0;
}
table, td {
        padding: 0;
        margin: 0;
        border-collapse: collapse;
}
a {
        color: #3D70AF;
        text-decoration: underline;
}
a:hover {
        text-decoration: none;
}
hr {
        height: 1px;
        color: #ccc;
        background-color: #ccc;
        border-style: none;
}
/*############################*/
table#main_table {
	width: 950px;
	height: 100%;
	background: #fff;
	border-right: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
}
/*############################*/
table#main_table td.header {
	height:135px;
	background: url(/images/header_bg.jpg) no-repeat;	
}

div#logo {
	position: absolute;
	margin: 30px 0 0 65px;
}
div#logo img {
	width: 200px;
	height: 95px;
	border: 0;
}
div#logo2 {
	position: absolute;
	margin: 78px 0 0 701px;
}
div#logo2 img {
	width: 176px;
	height: 47px;
	border: 0;
}
div#header_nav {
	position: absolute;
	margin: 7px 0 0 435px;
}
div#header_nav div.icons {
	width: 500px;
	text-align: right;
	margin-bottom: 3px;
}
div#header_nav div.icons a {
	margin-right: 17px;
}
div#header_nav div.icons img {
	border: 0;
}
div#header_nav div.section_name {
	color: #D98E31;
	font-size: 80%;
	font-weight: bold;		
	text-align: right;
	width: 500px;
}

/*##########################*/

table#main_table td.main_menu {
	height: 120px;
	background: url(/images/menu_bg.jpg) no-repeat;	
}
table#main_table td.main_menu a {
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
}
table#main_table td.main_menu a:hover {
	text-decoration: underline;
}

div#about_menu {
	position: absolute;
	margin: 8px 0 0 96px;
}	
div#group_menu {
	position: absolute;
	margin: 55px 0 0 167px;
}
div#pif_menu {
	position: absolute;
	margin: 30px 0 0 365px;
}
div#personal_menu {
	position: absolute;
	margin: 6px 0 0 614px;
}
div#corp_menu {
	position: absolute;
	margin: 45px 0 0 720px;
}
div#press_menu {
	position: absolute;
	margin: 60px 0 0 10px;
}	
div#calc_menu {
	position: absolute;
	margin: 55px 0 0 500px;
}
div#subscribe_menu {
	position: absolute;
	margin: 74px 0 0 819px;
}

/*############################*/

table#main_table td.inner_left {
	width: 213px;
	background: #3D70AF;	
	font-size: 80%;
	color: #fff;
	font-weight: bold;
}
table#main_table td.inner_left a {
	color: #fff;	
	font-weight: normal;
}
table#main_table td.inner_left ul {
	margin: 20px;
	padding: 0;
	list-style-type: none;
}
table#main_table td.inner_left ul li {
	margin-bottom: 3px;
}	
table#main_table td.inner_left ul ul {
	margin: 3px 20px 10px 20px;
	padding: 0;
	list-style-type: none;
}
table#main_table td.inner_left ul ul li {
	margin: 0;
}

table#main_table td.mainpage_left {
	width: 213px;
	background: #3D70AF;	
	color:#fff;
	font-size: 110%;
}
table#main_table td.mainpage_left div {
	padding: 47px 0 0 20px;
}

table#main_table td.inner_center {
	width: 737px;
}

table#main_table td.mainpage_center {
	width: 524px;
	background: #fff;
}
table#main_table td.mainpage_center div,
table#main_table td.inner_center div {
	font-size: 80%;
	color: #3D70AF;
	padding: 20px;
}
table#main_table td.mainpage_center div p,
table#main_table td.inner_center div p {
	margin: 0 0 10px 0;
	text-align: justify;
}

table#main_table td.mainpage_right {
	width: 213px;
	background: #3D70AF;	
}
table#main_table td.mainpage_right div {
	padding: 20px 0 0 0;
	text-align: center;
}
table#main_table td.mainpage_right div img {
	border: 1px solid #fff;
}

table#main_table table.pai {
font-size: 100%;
width:90%;
border: 1px solid #000000;
}
table#main_table table.pai td {
padding:0px 5px;
border: 1px solid #000000;
}
table#main_table table.pai td.title {
padding:0px 5px;
border: 1px solid #000000;
background: #6b8cbd;	
color:#ffffff;
}

/*#########################*/

table#main_table td.bottom_menu {
	height: 65px;
	background: url(/images/bottom_menu_bg.jpg) no-repeat;
}
table#main_table td.bottom_menu a {
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
}
table#main_table td.bottom_menu a:hover {
	text-decoration: underline;
}

/*#########################*/

table#main_table td.footer {
	height: 55px;
	background: url(/images/footer_bg.jpg) no-repeat;
}
div#footer_copyright {
	font-size: 60%;
	color: #3D70AF;
	padding: 11px 0 0 23px;
}
div#footer_copyright div.copyright {
	float: left;
}
div#footer_copyright div.amscom {
	float: right;	
	width: 240px;
}
