/*Comments: Tested on Internet Explorer  7.0 & Firefox  2.0*/

body {
	background-color: #0f68aa;
    background-image: url('../images/background.gif');
    background-repeat: repeat-x;    
    background-attachment: fixed;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:13px;
}
td, p, div {font-size:13px;}
h1{color: #0037a6; font-size: 25px;line-height: 27px; padding:0px; margin:10px 0px 12px 0px;}
h2{color: #db2f2d;font-size: 22px;line-height: 24px; padding:0px; margin:0px 0px 8px 0px;}
w{font-size: 70px;}
a:link, a:active, a:visited{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	
	color: #003786;
	text-decoration: none;
	
}
a:hover {
	
	
	color: #db342b;
	text-decoration: none;
}
#liquid-round {
	margin-top:-7px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	width:903px;
	background:transparent url(../images/leftside.gif) repeat-y left top;	
}
.top {
width:100%;
height:20px;
background:url(../images/top.gif) no-repeat left top;
font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; font-size:11px; color:#444;
}


.top span {
display:block;
position:relative;
height:20px;
background:url(../images/top-right.gif) no-repeat right top;
}

.top span a {font-size:11px; text-decoration:none;}

.center-content {
position:relative;
background:url(../images/rightside.gif) repeat-y right top;
/*padding:1px 10px 1px 15px;
margin:-1px 0 -50px 0;*/
}
.bottom {
z-index: 0;
width:100%;
height:60px;
background:url(../images/bottom.gif) no-repeat left bottom;
}
.bottom span {
z-index: 0;
display:block;
position:relative;
height:60px;
background:url(../images/bottom-right.gif) no-repeat right top;
font-size:12px;
color:#444;
}
#header_div{
height: auto;
width: 895px;
background-color: white;
margin: auto;
}
#navbar{
    height: 29px;
    width: auto;
	background-color: #2C5BAE;
    border-bottom: ridge #b2b2b2;
}
#navbar ul {
    margin: 0px;
    padding: 0px;
    font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFF;
    line-height: 30px;
    white-space: nowrap;
	border-style: none;
}
#navbar li {
    list-style-type: none;
    display: inline;
	border-style: none;
	margin: 2px;
}
#navbar li a {
    text-decoration: none;
    padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
    color: #FFF;
}
#navbar li a:link {    
	background-color: #2C5BAE
}
#navbar li a:visited {   
	background-color: #2C5BAE;
	cursor: auto;
}
#navbar li a:hover {
    background-color: #DB342B;
}
#underbar_div {
	z-index: 0;
	width: auto;
	height: auto;
	background-color: #fff;
	margin: auto;
	padding-bottom: 5px;
}
#main_area_home{
	margin-top: 20px;
	margin-left: 20px;
	width: 858px;
	background-color: #fff;
}
#main_area_contact{
	margin-top: -130px;
	margin-left: 190px;
	width: 700px;
	background-color: #fff;
}
#main_area_about{
	margin-top: -130px;
	margin-left: 190px;
	width: 700px;
	background-color: #fff;
}
#main_area_other{
	margin-top: -130px;
	margin-left: 190px;
	padding-bottom: 1px;
	width: 700px;
	height:auto;
	background-color: #fff;
}
#side_box{
	width: 161px;
	height: auto;
}