body {
	background:#1a6ea5 url('../images/bg2.png') no-repeat top left;
	text-align: center;
	width:100%;
} 

.veramain div img {
	width: 665px !important;
}

.clear {
	clear: both;
}

.right {
	float: right;
}

.center {
	margin: 0 auto;
}

.noborder {
	border: none;
}

#divWebsiteHolder {
	
	width: 905px;
	height: 300px;
	margin: 0 auto;
}

#divTop {
	background: url(../images/top.png) right no-repeat;
	height: 85px;
	padding-top: 0px;
	margin: 0px;
	width: 100%;
	overflow: hidden;
}

#divTopMenuHolder {
	margin-left: 300px;
	padding-top: 45px;
	width: 520px;
}

#divMiddle {
	background: url(../images/blue_stripe2.png) repeat-y right;
	overflow: hidden;
	//width: 908px;
}

#divLeft {
	width: 212px; 
	float: left;
	/*background: url(../images/blue_stripe.png) right repeat-y right;*/
}

#divRight {
	width: 693px;
	float: left;
	background: url(../images/white_stripe.png) repeat-y;
	margin: 0px;
}

#divRightContent {
	width: 670px;

	//margin-left: -20px;
	min-height: 620px;
	height:auto;

	//height: 620px;
	text-align: justify;
}

#divLogoBottom {
	margin-left: 1px;
	height: 154px;
	overflow: hidden;
}

#divRightTop {
	width: 657px;
	height: 355px;
	margin-left: 7px;
	background: url(../images/home_blue_square.png) no-repeat;
}

#divRightMiddle {
	margin-top: 30px;
	overflow: hidden;
}

.divHomeBox {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 200px;
	height: 180px;
}

.aAtHomeService {
	margin-left: 15px;
	//margin-left: 10px;
}

.aAtHomeService a{
	background-image:url(../images/index.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	display: block;
	width: 198px;
	height: 179px;
}

.aAtHomeService a:hover {
	display: block;
	background-position: 0px -179px;
}

.aPoolCleanerParts a {
	display: block;
	width: 198px;
	height: 180px;
	background-image:url(../images/index.png);
	background-position: -198px 0px;
	background-repeat:no-repeat;
}	

.aPoolCleanerParts a:hover {
	display: block;
	background-position: -198px -179px;
}

.aCleanerAccessories a {
	display: block;
	width: 198px;
	height: 180px;
	background-image:url(../images/index.png);
	background-position: -396px 0px;
	background-repeat:no-repeat;
}	

.aCleanerAccessories a:hover {
	display: block;
	background-position: -396px -179px;
}

#divSponsorLogos {
	width: 662px;
	height: 105px;
	background: url(../images/logos.png) no-repeat;
	margin-left: 5px;
	margin-top: 50px;
}

.left_com {
	width: 128px;
	margin-left: 70px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.first {
	padding-top: 16px;
	padding-bottom: 0px;
}

#divRightBottom {
	height: 10px;
	background: url(../images/round_bottom.png) no-repeat;
	font-size: 5px;
}

#divBottom {
	margin-top: 1px;
	padding-left: 56px;
	height: 80px;
	margin-bottom: 20px;
}

#divBottomWhite {
	background-color: #ffffff;
	height: 80px;
}

#divVisaLogos {
	width: 420px;
	float: left;
}

.bottom_link {
	margin-right: 20px;
	margin-top: 15px;
}

.aParts {
	background-image: url(../images/left_menu.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	width: 183px;
	height: 54px;
	display: block;
}

.aParts:hover, .aParts .selected  {
	background-position: 0px -54px;
	width: 183px;
	height: 54px;
	display: block;
}

.aAboveground {
	background-image: url(../images/left_menu.png);
	background-position: -183px 0px;
	background-repeat:no-repeat;
	width: 183px;
	height: 54px;
	display: block;
}

.aAboveground:hover {
	background-position: -183px -54px;
	width: 183px;
	height: 54px;
	display: block;
}

.aInground {
	background-image: url(../images/left_menu.png);
	background-position: -366px 0px;
	background-repeat:no-repeat;
	width: 183px;
	height: 54px;
	display: block;
}

.aInground:hover {
	background-position: -366px -54px;
	width: 183px;
	height: 54px;
	display: block;
}

.aCommercial {
	background-image: url(../images/left_menu.png);
	background-position: -549px 0px;
	background-repeat:no-repeat;
	width: 183px;
	height: 54px;
	display: block;
}

.aCommercial:hover {
	background-position: -549px -54px;
	width: 183px;
	height: 54px;
	display: block;
}

.menu_ul{
	height:21px;
	margin-left:0;
	margin-top:0;
	padding-left:0;
}

.menu_ul li{
	display:block;
	float:left;
	margin-left:0;
	padding-left:0;
	padding-right:0;
}

.menu_ul li a{
	display:block;
}

.homeItem a{
	background-image:url(../images/menu.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	height:21px;
	overflow:hidden;
	position:relative;
	top:3px;
	width:57px;
}

.homeItem a:hover{
	background-position: -0px -22px;
}

.aboutUsItem a{
	background-image:url(../images/menu.png);
	background-position: -57px 0px;
	background-repeat:no-repeat;
	height:21px;
	overflow:hidden;
	position:relative;
	top:3px;
	width:89px;
}

.aboutUsItem a:hover, .aboutUsItem .selected {
	background-position: -57px -22px;
}


.contactUsItem a{
	background-image:url(../images/menu.png);
	background-position: -146px 0px;
	background-repeat:no-repeat;
	height:21px;
	overflow:hidden;
	position:relative;
	top:3px;
	width:100px;
}

.contactUsItem a:hover{
	background-position: -146px -22px;
}

.productsItem a{
	background-image:url(../images/menu.png);
	background-position: -246px 0px;
	background-repeat:no-repeat;
	height:21px;
	overflow:hidden;
	position:relative;
	top:3px;
	width:88px;
}

.productsItem a:hover{
	background-position: -246px -22px;
}

.repairsItem a{
	background-image:url(../images/menu.png);
	background-position: -334px 0px;
	background-repeat:no-repeat;
	height:21px;
	overflow:hidden;
	position:relative;
	top:3px;
	width:73px;
}

.repairsItem a:hover{
	background-position: -334px -22px;
}

.houseCallsItem a{
	background-image:url(../images/menu.png);
	background-position: -407px 0px;
	background-repeat:no-repeat;
	height:21px;
	overflow:hidden;
	position:relative;
	top:3px;
	width:113px;
}

.houseCallsItem a:hover{
	background-position: -407px -22px;
}

#divRightContentPadding {
	padding: 0px 10px;
}
