body {text-align:center; margin-top:0; background-color:#000; font-family:verdana, lucida sans, myriad, sans-serif; font-size:12px;}

#body-bg {background-image: url(images/bottom.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	height: 876px;
	margin-left:auto;
	margin-right:auto;
	}
	
#bullet-items{
	text-align:left;
	margin-left:210px;
	padding-top:30px;
	width:225px;
	}
	
img{
	border:none;
	padding:0;
	margin:0;
}

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

li {line-height:1.1em; margin-bottom:19px;}

a {	color:#1372B4;}

#contact-email{position:absolute; top:1020px;}

#container {
}

#page-left{
	float:left;
	width:500px;
}

#page-right{
	width:400px;
	float:left;
}

#contact{/*float:right; margin-right:103px; padding-top:30px; padding-right:25px;*/ text-align:left;}


#contact div { 
	margin:0 0 10px;
	}

#name { 
	width:155px; 
	margin:0 15px 10px 0; 
	}

#phone {
	width:155px;
	}

#name input, #phone input {
	width:135px;
	}

#email { 
	}

#email input { 
	width:255px;
	}

label {
	display:block;
	padding-bottom:5px;
	}

label span { 
	font-size:80%; color:#7697C8;
	}

textarea {
	width:255px; 
	height:130px;
	}

input, textarea, select {
	border:1px solid #7697C8;
	}

input:focus, textarea:focus, select:focus {
	background:#D4DFEB;
	border:1px solid #fff;
	}

#submit, #submit:focus {
	border:none;
	}
	
	#bottom-headine {
		width:250px;
		text-align:left;
		margin-left:175px;
		margin-top:150px;
	}

	#bottom-headine h2 {
	font-size:135%;
		}
		
	#phone-number h2 {
		margin-top:391px;
		font-size:170%;
		margin-left: 30px;
		}
		
		#bottom-text {
			line-height: 12px;
			text-align:left;
			margin-left:-50px;
			margin-top:20px;
			font-size:75%;
			}
	#bottom-text p {
margin:1px;		}
	