/*	-->		Layout		<--	*/

/*	-->		HTML		<--	*/
html, body
{
margin: 0 25px 0 25px;
background: #a0a0a0 url(../img/bg_full.jpg) top repeat-x;
color: #333;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

/*	-->		Wrapper		<--	*/
#wrapper
{
width: 850px;
margin: 0 auto;
}

/*	-->		Header		<--	*/
#header
{
float: left;
height: 125px;
width: 850px;
margin: 15px 0 0 0;
background: #555 url(../img/bg_header.jpg) top repeat-x;
}

#header img, img a
{
float: left;
border: none;
margin: 20px 0 0 29px;
}

#user_info
{
float: right;
height: 25px;
width: 215px;
margin: 0 30px 0 0;
line-height: 2.2em;
color: #fff;
text-align: right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;

}

#user_info a
{
color: #e1e1e1;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-align: right;
}


/*	-->		Main		<--	*/
#main
{
float: left;
min-height: 465px;
width: 850px;
margin: 0 0 0 0;
padding-bottom: 20px;
background: url(../img/bg_main.gif) repeat-y;
}

/*	-->		Footer		<--	*/
#footer
{
float: left;
width: 850px;
height: 40px;
background: url(../img/bg_footer.gif) top no-repeat;
text-align: center;
font-size: 9px;
font-family:Arial, Helvetica, sans-serif;
color: #ededed;
}

#footer p
{
float: left;
width: 806px;
margin: 0 0 0 7px;
padding: 15px 0 0 0;
}

/*	-->		Submain		<--	*/
#submain
{
float: left;
min-height: 392px;
width: 800px;
margin: 0 0 0 3px;
padding: 20px;
overflow: hidden;
}

#submain ul
{
padding-left: 40px;
}

/*	-->		Nav		<--	*/
#nav
{
float: right;
margin: 101px 7px 0 0;
width: 550px;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
text-align: center;
overflow: hidden;
}

#nav a
{
text-decoration: none;
}

.nav a
{
float: left;
display: block;
width: 110px;
height: 24px;
margin: 0 0 0 5px;
line-height: 1.9em;
color: #e1e1e1;
background: url(../img/bg_nav.jpg) top no-repeat;
}

.nav a:hover
{
color: #fff;
}

.navselect a
{
float: left;
display: block;
width: 110px;
height: 24px;
margin: 0 0 0 5px;
line-height: 1.9em;
color: #333;
background: #fff url(../img/bg_navselect.gif) top no-repeat;
}

/*	-->		Submenu	<--	*/
#subnav
{
float: left;
width: 850px;
margin: 0 0 0 0;
border-bottom: 1px solid #ccc;
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
text-align: center;
}

#subnav a
{
float: left;
display: block;
width: 140px;
margin: 6px 0 0 5px;
padding: 5px;
text-decoration: none;
}

#subnav a:hover
{
color: #333;
}

.sub a
{
color: #666;
}

.subselect a
{
color: #333;
border-bottom: 3px solid #666; 
}

/*	-->		Feature		<--	*/
#feature
{
float: left;
width: 425px;
min-height: 325px;
margin-bottom: 20px;
padding: 0;
}

#feature_gallery
{
width: 355px;
height: 325px;
float: right;
margin-bottom: 20px;
padding-left: 10px;
}

#feature_gallery img
{
float: left;
border: none;
}

#feature_gallery_nav
{
width: 62px;
height: 300px;
float: right;
margin: 0;
}

#feature_gallery_nav a
{
width: 60px;
height: 60px;
display: block;
float: right;
border: 1px solid #999;
margin: 3px 0 0 0;
}

#feature_gallery_nav a:hover
{
border: 1px solid #333;
}

/*	-->		Panels		<--	*/
.panel_full
{
float: left;
width: 800px;
margin: 0 0 10px 0;
background: #f0f0f0 url(../img/bg_panel.jpg) left repeat-y;
}

.panel_full_header
{
border-bottom: 3px solid #555;
color: #fff;
font-size: 14px;
font-weight: bold;
background: #fff;
}

.panel_full_main
{
padding: 10px;
border-right: 1px solid #bebebe;
border-bottom: 1px solid #bebebe;
border-left: 1px solid #e1e1e1;
overflow: hidden;
}

.panel_full_main ul
{
float: left;
margin: 0;
}

.panel
{
float: left;
width: 357px;
margin: 5px;
padding: 10px;
border: 1px solid #c9c9c9;
background: #fff;
}

.panel_content
{
float: left;
height: 225px;
width: 100%;
}

.panel_footer
{
float: right;
padding: 4px 0 4px 8px;
background: #555;
border-top: 1px solid #ccc;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
border-left: 1px solid #ccc;
}

.panel_footer a
{
height: 12px;
width: 90px;
display: block;
line-height: .9em;
background: url(../img/bg_submit.gif) right no-repeat;
color: #fff;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.panel img
{
float: right;
margin: 0 0 5px 10px;
}

.panel h2
{
margin: 0 0 10px 0;
font-size: 20px;
font-weight: bold;
color: #555;
}

.panel2
{
float: left;
width: 745px;
margin: 5px;
padding: 10px;
border: 1px solid #c9c9c9;
background: #fff;
}

.panel2_content
{
float: left;
width: 100%;
}

.panel2_footer
{
float: right;
padding: 4px 0 4px 8px;
background: #555;
border-top: 1px solid #ccc;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
border-left: 1px solid #ccc;
}

.panel2_footer a
{
height: 12px;
width: 105px;
display: block;
line-height: .9em;
background: url(../img/bg_submit.gif) right no-repeat;
color: #fff;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.panel2 img
{
float: right;
margin: 0 0 5px 10px;
}

.panel2 h2
{
width: 580px;
margin: 0 0 10px 0;
font-size: 18px;
font-weight: bold;
color: #555;
}

.panel2 ul
{
margin: 0 0 10px 10px;
}

.panel3
{
float: left;
width: 745px;
margin: 5px;
padding: 10px;
border-top: 1px solid #ccc;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 1px solid #ccc;
}

.panel3_content
{
float: left;
width: 100%;
padding: 0;
}

.panel3 h2
{
width: 580px;
margin: 0 0 10px 0;
font-size: 16px;
border-bottom: 1px solid #999;
}

.panel3 h3
{
font-size: 14px;
margin: 0 0 15px 0;
}

.panel3_content td
{
padding: 10px 0 10px 0;
text-align: center;
}

.panel4
{
float: left;
margin-right: 10px;
padding: 10px;
}

.panel_header_bg
{
height: 26px;
width: 215px;
background: url(../img/panel_header_bg.jpg) left no-repeat;
}

.panel_header_bg p
{
margin: 0;
padding: 5px 5px 4px 10px;
}

.panel_header_bg1
{
height: 26px;
width: 215px;
background: url(../img/panel_header_bg1.jpg) left no-repeat;
}

.panel_header_bg1 p
{
margin: 0;
padding: 5px 5px 4px 30px;
}

.panel_header_bg2
{
height: 26px;
width: 215px;
background: url(../img/panel_header_bg2.jpg) left no-repeat;
}

.panel_header_bg2 p
{
margin: 0;
padding: 5px 5px 4px 30px;
}

.panel_header_bg3
{
height: 26px;
width: 215px;
background: url(../img/panel_header_bg3.jpg) left no-repeat;
}

.panel_header_bg3 p
{
margin: 0;
padding: 5px 5px 4px 30px;
}

form
{
margin: 0;
}

label
{
float: left;
width: 125px;
margin: 0 0 3px 0;
padding: 5px 5px 3px 3px;
font-size: 12px;
text-align: right;
clear: left;
}

.field
{
width: 200px;
margin: 0 0 3px 0;
padding: 3px;
border-top: 1px solid #999;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #666;
color: #333;
}

textarea
{
float: left;
height: 100px;
width: 350px;
padding: 3px;
border-top: 1px solid #999;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #666;
}

.submit
{
float: right;
height: 20px;
width: 120px;
margin: 0;
padding: 2px 0 2px 6px;
background: #555 url(../img/bg_submit.gif) right no-repeat;
border-top: 1px solid #999;
border-right: 1px solid #333;
border-bottom: 1px solid #333;
border-left: 1px solid #999;
color: #fff;
text-align: left;
font-size: 12px;
font-weight: bold;
cursor: pointer;
line-height: .7em;
}

.quote_message
{
float: left;
width: 745px;
padding: 50px 0 50px 0;
color: #999;
font-size: 16px;
font-weight: bold;
text-align: center;
}

.error
{
color: #ff0000;
}

fieldset
{
border: none;
}

a
{
text-decoration: underline;
color: #000;
}

a img
{
border: none;
}

a:hover
{
text-decoration: none;
}

p
{
margin: 0 0 15px 0;
}

h1
{
margin: 0 0 20px 0;
font-size: 20px;
font-weight: bold;
color: #666;
}

h2
{
margin: 0 0 20px 0;
font-size: 16px;
}

h3
{
font-size: 14px;
margin: 0 0 5px 0;
color: #555;
}

ul
{
margin: 0 0 10px 10px;
}

li
{
margin-bottom: 5px;
list-style-image: url(../img/bullet.gif);
}

table 
{
margin: 0 0 10px 0;
padding: 0;
}

th
{
padding: 0 0 3px 0;
border-bottom: 1px solid #999;
text-align: center;
}

td
{
text-align: center;
padding: 5px 0 5px 0;
}