body {
	padding:50px 100px;
	margin:0;
	font-family:Tahoma, Geneva, sans-serif;
	background-color: #000;
}

img {behavior: url(iepngfix.htc);}

#liquid-round {
   width:830px;
   margin:0px auto;
   background:#fff url(images/leftside.gif) repeat-y left top;
}

.top {
   width:100%;
   height:20px;
   background:url(images/top.gif) no-repeat left top;
   }
.top span {
   display:block;
   position:relative;
   height:20px;
   background:url(images/top-right.gif) no-repeat right top;
  }
.center-content {
   position:relative;
   background:url(images/rightside.gif) repeat-y right top;
   }
.bottom {
   height:60px;
   background:url(images/bottom.gif) no-repeat left bottom;
   }
.bottom span {
   display:block;
   position:absolute;
   height:60px;
   width:830px;
   top:660px;
   background:url(images/bottom-right.gif) no-repeat right top;
  }

#container {
	background-color:#000;
	height:700px;
	width:800px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	visibility: visible;
	top: auto;
           }

#header {
	height:150px;
	background-image:none;
	background-color: #000;
}
#logo {
	font-size:30px;
	height:150px;
	behavior: url(iepngfix.htc);
	background-color: #000;
	background-image: url(/images/header.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#logo a {color:#FFFFFF; text-decoration:none; behavior: url(iepngfix.htc)}
#slogan {
	float:right;
	font-size:18px;
	color:#FFFFFF;
	padding:10px 10px 0 0;
	behavior: url(iepngfix.htc);
	height: 34px;
	vertical-align: bottom;
	position: absolute;
	top: 105px;
	left: 186px;
	width: 606px;
	text-align: right;
}


#menu {height:40px; background-image:url(images/menu_bg.png); margin-top:5px; behavior: none; }
#menu ul {margin:0; padding:0;}
#menu li {list-style:none; float:left; background:url(images/menu_border.png) right no-repeat; behavior: none; }
#menu a {
	float:left;
	height:20px;
	padding:10px 10px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	min-width: 110px;
	text-align: center;
}
#menu a:hover {background:url(images/menu_border.png);}

#main {
	left:165px;
	float:left;
	width:100%;
	margin:5px 0;
	color: #FFF;
	font-size:12px;
}
#main a {
	color:#FFF;
}
#main a:hover {
	color:#CCC;
}
#main br {line-height:8px;}
#sidebar {
	width:200px; 
	float:left; 
	padding:0 30px 30px 30px; 
	margin-top:10px; 
	height:300px; 
	color:#FFF
}
#sidebar h3 {font-size:17px; font-weight:normal; margin:20px 0 5px 0;}
#sidebar ul {margin:0; padding:0; border-top:1px solid #000; color:#FFF}
#sidebar li {list-style:none; border-bottom:0px solid #000; color:#FFF}
#sidebar li a {color:#FFF; text-decoration:none; padding:3px; display:block;}
#sidebar li a:hover {background-color:#333;}
#text {
	line-height:14px;
	margin-left:225px;
	padding:10px 30px 30px 30px;
}
#text h1 {font-size:22px; font-weight:normal; margin:20px 0 10px 0;}
#text h2 {font-size:19px; font-weight:normal; margin:20px 0 10px 0;}
#text ol, #text ul {padding:0; margin:8px 0;}
#text li {margin-left:40px;}

#companyLogos {height:40px; color:#FFFFFF; font-size:11px; clear:both; behavior: none; position:absolute; top:615px; width:800px; left:0px}
	

#footer {height:40px; color:#FFFFFF; font-size:11px; background-image:url(images/menu_bg.png); clear:both; behavior: none; position:absolute; top:660px; width:800px; left:0px}
#footer a {color:#FFFFFF;}
#footer a:hover {color:#D9F0FF;}
#footer_left {float:left; padding:13px 0 0 30px;}
#footer_right {float:right; padding:13px 30px 0 0;}
#container #main #text p strong {
	font-size: 11px;
}

