body,html,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222;
	height: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #141414;
	background-image: url(http://www.caincom.com/i/bg.gif);
	background-repeat: repeat-x;
}
h1, h2, h3, p {
	margin-left: 30px;
	margin-right: 30px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #666;
	margin-top: 5px;
	margin-bottom: 0;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #154575;
	margin-bottom: 0;
	margin-top: 17px;
}
p {
	line-height: 1.5em;
}
ul {
	line-height: 1.5em;
	list-style-type: disc;
	margin-left: 15px;
	margin-top: 15px;
	list-style-position: inside;
}

/* links */
a:link, a:active, a:visited { color: #154575; }
a:hover { color: #F90; }

#subnav a:link, #subnav a:active, #subnav a:visited { color: #999; text-decoration: none; }
#subnav a:hover { color: #999; text-decoration: underline; }

#copyright a:link, #copyright a:active, #copyright a:visited { color: #669; text-decoration: none; }
#copyright a:hover { color: #669; text-decoration: underline; }

.flyout a:link, .flyout a:active, .flyout a:visited { color: #fff; text-decoration: none; }
.flyout a:hover { color: #fff; text-decoration: underline; }

/* nav */
#nav {
	position: absolute;
	top: 26px;
	z-index: 4;
	white-space: nowrap;
}
#fly_00 {
	position: absolute;
	z-index: 1;
	margin-left: -10px;
	top: -10px;
	visibility: hidden;
}
#fly_01 {
	width: 588px;
	padding-left: 64px;
	z-index: 2;
	visibility: hidden;
}
#fly_02 {
	width: 428px;
	padding-left: 224px;
	z-index: 3;
	visibility: hidden;
}
.flyout {
	position: absolute;
	font-size: 10px;
	line-height: 2em;
	background-color: #6b6b6b;
	visibility: hidden;
	margin-left: 24px;
	top: 69px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #fff;
	border-top: 6px solid #5e5e5e;
}
.fly_col {
	padding-right: 60px;
	float: left;
}

/* ids */ 
#container {
	height: 100%;
	background-image: url(http://www.caincom.com/i/bg_paper.gif);
	background-repeat: repeat-y;
	position: relative;
}
#header {
	background-image: url(http://www.caincom.com/i/bg_date.gif);
	background-repeat: no-repeat;
}
#date {
	color: #888;
	float: left;
	padding: 6px 0 0 16px;
	height: 19px;
}
#toggle_flash {
	text-align: right;
}
#logo {
	text-align: center;
}
#blue_wash {
	background-image: url(http://www.caincom.com/i/bg_bluewash.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
}
#mesh {
	margin: 0 39px;
	background-image: url(http://www.caincom.com/i/bg_mesh.gif);
}
#content {
	margin: 0 16px 0 15px;
	background-image: url(http://www.caincom.com/i/bg_content.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#subnav {
	font-size: 10px;
	color: #888;
	vertical-align: bottom;
	padding: 18px 0 0 30px;
}
#section {
	color: #111;
	font-size: 13px;
	text-align: right;
	vertical-align: bottom;
	text-transform: uppercase;
	padding: 18px 25px 0 0;
}
#push {
	margin: 0px;
}
#margin_killer {
	margin: 0px;
}
#copyright {
	color: #669;
	text-align: center;
	font-size: 11px;
	padding: 25px 0 15px 0;
}

/* classes */
.pic { display: none; }
	/* mac IE5 hack \*/
	.pic {
		display: none; /* display: inline; */
		left: 14px;
		position: relative;
	}
	/* end hack */
.team_bio { height: auto; }
	/* mac IE5 hack \*/
	.team_bio {
		/*height: 225px;*/
		padding-bottom: 20px; /* margin-bottom: 5px; */
	}
	/* end hack */
.no_bullet {
	list-style-type: none;
	list-style-position: outside;
}
.no_margin {
	margin-top: 1px;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #154575;
	margin-top: 0;
	padding-left: 20px;
	padding-bottom: 10px;
}

/* home */
#home_blue_wash {
	background-image: url(http://www.caincom.com/i/bg_home_bluewash.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
}
#subnav_killer {
	font-size: 10px;
	padding: 3px 0 0 0;
}
#flash {
	width: 652px; height: 235px;
	margin: 0 auto;
}

/* clients */
.client_logos td {
	text-align: center;
	vertical-align: middle;
	padding: 5px 0;
}
.client_text {
	margin-top: 20px;
}
.client_text td {
	text-align: left;
	vertical-align: top;
}
.client_list {
	line-height: 1.5em;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 30px;
	padding-left: 0px;
	margin-top: 15px;
}
#summary_1 {
	background-color: #fff;
	text-align: center;
	vertical-align: middle;
}
#summary_2 {
	background-color: #888;
}
#summary_3 {
	padding-left: 10px;
	vertical-align: middle;
}
#summary_4 {
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}

