/*MAIN ELEMENTS*/
body,html{
	margin:0;
	padding:0;
	background-color: #F3F3F3;
}
hr.portfolio{
	width: 200px; height: 1px; border:0;
	background-color: #ADADAD;
	margin-bottom: 3px;
}



/*SPECIAL BLOCKS*/
#top{height:154px;width:100%;	background: url(images/logo.jpg) right no-repeat #ffffff; border-bottom: 2px solid #CDCDCD; font-family: Verdana,sans-serif;}
	#big,#small,#menu{margin-left:30px; width:80%;}
	#big{color:#333333; padding-top:20px; font-size:30px;}
	#small{color:#888888; font-size:19px;margin-top:5px;}
	
	#menu{font-size:14px; margin-top:35px;margin-left:27px;}
		#menu a{padding-right:15px;margin-left:5px;background:url(images/i.jpg) no-repeat right;}
			#menu a.last{background:url() no-repeat right;}
		#menu a:link {color:#996600; text-decoration: underlined;} 
		#menu a:visited {color:#666633; text-decoration: underlined;}
		#menu a:hover {color:#CC9900; text-decoration: underlined;}
	
#text{font-size:16px; line-height:20px; padding-bottom:50px;}

a:link {color:#6699CC; text-decoration: underlined;} 
a:visited {color:#996699; text-decoration: underlined;}
a:hover {color:#6699FF; text-decoration: underlined;}


table#main{padding-left:30px; padding-right:50px; margin-top:40px; width:100%;}
	td#left{padding-right:40px;}
	td#right{width:320px;}
	
h1,h2,h3,h4{font-family:Verdana,sans-seif;}
h2{font-size:18px; margin-bottom:0px;  font-weight: normal;}

ul{padding-left:15px;margin-top:-7px;}

#tt{width:100%; min-height:550px;}
div#lnks{float:right; padding-top:20px;}
div.lnk{width:300px;height:152px;background:no-repeat center;margin-bottom:25px;}