body {background:#337dbf url(images/bg.jpg) repeat-x; margin:0px; font-family:Arial, Helvetica, sans-serif;}


#nav span {
	width:74px; 
	height:46px; 
	background-color:#108E47; 
	margin:0 3px; 
	padding:4px 6px; 
	float:right; 
	font-size:12px;	}
	
#nav span.current {
	background-color: #FFCB07; 
	color:#164998 ;	}
	
#nav span a.current {
	background-color: #FFCB07; 
	color:#164998 ;	}
	
#nav span a {
	text-decoration:none;  
	margin: 0px; 
	padding:0px;
	color: #FFFFFF ; 
	position: relative;
	display: block;
	top: 0;
	left: 0;
	width: 74px;
	height: 46px;}

#nav span a:hover {
	color:#164998;
	background-color: #FFCB07; 
	margin:4px 6px; 
	width: 74px;
	height: 46px;
	top: -8px;
	left: -12px;
	padding:4px 6px; 
	}



#container {margin:0px auto;}
#content {width:1280px; margin:0px; height:900px;
}
#intcontent {width:1210px; margin-top:145px; padding:50px 35px 0 35px; height:680px; background-color:#FFFFFF; clear:both; text-indent:0;
}


.tech {background:url(images/tech.jpg) no-repeat;}
.iprop {background:url(images/iprop.jpg) no-repeat;}
.about {background:url(images/about.jpg) no-repeat;}
.news {background:url(images/news.jpg) no-repeat;}
.events {background:url(images/events.jpg) no-repeat;}
.contact {background:url(images/contact.jpg) no-repeat;}


#homecenter{
height:473px;
margin-top:105px;
padding-top:95px;
text-align:left;
color:#FFFFFF;
	line-height:28px;
	font-size:large;
}

#homecenter h1{
font-size:46px;
	text-indent:250px;
}

#homecenter h2{
font-size:28px;
	text-indent:250px;
}

#homecenter p{
	text-indent:250px;
}

#homecenter a{
	text-indent:250px;
color:#FFFFFF;
text-decoration:none;
}
#homecenter a:hover{
	text-indent:250px;
color:#FFCB07;
text-decoration:none;
}

#buttonbar {
clear:both;
background-color:#164998;
padding-top:10px;
width:1280px;
float:left;
font-size:14px;
text-align:center;
}
#buttonb {
clear:both;
background-color:#164998;
padding-top:10px;
width:1280px;
float:left;
font-size:14px;
text-align:center;
}
#buttonb span a{
text-indent:0px;
width:245px;
color:#FFFFFF;
line-height:18px;
}

#buttonbar span a{
text-indent:0px;
width:245px;
color:#FFFFFF;
margin:15px 0px ; 
padding:0 15px;
line-height:18px;
border-left:1px solid #FFFF33;
text-decoration:none;
}

#buttonbar span a:hover {
text-indent:0px;
	background-color: #FFFFFF;
	color:#164998;
}
#buttonb span a:hover {
text-indent:0px;
	background-color: #FFFFFF;
	color:#164998;
}
#left {
	text-align:left;
	float:left;
	width:30%;
	padding-right:15px;
	color:#164998;
	font-size:16px;
}

#left ul {color:#FFFF33;
	font-size:12px;
}

#right {
	text-align:left;
	float:left;
	width:60%;
	margin:0 35px;
font-size:14px;
overflow:auto;
height:675px;
}
#right h1{
color:#164998;
font-size:16px;
}

#techimages {text-align:center; clear:both;}
#techimages img{margin-left:10px; margin-right:10px;}
#techimages a{width:122px; font-size:10px; text-decoration:none; color:#337dbf; }
#techimages a:hover{width:122px; font-size:10px; text-decoration:underline;}
#techimages a:visited{width:122px; font-size:10px; text-decoration:underline; color:#404055;}

#bottomnav {
	padding-top:50px; 
	padding-bottom:100px; 
	font:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold; 
	font-size:11px; 
	color:#FFFFFF; 
	text-decoration:none;
	clear:both;
	}
#bottomnav a {
	color:#FFFFFF; 
	text-decoration:none;
	}
#bottomnav a:hover {
	text-decoration:underline;
	}
