/*********************************************

Developed by: goIDP.com - Internet Design and Publishing
Designer: Chad Adams
Developers: Chad Adams
Copyright: 2009

*********************************************/

body {
	background-color: #ECEAEB;
	font-family: Myraid Pro, Myraid, Myraid Roman, Verdana, Sans-Serif;
}

img {border:none;}
.clear {margin: 0px;padding: 0px;clear: both;height: 1px;}
.errMsg {color:#ff0000;}
input, textarea  {outline:none;}

#wrapper {
	width: 1030px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#header {
	padding: 0px;
	height: 140px;
	width: 1030px;
	background-image: url(/images/header-background.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation {
	position:absolute;
	margin-left:400px;
	top:88px;
}

@-moz-document url-prefix(){ 
#navigation {
	position:absolute;
	margin-left:400px;
	top:83px;
}}

#
@media screen and (-webkit-min-device-pixel-ratio:0) { 
#navigation {
	position:absolute;
	margin-left:400px;
	top:87px;
}
}

#logo {
	position: relative;
	padding: 0px;
	top: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
}
#contactnumbers {
	position: relative;
	float: right;
	font-size: 12px;
	color: #333333;
	font-family: Myraid Pro, Myraid, Myraid Roman, Verdana, Sans-Serif;
	text-align: right;
}
#container-home {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/home-background.jpg);
	background-repeat: no-repeat;
	height: 660px;
	width: 1028px;
	border: 1px solid #222D86;
	border-top: none;
}

#about {
	background-image: url(/images/white-transparent.png);
	background-repeat: repeat;
	padding: 8px;
	height: 500px;
	width: 287px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	font-family: Myraid Pro, Myraid, Myraid Roman, Verdana, Sans-Serif;
	font-size: 80%;
	color: #333;
	overflow:auto;
}
#c17 {
	position:absolute;
}

#about a {
	color: #333333;
	text-decoration: none;
}
#about a:hover {
	color: #333333;
	text-decoration: underline;
}


#about h2 {
	text-shadow:0px 1px 4px #000000; 
	font-family: 'Segoe UI', Helvetica, Arial, Sans-Serif;
	color: #333399;
	font-size:32px;
	text-align: center;
	margin-top:0px;
	text-shadow: 1px 1px 2px #000;
	}
#footer {
	margin: 0px;
	width: 1028px;
	background-image: url(/images/footer-background.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #222D86;
	border-right-color: #222D86;
	border-bottom-color: #222D86;
	border-left-color: #222D86;
	position: absolute;
	top: 770px;
	font-family: 'Myraid', 'Myraid Roman', 'Myraid Pro', Verdana, Sans-Serif;
	color: #666666;
	font-size: 12px;
	padding: 0px;
}

#footer-links {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 31px;
	padding-left: 40px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}


#contentContainer {
	background-image: url(/images/white-transparent.png);
	padding: 10px;
	min-height: 470px;
	width: 85%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contentContainer h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:36px;
	font-style:italic;
	font-weight:bold;
	color:#B06F0D;
	text-shadow: 1px 1px 2px #000;
}


.boxaddress {
	color: #333333;
	background-color: #FFFF99;
	text-align:left;
	border: 1px solid #666666;
	display: block;
	float:right;
	width:160px;
	padding:20px;
	box-shadow: 3px 3px 3px #666;
	-moz-box-shadow:  3px 3px 3px #666;
	-webkit-box-shadow:  3px 3px 3px #666;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-opera-border-radius: 10px;
	-moz-border-radius: 10px;
}

.boxaddress a {color:#000000; text-decoration:none;}
.boxaddress a:hover {color:#FFFF99; background-color:#006699; text-decoration:none;}
#wrapper #container-home #about h3 {
	color: #B06F0D;
}
#wrapper #container-home #contentContainer h2 {
	text-transform: uppercase;
	color: #B06F0D;
	font-style: italic;
}
