*{
	margin:0px;
	padding: 0px;
}

body{
	font-size: 12px;
	background-color: #000000;
	font-family: Arial, helvetica, sans-serif;
	color: #fff;
}

a img{
	border:0px;
}

p{
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 18px;
}

ul{
	padding-left:32px;
	padding-right:20px;
	padding-top: 15px;
	color: #333;
}

li{
	padding-bottom: 5px;
}

.box_heading{
	padding:20px;
}


.header{
	margin-top: 25px;
	margin-bottom: 50px;
}

.container{
	width:950px;
	margin:0px auto;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
}

.logo_box{
	float:left;
}

.icons{
	float:left;
	margin-left: 470px;
}

.clear_both{
	clear: both;
}

.intro_text{
	width:360px;
	margin-right: 0px;
	float:left;
	margin-top: 20px;
}

.phones{
	width:550px;
	float:left;
	padding-left: 40px;
}

.content_box{
	background-image: url(../images/box-bg.jpg);
	float:left;
	width: 304px;
	height: 288px;
	margin-right: 18px;
	margin-bottom:20px;
}

.content_box_end{
	background-image: url(../images/box-bg.jpg);
	float:left;
	width: 304px;
	height: 288px;
	margin-bottom:20px;
}

.footer{
	margin-bottom:20px;
}

.bullets{
	font-size: 16px;
	font-weight: bold;
}
