/* CSS Document */

body,p,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C0A29;
	line-height: 16px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #7993BA;
}

.container {
	width: 100%;
	height: 100%;
	background-color: #7993BA;

}


.navigation {
	font-size: 12px;
	text-align: left;
	padding-top: 11px;
	padding-bottom: 13px;
	padding-left: 34px;
	line-height: 16px;
	font-weight: bold;
}

.left_bg_up {
	background: #00447C url(images/up_left_bg.gif) repeat-y right;
}
.footer {
	font-size: 9px;
	color: #00447C;
	text-align: left;
	padding-left: 17px;
	padding-top: 4px;
	padding-bottom: 10px;
	padding-right: 17px;
}

.footer a {
	font-size: 10px;
	color: #00447C;
	text-decoration: underline;
}

a {
	color: #000066;
	text-decoration: none;
}

.pheader {
	font-size: 12px;
	color: #BD3B34;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	color: #BD3B34;
	font-style: normal;
	height: 24px;
}

h5 {
	font-size: 18px;
	color: #BD3B34;
}
.home_content {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 4px;
	background-color: #00457C;
}
.navigation a {
	color: #CCCCCC;
	text-decoration: none;
}

.navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.navigation a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.left_bg {
	background: #7993BA url(images/left_d_bg.gif) repeat-y right;
}
.right_bg {
	background: url(images/d_right_bg.gif) repeat-y left;
}
.right_bg_up {
	background: #00447C url(images/up_right_bg.gif) repeat-y left;
}
.paper_bg_up {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.content {
	background-image: url(images/element.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #F9F9E6;
}
.content2 {
	background-color: #F9F9E6;
}
.title {
	font-weight: bold;
	color: #BD3B34;
}
.portfolio {
	padding-top: 5px;
}
.brown {
	color: #BD3B34;
}
