@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

#wrap {
	width: 794px;
	margin-right: auto;
	margin-left: auto;
}

#wrap #topbar {
	height: 20px;
}

#wrap #topbar h1 {
	font-size: 35px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding-top: 20px;
	padding-bottom: 0px;
}

#wrap #header #menu {
	margin-left: 540px;
}

#wrap #header #menu ul {
	list-style-type: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#wrap #header #menu li {
	display: block;
	height: 33px;
	margin-bottom: 6px;
	margin-top: 4px;
}

#wrap #header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 243px;
}

#wrap #header #menu a {
	background-image: url(images/buttonOff.png);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#wrap #header #menu a:hover {
	background-image: url(images/buttonOn.png);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	color: #030301;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#wrap #mainpage {
	margin-top: 10px;
	margin-bottom: 10px;
}

#wrap #mainpage #content {
	float: left;
	width: 610px;
	padding: 0px 7px;
}

#wrap #mainpage #content2 {
	float: left;
	padding: 0px 10px;
}

#wrap #mainpage #content p {
	line-height: 18px;
	color: #000000;
	margin-bottom: 20px;
	padding: 0px 10px 0px 0px;
	text-align:justify;
}

#wrap #mainpage #sidebar {
	padding: 30px 0px 0px 0px;
}

a: {
	color: #0054c6;
}

a:hover {
	color: #12eb02;
}

#wrap #mainpage #content ul {
	list-style-position:inside;
	padding: 0px 0px 0px 25px;
	float: right;
} 

#serviceList {
	list-style-image: url('images/shieldList.png');
	list-style-position:inside;
	padding: 0px 0px 0px 25px;
} 

#serviceList dl{
	padding: 0px 0px 0px 25px;
} 

#content h1 {
	color: #0059d1;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 26px;
	margin-bottom: 15px;
	font-weight: normal;
}

#content2 h1 {
	color: #0059d1;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 26px;
	padding-left: 5px;
	margin-bottom: 15px;
	font-weight: normal;
}

#wrap #mainpage #content2 p {
	line-height: 18px;
	color: #000000;
	margin-bottom: 20px;
	padding: 0px 10px 0px 0px;
	text-align:justify;
}
#content2 img {
	float: left;
	padding: 0px 5px 0px 0px;
}

#mail {
	float: right;
}

#icons {
	margin: 0px 0px 0px 75px;
}

a:visited, active {
	color: #0054c6;
}

a:hover {
	color: #12eb02;
}

table {
	width:750px;
}

.tdImg {
	width: 105px;
}

td img {
	width: 100px;
	height: 100px;
}

.tdMain {
	padding: 50px 100px;
	vertical-align:text-top;
}

#footer {
	background-color: #FFFFFF;
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 140px;
	width: 794px;
	margin: 150px 0px 0px 0px;
}

#footer1 {
	background-color: #FFFFFF;
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 140px;
	width: 794px;
	margin: 290px 0px 0px 0px;
}

#footer2 {
	background-color: #FFFFFF;
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 140px;
	width: 794px;
	margin: 550px 0px 0px 0px;
}

#footer3 {
	background-color: #FFFFFF;
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 140px;
	width: 794px;
	margin: 1025px 0px 0px 0px;
}

dl {
	margin: 0px 0px 0px 25px;
}

dt {
	font-weight: bold;
}

dd {
	padding: 0px 0px 0px 15px;
}

.contactUs {
	margin: 25px 0px 0px 0px;
}

#footer p {
	padding: 35px 0px 0px 0px;
}


#footer1 p {
	padding: 35px 0px 0px 0px;
}

#footer2 p {
	padding: 35px 0px 0px 0px;
}


#footer3 p {
	padding: 35px 0px 0px 0px;
}