/* CSS Document */
* {margin:0;
padding:0;}


body {
	font: 85% Arial, sans-serif;
	background-color: #fff;
	font-familly: arial;
	font-size: 10pt;
}

#header {
background:url(images/header.jpg) no-repeat top right;
margin:15px auto 0 auto;
width:850px;
height:125px;
position:relative;
}

#logo { display:block;
float:left;
width:260px;
}

#logo img {margin-left:50px;
border:none;}

#logo p { display:block;
font-size:85%;
font-weight:bold;
font-style:italic;
/*padding-top:20px;*/
text-align:center;

}

ul#static_menu {position:absolute;
bottom:0;
right:0;}

#static_menu {
 	color: #000;
 	text-align: right;
	padding: 0.1em 1em;
	margin: 0.5em 0.4em 0 0;
	border-bottom: solid 1px #ee0000;
	float: right;
	font-size: 85%;
}

#static_menu li {
	display: inline;
	background:url(images/bullet.gif) no-repeat left center;
	padding: 0 0.3em 0 0.8em;
}

#static_menu li a {
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;

}

#static_menu li a:hover {
	color: #ee0000;
	background-color: #fff;
}

#content {
	width: 825px;
	margin: 20px auto 0 auto;
}



.block {width:44%;
background:#EEE url(images/block_header.jpg) repeat-x;
float:left;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
padding:0 5px 5px 5px;
margin:20px 10px 20px 0;}

.block h3 {color:#FFF;
font-size:1em;
line-height:20px;
margin:0;
padding:0 5px;
text-decoration:none;
margin-bottom:10px;}

.block p {font-size:90%;}


#sidebar {
	width: 210px;
	float: left;
	background-color: #fff;
        margin-left:12px;
}


#sidebar p.button {
	text-align: center;
	margin-bottom:15px;
}

#main_menu {
	margin: 1em 0;
	font-size: 90%;
}

ul#main_menu  {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#main_menu li {
    font-weight: bold;
    margin-bottom: 1em;
}

ul#main_menu li a { 	
	color: #ddd;
	text-decoration: none;
	display: block;
	background: url(images/red_header.jpg);
	padding: 2px 4px;
}

ul#main_menu  li a:hover {
	color: #fff;
}

ul#main_menu  li ul {
	margin-top: 2px;
        list-style-type:none;
}

ul#main_menu li ul li {
	font-size: 90%;
	padding: 0 0 2px 0;
	margin: 0;
}

ul#main_menu li ul li a { 
	color: #000;
	text-decoration: none;
	background: #eee;
	display: block;
	padding: 2px 1em;
}

ul#main_menu li ul li a:hover {
	color: #000;
	background-color: #ddd;
}

#fareas_list {
        margin-bottom: 1em;
        font-size: 90%;
}

#fareas_list h3 p{
        background: url(images/grey_header.jpg);
        color: #fff;
        padding: 0 4px;
        font-size: 1em;
        line-height: 20px;
}

#fareas_list ul {
        margin-top: 2px;
        list-style: none;
}

#fareas_list li {
        font-size: 90%;
        padding: 0 0 2px 0;
        margin: 0;
}

#fareas_list li a {
        color: #000;
        text-decoration: none;
        background: #eee;
        display: block;
        padding: 2px 1em;
        font-weight: bold;
}

#fareas_list li a:hover {
        color: #000;
        background-color: #ddd;
}


#main {
	width: 575px;
	float: right;
	background-color: #fff;
        padding:5px 0 0 25px;
}

#main h1 {
                font-size: 1.5em;
	margin-bottom: 10px;
}


#footer {
	width: 825px;
	margin: 1em auto;
	clear: both;
	background-color: #fff;
	font-size: 90%;
	color: #999;
}

#footerdef {width: 600px;
	margin: 1em auto;
	clear: both;
	background-color: #fff;
	text-align: center;
	font-size: 90%;
	color: #999;}

#footer p, #footerdef p {text-align:center;
font-size:14px;
line-height:25px;}

#footer p {color:#999999;}
#footerdef p{color:#000;}

/*----------------------list_pages----------------------*/

ul#listpages {list-style-type:none;}

ul#listpages li {margin-bottom:10px;}

ul#listpages li a {font-size:13px;
font-family:Arial;
display:block;
font-weight:bold;
}

/*----------------------Form-------------------------*/

#captcha-image {margin:50px 0 20px 0;}

#captcha-input {margin-bottom:30px;
width:125px;}

#footer input.formsubmit {float:left;
height:23px;
margin-top:-1px;
width:53px;}

.formErrorMessage {display:block;
width:200px;
height:40px;
padding-top:20px;
background:#da4242;
text-align:center;
color:#fff;
position:absolute;
top:500px;
left:570px;}

