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

body {
	margin:11px 0px 0px 0px;
	background:#EEEDF1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {
	border:none;
}
a {
	text-decoration:underline;
	color:#0000FF;
}
a:visited {
	color:#999999;
}
h1 {
	margin: 0px 0px 19px 0px;
	font-size:16px;
	font-weight:normal;	
}
h2 {
	margin: 0px 0px 15px 0px;
	font-size:12px;
}
h2.last {
	margin: 50px 0px 15px 0px;
	font-size:12px;
}
p {
	margin: 0px 0px 8px 0px;
}
.clear {
	clear:both;
}
.subhead {
	color:#FF8700;
}
.bullet_1 {
	margin:0px;
	padding: 10px 0px 10px 15px;
	width:135px;	
	background:url(../_images/bullet_orange.gif) no-repeat;
	border-bottom:1px solid #cccccc;
}
.bullet_1 a {
	color:#000000;
	text-decoration:none;
}
.bullet_1 a:visited {
	color:#999999;
}
.bullet_2 {
	margin:0px;
	padding: 10px 0px 10px 15px;
	width:135px;
	background:url(../_images/bullet_green.gif) no-repeat;
	border-bottom:1px solid #cccccc;
}
.bullet_2 a {
	color:#000000;
	text-decoration:none;
}
.bullet_2 a:visited {
	color:#999999;
}
.bullet_3 {
	margin:0px;
	padding: 10px 0px 10px 15px;
	width:135px;
	background:url(../_images/bullet_purple.gif) no-repeat;
	border-bottom:1px solid #cccccc;	
}
.bullet_3 a {
	color:#000000;
	text-decoration:none;
}
.bullet_3 a:visited {
	color:#999999;
}
#container {
	margin:0 auto;
	width:792px;
	background:#FFFFFF;
	padding:0px 11px 0px 11px;
}
#logo {
	width:135px;
	height:83px;
	float:left;
}
#title {
	position:relative;
	top:60px;
	width:350px;
	float:right;
	font-size:13px;
	text-align:right;
}
#header {
	width:792px;
	height:217px;
	background:url(../_images/header.jpg);
	margin:0px 0px 11px 0px;
}	
#intro {
	position:relative;
	top:48px;
	left:20px;
	width:300px;
	color:#FFFFFF;
}
#intro h2 {
	margin:0px 0px 8px 0px;
	font-size:18px;
	color:#FF8700;
}
#intro p {
	margin:0px 0px 7px 0px;
}
.lftCol {
	padding:17px 17px 0px 22px;
	width:360px;
	float:left;
	background:url(../_images/hdr_lftCol.jpg) #ffffff no-repeat;
	line-height:1.5em;
}
.welcome {
	font-size:16px;
	margin-bottom:19px;
}
#rtCol_1 {
	padding:17px 17px 0px 22px;
	width:354px;
	float:left;
	background:#9CA4AC;
	line-height:1.5em;	
}
#sub_col1 {
	width:150px;
	float:left;
	margin:20px 50px 0px 0px;
}
#linkedin {
	width:121px;
	height:38px;
	margin:0px 0px 50px 0px;
	padding:40px 15px 0px 14px;
	background:url(../_images/btn_linkedin.jpg) no-repeat;
	font-size:11px;
}
#flickr {
	width:121px;
	height:38px;
	margin:0px 0px 50px 0px;	
	padding:40px 15px 0px 14px;
	background:url(../_images/btn_flickr.jpg) no-repeat;
	font-size:11px;	
}
#sub_col2 {
	width:150px;
	margin:20px 0px 0px 0px;
	float:left;
}
#rtCol_2 {
	margin:0px 0px 11px 0px;
	padding:17px 17px 0px 22px;
	width:354px;
	float:left;
	background:#675980;
	color:#ffffff;
	line-height:1.5em;	
}
#rtCol_2 a {
	color:#FFFFFF;
}
#rtCol_2 a:visited {
	color:#CCCCFF
}
#footer {
	margin:0 auto;
	width:814px;
	background:#EEEDF1;
	padding:20px 0px 20px 0px;
	font-size:10px;
}
#footer a {
	color:#000000;
}