body {
	margin: 0px;
	padding: 0px;
	background-image: url(tile1.jpg);
	background-repeat: repeat-x;
}
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.clear_border {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1a2b3f;
	font-size: 1px;
	clear: both;
	height: 1px;
	margin-right: 15px;
	margin-left: 15px;
}

.price {color: #FF0000}

#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 778px;
	margin-top: 15px;
	font-family: Tahoma;
	font-size: 12px;
	color: #373737;
}
#header {
	background-image: url(marginup1.jpg);
	background-repeat: no-repeat;
	height: 116px;

}
/*#headertile {
	background-image: url(header_tile1.jpg);
	background-repeat: repeat-x;
	height: 248px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #503f84;
}*/
#logo {
	display: block;
	height: 74px;
	padding-left: 15px;
	padding-top: 15px;
	
	
}
#mainmenu {
	list-style-type: none;
	font-size: 18px;
	font-weight:bold;
	padding-top: 5px;
	padding-left: 20px;
	text-align:center;
}
#mainmenu li {
	display: block;
	float: left;
	height: 25px;
	padding-top: 5px;
}
#mainmenu a {
	color: #373737;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
}
#mainmenu a:hover {
	color: #628b12;
	text-decoration: none;
}

#first {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dcdcdc;
}
.mid {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dcdcdc;
	border-left-color: #FFFFFF;
}
#last {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#content {
	background-color: #FFFFFF;
	padding-top: 10px;
}
#leftpic {
	float: left;
	width: 300px;
	padding-left: 10px;
	
}
#toprightcont {
	float: left;
	width: 390px;
	padding-left: 50px;
	
	
}
#content #toprightcont h2 {
	margin: 0px;
	display: block;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 36px;
	padding-left: 0px;
}
#content #toprightcont h3 {
	font-size: 20px;
	font-weight: normal;
	line-height: 27px;
	color: #373737;
}
#content #toprightcont h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	padding-bottom: 20px;
	color: #373737;
}
.clickhere {
	padding-bottom: 15px;
}

#left {
	width: 530px;
	padding-left: 26px;
	margin-right: 10px;
	padding-top: 10px;
	float: left;
}

#left h2 {
	font-size: 16px;
	font-weight: normal;
	color: #153580;
	padding-top: 5px;
	padding-bottom: 12px;
}
#left p {
	padding-bottom: 12px;
	line-height: 16px;
}
#left a {
	font-size: 12px;
	text-decoration: underline;
	color: #6b9c0b;
}
#left a:hover {
	font-size: 12px;
	text-decoration: underline;
}

#left li {
	list-style-image: url("mark-true.gif");
}
#yellow {
	margin-bottom: 10px;
	background-image: url(gradient.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 508px;
	padding-top: 40px;
	
}
#yellow table {
	margin-right: auto;
	margin-left: auto;
}

#yellow a {
	font-size: 14px;
	color: ##6b9c0b;
}

#yellow a:hover {
	font-size: 16px;
}
#right {
	float: right;
	width: 200px;
	background-image: url(right_tile.jpg);
	background-repeat: repeat-y;
	
}
#rightmarginup {
	font-size: 1px;
	background-image: url(right_marginup.jpg);
	background-repeat: no-repeat;
	height: 9px;
}
#rightmargindown {
	font-size: 1px;
	background-image: url(right_margindown.jpg);
	background-repeat: no-repeat;
	height: 9px;
}
#right h2 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 12px;
	color: #153580;
}
#right p {
	padding-bottom: 12px;
	padding-left: 5px;
	padding-right: 12px;
}
#content p {
	padding-bottom: 12px;
	
}
#right a {
	font-size: 12px;
	
		text-decoration:none;

	color: #503f84;
}
.testimonial {
	text-align: center;
	padding-top: 15px;
}
.testimonial img {
	margin-bottom: 5px;
}
#right h3 {
	font-size: 15px;
	font-weight: bold;
	color: #373737;
	padding-top: 25px;
	padding-bottom: 5px;
}
#footer {
	color: #000000;
	text-align: center;
	padding-bottom: 25px;
}
#footer ul {
	list-style-type: none;
	padding-top: 20px;
	padding-bottom: 12px;
}
#footer li {
	display: inline;
}
#footer a {
	color: #656565;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
