@charset "utf-8";

* {
	padding:0;
	margin:0;
}
html {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	text-align:left;
	color:#000000;
	border:none;
}
a img {
	border:none;
}
body {
	background: #8FD4E6 url(../images/html.jpg) repeat-x;
}
#wrapper {
	margin:auto;
	position:relative;
	width:995px;
	/*border:1px coral solid;*/
}
#top {
	position:absolute;
	left:0px;
	top:0px;
	width:995px;
	background: url(../images/header.jpg) no-repeat;
	height:238px;
}
#logo {
	position:absolute;
	top:5px;
	left:68px;
	width:187px;
	height:138px;
}
#facebook {
	display:block;
	position:absolute;
	top:155px;
	left:68px;
	width:40px;
	height:40px;
	background-image:url(../images/Facebk_N.png);
}
#facebook:hover {
	background-image:url(../images/Facebk_O.png);
}
#welcomeText {
	position:absolute;
	top:155px;
	left:118px;
	width:350px;
	height:40px;
	padding-left:10px;
}
#menuBar {
	position:absolute;
	top:209px;
	left:68px;
	width:859px;
	height:29px;
}
#menuHome {
	position:absolute;
	top:0px;
	width:54px;
	height:29px;
	left:0px;
}
#menuContactUs {
	position:absolute;
	top:0px;
	width:95px;
	height:29px;
	left:60px;
}
#menuInstruments {
	position:absolute;
	top:0px;
	width:100px;
	height:29px;
	left:161px;
}
#menuItemsForSale {
	position:absolute;
	top:0px;
	width:115px;
	height:29px;
	left:267px;
}
#menuTerms {
	position:absolute;
	top:0px;
	width:63px;
	height:29px;
	left:388px;
}
#menuServicePlan {
	position:absolute;
	top:0px;
	width:104px;
	height:29px;
	left:457px;
}
#menuFaq {
	position:absolute;
	top:0px;
	width:50px;
	height:29px;
	left:567px;
}
#menuLessons {
	position:absolute;
	top:0px;
	width:75px;
	height:29px;
	left:623px;
}
#menuServicingRepairs {
	position:absolute;
	top:0px;
	width:155px;
	height:29px;
	left:704px;
}
#middle {
	position:absolute;
	left:68px;
	top:238px;
	width:859px;
	height:750px;
	background-color:#FFF;
}
#middleLong {
	position:absolute;
	left:68px;
	top:238px;
	width:859px;
	height:850px;
	background-color:#FFF;
}
#middleLeftTop {
	position:absolute;
	left:0px;
	top:0px;
	width:183px;
	height:365px;
	padding-left:27px;
	padding-top:5px;
}
#middleLeftBottom {
	position:absolute;
	left:0px;
	top:370px;
	width:210px;
	height:380px;
}
#middleLeftBottomLong {
	position:absolute;
	left:0px;
	top:370px;
	width:210px;
	height:480px;
}
#middleRight {
	position:absolute;
	left:210px;
	top:0px;
	width:649px;
	height:750px;
}
#middleRightLong {
	position:absolute;
	left:210px;
	top:0px;
	width:649px;
	height:850px;
}

