* {
	padding: 0;
	margin: 0;
	z-index: 1000;
} 

body {
	background: #eee;
	font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 24px;
}

a {
text-decoration: none;
color: #0171AF;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}

#header {
	height: 200px;
	background: #eee url(images/header.png) no-repeat;
	margin-left: 10px;
}
#header #one {
	width: 190px;
	margin-left: 10px;
	margin-top: 10px;
	height: 190px;
	position: absolute;
}
#header #one .logo {
	margin-top: 20px;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #two {
	width: 480px;
	margin-top: 10px;
	height: 130px;
	position: absolute;
	margin-left: 210px;
	text-align: left;
	line-height: 3em;
	padding-top: 60px;
}
#header #three {
	width: 260px;
	height: 170px;
	margin-top: 10px;
	text-align: right;
	padding-top: 10px;
	position: absolute;
	margin-left: 680px;
}
#three .telephoneNo {
	margin: 5px;
}

#header h1 {
	font-size: 35px;
	font-weight: 200;
	letter-spacing: -3px;
}
#header h1 a {
text-decoration: none;
color: #EC8714;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
color: #89A537;
font-size: 20px;
font-weight: 100;
padding: 0 0 0 31px;
}
/* Navigation Links */
#menu {
	height: 30px;
	background-color: #eee;
	background-image: url(images/content.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	margin-left: 10px;
}


#navcontainer ul
{
	padding-left: 0;
	margin-left: 10;
	background-color: #ff6600;
	color: White;
	float: left;
	width: 930px;
	font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 0.2em 1em;
	background-color: #ff6600;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
	background-color: #F90;
	color: #fff;
}

.flexdropdownmenu, .flexdropdownmenu ul{ /*topmost and sub ULs, respectively*/
font-family: arial, helvetica, sans-serif;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid white;
border-bottom-width: 0;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 8px #818181;
-moz-box-shadow: 3px 3px 8px #818181;
}


.flexdropdownmenu li{
position: relative;
}

.flexdropdownmenu li a{
display: block;
width: 160px; /*width of menu (not including side paddings)*/
color: white;
background: #ff6600;
border-bottom: 1px solid white;
text-decoration: none;
padding: 4px 5px;
}

* html .flexdropdownmenu li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.flexdropdownmenu li a:hover, .flexdropdownmenu li.selected>a{
	background-color: #F90;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}




/* Navigatoin links */

#bannerPanel {
	height: 180px;
	background-color: #eee;
	background-image: url(images/content.gif);
	background-repeat: repeat-y;
}
#leftPanel {
	width: 470px;
	float: left;
	padding-left: 15px;
	height: 800px;
	text-align: left;
	padding-right: 5px;
	margin-top: 5px;
	left: 10px;
	background-color: #FFF;
}
#leftPanel h2 {
	color: #ff6600;
}

#cu3er-container {
	width: 400px;
	padding-right: 10px;
	height: 250px;
	float: right;
	margin-top: 9px;
	margin-right: 10px;
}






#content {
	background: #eee url(images/content.gif) repeat-y;
	padding: 20px;
	}
#content p {
	width: 900px;
	margin-bottom: 10px;
	text-align: left;
}
#content p img {
	border: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

#content2 {
	background: #eee url(images/content.gif) repeat-y;
	padding: 20px;
	text align:left;
}
#content2 p {
	width: 900px;
	margin-bottom: 10px;
	text-align: left;
}
#content2 p img {
	border: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	
}


.main {
	border-top: 1px solid #aaa;
	padding: 10px;
	background-color: #000;
	text-align: center;
}
.main h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.main h2 a {
text-decoration: none;
}
.extraArea {
	width: 950px;
	height: 250px;
	background-image: url(images/content.gif);
	background-repeat: repeat-y;
	padding-bottom: 5px;
}
.extraArea .boxes {
	width: 930px;
	margin-left: 10px;
	height: 240px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
	padding-top: 10px;
}

.extraArea .boxes .boxA{
	width: 290px;
	height: 200px;
	position: absolute;
	padding-right: 10px;
	padding-left: 10px;
	z-index: auto;
}
.extraArea .boxes .boxA h3 {
	font-size: 20px;
}
.extraArea .boxes .boxA h3 span {
	color: #ff6600;
}
.extraArea .boxes .boxA h3 img {
	float: right;
}


.extraArea .boxes .boxB{
	padding-right: 10px;
	width: 300px;
	height: 200px;
	position: absolute;
	margin-left: 310px;
	padding-left: 10px;
}

.extraArea .boxes .boxB h3 {
	font-size: 20px;
}

.extraArea .boxes .boxB h3 span {
	color: #ff6600;
}
.extraArea .boxes .boxB h3 img {
	float: right;
}


.extraArea .boxes .boxC{
	width: 280px;
	position: absolute;
	margin-left: 630px;
	padding-right: 10px;
	padding-left: 10px;
}
.extraArea .boxes .boxC h3 {
	font-size: 20px;
}

.extraArea .boxes .boxC h3 span {
	color: #ff6600;
}
.extraArea .boxes .boxC h3 img {
	float: right;
}


.footerLogo {
	width: 950px;
	height: 100px;
	background-image: url(images/content.gif);
	background-repeat: repeat-y;
	padding-bottom: 5px;
	text-align:center;
}

/* -------------------------- */









.left h2 a:hover {
color: #111;
}
.spacer {
	background-image: url(images/content.gif);
	background-repeat: repeat-y;
	height: 20px;
}


#bottom {
background: #eee url(images/bottom.gif) no-repeat;
padding: 10px 0;
}

#footer {
font-size: 11px;
color: #999;
text-align: center;
}


.quote a					{
	width:200px;
	height:54px;
	background:url(images/buttonBg.png) no-repeat 0 0;
	padding-top: 0;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 23px;
	float: left;
}
#three form input {
	font-weight: bold;
	padding: 5px;
	color: #FFF;
	font-size: 20px;
	background-repeat: no-repeat;
	background-color: #89A537;
	border: 1px solid #5F7225;
	margin-right: 5px;
	cursor:pointer;
}















#content h2 {
	color: #89A537;
	font-size: 20px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
}


#quotPan									{
	width:900px;
	height:250px;
	position:relative;
	left:-24px;
	border-top:#c9c9c9 solid 1px;
	background:url(../images/pat.png) repeat;
	margin-left: 30px;
	margin-top: 10px;
}
#quotPan h3									{
	width:220px;
	float:left;
	line-height:45px;
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 24px;
}
#quotPan input.txt 							{
	width:250px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#bfbfbf;
	font-weight:bold;
	border:#cbcbcb solid 1px;
	background:#ffffff;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#quotPan .textarea {
	width:525px;
	height:70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#bfbfbf;
	font-weight:bold;
	border:#cbcbcb solid 1px;
	background:#ffffff;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
}
#quotPan .btn {
	width:113px;
	height:42px;
	margin-top:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	border:0;
	background-image: url(images/submitBtn.png);
	background-repeat: no-repeat;
}

#quotPan input.btn							{
	width:113px;
	height:42px;
	margin-top:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	border:0;
	background-image: url(images/submitBtn.png);
	background-repeat: no-repeat;
}
#quotPan input.btn:active					{background-position:1px 1px}
.PictureFloatRight {
	padding: 3px;
	float: right;
	border: 1px solid #CCC;
	margin-left: 10px;
}
#menu #content p br {
	text-align: center;
}
#menu #content p br1 {
	text-align: center;
}
#menu #content p {
	text-align: center;
}
