/*-------------------------------------------------------------

			Repewt :: Experience is everything.
			Please don't steal our code or images.
	
-------------------------------------------------------------*/

img {
border: none;
}

body {
font-family:Bookman Old Style, Georgia, 'Times New Roman', Times, serif; 
color:#fff; 
text-align:center; 
margin:0; 
background:#0d0d10 url(../images/header.jpg) top center no-repeat; 
}

h1 {
font-size:22px;
/* color:#bb2158; */
letter-spacing:1px; 
text-align:center; 
margin:0 0 0 0;
padding-top:10px;
text-shadow: 0 0 10px #444;
}

.products {
margin: 50px 0 20px 0;
}

.company-info {
width: 835px;
margin: 0 auto;
font: 14px/18px helvetica, arial, sans-serif;
text-align: left;
position: relative;
}

	.company-info p {
	width: 400px;
	float: left;
	border-top: 1px dotted #333;
	padding-top: 10px;
	font: 14px/20px helvetica, arial, sans-serif !important;
	}
			
	h3 {
	color: #609BDF;
	font-weight: bold;
	position:absolute;
	border-top: 1px dotted #333;
	width: 410px;
	padding-top: 8px;
	top: 2px;
	left: 425px;
	z-index: 1;
	}
	
		ul.contact-info,  ul.contact-info li {
		margin: 0;
		padding: 0;
		z-index: 2;
		position: relative;
		}
		
		ul.contact-info  {
		float: right;
		width: 275px;
		list-style: none;
		margin-top: 3px;
		}
		
			ul.contact-info li {
			margin: 10px 0;
			padding: 0 0 10px 0;
			border-bottom: 1px dotted #333;
			}
			
		ul.contact-info li a {
		background: #C168B2;
		padding: 3px 6px 3px 4px;
		margin: -3px 0 0 5px;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		text-decoration: none;
		color: #fff;
		font-weight: bold;
		float: right;
		}
		
			ul.contact-info li a:hover {
			background: #e194dc;
			}
		
.footer {
background:url(../images/body.jpg) top center no-repeat; 	
}

.footer p {
color:#212127;
font-size:0.8em;
padding-top:100px;
}