.formSuccessMessage {display:block;
width:200px;
height:50px;
padding-top:20px;
background:#7adf8a;
text-align:center;
color:#000;
position:absolute;
top:500px;
left:570px;}

/*-------------------newsletter----------------------*/

#top {width:570px;
background:#cc0000;
padding:5px;
height:100px;}


#top h2 {font-size: 24pt; 
font-family: "Arial","sans-serif"; 
color: white;}


#top h4{font-size: 13.5pt; 
font-family: "Arial","sans-serif"; 
color: black;
font-style:italic;}

#top p {font-size: 10pt; 
font-family: "Arial","sans-serif"; 
color: white;
float:right;}

#allcont {width:580px;
margin-top:20px;
background:#ebebeb;}

#allcont h4 {background:#cc0000;
width:98%;
height:30px;
padding-left:2%;
line-height:30px;
font-size: 10pt; 
font-family: "Arial","sans-serif"; 
color: white;
margin-bottom:10px;
}

#leftcol { width:190px;
background:#ebebeb;
float:left;}

#leftcol ul {list-style-type:none;
margin-left:10px;
}


#leftcol ul li a {
font-size: 8pt; 
font-family: "Arial","sans-serif"; 
line-height:25px;}


#rightcol {width:370px;
float:right;
padding-left:20px;
background:#fff;
}

#bottom {padding-top:20px;
background:#fff;
}

/*---------------------blue newsletter--------------------*/

#top_blue {width:570px;
background:#668099;
padding:2px;}


#blue {background:#99cccc;
margin-top:5px;
padding:0 5px 0 5px;
height:23px;}

#top_blue h2 {
font-family: 'Trebuchet MS',Verdana,Helvetica,sans-serif; 
color: white;
 font-size: 20px; ;
 text-align:center;}


#top_blue h4{
color: #fff;
float:left;
font-family: 'Trebuchet MS',Verdana,Helvetica,sans-serif; 
font-size: 13px; 
font-weight: bold; ;}

#top_blue p {font-size: 13px; 
color: white;
float:right;
font-family: 'Trebuchet MS',Verdana,Helvetica,sans-serif;  
font-weight: bold;}

#allcont_blue {width:565px;
border-right:2px solid #668099;
border-left:2px solid #668099;
padding-left:5px;}

#allcont_blue h4 {background:url(images/bg_h2.gif) no-repeat 0 20px;
width:93%;
padding:10px 0 10px 7%;
height:53px;
font-family: 'Trebuchet MS',Verdana,Helvetica,sans-serif; 
font-size: 15px; 
font-weight: bold; 
font-style: italic; 
color:#669980;}

#allcont_blue p {font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:12px;}

#rightcol_blue ul {list-style-type:none;
margin-left:10px;
}
#rightcol_blue ul li {margin-left: 5px; 
text-indent: -15px;}

#rightcol_blue ul li a {
line-height:18px;
color: #fff;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;}

#rightcol_blue ul li a:hover {text-decoration:underline;}

#rightcol_blue p {color: #fff;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;}

#rightcol_blue {width:210px;
margin:0 0 5px 5px;
background:#668099;
padding:5px;
float:right;}

#bottom_blue {background:url(images/bottom.gif); 
width: 574px; 
height: 35px;}

a.shopbutton{
display:block;
width:70%;
margin:0 auto;
text-align:center;
background:url(images/shopbutton-bg.png);
color:#fff;
padding:8px 0px;
font-weight:bold;
-moz-border-radius:6px;
-webkit-border-radius: 6px;
}

form#salesforce {
	padding: 20px;
	background: rgb(239, 239, 239) none repeat scroll 0% 0%;
	width: 450px;
}
#salesforce label {
	display:block;
	width:200px;
	float:left;
}
#salesforce input, #salesforce textarea, #salesforce select {
	width:200px;
	margin:4px 0;
}
#salesforce input.small { width:100px; }
#salesforce input#submit { width:100px; }

/*============ Front Boxes =========*/
div.box{
display:block;
float:left;
width:45%;
margin-left:4%;
overflow:hidden;

}
div.box h3{
	margin:0;
	padding:4px 5px;;
	text-align:center;
	color:#fff;
	font-size:1em;
-moz-border-radius:5px 5px 0px 0px;
-webkit-border-top-right-radius:5px;
-webkit-border-top-left-radius:5px;
border-bottom:2px solid red;
background-color:#666;
	}
div.box h3 a{
display:block;
width:100%;
text-decoration:none;
color:#fff;
}
div.box h3:hover{
background-color:#888;
}

div.box div{
min-height:120px;
	padding:8px;	
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
background-color:#eee;
	}
div.box div.imgrotator{
border:none;
padding:0;
margin:0;
min-height:50px;
text-align:center;
}