/* CSS Document */
#wrapper{
margin: 30px auto;
width: 747px;
}
#header{
float:left;
width: 736px;
}
#column1{
width: 362px;
float:left;
margin: 0px 6px 0px 0px;
}
#about{
width: 362px;
height: 224px;
float:left;
margin-bottom: 10px;
}
#projects{
width: 362px;
height: 224px;
float:left;
}


#main{
	width: 352px;
	float:left;
	text-align: justify;
	color: #6A747C;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 20px 5px 40px 5px;
}

#main h1{
margin: 0px;
border: 0px;
padding: 0px;
}

#main p img{
margin: 0px;
border: 0px;
padding: 0px;
display: block;
}

#contact{
	width: 352px;
	float:left;
	padding: 5px 5px 5px 5px;
}

#column2{
width: 373px;
float:right;
}

#services{
width: 362px;
height: 223px;
float:left;
margin-bottom: 10px;
margin-right: 11px;
}

#news{
width: 372px;
float:left;
background: url(/IMAGES/news_line.gif) repeat-y;
background-position: right;
}

#news-content{
float: left;
width:362px; 	
background: #F7841A;
}
#news-head{
float: left;
width:362px; 
height:43px;

}

#news-text{
width: 324px;
float:left;
padding: 9px;
margin: 0px 10px;
border-left: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}

#news-text a{
color: #FFF;
}

#news-line{
width: 10px;
float:right;
}

#news-bottom{
width: 372px;
height: 33px;
float: left;
}

/* News */

h3.NewsTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999;
	text-align: center;
}

#copyright a{
color: #999;
text-decoration: none;
}
