.container{
	margin: auto;
}

body p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	}
	
.greydots{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	}
	

body li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	margin-bottom: 10px;
	}
	
body h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3388cc;
	font-weight: normal;
	}
	
.bluetext{
	color: #52BBED;
	}
	
.largergrey{
	font-size: 11px;
	}
	
.textbackground{
	font-size: 11px;
	background-color: #666666;
	}
	


a:link {
	color: #DD611A;
	text-decoration: none;
}
a:hover {
	color: #DD611A;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}

.container{
	width: 822px;
	margin: auto;
	}

.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3388cc;
	font-weight: bold;
}
.smallgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.msg_intro{
	width: 210px;
	padding: 5px 5px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #555;
	}
	
.msg_body{
	width: 208px;
	padding: 5px 5px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-left-color: #666666;
	}
	
.newsborder{
	padding: 4px;
	background-color: #F1FAfd;	
	}
	
	.shopborder{
	background-color: #F1FAfd;	
	}

.floatleft{
	float: left;
	}
	
.floatright{
	float: right;
	}
	
.header{
	width: 822px;
	height: 60px;
	}
	
.contact{
	width: 822px;
	padding: 5px 0px;
	}
	
.top{
	width: 822px;
	height: 51px;
	margin: auto;
	margin-top: 30px;
}

.topleft{
	width: 175px;
	height: 51px;
	float: left;
}

.topright{
	width: 647px;
	height: 51px;
	float: left;
}

	
.newsticker{
	width: 782px;
	height: 20px;
	margin: 0px auto 15px auto;
	background-color: #eee;
	background-image: url(../images/latest.png);
	line-height: 20px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 40px;

	}
	
#news_ticker {

	list-style: none;
}

#news_ticker li {
	padding: 0px;
}

#news_ticker li a {
	color: #666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.nav{
	width: 802px;
	height: 25px;
	margin: 20px auto;
	padding: 0px 0px 0 20px;
	background-image: url(../images/nav_background2.jpg);
	background-repeat: no-repeat;
}

.nav p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 23px
	}
	
.nav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCC;
	}
	
.nav a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	}
	
.ad{
	width: 822px;
	height: 150px;
	margin: auto;
	margin-bottom: 10px;
}

.maincontent{
	width: 820px;
	height: 539px;
	margin: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	}
	
.maincontentleft{
	width: 245px;
	padding: 5px 15px 0px 15px;
	float: left;
	}
	
.maincontentright{
	width: 545px;
	float: left;
	}
	
.footer{
	width: 802px;
	height: 20px;
	margin: 10px auto;
	padding: 0px 10px;
	background-color: #EEE;
}
.footer p{
	font-size: 10px;
	line-height: 20px;
}
	
.footerleft{
	width: 802px;
}





.lowerfooter{
	width: 812px;
	height: 20px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 30px;
	padding: 0px 0px 0px 10px;
}

.workcontainer{
	width: 820px;
	height: 371px;
	margin: auto;
	border: 1px solid #666666;
}

.workleft{
	width: 258px;
	height: 371px;
	float: left;
}

.workright{{
	width: 562px;
	height: 371px;
	float: left;
}