/* CSS Document */

body {
	padding:0;
	margin:0;
	color:#666666;
}

a {color:#004990;
text-decoration: none;
}

a:hover {
	color:#97B882;
	text-decoration: underline;
}

#container {
position:relative;
	text-align:center;
	width:830px;
	height:905px;
	margin:auto;
	position:relative;
	padding:20px,15px,15px,15px;
	border-top: medium none #E2E2E2;
	border-right: medium double #E2E2E2;
	border-bottom: medium double #E2E2E2;
	border-left: medium double #E2E2E2;
}
	
.tight {
	font-weight: bold;
	line-height:8px; 
}
.loose {
 	line-height:50px; 
}

.clear{
  clear:both;
}

#welcome p {
	position:relative;
	padding-top:59px;
	margin-top:10px;
	margin-left:28px;
	width:746px;
	line-height:35px;
	overflow:auto;
	background-repeat:no-repeat;
	
}

#parag {
	position:relative;
	margin-top:10px;
	margin-left:28px;
	width:746px;
	line-height:35px;
	overflow:auto;
	
}
.parag {
	position:relative;
	margin-top:10px;
	margin-left:28px;
	width:746px;
	line-height:35px;
	overflow:auto;
	
}


ul {
	list-style-image: url(images/bullet.png);
	line-height:25px;

	}
	
li {
	list-style-position:inside;
	line-height:25px;
}

#bottombar {
position:relative;
	width:800px;
	height:75px;
	margin-left:auto;
	margin-right:auto;
	}
	
	.small {
	font-size:12px;
	}

.large {
 font-size:16px;
 font:bold;
 }
 
 .large2 {
 font-size:17px;
 font-weight:bold;
 color:#666666;
 }

-->#pic {
-->	position: absolute;
-->	top:47px;
-->	left:537px;
-->	width: 263px;
-->	height: 285px;
-->}

.pic2 {
	width:auto;
 	float:left;
	margin-left:15px;
	margin-top:-35px;
	margin-right:40px;
	
	}

.pic3 {
	width:auto;
 	float:left;
	margin-left:15px;
	margin-right:40px;
	
	}


.pic {
	width:auto;
 	float:right;
	margin-left:15px;
	margin-top:-35px;
	margin-right:40px;
	
	}
	
	.pic4 {
	width:auto;
 	float:right;
	margin-left:25px;
	margin-top:5px;
	margin-right:0px;
	
	}

#services {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	text-align: justify;
	position:absolute;
	top:760px;
	left:17px;
	width:489px;
	height:175px;
	padding-top:0px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:0px;
	background: #4466A4;
	background-image: url(images/services.jpg);
	background-repeat: no-repeat;
	background-position-x: top;
	background-position-y: left;

		}
		
.product {
	color:#369;
	font-size:17px;
	line-height:19px;
	font-weight:bold;
	padding-left:10px;
}
		
.cart {
	line-height:50px;
	padding-left:20px;
}

.smalllines {
	line-height:17px;
	color:#004990;
}