@charset "utf-8";
/* CSS Document */

#Links{
	width:743px;
	float:left;
	padding-top:52px;
}
#SocialMedia{
	width:29px;
	text-align:right;
	float:left;
	padding-top:49px;
}
#Break{
	float:none;
	clear:both;
}
#Header{
	padding:0px;
}
#MidLevel{
	height:189px;
	/*background-image:url(resources/images/mid_message1.gif);
	background-repeat:no-repeat;*/
	background-position:left;
	width:966px; float:left;
}
#Portfolio{
	width:596px;
	/*height:386px;
	padding-left:28px;
	padding-right:27px;*/
	padding-top:15px;
	float:left;
}
#pPortfolio{
	width:811px;
	/*height:386px;
	padding-left:28px;
	padding-right:27px;
	padding-top:15px;
	*/
	
	float:left;
}
#PortfolioImage{
	width:596px;
	height:343px;
	float:left;
}
#PortfolioText{
	padding-left:27px;
	height:280px;
	width:275px;
	float:left;
}
#PortfolioBrowser{
	padding-left:27px;
	float:left;
	width:50px;
}
#PortfolioBrowser.img{
	padding-right:4px;
	float:left;	
}
h1{
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#253a97;
}
#IconBreak{
	float:none;
	clear:both;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #333;
}
.navigation
{
	padding-top:380px;
}
.pnavigation
{
	padding-top:416px;
	width:65px;
	padding-left:10px;
}
#mycustomscroll {
/* Typical fixed height and fixed width example */
	width: 172px;
	height: 463px;
	overflow: auto;
	padding-left:7px;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
}
#mycustomscrollText
 {
/* Typical fixed height and fixed width example */
	width: 590px;
	height: 70px;
	overflow: auto;
	/*padding-left:7px;*/
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	padding-right:13px;
	/*background-color: #E7EADE;*/
}
