body {
margin: 0px;
background-color: #7a7061;
font-family: Georga, Times, Serif;
text-align: center;
}

table.mainshell {
background-color: #FFF;
width: 900px;
margin: 0px auto;
background-image: url('images/bg_top.gif');
background-repeat: repeat-x;
padding: 10px;
text-align: left;
}

table.footer {
width: 900px;
margin: 0px auto;
padding: 2px;
color: #FFF;
font-size: 12px;
}

table.footer a {
color: #FFF;
text-decoration: none;
}

/* HEADER SPRITEMAP */
div.nav {
	margin: 0px auto;
	background-color: #FFF;
	padding-top: 8px;
}


#nav {
	width: 880px;
	height: 29px;
	background: url(images/nav_off.jpg);
	margin: 0px auto; 
	padding: 0;
	position: relative;
}
#nav li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#nav li, #nav a {height: 29px; display: block;}
#panel1b {left: 22px; width: 92px;}
#panel2b {left: 114px; width: 105px;}
#panel3b {left: 219px; width: 104px;}
#panel4b {left: 323px; width: 154px;}
#panel5b {left: 477px; width: 90px;}
#panel6b {left: 567px; width: 174px;}
#panel7b {left: 741px; width: 120px;}

#panel1b a:hover {background: transparent url(images/nav_on.jpg) -22px 0px no-repeat;}
#panel2b a:hover {background: transparent url(images/nav_on.jpg) -114px 0px no-repeat;}
#panel3b a:hover {background: transparent url(images/nav_on.jpg) -219px 0px no-repeat;}
#panel4b a:hover {background: transparent url(images/nav_on.jpg) -323px 0px no-repeat;}
#panel5b a:hover {background: transparent url(images/nav_on.jpg) -477px 0px no-repeat;}
#panel6b a:hover {background: transparent url(images/nav_on.jpg) -567px 0px no-repeat;}
#panel7b a:hover {background: transparent url(images/nav_on.jpg) -741px 0px no-repeat;}

#panel1b a.over {background: url(images/nav_on.jpg) -22px 0px no-repeat;}
#panel2b a.over {background: url(images/nav_on.jpg) -114px 0px no-repeat;}
#panel3b a.over {background: transparent url(images/nav_on.jpg) -219px 0px no-repeat;}
#panel4b a.over {background: transparent url(images/nav_on.jpg) -323px 0px no-repeat;}
#panel5b a.over {background: transparent url(images/nav_on.jpg) -477px 0px no-repeat;}
#panel6b a.over {background: transparent url(images/nav_on.jpg) -567px 0px no-repeat;}
#panel7b a.over {background: transparent url(images/nav_on.jpg) -741px 0px no-repeat;}

/* END HEADER SPRITEMAP */


/* HOME SPRITE */

#bignav {
	width: 880px;
	height: 232px;
	background: url(images/home_main.jpg);
	margin: 0px auto; 
	padding: 0;
	
	position: relative;
}
#bignav li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#bignav li, #bignav a {height: 232px; display: block;}
#panelA {left: 0; width: 220px;}
#panelB {left: 221px; width: 220px;}
#panelC {left: 442px; width: 220px;}
#panelD {left: 663px; width: 220px;}

#panelA a:hover {background: transparent url(images/home_main_ov.jpg) -0px 0px no-repeat;}
#panelB a:hover {background: transparent url(images/home_main_ov.jpg) -221px 0px no-repeat;}
#panelC a:hover {background: transparent url(images/home_main_ov.jpg) -442px 0px no-repeat;}
#panelD a:hover {background: transparent url(images/home_main_ov.jpg) -663px 0px no-repeat;}



/* END HOME SPRITE */


td.content {
padding-top: 10px;
width: 435px;
vertical-align: top;
}

td.contentright {
padding-top: 10px;
width: 435px;
vertical-align: top;

}

td.nav {
padding-top: 0px;
width: 190px;
vertical-align: top;
}

td.subpage {
padding: 10px 0 0 10px;
vertical-align: top;
}


div.title1 {
background-image: url('images/bg_g45.gif');
padding: 5px 0 5px 10px;
Margin: 0px;
font-weight: bold;
color: #222;
}

div.text {
font-size: 13px;
line-height: 16px;
padding: 10px;
}

div.text {
font-size: 13px;
line-height: 16px;
padding: 10px 0 0 0px;
}

