BODY {
	MARGIN: 0px; 
	font-family: Arial;
	font-size:0.8em;
	color:#434343;
	BACKGROUND-COLOR: #353535; 
	TEXT-ALIGN: center;
}
img {border: 0px;}


#container {
	BACKGROUND-color: #ffffff; MARGIN: 0px auto; WIDTH: 1000px; POSITION: relative; TEXT-ALIGN: left;

}


#header {
	BACKGROUND: #f98412 url(images/backheader.gif);
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:58px;
}

#navigationtop {
	position: absolute;
	left: 840px;
	top: 38px;
	color:#ffffff;
	font-size:11px;
	
}

#navigationtop a:link{
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}

#navigationtop a:visited{
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}
#navigationtop a:hover{
	text-decoration: none;
	color: #cfcfcf;
	font-weight:bold;
}

#mid1 {
	BACKGROUND-IMAGE: url(images/backmid1.gif);
	position:absolute;
	left:0px;
	top:97px;
	width:1000px;
	height:244px;
}

#mid2 {
	position:relative;
	left:0px;
	top:58px;
	width:1000px;
	min-height:792px;
	background: #437fbc;
}

#splash {
	margin-left:175px;
	height: 221px;
	position: absolute;
	top: 0px;
	z-index: 1;
}

#latestnews {
	position: absolute;
	top: 1px;
	height: 221px;
	width: 361px;
	left: 639px;
	z-index: 1;
	background: url(images/latestnews.jpg) no-repeat #437fbc;
}

#latestnewscontent {
	margin-top: 2px;
	margin-left: 2px;
	}

#latestnewscontent a:link{
	text-decoration: none;
	color: #000;
}

#latestnewscontent a:visited{
	text-decoration: none;
	color: #000;
}
#latestnewscontent a:hover{
	text-decoration: underline;
	color: #000;
}


#quotes {
position: absolute;
left: 0px;
top: 2px;
height: 116px;
width: 360px;
overflow: hidden;
}

#quotes p{
margin-top: 0px;
margin-bottom: 0px;
}

#listnews{
position: absolute;
left: 0px;
top: 140px;
height: 78px;
width: 360px;
overflow: hidden;
}

#content {
	margin-left:175px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	width: 795px;
	text-align:justify;
	line-height: 18px;
	color: #ffffff;
	background:#8d8a8a;
	min-height: 530px;
	padding-top: 230px;
	
}

.titleimg {
	float: right;
	width: 55px;
	height:55px;

}


* html div#content { 
   height: expression( this.scrollHeight < 530 ? "529px" : "auto" ); /* sets min-height for IE */
}

#content a:link{
	text-decoration: underline;
	color: #ffffff;
}

#content a:visited{
	text-decoration: underline;
	color: #ffffff;
}
#content a:hover{
	text-decoration: none;
	color: #cfcfcf;
}

#content h2 {
	font-size: 14px;
	margin-bottom: 0px;
	border-bottom: #ffffff solid 1px;
	line-height: 24px;
	}

#content h1 {
	font-size: 16px;
	margin-bottom: 0px;
	border-bottom: #ffffff solid 1px;
	line-height: 24px;
	}

#leftsidebar {
	position:absolute;
	
	left:0px;
	top:0px;
	width: 175px;
	text-align: justify;
	background: url(images/backsidebar.gif) no-repeat #437fbc;
}

#navigation {
	margin-top: 30px;
	margin-left: 4px;
	font-weight: bold;
	color:#fff;
}
#rightsidebar {
	position:absolute;
	left:640px;
	top:0px;
	width: 175px;
	background: url(images/backsidebar.gif) no-repeat #437fbc;
}

.rightsidebarmore {
	margin-left: 125px;
}

#productsserviceclients{
	margin-top: 30px;
	font-size: 11px;
	margin-left: 4px;
	width: 166px;
	background:#7a7a7a;
	color: #ffffff;
	background: url(images/backrightsidebar.gif) no-repeat #437fbc;
	height: 613px;
}

#productsserviceclients a:link{
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}

#productsserviceclients a:visited{
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}
#productsserviceclients a:hover{
	text-decoration: none;
	color: #cfcfcf;
	font-weight:bold;
}

#productsserviceclients li{
	margin-left: -18px;

}

#productsserviceclients ul{
	margin-top:0px;

}

#productsserviceclients h2 {
	font-size: 14px;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 0px;
	border-bottom: #666666 solid 1px;
	line-height: 24px;
}

#rss {
	position:relative;
	left:0px;
	top:0px;
	width:815px;
	height:311px;
	background: url(images/backrss.gif) no-repeat #ffffff;
}

#rss1 {
	float:left;
	margin-left:16px;
	margin-top:30px;
	width:260px;
	height:280px;
	}

#rss2 {
	float:left;
	margin-top:30px;
	margin-left:18px;
	width:260px;
	height:280px;
	}

#delicious {
	float:left;
	margin-top:30px;
	margin-left:35px;
	width:260px;
	height:280px;
	}

#clear {
	clear: both;
}

#footer {
	width:1000px;
	height:72px;
	background: url(images/backfooter.gif) #5c3f27;
	font-size: 11px;
	color: #ffffff;
        z-index: 1;
}

#footercontent {
height: 72px;
text-align: center;
color: #ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 16px;
}

#footercontent1 {
float: left;
width: 397px;
margin-left: 4px;
margin-top: 10px;
}

#footercontent2 {
float: right;
width: 397px;
margin-right:4px;
text-align: right;
margin-top: 10px;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.buttonmenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 140px;
}

.buttonmenu li a{
color: white;
display: block;
width: 100%;
padding: 2px 8px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#437fbc #437fbc #2e5882 #437fbc; /*light dark dark light*/
background-color: #437fbc;
text-decoration:none;
}

.subbuttonmenu{
padding: 2px 14px;
width: 90%;
}

.buttonmenu li a:visited{
color: white;
}

.buttonmenu li a:hover, .buttonmenu li a:active{
color: white;
background-color: #0e539a;
}


.left {
float: left;
}

.right {
float: right;
}

