body {
	margin: 10px auto;
	width: 942px;
	height: 100%;
	background-color: #FFFFFF;
}

a {
	color: #0062a0;
	text-decoration: none;
}

img {
	border: none;
}


#box {
	background-image: url(../images/box2.jpg);
	width: 440px;
	height: 178px;
	background-repeat: no-repeat;
	
}

#box .titlebox {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #5b2700;
		margin-left: 150px;
		margin-top: 28px;
}

#box .textbox {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: left;
		color: #ffffff;
		margin-left: 25px;
		margin-top: 35px;		
}

#box .textbox2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: left;
		color: #ffffff;
		margin-left: 25px;
		font-weight: normal;		
}


#box .newsletterbox {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: left;
		color: #ffffff;
		font-weight: bold;
		margin-left: 15px;
		margin-top: 25px;		
}

#box .clickbuttonorange {
		background-image: url(../images/click_orange.png);
		width: 158px;
		height: 32px;
		background-repeat: no-repeat;
		margin-top: 15px;
		margin-left: 22px;	
}

#box .clickbuttonorange:hover {
		background-image: url(../images/click_blue.png);
		width: 158px;
		height: 32px;
		background-repeat: no-repeat;
		margin-top: 15px;
		margin-left: 22px;	
}

#box2 {
	background-image: url(../images/box2.jpg);
	width: 440px;
	height: 178px;
	background-repeat: no-repeat;
	
}

#box2 .titlebox {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #5b2700;
		margin-left: 150px;
		margin-top: 28px;
}

#box2 .textbox {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: left;
		color: #ffffff;
		margin-left: 25px;
		margin-top: 35px;		
}

#box2 .newsletterbox {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: left;
		color: #ffffff;
		margin-left: 25px;
		margin-top: 25px;		
}

#box2 .clickbuttonorange {
		background-image: url(../images/click_orange.png);
		width: 158px;
		height: 32px;
		background-repeat: no-repeat;
		margin-top: 15px;
		margin-left: 22px;	
}

#box2 .clickbuttonorange:hover {
		background-image: url(../images/click_blue.png);
		width: 158px;
		height: 32px;
		background-repeat: no-repeat;
		margin-top: 15px;
		margin-left: 22px;	
}


#ad {
		background-image: url(../images/home_image.jpg);
		width: 209px;
		height: 281px;
		background-repeat: no-repeat;
		float: left;
}

#ad .adText {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color:#000000;
			text-align: left;
			margin-top: 290px;
			margin-left: 5px;
}

#titleHomeBox {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 18px;
			color: #000000;
			text-align: left;
			margin-top: 15px;
}

#textHomeBox {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			color: #000000;
			text-align: left;
			margin-top: 20px;
			margin-right: 15px;
			line-height: 18px;
			text-align: justify;
}

#clickbuttorange {
		background-image: url(../images/click_orange.png);
		width: 158px;
		height: 32px;
		background-repeat: no-repeat;
}

#clickbuttorange:hover {
		background-image: url(../images/click_blue.png);
		width: 158px;
		height: 32px;
		background-repeat: no-repeat;
}
#servicesBox {
		background-image: url(../images/container_middle.png);
		width: 295px;
		height: 392px;
		background-repeat: repeat-y;
}

#servicesBox .titleServicesBox{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 18px;
			color: #000000;
			text-align: left;
			margin-left: 20px;
			padding-top: 10px;
}

#servicesBox .link{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #000000;
			text-align: left;
			padding: 20px;
			line-height: 40px;
}

#servicesBox .serviceText{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			color: #000000;
			padding-left: 20px;
			padding-right: 20px;
			line-height: 20px;
}

#servicesBoxTop{
			background-image: url(../images/container_top.png);
			width: 295px;
			height: 5px;
			background-repeat: no-repeat;
	
}

#servicesBoxBottom{
			background-image: url(../images/container_bottom.png);
			width: 295px;
			height: 6px;
			background-repeat: no-repeat;
}

#footer {
	background-image: url(../images/footer.png);
	width: 899px;
	height: 78px;
	background-repeat: no-repeat;
}

#footer .footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 20px;

}

#footer .footerLinks:hover {
	color: #330033;
}

#footer .copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	margin-left: 10px;
	margin-top: 20px;

}

#newsletter {
width: 240px;
}

#newsletter .input {
background-image: url(../images/input2.png); 
width: 164px; 
height: 21px; 
background-repeat: no-repeat; 
padding-top:3px;
background-color:transparent; 
border:none;
float: left;
position: absolute;
padding-left: 5px;
padding-right: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
}

#newsletter .inputbutton {
background-image: url(../images/submitbutton2.png);
width: 68px;
height: 21px;
background-repeat: no-repeat;
padding: 0px;
background-color: transparent;
border: none;
}

#quotebox {
background-image: url(../images/quotebox.png);
width: 369px;
height: 157px;
background-repeat: no-repeat;
margin-bottom: 20px;
}

#quotebox .quoteboxText {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
padding: 10px;
line-height: 18px;
text-align: justify;
}




#servicesBox2 {
		background-image: url(../images/container_middle2.png);
		width: 504px;
		height: 392px;
		background-repeat: repeat-y;
}

#servicesBox2 .titleServicesBox{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 18px;
			color: #000000;
			text-align: left;
			margin-left: 20px;
			padding-top: 10px;
}

#servicesBox2 .link{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #000000;
			text-align: left;
			padding: 20px;
			line-height: 40px;
}

#servicesBox2 .serviceText{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			color: #000000;
			padding-left: 20px;
			padding-right: 20px;
			line-height: 20px;
}

#servicesBoxTop2{
			background-image: url(../images/container_top2.png);
			width: 504px;
			height: 5px;
			background-repeat: no-repeat;
	
}

#servicesBoxBottom2{
			background-image: url(../images/container_bottom2.png);
			width: 504px;
			height: 6px;
			background-repeat: no-repeat;
}