body {
	font-family:Georgia;
	margin:0px;
	background-color:#ffffff;
	color:#8a8a8a;
	font-size:14px;
	line-height:22px;
}

#top {
	background-color:#1d3345;
	height:100px;
}

#bluebar {
	background-color:#d0dce5;
	height:20px;
	margin-bottom:35px;
}

.container {
	width:900px;
	margin:auto;
}

.left_weight_two {
	width:555px;
	float:left;
	background-image:url(images/sep.jpg);
	background-position:right;
	background-repeat:repeat-y;	
}

.left_two {
	width:445px;
	padding-right:
	float:left;
	background-image:url(images/sep.jpg);
	background-position:right;
	background-repeat:repeat-y;	
}

.right_weight_two {
	margin-left:450px;
}

.right_two {
	margin-left:560px;
}

.left_block {
	width:240px;
	float:left;
	color: #000;
}

.next_block {
	width:240px;
	margin-left:20px;
	float:left;
}

#nav {
	height:55px;
	background-image:url(images/sep.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-bottom:35px;
	margin-right:35px;
}

#nav a {
	font-size:22px;
	color:#919191;
	font-style:italic;
	margin-right:10px;
	text-decoration:none;
}

#nav a:hover {
	color:#000000;
}

#nav .nav-current {
	color:#000000;
	text-decoration:underline;
	font-style:normal;
}

.content-left {
	padding-right:35px;
	font-size: 18px;
	color: #000;
}

.content-right {
	padding-left:33px;
}

.sep {
	height:2px;
	background-image:url(images/sep.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-top:45px;
	margin-bottom:35px;
}

.sep-right {
	height:2px;
	background-image:url(images/sep.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-top:15px;
}

.right-title {
	font-size:26px;
	font-style:italic;
	color:#000000;
}

#project-swap {
	position:relative;
	z-index:0;
	margin-top:25px;
	margin-bottom:45px;
}

#swap-next {
	position:absolute;
	z-index:10;
	top:180px;
	right:130px;
	
}

.testimonial {
	margin-bottom:35px;
}

.testimonial div {
	background-color:#f0f0f0;
	color:#666666;
	width:300px;
}

.testimonial p {
	padding:15px;
	text-align: left;
	color: #000;
	font-size: 18px;
}

.slides img {
	height:200px;
	width:300px;
}

.slides .right-title {
	height:20px;
	width:300px;
	overflow:hidden;
}

.slides a {
	color:#000000;
	text-decoration:none;
}

.slides a:hover {
	text-decoration:underline;
}

.posted {
	border-left:3px solid #adce6f;
	padding-left:10px;
	font-size:18px;
	font-style:italic;
	color:#000;
	line-height:15px;
	margin-bottom:10px;
	letter-spacing: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.posted a {
	color:#adce6f;
	text-decoration:none;
}

.posted a:hover {
	text-decoration:underline;
}

#bottom {
	background-color:#1d3345;
	padding:20px;
	color:#ffffff;
	margin-top:65px;
}

#footer {
	letter-spacing:0.1em;
}

#footer a {
	color:#cccccc;
	text-decoration:none;
}

#footer a:hover {
	color:#ffffff;
}
