@charset "UTF-8";

a img {border:0}

#divSidebar {
	width: 200px;
	min-height: 250px;
	border: 1px solid #E5E5E5;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	float: left;
}

#divSidebarRight {
	width: 200px;
	min-height: 250px;
	border: 1px solid #E5E5E5;
	margin-top: 10px;
	margin-right: 10px;
	background-color: #FFF;
	float:right;
}
#divContent {
	width: 100%;
	background-attachment: scroll;
	background-image: url(/images/content/ContentGradient.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 5px;
}
#divMainContent {
	float: left;
	width: 560px;
	margin-left: 8px;
	margin-top: 10px;
}
.classAdSpace {
	min-height:80px;
	width: 560px;
	border: 1px solid #CCC;
	background-color: #FFF;
	position: relative;
	margin-top: 10px;
	clear: both;
		
	
}

.classAdSpaceImg {
	height: 72px;
	width: 96px;
	margin-top: 4px;
	margin-left: 4px;
	float: left;
}
#divPrice {
	background-attachment: scroll;
	background-image: url(/images/pricearea.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 117px;
	position: absolute;
	right: 4px;
	bottom: 4px;
}

#divPriceFinished {
	background-attachment: scroll;
	background-image: url(/images/priceareafinished.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 117px;
	position: absolute;
	right: 4px;
	bottom: 4px;
}


.classPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
	color: #FFF;
}

.classPrice a{
	display:block;
	text-decoration:none;
	color: #FFF;
}


.classAdSpace h3 a:hover {
	text-decoration: underline;
}
.AdSpace h6 a:hover {
	text-decoration: underline;
}
.classAdSpaceImg img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.classImageBox {
	background-color: #FFF;
	width: 125px;
	margin-top: 2px;
	margin-bottom: 15px;
	float: left;
	margin-right: 7px;
	margin-left: 6px;
	padding: 0px;
	border: 1px solid #E5E5E5;
}
.classImageBox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divMainContent .classImageBox  {
	text-decoration: none;
	color: #000;
}
#divMainContent .classImageBox:hover {
	border: 1px solid #3D81B8;
}

#divHeader {
	
	height: 150px;
	width: 100%;
	margin-top: 5px;	
}

#divHeader img {

	border:none;
}


#divWrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
}
#divGoogle1 {
	min-height: 90px;
	width: 189px;
	margin-top: 12px;
	color: #999;
	font-family: "Myriad Pro", Arial, "Arial Bold", Helvetica, Verdana;
}

#divGoogle2 {
	height: 200px;
	width: 200px;
	margin-top: 12px;
	color: #999;
	font-family: "Myriad Pro", Arial, "Arial Bold", Helvetica, Verdana;
	float: right;
	margin-right: 10px;
	border: 1px solid #E5E5E5;
	padding: 0px;
}

#divGoogle3{
	min-height: 65px;
	width: 480px;
	color: #999;
	border: 1px solid #E5E5E5;
	clear:both;
	font-family: "Myriad Pro", Arial, "Arial Bold", Helvetica, Verdana;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	padding-right: 40px;
	padding-left: 40px;
	height: 70px;
	padding-top: 5px;
	position:relative;
}
.divGoogle3 {
}

#divFooter {
	width: 100%;
	background-attachment: scroll;
	background-image: url(/images/content/ContentGradientFooter.png);
	background-repeat: no-repeat;
	clear:both;
	min-height:150px;
	padding-top:1px;
}

#divContactDetails {
	
	display:block;
	height:200px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	

}
.classClear {
	clear: both;
}

