html { background: #000 url(../images/back.jpg) repeat-x; }

body
{
	font-size: 12px;
	line-height: 17px;
	font-family: Trebuchet MS, verdana, tahoma, arial, sans-serif;
	padding: 0;
	margin: 0 20px 0 20px;
	color: #000;
	text-align: center;
}
a:link { color: #40658a; text-decoration: underline;}
a:visited { color: #40658a; text-decoration: underline;}
a:active { color: #002f54; text-decoration: none;}
a:hover { color: #002f54; text-decoration: none;}


div#header
{
	position: relative;
	width: 1000px;
	height: 105px;
	text-align: center;
	background: none;
	margin: 0 auto;
	padding: 0;
	color: #000;
	z-index: 600;
}

/* ------- NAV CSS ---------*/

ul#nav 
{ 
list-style-type: none; 
margin: 8px 0 0 0;
padding: 0;
font-size: 13px;
line-height: 11px;
color: #000;
font-family: Tahoma, verdana, arial, sans-serif;
font-weight: normal;
}
ul#nav a:link { color: #000; text-decoration: none;}
ul#nav a:visited { color: #000; text-decoration: none;}
ul#nav a:active { color: #40658a; text-decoration: none;}
ul#nav a:hover { color: #40658a; text-decoration: none;}
ul#nav a#current { color: #40658a; text-decoration: none;}

ul#nav li
{ 
padding: 0 15px 0 15px;
display: inline;
background: none;
margin: 0 0 0 10px;
}


/* ------- END NAV CSS ---------*/


/* ------- HOME CSS ------*/


div#wrapper-home
{
	position: relative;
	width: 1000px;
	height: 100%;
	background: none;
	margin: 0 auto;
	padding: 0;
	border: none;
	color: #000;
}


#nav-home
{
	padding: 76px 0 0 0;
	width: 1000px;
	height: 33px;
	margin: 0 auto;
}

h1#logo
{
	position: absolute;
	width: 372px;
	height: 62px;
	left: 628px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(../images/strategies-llc.jpg) no-repeat;
}

div#content-home
{
	width: 1000px;
	height: 590px;
	margin: 0;
	padding: 44px 0 0 0;
	background: url(../images/back-content-home.png) no-repeat;
}

#bgslide-home
{
	position: absolute;
	top: 149px;
	left: 15px;
}

div#content-home-text
{
	position:absolute;
	width: 210px;
	z-index:100;
	color: #fff;
	text-align:left;
	left: 755px;
	top: 175px;
	font-size: 18px;
	line-height: 20px;
	font-family: Georgia, serif;
}

.sm
{
	text-align: left;
	font-size: 14px;
	line-height: 20px;
}

.center
{
	text-align: center;
}

#footer-home
{
	position: absolute;
	top: 568px;
	left: 15px;
	width: 970px;
	height: 100px;
	margin: 0;
	padding: 0;
	text-align: right;
	color: #000;
	background: url(../images/back-footer-home.jpg) no-repeat;
}

.footer-home-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 10px 270px 0 0;
}

ul.homelist
{
	list-style-image: url(../images/list_dot.gif);
	padding: 0 0 10px 30px;
	text-indent: 1px;
	text-align: left;
	margin: 10px 0 0 0;
}

ul.homelist li
{
	margin: 2px 0 7px 0;
	font-size: 18px;
	line-height: 38px;
}


/* ----------------- END HOME CSS, start other css ------------------- */




div#wrapper
{
	position: relative;
	width: 1000px;
	height: 100%;
	background: none;
	margin: 0 auto;
	padding: 0;
	border: none;
	color: #000;
}

div#content
{
	width: 1000px;
	height: 630px;
	margin: 0;
	padding: 44px 0 0 0;
	background: url(../images/back-content.png) no-repeat;
}

#bgslide
{
	position: absolute;
	top: 149px;
	left: 15px;
}

div#content-top-text
{
	position:absolute;
	width: 210px;
	z-index:100;
	color: #fff;
	text-align:center;
	left: 740px;
	top: 80px;
	font-size: 16px;
	line-height: 20px;
	font-family: Georgia, serif;
}

div#content-bottom
{
	position: relative; 
	width: 970px;
	margin: 0;
	padding: 0 0 20px 0;
	background: url(../images/back-bottom.jpg) repeat-x #fff;
	overflow: hidden;
	zoom: 1;
}

div#content-bottom-left
{
	float: left;
	width: 630px;
	margin: 0 0 -32767px 0;
	padding: 30px 40px 32767px 35px;
	text-align: left;
}

div#content-bottom-left2
{
	float: left;
	width: 275px;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: left;
	overflow: auto;
}

div#content-bottom-mid
{
	float: left;
	width: 320px;
	margin: 0;
	padding: 0 0 0 35px;
	text-align: left;
	overflow: auto;
}

#footer
{
	width: 970px;
	height: 101px;
	margin: 0 auto;
	padding: 0 0 30px 0;
	text-align: right;
	color: #000;
	background: url(../images/back-footer.jpg) no-repeat;
}

h1
{
	font-size: 18px;
	line-height: 10px;
	color: #000;
	font-family: Georgia, Times New Roman, MS Serif, serif;
	font-weight: normal;
	margin: 0 0 15px 0;
}

h2
{
	font-size: 14px;
	line-height: 10px;
	color: #002f54;
	font-weight: normal;
	margin: 15px 0 15px 0;
	font-weight: bold;
}

table.form {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: separate;
}
table.form td {
	padding: 2px 4px 2px 4px;
	font-size: 12px;
	line-height: 14px;
}

input, textarea
{
color: #781351;
background: #FFFFFF;
border: 1px solid #781351;
font-size: 10px;
}

.formbutton
{
color: #FFFFFF;
background: #002f54;
border: none;
margin: 0;
padding: 3px 8px 3px 8px;
font-size: 10px;
cursor: pointer;
}

img.right {
float: right;
margin: 0 0 20px 20px;
padding: 0;
}

img.left {
float: left;
margin: 0 20px 20px 0;
padding: 0;
}

#content-bottom-left-2 {
	position: absolute; /* relative to the container, NOT the column! */
	bottom: 0;
	left: 0; /* if column-1 is floated left */
	height: 6px;  /* same size as border on column-1 */
	width: 630px;  /* (width of column-1) + (2 * (border size of column-1))  */
	background: #fff; /* same color as border on column-1 */
} 
#content-bottom-right-2 { 
	position: absolute; 
	bottom: 0;
	right: 0; 
	height: 6px;
	width: 250px;
	background: #d9d9d9;
} 

/* --------------------------------- SIDE PICS --------------------------- */

div#content-bottom-right-overview
{
	float:right;
	width: 250px;
	min-height: 338px;
	margin: 0 0 -32767px 0;
	padding: 0 0 32767px 0;
	overflow: auto;
	display: inline;
	background: url(../images/pic-overview.jpg) no-repeat;
}

div#content-bottom-right-whatwedo
{
	float:right;
	width: 250px;
	min-height: 338px;
	margin: 0 0 -32767px 0;
	padding: 0 0 32767px 0;
	overflow: auto;
	display: inline;
	background: url(../images/pic-whatwedo.jpg) no-repeat;
}

div#content-bottom-right-connect
{
	float:right;
	width: 250px;
	min-height: 338px;
	margin: 0 0 -32767px 0;
	padding: 0 0 32767px 0;
	overflow: auto;
	display: inline;
	background: url(../images/pic-connect.jpg) no-repeat;
}

div#content-bottom-right-career
{
	float:right;
	width: 250px;
	min-height: 338px;
	margin: 0 0 -32767px 0;
	padding: 0 0 32767px 0;
	overflow: auto;
	display: inline;
	background: url(../images/pic-career.jpg) no-repeat;
}

div#content-bottom-right-howwedoit
{
	float:right;
	width: 250px;
	min-height: 338px;
	margin: 0 0 -32767px 0;
	padding: 0 0 32767px 0;
	overflow: auto;
	display: inline;
	background: url(../images/pic-howwedoit.jpg) no-repeat;
}

div#content-bottom-right-contact
{
	float:right;
	width: 250px;
	min-height: 338px;
	margin: 0 0 -32767px 0;
	padding: 0 0 32767px 0;
	overflow: auto;
	display: inline;
	background: url(../images/pic-contact.jpg) no-repeat;
}

div#content-bottom-right-credits
{
	float:right;
	width: 250px;
	min-height: 338px;
	margin: 0 0 -32767px 0;
	padding: 0 0 32767px 0;
	overflow: auto;
	display: inline;
	background: url(../images/pic-credits.jpg) no-repeat;
}
