@charset "UTF-8";
/* CSS Document */
/* 4/14/14*/

.background { background: url('../../images/landing/metric_standoffs/mstandoff-bkg2.jpg') #000000 no-repeat;}

#border.background{ height: 600px !important;}

.background a:link { color: #FFFFFF; text-decoration: underline;}
.background a:visited { color: #FFFFFF;}
.background a:hover { color: #c9c9c9;}
.background a:active { color: #FFFFFF;}

.standoff-header{
	padding-right: 130px;
	padding-top: 30px;
	display: block;
	width: 363px;}

#main{
	margin-top: 270px;
	color: white;
	font-family: sans-serif;
	text-align: left;
	width: 900px;}

#col1, #col2{ width: 450px;}

#text{ 
	margin-left: 20px;
	margin-top: 15px;}

ul.bullets{ font-size: 15px;}

ul.bullets li{ 
	margin-left: -30px;
	padding-bottom: 10px;}
	
	.ie8 ul.bullets li{	margin-left: -30px;}