#bottom {
	position:absolute;
	left:68px;
	top:988px;
	width:859px;
	height:64px;
	border-top: 1px #00AFE7 solid;
	background-color: #FFF;
}
#bottomLong {
	position:absolute;
	left:68px;
	top:1088px;
	width:859px;
	height:64px;
	border-top: 1px #00AFE7 solid;
	background-color: #FFF;
}
#instrumentAppraisal {
	position:absolute;
	top:10px;
	width:450px;
	left:50%;
	margin-left:-225px;
	z-index:1;
	height: 280px;
}
#instrumentPurchase {
	position:absolute;
	top:10px;
	width:450px;
	left:50%;
	margin-left:-225px;
	z-index:1;
	height: 280px;
}
#insuranceValuation {
	position:absolute;
	top:10px;
	width:450px;
	left:50%;
	margin-left:-225px;
	z-index:1;
	height: 280px;
}
#popupLeft {
	position:absolute;
	left:0px;
	top:60px;
	height:220px;
	width:5px;
	background-image:url(../images/contactLeft.png);
	background-repeat:repeat-y;
}
#popupRight {
	position:absolute;
	left:445px;
	top:60px;
	height:220px;
	width:5px;
	background-image:url(../images/contactRight.png);
	background-repeat:repeat-y;
}
#popupBottom {
	position:absolute;
	left:0px;
	top:280px;
	height:2px;
	width:450px;
	background-color:#00AFE7;
}
#popupContent {
	position:absolute;
	left:5px;
	top:60px;
	height:220px;
	width:440px;
	background-color:#FFF;
}

#popupHeader {
	position:absolute;
	width:450px;
	height:60px;
	background-image:url(../images/contactHeader.png);
	top:0px;
	left:0px;
}
h1 {
	color:#00AFE7;
	font-size:18px;
}
h2 {
	color:#00AFE7;
	font-size:16px;
}
h3 {
	color:#FFF;
	font-size:16px;
	padding-left:50px;
	padding-top:10px;
	text-align:center;
	padding-right:50px;
}
h4 {
	color:#00AFE7;
	font-size:14px;
}
p.whiteNormal25 {
	font-size:25px;
	color:#FFF;
}
p.whiteNormal35 {
	font-size:35px;
	color:#FFF;
}
p.darkBlueNormalCentre16 {
	font: Arial;
	font-size:16px;
	color:#0A2B5B;
	text-align:center;
}
p.darkBlueNormalCentre16 a {
	color:#0A2B5B;
	text-decoration:none;
}
p.darkBlueNormalCentre16 a:hover {
	color:#0A2B5B;
	text-decoration:underline;
}
p.darkBlueNormal15 {
	color:#0A2B5B;
	font-size:15px;
}
p.darkBlueNormal13 {
	color:#0A2B5B;
	font-size:13px;
}
p.darkBlueNormal13 a {
	color:#0A2B5B;
	text-decoration:none;
}
p.darkBlueNormal13 a:hover {
	color:#00AFE7;
	text-decoration:underline;
}
p.darkBlueNormalCentre12 {
	color:#0A2B5B;
	font-size:12px;
	text-align:center;
}
p.lightBlueNormal18 {
	color:#00AFE7;
	font-size:18px;
	text-align:left;
}
p.lightBlueNormal18 a {
	color:#00AFE7;
	text-decoration:none;
}
p.lightBlueNormal18 a:hover {
	color:#00AFE7;
	text-decoration:underline;	
}
p.lightBlueNormal15 {
	color:#00AFE7;
	font-size:15px;
	text-align:left;
}
p.lightBlueNormal15 a {
	color:#00AFE7;
	text-decoration:none;
}
p.lightBlueNormal15 a:hover {
	color:#00AFE7;
	text-decoration:underline;	
}
p.lightBlueNormalCentre12 {
	color:#00AFE7;
	font-size:12px;
	text-align:center;
}
p.lightBlueNormalCentre12 a {
	color:#00AFE7;
	text-decoration:none;
}
p.lightBlueNormalCentre12 a:hover {
	color:#00AFE7;
	text-decoration:underline;
}

p.lightBlueBold14 {
	color:#00AFE7;
	font-size:14px;
	font-weight:bold;
}
ul.darkBlueNormal13 {
	color:#0A2B5B;
	font-size:13px;
	margin-left:20px;
}
address.darkBlueNormal13 {
	color:#0A2B5B;
	font-size:13px;
	font-style:normal;
}
.fieldSmall {
	width: 100px;
}
td.label {
	font-size:13px;
	color:#0A2B5B;
	padding-left:10px;
}