body {
	background-image: url(images/bg_new.gif);
	text-align: center;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #900;
}

a:link {
	color: #900;
}
a:visited {
	color: #900;
}
a:hover {
	color: #333;
}
a:active {
	color: #F0F0F0;
}

.txt_footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.txt_footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.txt_footer a:hover {
	color: #FFFFFF;
}
.txt_footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.nav_portfolio a:link {
	color: #b40000;
	text-decoration: none;
}
.nav_portfolio a:visited {
	color: #b40000;
	text-decoration: none;
}
.nav_portfolio a:hover {
	color: #333;
	text-decoration: underline;
}
.nav_portfolio a:active {
	color: #b40000;
	text-decoration: none;
}

.bg_top {
	background-image: url(images/fade_top_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg_left {
	background-image: url(images/fade_left_bg.png);
	background-repeat: repeat-y;
	background-position: right;
}
.top_white {
	height: 9px;
	font-size: 0px;
	line-height: 2px;
}
.bg_bot {
	background-image: url(images/fade_bottom_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 0px;
	line-height: 0px;
}
.txt_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #8b8a8a;
	text-align: left;
}
.txt_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	font-weight: bold;
}
.nav_portfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #b40000;
	padding-top: 47px;
}
.about {
	background-image: url(images/img_about.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 515px;
}
.abilities {
	background-image: url(images/img_clock.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 515px;
}
.contact {
	background-image: url(images/img_abilities.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 515px;
}

portfolio
.image_info {
    display:block;
    font-size:10px;
    color:#b40000;
    border:0px;
    }

.show_title a {
    font-size:12px;
    text-decoration:none;
    color:#999;
}
.image_info a {
    text-decoration:none;
    color:#fff;
}
img {
	border-width: 0;
}
.image {
    margin-bottom:-15px;
}
.image img {
    padding:6px;
    border: 0px;
    display:block;
    background-color: #fff;
    margin-top: 10px;
}
.navigation, .navigation a {
	text-decoration: none;
    color:b40000;
    margin-top:0px;
    font-weight:bold;
}
.thumbnail_row {
    margin-top: 1px;
}
.thumbnail_row img {
    border:0px solid #aaa;
    margin-top:10px;
}
.thumbnail_center {
    padding:1px;
    border:1px solid #fff !important;
}
.small, .small a {
    margin-top: 20px;
    text-decoration:none;
    color:#777;
}
.txt_homeRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #900;
	text-align: left;
}

