@import "reset.css";


/* BASICS */

body	{
	color: #000;
	background: #f8f2de;
	margin: 0;
	margin-bottom: 25px;
	padding: 0;
	background-color: #FFFFFF;
	}
	
.hide	{
	text-indent: -9999px;
	}
	
img {
	display: block;
	border: 0;
	}
	
a:link {
	font-weight : bold; 
	text-decoration : underline;
	color: #285b17;
	background: transparent; 
	}

a:visited {
	font-weight : bold; 
	text-decoration : underline;
	color: #285b17;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #285b17;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : underline;
	color: #763411;
	background: transparent;  
	}
	
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, span, div {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
}

p {
	padding-bottom: 14px;
	padding-left: 20px;
}

li {
	line-height: 1.5;
	margin: 5px;
	margin-left: 30px;
	font-size: 0.8em;
}


h1	{
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 22px;
	}

h2	{
	padding-bottom: 10px;
	font-size: 17px;
	font-weight: normal;
	color:#000;
	}
	
h3 {
	padding-top: 10px;
	padding-bottom: 5px;
	color: black;
	font-weight: bold;
	font-size: 1.1em;

}

	
/* PAGE DIVS + ALL PAGE ELEMENTS */

#canvas {
	margin: 0 auto;
	padding: 0;
	background-color: white;
	width: 770px;
	
}

#head {
	width: 770px;
	height: 180px;
}


#address {
	color: #fff;
	font-size: 1px;
	text-align: center;
	visibility: hidden;	
}

#content {
	width: 720px;
	background-color: #f0f1ef;
	border-right: 25px solid #000000;
	border-left: 25px solid #000000;
	padding-bottom: 20px;
	overflow: auto;
}

#topmenu {
	width: 720px;
	background: url("/images/bg_menu_v2.jpg") #e1e2de no-repeat;
	border-bottom: 1px solid #fff;
}

#foot {
	font-size: 12px;
	padding: 6px;
	padding-right: 35px;
	padding-top: 10px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.05em;
}

#credit {
	margin: 0 auto;
	text-align: center;
	padding-bottom: 15px;
	padding-right: 20px;
	font-size: 11px;
}

#credit a {
	color: #333;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}


/* TOP / MAIN MENU */

#topmenu ul, #topmenu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#topmenu ul {
	padding: 8px 0 8px;
	text-align: center;
}

#topmenu ul li {
	display: inline;
	margin-right: .3em;
}

#topmenu ul li.last {
	margin-right: 0;
}

#topmenu ul li a {
	color: #000000;
	padding: 0 2px;
	text-decoration: none;
	font-size: 12px;
}

#topmenu ul li a:hover, #topmenu ul li a.selected {
	color: #6a6a6a;
}

/*\*//*/
#topmenu ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
}

#topmenu ul {
	padding-bottom: 0;
	margin-bottom: -1px;
}
/**/

/*\*/
* html #topmenu ul li a {
	padding: 0;
}
/**/


/* HOME PAGE */

#flash {
	width: 720px;
	height: 340px;
}

#logos {
	width: 720px;
	border-top: 1px solid #fff;
	border-bottom: 10px solid #e1e2de;
}

/* CONTENT PAGE */

#main {
	float: left;
	width: 385px;
	padding-left: 30px;
	padding-bottom: 35px;
	padding-top: 20px;
}

#fullpage {
	padding: 20px 30px 35px 30px;
}

#column1 {
	float: right;
	width: 250px;
	padding-bottom: 15px;
}

h2.reference {
	width: 100%;
	border-bottom: 1px solid #5e8249;
}

#metaphor {
	padding: 0;
	margin: 0;
	
}

#intro {
	padding: 30px;
}

#titleimage {
	float: left;
	width: 169px;
}

#fullpage table {
	width: 100%;
	padding-bottom: 20px;
}

#fullpage table .price {
	text-align: center;
}

#fullpage td {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	border-bottom: 1px dotted gray;
}

#fullpage th {
	padding-top: 15px;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid black;
}

#fullpage td.submit {
	text-align: right;
	border-top: 1px solid grey;
	padding-top: 15px;
	padding-right: 0px;
}

#column1.corporatepartners {
	padding-top: 65px;
}

#column1.corporatepartners h1 {
	padding-bottom: 20px;
	font-size: 16px;
}

#column1 p {
	padding-right: 25px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 0.6;
}

#column1 p.testmonials {
	text-align: left;
	font-style: normal;
	font-size:16px;
	color:#285b17
}

#column1 p.testmonials2 {
	text-align: right;
	font-style: normal;
	font-size:16px;
	color:#204712;
	line-height: 1.2;
}

#column1 p.signature {
	padding-right: 30px;
	padding-top: 0px;
	text-align: right;
	font-style: italic;
	line-height: 1.1;
}


.clear {
	line-height: 1px;
	clear: both;
}


/* FORMS */

#main td.label {
	font-size: 14px;
	vertical-align: top;
	padding: 4px;
	padding-top: 7px;
}

td INPUT, td TEXTAREA {
	border: 1px solid #285b17;
	padding: 4px;
	font-weight: bold;
	background-color: white;
}
