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

p {
	font-family:tahoma,arial;
	font-size:13px;
	color:#464646;
	line-height:21px;
}
.p2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #464646;
}
a:link {
	font-family: Tahoma, Arial;
	color: #333333;
}

a:hover {
	font-family: Tahoma, Arial;
	color: #333333;
}
a:active {
	font-family: Tahoma, Arial;
	color: #333333;
}
a:visited {
	font-family: Tahoma, Arial;
	color: #333333;
}
.headline {
	font-family: Tahoma, Arial;
	font-size: 31px;
	line-height: 33px;
	color: #464646;
}
.subheadline {
	font-family: Tahoma, Arial;
	font-size: 20px;
	color: #464646;
}
.headline-black {
	font-family: Tahoma, Arial;
	font-size: 31px;
	line-height: 33px;
	color: #000000;
}
.headline-red {
	font-family: Tahoma, Arial;
	font-size: 31px;
	line-height: 33px;
	color: #710000;
}
.headline-black-underline {
	font-family: Tahoma, Arial;
	font-size: 31px;
	line-height: 33px;
	color: #000000;
	text-decoration: underline;
}
.small {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: normal;
	color: #464646;
}
.white {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: normal;
	color: #99A1A4;
}
#bg {
	background-color: #D4D8DB;
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#line1 {
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D7ECFB;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#line2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
}
#container {
	height: auto;
	width: 668px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#container2 {
	height: auto;
	width: 779px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#container3 {
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	background-position: center;
}
#header-portfolio {
	background-image: url(../images/header-portfolio.jpg);
	height: 131px;
	width: 668px;
	overflow: hidden;
}
#bodyrepeat {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 779px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
.border {
	margin: 0px;
	padding: 15px;
	background-color: #E4E4E4;
	font-family: tahoma, arial;
	font-size: 11px;

}
#footer {
	background-image: url(../images/footer.jpg);
	height: 44px;
	width: 668px;
	overflow: hidden;
}

#footer-bottom {
	background-image: url(../images/footer-bottom-repeat.jpg);
	height: 164px;
	width: 100%;
	overflow: hidden;
}