div.subtext {
font-size: 13px;
line-height: 16px;
padding: 10px 0 10px 0px;
width: 435px;
float: left;
position: relative;
}


td.rightside {
padding: 10px 0 0 0px;
vertical-align: top;
}

a {
color: #03b20b;
}

div.ender {
background-image: url('images/bg_g45.gif');
height: 5px;
Margin: 0 0 10px 0px;
}

div.producttoper {
background-image: url('images/bg_g45.gif');
height: 15px;
Margin: 0 0 10px 0px;
}

div.navbottom {
background-image: url('images/bg_g45.gif');
height: 100%;
Margin: 0 0 10px 0px;
}

table.menubox {
background-color: #c1edbf;
font-size: 12px;
padding: 10px;
width: 100%;
}

table.subnav.a {
font-weight: bold;
color: #524132;
}

ul.subnav {
border: 1px #64635e solid;
padding: 0px;
font-size: 13px;
background-color: #adab9f;
font-weight: bold;
color: #524132;
}

ul.subnav li, ul.subnav a {display: block;}
ul.subnav li a {text-decoration: none; color: #524132; padding: 6px 4px 6px 4px; border: 1px #67645d solid;}
ul.subnav li a:hover {background-color: #f7ea5e;}
ul.subnav li a.selected {background-color: #f7ea5e;}

img.pagetitle {
padding: 0 0 13px 0px;
}

select {
font-family: Georga, Times, Serif;
font-size: 14px;
padding: 1px;
color: #666666;
}

table.listings {
font-size: 13px;
padding: 0px;
width: 100%;
vertical-align: top;
line-height: 15px;
}

div.productbox {
margin-top: 10px;
padding: 8px 4px 8px 15px;
background-color: #f7f7f7;
border: 2px #02b30b solid;
width:200px;
font-size: 13px;
}

div.productbox a {
margin: 5px 0 3px 5px;
line-height: 18px;
}

table.form {
font-size:14px;
width: 100%;
}
input.form {
width: 200px;
margin-left: 12px;
background-color: #f3f3f3;
}
input.formreq {
width: 200px;
margin-left: 12px;
background-color: #FFFDD2;
}

input.formsm {
width: 80px;
margin-left: 12px;
background-color: #f3f3f3;
}
select.form {
margin-left: 12px;
background-color: #f3f3f3;
}
select.formreq {
margin-left: 12px;
background-color: #FFFDD2;
}



textarea.contact {
width: 400px;
height: 100px;
margin-left: 12px;
background-color: #f3f3f3;
}
textarea.contactbg {
width: 400px;
height: 400px;
margin-left: 12px;
background-color: #f3f3f3;
}

select.contact {
width: 250px;
margin-left: 12px;
background-color: #f3f3f3;
}

select.contactsm {
width: 50px;
margin-left: 12px;
background-color: #f3f3f3;
}

input.contact {
width: 250px;
margin-left: 12px;
background-color: #f3f3f3;
}

input.contactreq {
width: 250px;
margin-left: 12px;
background-color: #FFFDD2;
}

input.contactsm {
width: 150px;
margin-left: 12px;
background-color: #f3f3f3;
}

span.bigtitle {
font-size: 18px;
font-weight: Bold;
line-height: 19px;
color: #333;
text-decoration: none;
}

span.bigtitlenews {
font-size: 21px;
font-weight: Bold;
line-height: 23px;
color: #333;
text-decoration: none;
}

a.bigtitle {
font-size: 18px;
font-weight: Bold;
line-height: 19px;
text-decoration: none;
}

table  {
font-size: 12px;
padding: 0px;
width: 100%;
vertical-align: top;
line-height: 15px;
}

div.productshell {
background-color: #666;
color: #FFF;
padding: 5px;
margin: 5px;
font-size: 14px;
font-weight: bold;
}

span.data {
font-size: 12px;
color: #222;
}

#myGallery
{
width: 415px !important;
height: 300px !important;
}

table.projectfooter td {
background-color: #fefad5;
padding: 15px;
width: 33%
}

table.projectfooter h3 {
font-size: 18px;
line-height: 20px;
}
table.projectfooter ul li {
list-style-type: square;
color: #555555;
}
span.note {
color:#999999;
font-size: 11px;
font-style: italic;
}


textarea.cms {
width: 680px;
height: 600px;
margin-left: 12px;
}

h2 {
margin: 5px 0  4px  0; 
color: #999;  
}
