* { -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; *behavior:url(boxsizing.htc); }
html, body { 
	margin:0;
	padding:0;background:#000;
	line-height:1;
	font-family: arial;
}


.sexy_line {

    border: 0;

    height: 1px;

    background: #666;

    background-image: -webkit-linear-gradient(left, #071418, #666, #071418);

    background-image: -moz-linear-gradient(left, #071418, #666, #071418);

    background-image: -ms-linear-gradient(left, #071418, #666, #071418);

    background-image: -o-linear-gradient(left, #071418f, #666, #071418);

}





.text_wb {
	font-size: 14px;
	text-align: center;
	font-weight: 200;
	color: #ffffff;
	font-family: arial;
	line-height:1.1em;
	letter-spacing:1.5px;
}

.text_w {
	font-size: 14px;
	text-align: center;
	font-weight: 200;
	color: #b4b4b4;
	font-family: arial;
	line-height:1.1em;
	letter-spacing:1.5px;
	text-decoration: none;
}

.heading {
	font-size: 20px;
	text-align: center;
	font-weight: 200;
	color: #ffffff;
	font-family: arial;
	line-height:1.0em;
	letter-spacing:1.5px;
	text-decoration: none;
}

.heading2 {
	font-size: 20px;
	text-align: center;
	font-weight: 200;
	color: #ffffff;
	font-family: arial;
	line-height:1.0em;
	letter-spacing:1.5px;
	text-decoration: none;
}

.navbar {
	font-size: 14px;
	text-align: center;
	font-weight: 200;
	font-family: arial;
	line-height:1.0em;
	letter-spacing:1.5px;
	text-decoration: none;
}




.box1 {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 200px;
	border: thin solid #cccccc;
}


.box2 {
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 640px;
	border: thin solid #cccccc;
}


a.nav:link { color: #ffffff; text-decoration: none }
a.nav:active { color: #ffffff; text-decoration: none }
a.nav:visited { color: #ffffff; text-decoration: none }
a.nav:hover { color: #666666; text-decoration: none }


a.nav4:link { color: #ffffff; text-decoration: none }
a.nav4:active { color: #ffffff; text-decoration: none }
a.nav4:visited { color: #ffffff; text-decoration: none }
a.nav4:hover { color: #666666; text-decoration: none }


a.email:link { color: #666666; text-decoration: none }
a.email:active { color: #666666; text-decoration: none }
a.email:visited { color: #666666; text-decoration: none }
a.email:hover { color: #333333; text-decoration: none }