#divWrapper #divHeader h1 {
	color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center;
	font-size: 8px;
}
#divSidebar ul li {
	font-family: "Myriad Pro", Arial, "Arial Bold", Helvetica, Verdana;
	font-size: small;
	color: #666;
	list-style-type: none;
}
#divSidebar ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#divSidebar ul li a {
	text-decoration: none;
	font-family: "Myriad Pro", Arial, "Arial Bold", Helvetica, Verdana;
	font-size: small;
	color: #666;
	display: block;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	display: block;
}
#divSidebar ul li a:hover {
	background-color: #3D81B8;
	color: #FFF;
}
#divSidebar h3 {
	font-family: "Myriad Pro", Arial, "Arial Bold", Helvetica, Verdana;
	font-size: medium;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	color: #666;
	font-weight: bold;
}

#divSidebarRight ul li {
	font-family: "Myriad Pro", Arial, "Arial Bold", Helvetica, Verdana;
	font-size: small;
	color: #666;
	list-style-type: none;
}
#divSidebarRight ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#divSidebarRight ul li a {
	text-decoration: none;
	font-family: "Myriad Pro", Arial, "Arial Bold", Helvetica, Verdana;
	font-size: small;
	color: #666;
	display: block;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;

}
#divSidebarRight ul li a:hover {
	background-color: #3D81B8;
	color: #FFF;
}
#divSidebarRight h3 {
	font-family: "Myriad Pro", Arial, "Arial Bold", Helvetica, Verdana;
	font-size: medium;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	color: #666;
	font-weight: bold;
}
.classAdSpace p.h3 {
	font-family: "Myriad Pro", Arial, "Arial Bold", Helvetica, Verdana;
	font-size: small;
	color: #3D81B8;
	margin-left: 106px;
	margin-top: 5px;
	width: 80%;
	margin-right: 0px;
	margin-bottom: 0px;
}

.classAdSpace p.h4 {
	font-family: "Myriad Pro", Arial, "Arial Bold", Helvetica, Verdana;
	font-size: small;
	color: #666;
	margin-left: 106px;
	margin-top: 2px;
	width: 80%;
	margin-right: 0px;
	margin-bottom: 0px;
}

.classAdSpace p.h4 .subtitle{
	font-family: "Myriad Pro", Arial, "Arial Bold", Helvetica, Verdana;
	font-weight:bold;
	color: #666;
}



.classAdSpace p.h5 {
	font-family: "Myriad Pro", Arial, "Arial Bold", Helvetica, Verdana;
	font-size: small;
	color: #999;
	margin-left: 106px;
	margin-top: 2px;
	font-weight: normal;
	width: 80%;
	margin-right: 0px;
	margin-bottom: 0px;
}

.classAdSpace p.h6 {
	font-family: "Myriad Pro", Arial, "Arial Bold", Helvetica, Verdana;
	font-size: small;
	color: #3D81B8;
	margin-left: 106px;
	margin-top: 2px;
	font-weight: bold;
	width: 80%;
	margin-right: 0px;
	margin-bottom: 0px;
}

h2 {
	font-family: "Myriad Pro", Arial, "Arial Bold", Helvetica, Verdana;
	color: #666;
	font-size: small;
}

h3 {
	font-family: "Myriad Pro", Arial, "Arial Bold", Helvetica, Verdana;
	color: #666;
	font-size: small;
}

p.h3 a {
	text-decoration:none;
	color: #3D81B8;
}

p.h4 a {
	text-decoration:none;
	color: #666;
}
p.h5 a {
	text-decoration:none;
	color: #999;
}
p.h6 a {
	text-decoration:none;
	color: #3D81B8;
}

p.h5 img {
	vertical-align:bottom;
	padding-right:3px;
}

p.h6 img {
	vertical-align:bottom;
	padding-right:3px;
}

.classImageBox strong {
	font-family: "Myriad Pro", Arial, "Arial Bold", Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
	padding-left: 8px;
}

#divContactDetails p {
	
	font-family: "Myriad Pro", Arial, "Arial Bold", Helvetica, Verdana;
	font-size: medium;
	color: #666;
	text-align: center
	
}
#divContactDetails p a {
	text-decoration: none;
	color: #3D81B8;
	
	
}
#divContactDetails p a:hover {
	
	text-decoration: underline;
	
	
}