body
{
	font-family: Arial, "Times New Roman" , Times, serif;
	background-color: #D1D2D4;
	margin: 0;
	text-align: center;
	font-size: 0.7em;
}

#wrapper
{
	position: relative;
	text-align: left;
	background-color: #e6e7e8;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 984px;
	height: 860px;
}

#top
{
	background-image: url(../images/topback.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	position: relative;
	height: 120px;
	left: 0;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 4px;
	border-bottom-color: #606672;
}



.middle
{
	width: 984px;
	height: 350px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #7a97b9;
	border-top-width: 2px;
	border-top-color: #7a97b9;
	border-right-width: 0px;
	border-left-width: 0px;
}

.middleHome
{
	height: 300px !important;
}

.bottom
{
	width: 984px;
	height: 370px;
	position: relative;
	border-style: solid;
	border-top-width: 4px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-color: #606672;
	background-image: url(../images/logo.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.bottomHome
{
	height: 500px !important;
	background-position: center right  !important;
}

#footer
{
	width: 984px;
	height: 15px;
	background-color: #D1D2D4;
	position: absolute;
	bottom: 0;
	font-size: 1em;
}

#footer a
{
	color: #606672;
}

.link
{
	color: #606672;
}

/* Pictures */
.mainPic
{
	width: 583px;
	margin-right: 1px;
	height: 350px;
	float: left;
}

.smallerPic
{
	width: 400px;
	height: 175px;
	float: left;
	margin-bottom: 0.2%;
}

.smallerPic2
{
	width: 400px;
	height: 173px;
	float: left;
}


#Header
{
	background-image: url(../images/textTitle.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 100%;
	height: 30px;
}

.textHeader
{
	color: #fff;
	margin-left: 10px;
	font-size: 2em;
	font-family: "Times New Roman" , Times, serif;
}

#pageTitle
{
	position: absolute;
	bottom: 25%;
	left: 1%;
	color: #606672;
	font-family: "Times New Roman" , Times, serif;
	font-size: 3em;
}

.titleColor
{
	color: #7a97b9;
}

.textColumn
{
	float: left;
	padding-top: 10px;
	margin-left: 1%;
	width: 24%;
}

.textFull
{
	float: left;
	padding-top: 10px;
	margin-left: 1%;
	width: 550px;
	font-size: 1.0em;
}


span.left
{
	position: absolute;
	left: 0;
}
span.right
{
	position: absolute;
	right: 0;
	padding-right: 10px;
}

/** Testimonials **/

#imagesScroll
{
	width: 98%;
	height: 700px;
	float: left;
	overflow: auto;
}

#testimonials
{
	width: 360px;
	height: 100%;
	float: left;
	background-color: #606672;
	overflow: auto;
}

.textTestheading
{
	font-weight: bold;
	text-decoration: underline;
	color: #7a97b9;
	font-size: 1.0em;
}
.testimonialLink
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.0em;
}
.testimonialFrom
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.0em;
}

.testWrapper
{
	padding-left: 20px;
	padding-right: 20px;
}

/** Links, Contact Forms, Tarriffs **/

#leftColWrapper
{
	width: 380px;
	float: left;
	height: 100%;
}

#rightColWrapper
{
	width: 600px;
	float: left;
	height: 100%;
	background-color: #606672;
	margin-left: 0.25%;
	overflow: auto;
}

.rightColPadding
{
	padding-right: 1px;
	padding-left: 1px;
}

.middleFull
{
	height: 720px !important;
}

.otherPic
{
	width: 380px;
	height: 238px;
	float: left;
	margin-bottom: 0.5%;
}

.otherPic2
{
	margin-top: 0%;
	margin-bottom: 0% !important;
}

.otherPic3
{
	height: 477px !important;
}

.webLink
{
	color: #7a97b9;
}

/** Contact Form Style **/

.label
{
	float: left;
	text-align: right;
	clear: left; 
	color: #DADCE0;
	width: 35%;
	margin-right: 10px;
	padding-right: 3px;
	font-weight: bold;
}


.textbox
{
	height: 85px;
}

.panel
{
	margin-left: 10%;
	margin-top: 1%;
}

.pricing
{
	margin-left: 10%;
	margin-top: 1%;
}

.shadeform
{
	color: #FFFFFF;
	background-color: #968E94;
	background-image: url( "../images/shadeform.gif" );
	text-align: left;
	padding-left: 5px;
	border: #000000 1px solid;
}

.button-submit
{
	color: #B6B0B5;
	font-size: 11px;
	font-weight: normal;
	background-color: #4B4149;
	cursor: pointer;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 2px;
	margin-right: 1px;
	border: #B6B0B5 1px solid;
	margin-left: 10%;
}

legend
{
	color: #7A97B9;
}

.lblSent
{
	color: #B6B0B5;
	font-weight: bold;
	text-align: center;
	text-align: center;
}

/* Photo Gallery */

.photo
{
	border: 2px solid #D1D2D4;
	background-color: #E7E7E7;
	padding: 4px;
}

.photo img
{
	border: 0px;
}

.figure
{
	float: left;
	width: 210px;
	margin: 10px 0 0 10px;
}

.figure p
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	height: 5em;
	font-size: 1.0em;
}

.siteMapStyle
{
	color: #FFFFFF;
	margin-left: 10px;
	font-weight: bold;
	font-size: 1.2em;
}

.siteMapSubStyle
{
	color: #FFFFFF;
	margin-left: 25px;
	font-weight: bold;
	font-size: 1.2em;
}


.ContactText
{
	margin-right: 10px;
	margin-left: 10px;
	color: #FFFFFF;
}

.ContactText a
{
	color: #FFFFFF;
}

.ContactUs
{
	color: #606672;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}

.ContactUs2
{
	color: #606672;
	font-weight: bold;
	font-size: 14px;
}

.ContactUs3
{
	color: #606672;
	font-weight: bold;
	font-size: 10px;
}

/** Menu **/

#menu
{
	position: relative;
	top: 95px;
}

.primaryStaticMenuItem
{
	background-image: url(../images/button.jpg);
	background-repeat: repeat-x;
	border-style: solid;
	border-left-width: 1px;
	border-left-color: #a6a8af;
	border-right-width: 1px;
	border-right-color: #b2b3b9;
	border-top-width: 1px;
	border-top-color: #a6a8af;
	border-bottom-width: 1px;
	border-bottom-color: #000;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 96px;
	height: 24px;
	display:block;
	line-height:24px;

}

.primaryStaticHover
{
	color: #7a7569;
	background: #efefef;
}

.primaryDynamicMenu
{
	background-color: #606672;
	color: white;
	width: 160px;
	z-index: 100;
	
}
.primaryDynamicMenuItem
{
	width: 100%;
	background-color: #606672;
	color: #fff;
	border-bottom: 1px solid black;	
	border-left: 1px solid black;
	border-right: 1px solid black;
	font-size: 11px;
	padding: 5px;
	width: 160px;
	font-weight: bold;
}


.primaryDynamicHover
{
	color: #fff;
	background: #000;
}
