/* R E S E T
//////////////////////////////////////////*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
	font-weight: normal;
}	
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* P A G E
//////////////////////////////////////////*/
body{
	background-color: #1a3d5f;
	font-family: arial;
	font-size: 12px;
    background-image:url('http://www.gopublicprojects.com/vjlife/includes/img/bg.jpg');
	background-repeat: repeat-x;
	background-position: top center;

}

#forshow{
	color: #ffffff;
	width: 795px;
	margin: 0 auto;
}

.intro{
	width: 795px;
	margin: 25px auto;
}

#container{
	color: #ffffff;
	width: 795px;
	margin: 10px auto;
}

h1 a{
	display: block;
	position: relative;
	float: left;
	height: 95px;
	width: 795px;
	text-indent: -999999px;
	margin-top: 30px;
	background: transparent url(../img/vj_life.png) no-repeat top left;
}

/* C O N T A C T
//////////////////////////////////////////*/
ul#contact{
	letter-spacing: .2px;
	display: block;
	float: left;
	width: 600px;
	position: relative;
	margin: -31px 0 0 210px;
}
ul#contact li{
	padding: 5px 20px 5px 20px;
	display: block;
	float: left;
	position: relative;
}
ul#contact li.middle{
	border-left: 1px solid #001122;
	border-right: 1px solid #001122;	
}
ul#contact a{
	text-decoration: none;
	color: #ded34c;
}
ul#contact a:hover{
	text-decoration: none;
	color: #ded34c;
	border-bottom: 1px solid #ded34c;
}

/* N A V
//////////////////////////////////////////*/
ul#nav{
	display: block;
	position: relative;
	float: left;
	width: 795px;
	height: 71px;
	background: transparent url(../img/nav_back.png) no-repeat top left;
	margin-top: 20px;
}
ul#nav li{
	position: relative;
	display: block;
	float: left;
}
ul#nav li a{
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(../img/nav_type.png);
}
ul#nav li.who a{
	margin: 1px 0 0 0;
	height: 34px;
	width: 170px;
	background-position: 0 0;
}
ul#nav li.who a:hover, ul#nav li.who a.active{background-position: 0 -33px;}
ul#nav li.market a{
	margin: 1px 0 0 1px;
	height: 34px;
	width: 232px;
	background-position: -250px 0;
}
ul#nav li.market a:hover, ul#nav li.market a.active{background-position: -250px -33px;}
ul#nav li.philosophy a{
	margin: 1px 0 0 1px;
	height: 34px;
	width: 206px;
	background-position: -500px 0;
}
ul#nav li.philosophy a:hover, ul#nav li.philosophy a.active{background-position: -500px -33px;}
ul#nav li.what{
	clear: left;
}
ul#nav li.what a{
	margin: 1px 0 0 0;
	height: 34px;
	width: 170px;
	background-position: -750px 0;	
}
ul#nav li.what a:hover, ul#nav li.what a.active{background-position: -750px -33px;}
ul#nav li.services a{
	margin: 1px 0 0 1px;
	height: 34px;
	width: 232px;
	background-position: -1000px 0;
}
ul#nav li.services a:hover, ul#nav li.services a.active{background-position: -1000px -33px;}
ul#nav li.contact a{
	margin: 1px 0 0 1px;
	height: 34px;
	width: 206px;
	background-position: -1250px 0;
}
ul#nav li.contact a:hover, ul#nav li.contact a.active{background-position: -1250px -33px;}

ul#nav li.network a{
	margin: 1px 0 0 1px;
	height: 34px;
	width: 150px;
	background-position: -1500px 0;
}
ul#nav li.network a:hover, ul#nav li.network a.active{background-position: -1500px -33px;}


#network_content{
	width: 350px;
	padding: 15px 15px 0 0;
	float: left;
}

#network_img{
	width: 110px;
	float: left;
}

#network_content p{
	width: 250px;
	font-size: 13px;
	margin-top: 10px;
	letter-spacing: .2px;
	line-height: 19px;
	padding: 3px 0 0 110px;
}

#network_content p a:link{
color:#ffdb5f;
}

#network_content p a:hover{
color:#ffffff;
}

#network_content p a:visited{
color:#ffdb5f;
}

#content{
	width: 770px;
	padding: 25px 25px 0 30px;
	display: block;
	float: left;
}

#content h3{
	font-size: 40px;
}
#content p{
	width: 700px;
	font-size: 13px;
	margin-top: 10px;
	letter-spacing: .2px;
	line-height: 19px;
}
#content ul{
	display: block;
	float: left;
	margin-top: 10px;
}
#content ul li{
	font-size: 13px;
	margin-top: 10px;
	letter-spacing: .2px;
	line-height: 19px;
	list-style: disc outside;
	margin-left: 15px;
}

#content ul.wide{
	width: 300px;
}
#content ul.narrow{
	width: 200px;
	margin-left: 20px;
	clear: right;
}

#content ul.list{
	display: block;
	float: left;
	margin-top: 20px;
}
#content ul.list li{
	font-size: 13px;
	letter-spacing: .2px;
	margin-top: 0;
	list-style: none;
	margin-left: 0;
}
#content ul.list li h4{
	font-weight: bold;
	color: #ded34c;
	text-transform: uppercase;
}

#content ol{
	display: block;
	float: left;
	margin-top: 10px;
}
#content ol li{
	font-weight: bold;
	font-size: 13px;
	margin-top: 10px;
	letter-spacing: .2px;
	line-height: 19px;
	list-style: outside;
	margin-left: 15px;
	list-style-type: decimal;
	color: #ded34c;
}
#content ol li p{
	font-weight: normal;
	color: #ffffff;
}
#content a{
	text-decoration: none;
	color: #ded34c;
}
#content a:hover{
	text-decoration: none;
	color: #ded34c;
	border-bottom: 1px solid #ded34c;
}
#footer{
	color: #62788e;
	font-size: 11px;
	display: block;
	float: left;
	width: 765px;
	padding: 15px 0 20px 30px;
	margin-top: 40px;
	border-top: 1px solid #001122;
}

.skip {
	color: #62788e; 
	text-decoration:none; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	text-align: center;
	width: 795px;
	padding-top: 60px;
}

.skip a{
	text-decoration: none;
	color: #62788e;
}

.skip a:hover{
	text-decoration: none;
	color: #ded34c;
}

