html,body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background-color: #c6b9e1;
	background-image: url(../images/base-bg.gif);
	background-repeat: inherit; 
	background-position: top;
	font-family: Georgia, "Times New Roman", Times, serif;
}
* html #wrap{height: 100%;}
p,td { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a img{border:0;}
a{color: #64000D;text-decoration: underline;}
a:hover{color: #AC1A2C;	text-decoration: underline;}
a.hidden {text-decoration: none;color: #000000;cursor:default;}
form {margin:0;padding:0;}
ul {margin-left:20px;margin-top:0px;padding:1px;list-style-type: square;line-height: 16px;}
h1 {font-size: 14px;font-weight: bold;color: #000000;margin: 0px;padding-left: 0px;}
.bottom_addr {	font-size: 11px;color: #000000;padding-top: 4px;padding-right: 10px;padding-bottom: 8px;padding-left: 10px;}
.bottom_addr a {text-decoration: none;}
.bottom_addr a:hover {text-decoration: underline;}
.bottom_menu {
	color: #000000;
	
	font-size: 11px;
}
.bottom_menu a {color: #000000;text-decoration: none;}
.bottom_menu a:hover {color: #000000;text-decoration: underline;}
div.menu{
	position:absolute;
	width:750px;
	margin-top: 12px;
	left: 2px;
}
div.menu td{color: #000000;background-image: url(../images/btn_bg.gif);background-repeat: repeat-x;	font-weight: bold;padding-right: 10px;	padding-left: 10px;white-space: nowrap;	font-family: "trebuchet MS";}
div.menu a{	text-decoration: none;color: #000000;}
div.menu a:hover {color: #000000;text-decoration: underline;}
.body_txt {
	color: #000000;
	
	vertical-align: top;
}
.company_name {font-size: 14px;font-weight: bold;text-transform: none;color: #FFFFFF;}
#welcome_h1{
	position:absolute;
	margin:306px 0 0 230px;
	width:510px;
	font-size:24px;
	color:#64000d;
	text-transform:uppercase;
}
#wrap{position:relative; min-height:100%; margin:0 auto; width:750px;}
#footer{width:100%;height:21px;position:relative;margin-top:-1px; background-color: #dad1eb;	background-repeat: no-repeat;	background-position: top; overflow:hidden;}
.so{
	background-color:#FFFFFF;
	background-image: url(../images/so-bg2.gif);
	background-repeat: repeat;
	background-position: top;
	width: 100%;
}
.so h2{font-size:16px; color:#340230; font-family:"trebuchet MS"; margin: 0 10px 5px 10px;}
.so p{padding:0 10px 10px 10px; text-align:justify;}
.float_left{float:left; margin: 8px 10px 2px 0;}
#logo{
	position:absolute;
	margin: 120px 0 0 20px;
	width:300px;
	left: 6px;
	top: -23px;
}
div#logo td{
	font-family:"trebuchet MS";
	font-size:28px;
	color:#7a121f;
}
body p { 
	text-align: justify;
}

