@charset "utf-8";
/* CSS Document */

.me_intro{
	font-size: 14px;
	width:575px;
	border-left-color: #212121;
	border-left-style: solid;
	border-left-width: 1px;
	margin: 5px 0px 15px 7px;
	padding: 0px 0px 0px 15px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 18px;
	display: block;
	text-indent: 10px;
}

.content{
	background-image: url(../images/backgrounds/large_cogs.jpg);
	background-position: 520px 300px;
	background-repeat: no-repeat;
}

.content .left_column{
	padding:5px 10px 0px 10px;
	
}

.me_intro h1{
	padding:7px 0px 9px 0px;
	font-size: 18px;
	text-indent: 0px;
}

.boxheader{
	width:auto;
	height:25px;
	background:url(../images/gradients/belownavhomepage.jpg) repeat-x;
	font-size:13px;
	color:#d9e6f1;
	padding: 5px 0px 0px 5px;
	margin: 0px 0px 0px 5px;
	display: block;
}

.boxheader2{
	width:auto;
	height:25px;
	background:url(../images/backgrounds/art8.jpg) no-repeat;
	font-size:13px;
	color:#d9e6f1;
	padding: 5px 0px 0px 5px;
	margin: 0px 0px 0px 5px;
	display: block;
	background-position: 0px 0px;	
}

.midbox{
	background-color: #999;
	background-image: url(../images/gradients/midbox2.jpg);
	padding: 5px 5px 5px 5px;
	width:auto;
	border: 1px;
	border-style: solid;
	border-color: #2B3B48;
	margin: 0px 0px 15px 5px;
}

.mbox{
	background-image: url(../images/backgrounds/graph2.jpg);	
}

.box_float_left img{
	float: left;
	margin: 1px 5px 0px 3px;
}

/*.box_float_right img{
	float:right;
	margin: 1px 3px 0px 3px;
}*/


/*************** slideshow ****************/

.slideshow-container{
	position:relative;
	margin:20px;
}
#gallery{
	float:left;
	width:100%;
	color:#f4f4f4;
	background:#3b3b3b url(../images/gradients/slideshow.jpg) repeat-x top;
	height:440px;
}
.caption{
	text-align:left;
	width:880px;
	height:auto;
	position:absolute;
	display:block;
	top:10px;
	left:0;
}
.blurb{
	width:580px;
	display:block;
	margin: 10px 0px 0px 0px;
	font-size: 12px;
}

.blurb-small{
	width:200px;
	
}

.blurb-quotes{
	width:270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.alt-color{
	color:white;
	background:black;
	background-color: #383838;
}

.alt-bg-quotes{
	background-image:url(../images/backgrounds/quotes.png);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

.position-bottom-right{
	bottom:0;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:40px;
	margin:0px 0px 8px 670px;
	top:100px;	
	width:200px;
}

.position-bottom-left{
	bottom:0;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:40px;
	margin:0px 0px 8px 0px;
	top:auto;	
	width:870px;
}

.position-left-side{
	padding:10px 10px 10px 10px;
	width:245px;
	margin:0px 0px 120px 0px;
	background-image: url(../images/backgrounds/cogstrip.jpg);
	background-repeat: no-repeat;
	background-position: 0px 35px;
}

.position-left-side ul{
	width:245px;
	font-size: 12px;
}

.position-left-side li{
	width:245px;
	margin:0px 0px 0px -15px;
	list-style:none;
}

.position-right-side-quotes{
	padding-top:90px;
	padding-left:135px;
	top:20px;
	width:400px;
	height:400px;
	margin-left: 450px;	
}

.caption h2{
	font-size:18px;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight:bold;
}

.caption h4{
	font-size: 24px;
	padding-top: 10px;
}
