html{height:100%;margin:0px;padding:0px;}
body{
	margin:0px;
	padding:0px;
	height:100%;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table{
	height:100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.table3 {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #8B5A3A;
}





.left {
	background-image: url(sides/left_about_us.gif);
	background-repeat: repeat-y;
	}
li {
	list-style-position: inside;
	list-style-type: disc;
	color: #415172;
}



.content {
	background-image: url(content_field/logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.main_table .content table {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 3px dotted #0033CC;
}

.right {
	background-image: url(sides/right_about_us.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.header {
	background-image: url(header/header.gif);
	background-repeat: repeat-x;
	background-position: right;
	
}
