@charset "windows-1250";
/* CSS Document */

/*
Powered by: Blue Archer
Developer: Anton Smolik
Web: www.bluearcher.com
*/

/* RESET */

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px; padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #00539f;
}

a:visited {
	text-decoration: none;
	color:#00539f;
}

a:hover {
	text-decoration: underline;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
	background: transparent url(../img/bg.jpg) no-repeat center top;
}

.clear {
	clear: both;
}

#wrap {
	position: relative;
	width: 1001px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 3px;
}

.header {
	height: 144px;
	position: relative;
}

.menu {
	width: 1001px;
	height: 38px;
	background: transparent url(../img/menu.jpg) no-repeat;
}

#logo {
	float: left;
	height: 144px;
	width: 300px;
	cursor: hand;
   background: transparent url(../img/newbg.jpg) no-repeat;
	
}

#logo a {
	height: 144px;
	width: 300px;
	display: block;
	cursor: hand;
}

.content {
	margin-top: 16px;
	padding-bottom: 0px;
}

.left-column {
	width: 220px;
	float: left;
	min-height: 500px;
}

.right-column {
	width: 220px;
	float: right;
	min-height: 500px;
}

.right-column .box-left {
	width: 180px;
	padding-left: 0px;
}

.box-left {
	font-size: 11px;
	width: 167px;
	padding-left: 14px;
	padding-bottom: 20px;
}

.title-left {
	color: #7eac00;
	font-size: 16px;
	padding-bottom: 5px;
}

.readMore a {
	color: #00539f;
	font-weight: bold;
	font-size: 11px;
	float: left;
}

.center-column {
	width: 519px;
	float: left;
}

.center-column img {
	float: right;
	padding-left: 0px;
	padding-bottom: 10px;
}

.image {
	padding-bottom: 15px;
}

.content-boxes {
	padding-top: 42px;
}

.box1 {
	width: 293px;
	float: left;
}

.box2 {
	width: 221px;
	float: right;
}

.box2 .pest {
	float: left;
	height: 24px;
	background: transparent url(../img/bg-solp-blue.gif) repeat-x;
}

.box2 .leftpest {
	background: transparent url(../img/left-solp-blue.gif) no-repeat;
	height: 24px;
	width: 13px;
	float: left;
}

.box2 .namepest {
	color: #fff;
	font-size: 12px;
	margin-top: 2px;
	float: left;
	text-transform: uppercase;
	padding-top: 3px;
}
	

.pest {
	float: left;
	height: 24px;
	background: transparent url(../img/bg-solp.gif) repeat-x;
}

.leftpest {
	background: transparent url(../img/left-solp.gif) no-repeat;
	height: 24px;
	width: 13px;
	float: left;
}

.namepest {
	color: #82b73a;
	font-size: 12px;
	margin-top: 2px;
	float: left;
	text-transform: uppercase;
	padding-top: 3px;
}

.rightpest {
	background:url(../img/right-solp.gif) no-repeat;
	height: 24px;
	width: 18px;
	float: left;
}

.box2 .rightpest {
	background:url(../img/right-solp-blue.gif) no-repeat;
	height: 24px;
	width: 16px;
	float: left;
}

.top-pest {
	background: url(../img/top-b-solp.gif) no-repeat;
	height: 4px;
}

.box2 .top-pest {
	background: url(../img/top-blue-solp.gif) no-repeat;
	height: 4px;
}

.body-pest {
	background: #636363;
	margin-top: -1px;
}

.box2 .body-pest {
	background: #00539f;
	margin-top: -1px;
}

.box2 .bottom-pest {
	background: url(../img/bottom-blue-solp.gif) no-repeat;
	height: 5px;
}

.subheader-pest {
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	padding: 13px;
}

.text-pest {
	color: #fff;
	font-size: 11px;
	padding: 0px 13px;
	padding-bottom: 15px;
}

.bottom-pest {
	background: url(../img/bottom-b-solp.gif) no-repeat;
	height: 10px;
}

.footer {
	width: 1001px;
	height: 169px;
	background: transparent url(../img/footer.jpg) no-repeat;
}

.footer1 {
	width: 376px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
}

.footer {
	font-size: 10px;
	color: #fff;
	text-align: center;
}

#topmenu {
	position: absolute;
	right: 20px;
	top: 20px;
}

#topmenu a {
	color: #000;
	font-size: 10px;
}

.head {
	font-size: 24px;
	color: #00539f;
	padding-bottom: 6px;
}

.subhead {
	color: #7eac00;
	font-size: 18px;
	padding-bottom: 8px;
}

.content-new {
	padding-bottom: 30px;
}

.form {
	padding: 20px 0px;
}

.form b {
	font-size: 24px;
	color: #00539f;
	font-weight: normal;
	padding-bottom: 6px;
}

.homeBank {
	position: absolute;
	right: 0px;
	top: 50px;
}

.center-column td img {
	float: left;
	padding-left: 0px;
	padding-bottom: 10px;
}


