@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	line-height: 20px;
	background-color: #999999;
}

a {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #AAA;
}

#wrapper {
	width: 955px;
	margin: 0 auto;
}

.capabilities_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	width: 615px;
	clear: none;
	margin: 0px;
	font-weight: normal;
	float: right;
	height: auto;
	display: inline;
}

#leftColumn {
	font-family: Arial, Helvetica, sans-serif;
	width: 33%;
	background-image: url(../images/grad_bg.jpg);
	margin-top: 20px;
	background-repeat: repeat-x;
	float: left;
}
#sideLinks {
	margin-top: 30px;
	margin-left: 40px;
	position: relative;
	text-align: left;
}
#rightColumn {
	color: #FFFFFF;
	background-image: url(../images/grad_bg.jpg);
	width: 590px;
	margin-top: 20px;
	background-repeat: repeat-x;
	float: right;
}
#rightHead {
	margin-top: 30px;
	margin-left: 20px;
}
#sidePhoto {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 10px;
}



#wrapp_cap {
	position: relative;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#leftColumn_cap {
	background-image: url(../images/grad_bg.jpg);
	margin-top: 20px;
	background-repeat: repeat-x;
	width: 33%;
	float:left;
	height: 425px;
}

#rightColumn_cap {
	float:right;
	background-image: url(../images/grad_bg.jpg);
	width: 63%;
	margin-top: 20px;
	background-repeat:repeat-x;
}

#header {
	width: 955px;
	height: 107px;
	background: url(../images/header.jpg) no-repeat #b69f7a;
}

#top_contact {
	float: right;
	text-align: right;
	margin-right: 30px;
	margin-top: 20px;
}

#nav_tree {
	clear: right;
	float: right;
	margin-right: 30px;
	margin-top: 6px;
	color: #DDD;
}

#nav_tree a {
	color: #DDD;
}

#nav_tree a:hover {
	color: #AAA;
}

#logo {
	float: left;
	margin: 35px 0 0 35px;
	border: none;
}

#lower_wrapper {
	background: url(../images/body_bg.jpg) repeat-x top left #BAA27E;
}

#nav {
	background: url(../images/nav/blank.jpg);
	width: 955px;
	height: 50px;
	border: none;
	text-align: left;
}

#content {
	width: 905px;
	text-align: left;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#content a {
	color: #2D396D;
}

#content a:hover {
	color: #FFF;
}

#footer {
	width: 925px;
	height: 32px;
	text-align: right;
	padding: 40px 30px 0 0;
	font-size: 12px;
	background: url(../images/footer.jpg) no-repeat;
	margin-bottom: 7px;
}

#fullimage {
	margin-bottom: 5px;
}

#slideshow {
	width: 750px;
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: -375px;
	z-index: 60;
	text-align: center;
}

#slideshow_titleText {
	float: left;
	width: 450px;
	height: 20px;
	text-align: left;
	margin-top: 3px;
	color: #2D386E;
	font-size: 15px;
	font-weight: bold;
}

#slideshow_imageContainer {
	width: 470px;
	height: 40px;
	background: #D9CCB9;
	margin: 0 auto;
	text-align: left;
	padding: 10px 20px;
}

#slideshow_imageList {
	display: inline;
}

#slideshow_imageList img {
	cursor: pointer;
	margin-right: 18px;
	border: 1px solid #000;
}

.slideshow_arrows {
	margin-top: 10px;
}

.slideshow_arrows img {
	border: none;
}

#slideshow_prevLink {
	float: left;
	margin-right: 15px;
}

#slideshow_nextLink {
	float: right;
}

#rightText {
	margin-top: 30px;
	margin-left: 40px;
	margin-right: 40px;
	font-weight: normal;
}

.menu_style {
	height: 31px;
	padding-top: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
}

#header_right {
	float:right;
	margin:75px 25px 0 0;
}

#error_cell {
	color: #AA3333;
	text-align: center;
	font-weight: bold;
}
#wrapp {
	position: relative;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
