/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: url(../images/darkBack.jpg) repeat #003366;
}

#siteWrap {
	margin: 0 auto;
	width: 950px;
}

#homeHead {
	width: 950px;
	padding: 50px 0 20px 0;
}

#homeTopMenuBlock {
	width: 556px;
	float: right;
}

#homeTopMenuBlock a:link, #homeTopMenuBlock a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#homeTopMenuBlock a:hover, #homeTopMenuBlock a:active {
	color: #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
}

#homeTopMenuBlock p {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	margin: 0;
}

.homeMenuItem {
	width: 258px;
	padding: 13px 0 10px 0;
	margin: 0 10px;
	background: url(../images/menuSplitter.png) no-repeat center top;
	float: left;
}

.homeMenuBase {
	width: 258px;
	height: 4px;
	padding: 0;
	margin: 0 10px;
	background: url(../images/menuSplitter.png) no-repeat center top;
	float: left;
}

#homeCenter {
	background: url(../images/scotlandStrip.png) no-repeat top center;
	width: 950px;
	padding: 60px 0 0 0;
	margin: 30px 0 20px 0;
}

#homeBottom {
	width: 950px;
}

#homeBottom p {
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0 5px 0 0;
}

.phone {
	color: #DEF0FA;
}

#bottomMenu {
	width: 278px;
	margin: 0 100px 10px 0;
	float: left;
}

#bottomMenu p {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	margin: 0;
}

#bottomMenu a:link, #bottomMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#bottomMenu a:hover, #bottomMenu a:active {
	color: #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
}

#copyright {
	border-top: 1px #4B70B5 solid;
	width: 950px;
	margin: 10px 0;
	padding: 5px 0 0 0;
	clear: both;
}

#copyright p {
	font: 10px Arial, Helvetica, sans-serif;
	color: #4B70B5;
	margin: 0;
}

#copyright a:link, #copyright a:visited {
	color: #4B70B5;
	text-decoration: none;
	border-bottom: 1px #4B70B5 dashed;
}

#copyright a:hover, #copyright a:active {
	color: #0099CC;
	text-decoration: none;
	border-bottom: 1px #4B70B5 dashed;
}

/* Testimonial and Contact */

#testCenter {
	width: 800px;
	padding: 0;
	margin: 30px auto 20px auto;
	clear: both;
}

#testCenter h1 {
	font: 28px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	color: #FFFFFF;
	font-weight: bold;
}

#testCenter h2, #testCenter h3 {
	font: 20px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	color: #FFFFFF;
	font-weight: bold;
}

#testCenter a:link, #testCenter a:hover, #testCenter a:active, #testCenter a:visited {
	border-bottom: 1px #FFFFFF dotted;
	color: #FFFFFF;
	text-decoration: none;
}

.testimonial {
	width: 385px;
	margin: 0 5px;
	float: left;
}

.testText {
	font: 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: italic;
	margin: 5px 0;
}

.fromText {
	font: 12px Arial, Helvetica, sans-serif;
	color: #DEF0FA;
	margin: 0 0 5px 0;
}
