#body{
	
	width:100%;
}

#fullpage{
	width:100%;
	

}

#container{
	background-image:url(images/TD_background_02.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:768px;
	text-align:center;
	border-bottom:1px solid #000;
}

#about_container{
	
	background-repeat:no-repeat;
	width:1024px;
	
	text-align:center;
	overflow:hidden;
	border-bottom:1px solid #000;
}

#container_port{
	
	background-repeat:no-repeat;
	width:1024px;
	height:768px;
	text-align:center;
	border-bottom:1px solid #000;
	
}

#contact_container{
	width:1024px;
	height:768px;
	text-align:center;
	text-align:left;
	border-bottom:1px solid #000;

}

#header{
	background-image:url(images/Header_01.png);
	background-repeat:no-repeat;
	height:185px;
	overflow:hidden;
	text-align:right;
}
#contact{
	margin-left:800px;
	width:200px;
	height:100px;
	margin-top:5px;
	float:left;
	
	overflow:hidden;
	border-bottom:1px solid #000;
}
#header h2{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#030;
	font-size:14px;
	text-align:left;
}

#header p{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#030;
	font-size:12px;
	text-align:left;
	text-indent:10px;
	margin-bottom:-10px;
	
}	
#links{
	width:240px;
	margin-left:750px;
	margin-top:150px;
	
}
#links p{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
	
	
}

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

#links a:hover{
	color:#006699;
}

#content h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0066CC;
	font-size:20px;
	text-shadow: #000 1px 1px 1px;
	text-outline:2px 2px #000;
	
	
}

#leftNav h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0066CC;
	font-size:20px;
	text-shadow: #000 1px 1px 1px;
	text-outline:2px 2px #000;
	margin-left:10px;
	
}

#leftNav{
	width:260px;
	text-align:justify;
	margin-left:20px;
	float:left;
	background-image:url(images/content_background.png);
	background-repeat:repeat-y;
	overflow:hidden;
	border:2px solid #666 ;
	
	
}



#leftNav p{
	width:220px;
	margin-left:15px;
	color:#fff;
	
	font-size:16px;
	
}

#leftNav a{
	color:#0000FF;
	

}

#leftNav a:hover{
	color:#0099FF;

}

#rightNav{
	width:212px;
	background-color:#CCCCCC;
	margin-top:200px;
	margin-right:20px;
	
	
	height:317px;
	float:right;
}

#rightNav a{
	color:#0000FF;
	

}

#rightNav a:hover{
	color:#0099FF;

}

#rightNav h2{
	width:180px;
	text-align:left;
	padding:5px;
}

#rightNav p{
	width:180px;
	text-align:justify;
	color:#fff;
	text-shadow:#000 1px 1px 1px ;
	font-size:16px;
	padding:5px;
}

#img{
background-image:url(images/gallery_thumb_01.jpg);
	background-repeat:no-repeat;
	background-position:3px 3px;
	border:1px solid #000;
	padding:3px;
	width:205px;
	height:310px;
}

#content{
	width:1024px;
	overflow:hidden;
}

#content_port{
	width:1024px;
	overflow:hidden;
	padding-top:20px;
}

#content_port h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0066CC;
	font-size:14px;
	text-shadow: #000 1px 1px 1px;
	text-outline:2px 2px #000;
	text-align:left;
}

#content_port a{
	color:#666666;
	text-decoration:none;
}

#content_port a:hover{
	color:#006699;
}

#projects{
	width:200px;
	text-align:left;
	float:left;
	margin-right:5px;
	margin-left:10px;
	
}

#thumbs{
	width:180px;
	text-align:justify;
	float:left;
	
	border-left:1px solid #000;
	border-right:1px solid #000;
	padding-left:5px;
	padding-right:10px;
}

#thumbs img{
	width:180px;
}

#images{
	width:600px;
	float:left;
	
	padding-left:5px;
}

#images img{
	width:590px;
	padding:3px;
	border:1px solid #000;
}

#about_content h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0066CC;
	font-size:14px;
	text-shadow: #000 1px 1px 1px;
	text-outline:2px 2px #000;
	text-align:left;
}

#about_content p{
	
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width:430px;
	overflow:hidden;
	padding:0px 10px 0px 10px ;
}

#about_content p.img{
	width:500px;
	float:left;
	padding:5px 5px 5px 5px;
	border:1px solid #000;
	margin:0px 5px 0px 5px;
	float:right;

}

#contact_info{
	width:450px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	padding:5px;
	margin:5px;
	
	font-size:12px;
	float:left;
	overflow:hidden;

}

#contact_img{
	width:500px;
	margin:5px;
	padding:5px;
	float:right;

}

#contact_img p.img{
	width:500px;
	float:left;
	padding:5px 5px 5px 5px;
	border:1px solid #000;
	margin:0px 5px 0px 5px;
	float:right;

}
