body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#dbe4ec;
}

#wrapper{
	width:870px;
	background-color:#FFFFFF;
	padding:15px;
	border: 1px solid #CCCCCC;
}

#pic {
	border: 1px solid #CCCCCC;
}

#bar {
	height:20px;
	background-image:url(../images/bg-menu.jpg);
	background-repeat:repeat-x;
	border: 1px solid #CCCCCC;
	margin:10px 0px;
	padding:5px 10px 0px 0px;
}

#menu {
	float:left;
}

#addThis {
	float:right;
}

#main {
	text-align:left;
}

#mainText {
	float:left;
	width:620px;
	margin:20px 10px 10px 10px;
}

#mainRight {
	float:right;
}

#links {
	border: 1px solid #CCCCCC;
	width:185px;
	padding:10px;
	margin-bottom:10px;
}

#banners {
	margin-left:3px;
}

#links a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#002969;
}

.dateTime {
	background-image:url(../images/bg-clock.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
}

.businessServices {
	background-image:url(../images/bg-services.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
}

.about {
	background-image:url(../images/bg-about.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
}

.news {
	background-image:url(../images/bg-news.jpg);
	background-repeat:no-repeat;
	background-position: right top;
}

.calculator {
	background-image:url(../images/bg-calculator.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
}

.contact {
	background-image:url(../images/bg-contact.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
}

.mouse {
	background-image:url(../images/bg-mouse.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
}

#foot {
	margin:30px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}

#footLeft {
	float:left;
	text-align:left;
}

#footLeft a {
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#666666;	
}

#footLeft a:hover {
	text-decoration:underline;
}

#footRight {
	float:right;
	font-weight:normal;
	text-align:right;
	margin-top:20px;
}

#end {
	width:800px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}

#end a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#666666;
}

#end a:hover {
	text-decoration:underline;
}

#barClear, #mainClear, #footClear {
	clear:both;
}

.formBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #CCCCCC;
	margin:5px;
}

img {
	border:0px;
}

/* TEXT */

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#002969;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

h5 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#c00030;
	font-style: italic;
	font-weight: bold;
	margin:0px;
}

p, li, .p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
}

a {
	font-weight:bold;
	color:#c00030;
}

.red {
	color:#c00030;
}


/* NEWS SCROLL */

#pscroller1{
	width: 100%;
	height: 80px;
	margin-top:15px;
}
#pscroller1 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#002969;
}
#pscroller1 a:hover {
	text-decoration:underline;
}
