.text_13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5F2A48;
}
.text_12_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #59AAC8;
}
.text_12_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 15px;
	width: 150px;
	border: 1px solid #333333;
}
.box_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 85px;
	width: 150px;
	border: 1px solid #333333;
}
.text_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text_11a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}
.area_bg {
	background-attachment: fixed;
	background-image: url(images/area_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_index {
	background-attachment: fixed;
	background-image: url(images/header_index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_about {
	background-attachment: fixed;
	background-image: url(images/header_about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_domestic {
	background-attachment: fixed;
	background-image: url(images/header_domestic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_portfolio {
	background-attachment: fixed;
	background-image: url(images/header_portfolio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_commercial {
	background-attachment: fixed;
	background-image: url(images/header_commercial.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_contact {
	background-attachment: fixed;
	background-image: url(images/header_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}