@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	font-family: verdana;
	color: #666666;
}
p, td{
	margin:0 0 1em 0;
	font-size: 10px;
	font-family: verdana;
}
li {
	font-size: 11px;
}
html,body{
	margin:0;
	padding:0;
	color: #666469;
}
a {
	font-size: 11px;
	text-decoration: none;
}
body{
	height:100%;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-x;
}
html>body{
	position:absolute;
	width:760px;
	left:50%;
	margin-left:-380px;
}
#col1,#col2,#col3{
	position:absolute;
	left:1px;
	top:200px;
	bottom:20px;
	overflow: auto;
}
#col1 {
	width: 193px;

}
#agents, #search {
	width: 175px;
	margin-bottom: 10px;
}


#col1 h1, #col3 h1 {
	font-family: verdana;
	font-size: 11px;
	color: #cc222f;
	margin-bottom: 10px;
}
#col2 h1 {
	font-family: verdana;
	font-size: 16px;
	margin-bottom: 10px;
	color: #333455;	
}
.agents-select, .search-input {
	width: 150px;
}
.search-submit {
	width: 120px;
	background-color: #d6d6d6;
	color: #676566;
	margin-top: 5px;
	height: 20px;
	margin-left: 35px;
}



#col2{
	left:210px;
	width:380px;
}

/*
#col3 .content {
	padding-top: 10px;
}
*/

#col3{
	left:605px;
	width: 155px;
}

#col3 li {
	border-bottom-width: 1px;
<span>info@sciteq.com</span>;
	list-style-type: none;
}

#top{
	position:absolute;
	left:0px;
	width:760px;
	top:0px;
	height:191px;
	overflow:hidden;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-x;
}
#top ul {
	top: 70px;
	position: absolute;
	left: 220px;
}
#top li {
	background-image: url(images/nav1.gif);
	display: inline;
	background-repeat: repeat-x;
	float: left;
	height: 25px;
	width: 83px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	color: white;
	font-size: 11px;
}
#top ul .nav1-act {
	background-image: url(images/nav1-act.jpg);
}
.nav2-act {
	background-color:#CCCCCC;
}
#top a {
	color: white;
	text-decoration: none;
}
#bottom{
	position:absolute;
	left:0;
	width:760px;
	height:20px;
	bottom:0;
	background:red;
	overflow:hidden;
}
#banner {
	float: right;
}
#agents, #search, #nav2 {
	background-color: #f4f4f4;
}
#nav2 {
        margin-bottom: 10px;
        widht: 155px;
}
#col1 .content, #col2 .content, #col3 .content {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.float-left {
	float: left;
	clear: both;
}
.float-right {
	float: right;
	clear: both;
}
.grey-top-left {
	background-color: #FFFFFF;
	float: left;
}

.grey-top-right {
	float: right;
}
.grey-bottom-left {
	background-color: #FFFFFF;
	float: left;
	clear: both;
}
.grey-bottom-right {
	background-color: #FFFFFF;
	float: right;
}
#grey-top, #grey-bottom {
	background-color: #f4f4f4;
	height: 7px;
	clear: both;
	display: block;
}
.tx-indexedsearch-searchbox {
	display: none;
}
#col1 .grey-box {
	width: 175px;
}
.news-latest-date a, .news-latest-date a, .news-list-date {
	font-weight: bold;
	display:block;
	width:inherit;
	font-size: 11px;
	text-decoration: none;
}
.news-latest-morelink a, .news-list-morelink a {
	color: red;
	text-decoration: none;
	border-bottom: dashed 1px #666666;
	display:block;
	width:inherit;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.filelinks_layout_0 {
	margin-left: 10px;
	margin-bottom: 5px;
	border-bottom: dashed 1px #666666;
}
.filelinks .pdf {	
	background-image: url(images/download.jpg) !important
	background-position-y: 7px;
}
.agents {
	border-bottom: dashed 1px #666666;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.bold {
	font-weight: bold;
}
LABEL {	
	FLOAT: left;
	WIDTH: 100px;
	font-size: 11px;
}
.csc-mailform {
	border: none;
}
#logo img {
	border: none;
}
#bottom, #bottom a {
	padding: 2px 0 0 15px;
	font-size: 11px;
	color: white;
}
}