#columnContainer {
	float: none;
	height: 700px;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #818285;
	background-color: #000000;
}
#columnContainerCV {
	float: none;
	width: 980px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #818285;
	background-color: #000000;
	padding-left: 20px;
	padding-bottom: 50px;
}
#columnContainerCV p {
	background-color: #000000;
	padding-left: 10px;
}
#CVHeader1 {
	padding: 0px;
	width: 280px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#CVHeader2 {
	width: 700px;
	vertical-align: middle;
	float: left;
	height: 40px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	background-image: url(images/header.jpg);
	float: left;
	height: 83px;
	width: 1000px;
}
#menu {
	background-image: url(images/menu_background.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 617px;
	width: 221px;
}
body {
	background-color: #333333;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #CCCCCC;
	margin: 0px;
}
#content_splash {
	background-image: url(images/splash.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 419px;
	width: 779px;
}
#content_philosophy {
	background-image: url(images/philosophy.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 419px;
	width: 699px;
	padding-right: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#content_work {
	background-image: url(images/content_work.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 419px;
	width: 779px;
}
#content_about {
	background-image: url(images/about.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 419px;
	width: 779px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#content_about1 {
	float: left;
	height: 200px;
	width: 300px;
}
#content_about1 img {
	border: 1px solid #FFFFFF;
}
#content_about2 {
	float: left;
	height: 200px;
	width: 300px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#content_bottom {
	background-image: url(images/content_bottom.jpg);
	float: left;
	height: 198px;
	width: 709px;
	padding-top: 0px;
	padding-right: 70px;
}
a:link, a:visited  {
	color: #666666;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:hover  {
	color: #FFFFFF;
	text-decoration: none;
}

