/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:url(images/body-bg.gif) top center;
	text-align:center;
	padding:13px 0 0 0;
	font-size: 14px;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		width: 150px;
		color:#000;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#61b906;}
a:hover{text-decoration:none;}
p {padding-top:15px;}
strong a {color:#333333;}
strong {color:#333333;}

/* ============================= main layout ====================== */

#main { width:977px; margin-left: 10%; margin-right: 10%; text-align:left; background:url(images/main-bg.jpg) no-repeat 0 0; height:687px;}


.col-1, .col-2, .col-3 {float:left;}
.container {width:100%; overflow:hidden;}

.col-left {width:461px; float:left; background:url(images/left-tail.gif) repeat-y 177px 0;}
.col-right {width:486px; float:left; background:url(images/right-tail.gif) repeat-y 0 0; height:657px; }



.col-1 {width:185px;}

.indent {padding:15px;}

li { background:url(images/marker2.gif) no-repeat 0 9px; padding-left:14px; line-height: 24px; margin-left: 20px;}
li a {color:#565656; font-weight:bold;}

.imgindent {margin:0 20px 0 0; float:left;}

h1 {color:#ec6f13; font-size:2.667em; line-height:1em; font-weight:normal; margin-bottom:30px;}
h2 {color:#343434; font-size:2.667em; line-height:1em; font-weight:normal; margin-bottom:30px;}
h2 span {display:block; color:#5a5a5a; font-size:0.719em; line-height:1em; margin-top:-3px;}
h3 {color:#5a5a5a; font-weight:normal; font-size:14px; padding: 0px 0 0px 0px; margin: 0px;}
h3 span {color:#343434;}
h4 {color:#272727; text-transform:uppercase;}

/* ============================= header ====================== */

#header {padding:29px 0 0 25px; height:571px;}

#page1 .menu-bg {background:url(images/menu-bg1.jpg) no-repeat right top; height:657px;}
.logo {background:url(images/line.gif) left bottom repeat-x; padding:10px 0 34px 8px; margin-right:236px;}

.menu {padding-top:17px;}
.menu li {padding:0 0 12px 8px; font-size: 19px; line-height: .75em; background:none; margin: 0px;}

.menu li a {display:block; width:342px; height:46px; text-decoration:none; color:#2a2a2a; font-weight:normal; cursor:pointer;}

.menu li a:hover, .menu li .active {text-decoration:none; color:#fff;}

.menu li a span {display:block; width:186px; text-align:right; padding:12px 0 0 0;}
.menu .m1 a {}
.menu .m1 a:hover, .menu .m1 .active {background:url(images/m4-act.png) no-repeat 0 0;}
.menu .m2 a {}
.menu .m2 a:hover, .menu .m2 .active {background:url(images/m4-act.png) no-repeat 0 0;}
.menu .m3 a {}
.menu .m3 a:hover, .menu .m3 .active {background:url(images/m4-act.png) no-repeat 0 0;}
.menu .m4 a {}
.menu .m4 a:hover, .menu .m4 .active {background:url(images/m4-act.png) no-repeat 0 0;}
.menu .m5 a {}
.menu .m5 a:hover, .menu .m5 .active {background:url(images/m4-act.png) no-repeat 0 0;}

/* ============================= content ====================== */

#content-outer {padding:35px 32px 20px 15px; }
#content {overflow: auto; width: 440px; height: 590px; padding-left: 10px;}

.col-pad {padding-right:31px;}
.margin0 {margin-top:0px !important;}
.margin1 {margin-top:22px;}
.margin2 {margin-top:15px;}

.link {background:url(images/marker1.gif) no-repeat 0 7px; padding-left:10px; color:#272727; font-weight:bold; text-decoration:none; display:inline-block; margin-top:12px;}
.link2 {background:url(images/line.gif) left top repeat-x; margin-top:20px; padding:15px 0 0 0}
.link2 a {background:url(images/marker1.gif) no-repeat 0 6px; padding-left:10px; color:#272727; font-weight:bold; text-decoration:none;}
.link2 a strong {text-decoration:none;}

.line {background:url(images/line.gif) bottom left repeat-x; padding-bottom:22px; margin-bottom:34px;}
.line2 {background:url(images/line.gif) bottom left repeat-x; padding-bottom:15px; margin-bottom:24px;}

.phone {float:left; width:112px;}

/* ============================= footer ====================== */

#footer {background:url(images/line.gif) left top repeat-x; margin:0 236px 0 25px; color:#a1a1a1; padding:10px 0 0 7px;}
#footer a {color:#a1a1a1;}

/* ============================= forms ============================= */


#ContactForm .rowi {height:25px;}
#ContactForm .link2 {text-align:right;}
#ContactForm .link2 a{margin-left:15px;}

.input {width:178px; height:18px; border:1px solid #d3d3d3; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:178px; height:120px; border:1px solid #d3d3d3; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}


.row {clear: both; }
.label {float: left; width: 130px;}
.field {float: left;}

/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 18px Tahoma;
margin-top: -36px;
margin-left: 164px;
position: absolute;
list-style-type: none;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
font-weight: 100;

}

.ddsubmenustyle li 
{background: url(../images/x.gif);}


.ddsubmenustyle li a{
display: block;
width: 180px; /*width of menu (not including side paddings)*/
color: #fff;
background-color: #61b906;
text-decoration: none;
padding: 5px 5px;
border-bottom: 1px solid #fff;

font-weight: 100;

}

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

.ddsubmenustyle li a:hover{
background-color: #fff;
color: #ff8809;
border: 1px solid #414141;
font-weight: 100;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}

