@charset "utf-8";
/* CSS Document */
.LeftContent {
	float: left;
	width: 530px;
	padding-left:10px;
	padding-right:10px;
}

.LeftContent2 {
	float: left;
	width: 600px;
	padding-left:10px;
	padding-right:10px;
}

.LeftContent h4{
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.LeftContent ul {
	list-style-type: none;
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DADADA;
	height:35px;
	text-align: center;
}
.LeftContent ul li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-top: 10px;
	margin-left: 20px;
}

.LeftContent ul li a {
	color: #996600;
	text-decoration: none;
}

.LeftContent ul li a:hover {
	text-decoration: underline;
}

.RightContent {
	margin: 0 0 0 550px;
	padding: 0 20px;	
}

.RightContent2 {
	margin: 0 0 0 460px;
	padding: 0 20px;	
}
.RightContent p strong, .RightContent2 p strong {
	font-weight: normal;
}

.RightContent h2,.RightContent2 h2 {
	font-weight: normal;
	color: #A79E7A!important;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding:0; margin:0;
}

.RightContent ul, .RightContent2 ul {
	margin: 0px;
	padding-bottom:10px;
	list-style-type: square;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}

.RightContent ul li, .RightContent2 ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	line-height: 1.4em;
}

*HTML .RightContent ul li, .RightContent2 ul li {
	margin-left: 40px;
}

.RightContent h4, .RightContent2 h4{
	text-align: left;
	line-height: 1.3em;
	font-weight: normal!important;
}

.RightContent h3, .RightContent2 h3 {
	background-image: url(../img/calculator.jpg);
	padding-left: 78px;
	background-repeat: no-repeat;
	background-position: left top;
	height:78px;
	font-weight: normal;
	color: #A79E7A!important;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

 .offer {
	float:left;
	width:179px;
}
.offer .img {
	background-color: #FFFFFF;
	width:165px;
	height:auto;
	border: 1px solid #968B63;
	text-align: center;
	padding: 10px;
}

 .offerContent {
margin: 0 0 0 200px;
}
.offerContent p {
	margin-top: 10px!important;
}
.offerContent .pline {
	/*padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
	color: #968B63;
	font-size: 16px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.pline img {
	padding-left: 10px;
}

.offerContent p a {
	text-decoration: none;
	color: #8B8B8B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top:10px;
}

.offerContent p a:hover {
	text-decoration: underline;
	color: #333333;
}

table td {

font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}

.bigSq{
	background-image: url(../img/big_square.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:210px;
	width:249px;
	padding-top: 30px;
}
.bigSq2{

	height:210px;
	width:249px;
	padding-top: 30px;
}
