#logo_pic {
	float: left;
	width: 462px;
	height: 461px;
}

#start_header {
	width: 677px;
	height: 351px;
	padding: 110px 0 0 15px;
	background-image: url(../start/header_bg.png);
	position: relative;
	float: left;
}

#start_header h1 {
	font-size: 45px;
	margin-bottom: 15px;
	line-height: 48px;
	padding: 0;
}

#start_header p {
	color: #666666;
	font: normal 18px/24px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

#start_header #txt1 {
	width: 650px;
	margin-bottom: 14px;
}

#start_header #txt1:first-letter {
	font-size: 48px;
	float: left;
	text-align: justify;
	padding: 10px 0 0 0;
	margin: 0 3px 0 0;

}

#start_header #txt2 {
	width: 650px;
	margin-bottom: 23px;
}

#portfoliobtn {
	position: relative;
	float: left;
	margin-right: 20px;
}

#contactmebtn {
	position: relative;
	float: left;

}

#news_divider {
	width: 1139px;
	height: 24px;
	margin: 1px 0 1px 0;
	padding: 2px 0 0 15px;
	float: left;
	background-color: #000;
}

#news_divider h2 {
	color: #fff;
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	float: left;
}

#news_divider img {
	margin: 4px 0 0 10px;
}

