img@charset "UTF-8";
ul{ list-style:none;}

html { 
overflow-y: scroll; 
}

/*//////////   HOME FLASH  //////////*/

#flash_home {
	position: absolute;
	width:1001px;
	height:301px;
	top:100px;
	left:0px;
	margin: 0px;
	padding: 0px;
	}

/*//////////   HOME FLASH  //////////*/

.redlink a, visited {
	display:inline-block;
	color: #cacaca;
	background-color: #373737;
	padding: 0 4px 0 4px;
	margin-top:-1px;
	margin-left: 0;
	text-decoration: none;
	}
	
a.blog_list_home {
	color: #6d6d6d;
	text-decoration: none;
}

a.blog_list_home:hover {
	border-bottom: 1px dotted #6d6d6d;
}

/*.redlink a:hover {
	display:inline-block;
	color: #fff;
	background-color: #373737;
	padding: 1px 3px 1px 3px;
	margin-top:-1px;
	margin-left:-4px;
	} */
	
img {
	border-style:none;
	}


body {
	height:100%;
	font-family:Verdana,Arial, sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#cacaca;
	margin:0;
	padding:0;
	background-color:#313131;
	background-repeat: repeat-y;
	background-image: url(v2_images/bg_body.gif);
	background-position: center;
	}
	
#wrapper {
	width:1001px;
	margin-left: auto ;
  	margin-right: auto ;
	min-height:100%;
	}
	
#container {
	position:absolute;
	min-height:100%;
	width:1001px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #424242;
	border-left-color: #424242;
	background-color: #191919;
	}
	
#content {
	min-height:790px;
	margin-bottom: 340px; /* same as footer */
	background-image: url(v2_images/bg_lower_new.png);
	background-repeat:repeat-x;
	background-color: #191919;
	}



/*//////////   NAV  //////////*/

#nav_container {
	position: relative;
	background-image: url(v2_images/bg_top.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 401px;
	}

#navbox {
	position: relative;
	height: 26px;
	left: 288px;
	width: 615px;
	}

#nav {
	position: relative;
	float: left;
	height: 26px;
	width:700px;
	}

#nav ul {
	list-style:none;
	}
	
#nav li {
	position: relative;
	float: left;
	padding-right: 12px;	
	height: 26px;
	list-style:none;

	}

#nav li a {
	position: relative;
	float: left;
	width: 102px;
	padding-top: 0px;
	height: 26px;
	font-size: .9em;
	text-transform: uppercase;
	color: #535353;
	text-align: center;
	text-decoration:none;
	letter-spacing: 1px;
	background: none;
	z-index:100;
	}

#nav li a:hover {
	color: #cacaca;
	z-index:100;
	}

#nav li.active a {
	color: #cacaca;
	}
	
/*//////////   HOME HEADERS  //////////*/

#home_intro h1 {
	width: 550px;
	font-size: 18px;
	color: #a30a10;
	font-variant:normal;
	font-weight:normal;
	font-family:Arial, Verdana, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1px;
	text-indent: -9999px;
	background-image: url(v2_images/home_hdr_welcome.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#home_blog h1 {
	width: 119px;
	font-size: 18px;
	color: #a30a10;
	font-variant:normal;
	font-weight:normal;
	font-family:Arial, Verdana, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1px;
	text-indent: -9999px;
	background-image: url(v2_images/home_hdr_lift_blog.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
/*//////////   HOME HEADERS  //////////*/

	
#home_header {
	position:absolute;
	top:125px;
	left:390px;
	color:#fff;
	}
#home_header ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

#home_header li {
	font-size:1.2em;
	letter-spacing:1px;
	text-transform:uppercase;
	background-image: url(v2_images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 20px;
	padding-top: 1px;
	padding-left: 25px;
	padding-bottom:20px;
	}

#home_intro {
	background:none;
	position:absolute;
	width: 535px;
	left:43px;
	top:423px;
	}

#home_intro p {
	line-height: 24px;
	margin-top:-5px;
	}
	
#home_blog {
	position:absolute;
	width: 340px;
	left:633px;
	top:423px;
	}
	
#home_blog img {
	border: none;
	}
	
#home_blog p {
	line-height: 22px;
	margin-top:15px;
	}

/*//////////   FOOTER   ///////////*/

#footer_container {
	position: absolute;
	bottom:0;
	height: 320px; /*same as content margin */
	width:1001px;
	background-color:#000;
	
	}
	
/* #footer_content {
	margin: 12px 0 0 0; 
	} */
	
/* addon  */

/* Footer */

#wrapper2 {
	background: #0e0f0f;
	background-image: url(v2_images/bg_blog_roll_top.png);
	background-repeat: repeat-x;
	padding: 1px 0 0 0;
}

#footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #FFFFFF;
}

#footer a {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #b2b2b2;
}
#footer a:hover {
	color: #fff;
}

#footer ul {
	margin: 0;
	padding:0;
	list-style: none;
}

#footer li {
	display: block;
	float: left;
	width: 300px;
	padding-left: 20px;
}

#footer li.first {
	padding-left: 0;
}

#footer li ul {
	margin: 0;
	margin-bottom: 30px;
}

#footer li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 8px 0 6px 0;
	border-bottom: 1px solid #500000;
}

#footer li li a {
}

#footer h2.talkin {
	color: #787777;
	width: 199px;
	font-size: 18px;
	font-variant:normal;
	font-weight:normal;
	font-family:Arial, Verdana, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1px;
	text-indent: -9999px;
	background-image: url(v2_images/people_hdr_talkin.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left:-2px;
	}
#footer h2.client_roll {
	color: #787777;
	width: 74px;
	font-size: 18px;
	font-variant:normal;
	font-weight:normal;
	font-family:Arial, Verdana, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1px;
	text-indent: -9999px;
	background-image: url(v2_images/people_hdr_client_roll.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#footer h2.blog_roll {
	color: #787777;
	width: 138px;
	font-size: 18px;
	font-variant:normal;
	font-weight:normal;
	font-family:Arial, Verdana, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1px;
	text-indent: -9999px;
	background-image: url(v2_images/people_hdr_online_family.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left:-2px;
	}

	

#legal {
	clear: both;
	margin: 0;
	padding: 10px 0;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	background: black;
}

#legal a {
	border-bottom: 1px dotted #939393;
	text-decoration: none;
	color: #939393;
}
.asset-more p {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 2.1em;
	color: #000000;
}

/*//////////   LEGACY   ///////////


	#lowerstyle {
	position:relative;
	background-image: url(v2_images/bg_lower.png);
	background-repeat:repeat;
	background-position: left top;
	height: 396px; 
	}

	#portfolio_description {
	color:#fff;
	position: absolute;
	top:170px;
	left:455px;
	width: 515px;
	}
	
#top_separator {
	position: absolute;
	width:50px;
	height:301px;
	top:100px;
	left:361px;
	}

*/
