body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.maintitles {
	padding: 8px;
	height: 37px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

h2, h3, h4, h5, h1, h6{ font: 14px bold Tahoma, Verdana, Arial, Helvetica, sans-serif; }

.text, p, td, div, span, font {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

div.grayline{
background-color: #3F3F3F;
width: 719px;
}

.mainnews {
background-image: url(/img/white_corner.gif);
background-repeat: no-repeat;
background-position: right bottom;
padding: 20px;
padding-top: 30px;
padding-bottom: 30px;
color: #131313;
}

.textdate{
color: #357D97;
font-weight: bold;
}

/* portfolio */
div.section{
	width: 358px;
	height: 145px;
	padding: 9px;
}
img.section{
	margin-right: 9px;
	margin-top: 9px;
	margin-bottom: 9px;
}
span.section{
	color: #66CDF0;
	font-weight: bold;
	font-size: 12px;
}

A:link, A:visited{
color: #357D97; text-decoration: none;
}
A:hover, A:active{
color: #131313; text-decoration: underline;
}

A.news:link, A.news:visited{
color: #131313; text-decoration: none;
}
A.news:hover, A.news:active{
color: #131313; text-decoration: underline;
}

div.text{
padding-bottom: 12px;
}

/* corners */
.clu {
background-image: url(/img/cor_lu.gif);
background-repeat: no-repeat;
background-position: left top;
}
.cld {
background-image: url(/img/cor_ld.gif);
background-repeat: no-repeat;
background-position: left bottom;
}
.crd {
background-image: url(/img/cor_rd.gif);
background-repeat: no-repeat;
background-position: right bottom;
}
.cinside {
background-color: #2B2B2B;
border: 3px solid #FFFFFF;
height: 130px;
}

.nav{
color: #FFFFFF;
}

A.nav:link, A.nav:visited{
color: #66CCEF; text-decoration: none; font-weight: bold;
}
A.nav:hover, A.nav:active{
color: #FFFFFF; text-decoration: none; font-weight: bold;
}

hr{
height:1px; border:0; color: #66CCEF;
}

A.white:link, A.white:visited{
color: #FFFFFF; text-decoration: none; font-weight: bold;
}
A.white:hover, A.white:active{
color: #FFFFFF; text-decoration: none; font-weight: bold;
}

.pimg{
margin-right: 20px;
float: left;
}

div.text{
padding-bottom: 12px;
}
div.port{
width:49%;
float:left;
}

img.logo{
filter: alpha(opacity=100);
}

#clients a{
float: left;
}

td#clients{
margin:0;
padding:0;
}

input, textarea{
border: 1px solid #131313;
}

hr{
height: 2px;
color: #66CDF0;
}
a img{ border: 0; }

#footme{ 
	background: #FFF;
	background-image: url(/img/footbg.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 718px;
}

a img{ border: 0; margin:0; }

/*.whitecolor *{ color:#FFF; }*/