 .bg {

 background-image : url(images/bg.gif);
 background-repeat : repeat-x;

}
 .text1 {
	font-family : tahoma, verdana;
	font-size : 12px;
	line-height : 22px;
	color : #705489;
	text-align : justify;
	font-weight : bold;

}
.text2 {

     font-family : tahoma, verdana;
     font-size : 12px;
     line-height : 22px;
     color : #474163;
     text-align : justify;

}
.text3 {

     font-family : tahoma, verdana;
     font-size : 12px;
     color : #5f5b64;
     text-align : left;
     line-height : 19px;

}
.right {
	font-family : tahoma, verdana;
	font-size : 10px;
	line-height : 16px;
	font-weight : bolder;
	color: #82729A;

}
.learnmore {

     font-family : tahoma, verdana;
     font-size : 10px;
     color : #953536;

}
.right A:link {

     font-weight : bold;
     color : #A29CAB;
     text-decoration : none;

}
.right A:visited {

     font-weight : bold;
     color : #a29cab;
     text-decoration : none;

}
.right A:hover {

     font-weight : bold;
     color : #966e77;
     text-decoration : underline;

}
.right A:active {

     font-weight : bold;
     color : #966e77;
     text-decoration : underline;

}
.learnmore A:link {

     color : #953536;
     text-decoration : underline;

}
.learnmore A:visited {

     color : #953536;
     text-decoration : underline;

}
.learnmore A:hover {

     font-weight : bold;
     text-decoration : none;

}
.learnmore A:active {

     font-weight : bold;
     text-decoration : none;

}
.bottom {

     font-family : tahoma, verdana;
     font-size : 10px;
     color : #b8b1c2;

}
.bottom A:link {

     color : #b8b1c2;
     text-decoration : underline;

}
.bottom A:visited {

     color : #b8b1c2;
     text-decoration : underline;

}
.bottom A:hover {

     color : #b8b1c2;
     text-decoration : none;

}
.bottom A:active {

     color : #b8b1c2;
     text-decoration : none;

}
.header1 {

     font-family : tahoma, verdana;
     font-size : 13px;
     font-weight : bold;
     color : #605188;
     font-variant : small-caps;
     letter-spacing : 1px;

}
.rightservices {

     font-family : tahoma, verdana;
     font-size : 12px;
     color : #953536;
     line-height : 22px;
     font-weight : bold;

}
.rightservices A:link {

     font-weight : bold;
     color : #953536;
     text-decoration : none;

}
.rightservices A:visited {

     font-weight : bold;
     color : #953536;
     text-decoration : none;

}
.rightservices A:hover {

     font-weight : bold;
     color : #605188;
     text-decoration : underline;

}
.rightservices A:active {

     font-weight : bold;
     color : #605188;
     text-decoration : underline;

}
.text2 A:link {

     font-weight : bold;
     color : #953536;
     text-decoration : underline;

}
.text2 A:visited {

     font-weight : bold;
     color : #953536;
     text-decoration : underline;

}
.text2 A:hover {

     font-weight : bold;
     color : #605188;
     text-decoration : none;

}
.text2 A:active {

     font-weight : bold;
     color : #605188;
     text-decoration : none;

}
.text3 A:link {

     font-weight : bold;
     color : #953536;
     text-decoration : underline;

}
.text3 A:visited {

     font-weight : bold;
     color : #953536;
     text-decoration : underline;

}
.text3 A:hover {

     font-weight : bold;
     color : #605188;
     text-decoration : none;

}
.text3 A:active {

     font-weight : bold;
     color : #605188;
     text-decoration : none;

}
.office {

     background-image : url(images/office.jpg);
     background-repeat : no-repeat;
     background-position : left bottom;

}
.tablemenu {

     text-align : center;
     border : none;
     background-image : url(images/bg_tablemenu.jpg);
     background-repeat : repeat-x;

}
.indextext {
	font-family : tahoma, verdana;
	font-size : 11px;
	color : #705489;
	line-height : 16px;
	font-weight : bolder;

}
h1 {
     font-family : tahoma, verdana;
     font-size : 18px;
     font-weight : bold;
     color : #6b313d;
     font-variant : small-caps;
     letter-spacing : 1px;
}
h2 {
     font-family : tahoma, verdana;
     font-size : 16px;
     font-weight : bold;
     color : #6b313d;
     font-variant : small-caps;
     letter-spacing : 1px;
}
h3 {
     font-family : tahoma, verdana;
     font-size : 14px;
     font-weight : bold;
     color : #6b313d;
     font-variant : small-caps;
     letter-spacing : 1px;
}
h4 {
     font-family : tahoma, verdana;
     font-size : 12px;
     font-weight : bold;
     color : #6b313d;
     font-variant : small-caps;
     letter-spacing : 1px;
}
.headerindex {

     font-family : tahoma, verdana;
     font-size : 13px;
     font-weight : bold;
     color : #6b313d;
     font-variant : small-caps;
     letter-spacing : 1px;

}
.price {


     font-family : Verdana, Arial, Helvetica, sans-serif;
     font-size : 18px;
     color : #953536;
     line-height : 22px;
     font-weight : bold;
}
.forms {


     font-family : tahoma, verdana;
     font-size : 13px;
     font-weight : bold;
     color : #FFFFFF;
     font-variant : small-caps;
     letter-spacing : 1px;
}





form {
	font:13px Georgia, "Times New Roman", Times, serif;
	background:#eee;
	margin:20px;
	padding:10px 20px;
	width:330px;
	}

form ol {
		list-style:none;
		margin:0;
		padding:0;
		}

		form li {
			padding:6px;
			background:#e1e1e1;
			margin-bottom:1px;
			}

			form li#send {
				background:none;
				margin-top:6px;
				}
form label {
			float:left;
			width:70px;
			text-align:right;
			margin-right:7px;
			color:#0066CC;
			line-height:23px;	 /* This will make the labels vertically centered with the inputs */
			}

		form input,
		form textarea {
			padding:4px;
			font:13px Georgia, "Times New Roman", Times, serif;
			border:1px solid #999999;
			width:200px;
			}

			form input:focus,
			form textarea:focus {
				border:1px solid #666;
				background:#e3f1f1;
				}
form li#send button {
			background:#003366 url(images/css-form-send.gif) no-repeat 8px 50%;
			border:none;
			padding:4px 8px 4px 28px;
			border-radius:15%; /* Don't expect this to work on IE6 or 7 */
			-moz-border-radius:15%;
			-webkit-border-radius:15%;
			color:#fff;
			margin-left:77px; /* Total width of the labels + their right margin */
			cursor:pointer;
			}

			form li#send button:hover {
				background-color:#006633;
				}

