/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.hdr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #B5121B;
	text-decoration: none;
	background-image: url(images/2010-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.v-lazer {
	padding: 10px 20px;
}
.rmenu {
	font-size: 80%;
	background-color: #D9F5FD;
	text-align: center;
}
.intro {
	height: 280px;
	width: 100%;
	overflow: hidden;
	background-color: #1289DF;
	background-image: url(images/bg-3.png);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.top-menu {
	background-color: #FFF;
	font-size: 100%;
	line-height: 40px;
	height: 41px;
	font-weight: bold;
	text-align: center;
}
.top-menu a {
	text-decoration: none;
	display: block;
	float: left;
	margin: 0px 2px;
	padding: 0px 12px;
	color: #0D5EB9;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.top-menu a:hover {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #119AE8;
	border-bottom-color: #119AE8;
	border-left-color: #119AE8;
}
.sevices {
	font-size: 80%;
	list-style-image: url(images/2010-bullet-redd.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.sevices li {
	margin: 2px 2px 2px 45px;
}
.sevices li a {
	color: #910507;
	text-decoration: none;
}
.sevices li a:hover {
	text-decoration: underline;
}
.news {
	font-size: 80%;
	margin: 15px;
}
.news strong {
	color: #910507;
}
.content {
	margin: 10px 25px 30px;
	text-align: justify;
	font-size: 90%;
}
.content img {
	margin: 3px 10px;
}
.footer {
	font-size: 80%;
	color: #036;
	padding: 6px;
	background-color: #E1F0FF;
}
.rmenu ul li a {
	text-decoration: none;
	padding: 0px 8px;
	margin: 0px;
	color: #0C4681;
	font-weight: bold;
}
.rmenu ul li a:hover {
	text-decoration: underline;
}
.rmenu ul {
	margin: 0px;
	padding: 0px 10px 8px;
	list-style-type: none;
}
.rmenu ul li {
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #333333;
}
.tmenu {
	text-align: center;
	height: 38px;
}
