body {
font-family:Arial, Helvetica, sans-serif;
margin: 0px;
background: url(../images/body-bg.gif) repeat-x;
	}
	
.title {
	position: relative;
	margin-left: 10px;
	margin-right:320px;
	font-weight:normal;
}

.text {	
	text-align:justify;
	margin-left: 10px;
	margin-right:320px;	
	margin-bottom:auto;
}

#content-window ul{
	font-size: 10px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

#content-window li{	
	text-align:justify;
	margin-left:15px;
	margin-right:20px;	
	margin-top:0px;
}

.table-text {
	margin-left: 170px;
	margin-right:200px;
	font-size:12px;
}

.formfield{
font-size:10px;
}

.new-articles-link{
	font-size:12px;
	font-weight:bold;
	color:#376da4;
}

.new-articles-li{
	font-size: 10px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

.new-articles-ul{	
	text-align:justify;
	margin-left: 20px;
	margin-right:300px;	
	margin-top:10px;
}
	
#main-window {
	border:0px solid #545454;
	width:900px;
	margin:auto;
	margin-top:0px;
}

#main-window p{
font-size:12px;
z-index:2;
}

#main-window h2{
font-size:18px;
font-weight:bold;
color:#d12b1f;
z-index:2;
}

#logo{
	position:absolute;
	top:15px;
	margin-left:35px;
	width:261px;
	z-index:3;
}

#contact{
	position:absolute;
	top:30px;
	background:url(../images/tel-num.gif) no-repeat;
	margin-left:360px;
	width:229px;
	height:56px;
}

#contact p{
text-align:right;
color:#162c66;
font-size:18px;
margin-right:5px;
margin-top:-1px;
}

	#contact p.one{
		text-align:right;
		color:#162c66;
		font-size:25px;
		margin-right:5px;
		margin-top:-1px;
	}
	
	#contact p.two{
		text-align:right;
		color:#fff;
		font-size:22px;
		margin-right:58px;
		margin-top:7px;
		font-weight: bold;
	}

#menu{
	position:absolute;
	top:242px;
	margin-left:25px;
	width:831px;
	height:25px;
	z-index:100;
}
		
#main-images{
	border: 0px solid #545454;
	position:absolute;
	top:95px;
	width:900px;
	z-index:2;
}

#main-images img {
	margin:0 25px;
}

#visit{
	border: 0px solid #545454;
	position:absolute;
	margin-left:622px;
	top:30px;
	width:229px;
	z-index:2;
}

#eshop{
	border: 1px solid #828282;
	position: absolute;
	top:129px;	
	height:175px;
	width:212px;
	margin-left:621px;
	z-index:2;
}

	#eshop p.one{
		font-size:12px;
		color:#000000;
		margin-left:95px;
		margin-top:-55px;
	}
	
		#eshop p.two{
		font-size:12px;
		color:#000000;
		margin-left:95px;
		margin-top:-55px;
	}
	
		#eshop a.title {
		position: absolute;
		color:#000000;
		font: 13px Arial, Times New Roman, Times, serif;
		font-weight:bold;
		text-decoration: none;
		margin-left:15px;
		margin-top:10px;
		}
	
	#eshop a.title1 {
		position: absolute;
		color:#000000;
		font: 13px Arial, Times New Roman, Times, serif;
		text-decoration: none;
		margin-left:5px;
		margin-top:6px;
		}
	
	#eshop a.title2 {
		position: absolute;
		color:#000000;
		font: 13px Arial, Times New Roman, Times, serif;
		text-decoration: none;
		margin-left:5px;
		margin-top:-20px;
		}
		
	#eshop a:hover {
		color: #000000;
		text-decoration: underline;
		}
		
	#eshop img#one{
		margin-left:10px;
		margin-top:6px;	
	}
	
	#eshop img#two{
		margin-left:10px;
		margin-top:-25px;	
	}

#title{
	border: 0px solid #828282;
	position: absolute;
	top:280px;	
	margin-left:230px;
	z-index:2;
	width:390px;
	height:40px;
}

#title p{
font-size:18px;
color:#ffffff;
}

#web-design{
	border: 0px solid #828282;
	position: absolute;
	top:565px;	
	margin-left:45px;
	margin-bottom:15px;
	z-index:2;
}

#articles {
	width:250px;
	position: absolute; 
	top:278px;
	margin-left:600px;
	z-index:2;
}
		
#articles-middle {
	width:250px;
	position: relative; 
	top:5px;
}

#articles-content {
	width:220px;
	position: relative; 
	top:5px;
	margin-left:5px;
	margin-right:10px;
}

	.articles-span {
		color: #515151;
		font: 12px Arial, Helvetica, sans-serif;
		}		

	#articles h2 {
		color: #000000;
		font: 18px Arial, Helvetica, sans-serif;
		margin-top: 10px;
	}
	
	#articles a {
		color:#d12b1f;
		font: 12px Arial, Times New Roman, Times, serif;
		font-weight:bold;
		text-decoration: none;
		}
		
	#articles a:hover {
		color: #999999;
		text-decoration: none;
		}	

#copywrite {
	background:url(../images/footer-bg.gif) repeat-x #000;
	width: 100%;
	height: 53px;
	position: relative; 
}

	#copywrite p {
		text-align: center;
		color: #ffffff;
		font: 11px/12px Arial, Helvetica, sans-serif;
		height: 25px;
		width:900px;
		padding:15px 0 0 10px;
		}

	#copywrite a {
		text-decoration: underline;
		color:#ffffff;
		}
