* {
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}

body {
	background-color: #CDE4EB;
	color:#666;
/*	background:url(images/Page-BgTexture.jpg);
	background-attachment:fixed;*/
	background:url(images/bgimage.png) repeat-y center #fff fixed;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}
html { min-height: 100%; margin-bottom: 1px; }


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, 
form, fieldset, input, p, blockquote, table, th, td, embed, object {
	margin: 0px;
	padding: 0px;
	}

h1 {font-size:1.4em; color:#00A69C; margin-bottom:0.5em; margin-top:0.5em;}
h2 {font-size:1.0em; background-color:#00A69C; color:#fff; margin-bottom:0.5em; margin-top:0.5em; padding-left:0.5em; font-weight:700; font-variant:small-caps}
h3{	color:#00A69C; font-size:1em; font-weight:700;  border-left:25px solid #00A69C;   padding-left:0.5em; clear:right; margin-bottom:1em}
h4 {font-size:1.0em; color:#e9098d; margin-bottom:1em; margin-top:0.5em; padding-bottom:0.2em; font-weight:bolder; font-variant:small-caps; border-bottom:#F9C dotted 3px;  border-top:#F9C dotted 3px; display:table; padding:5px 20px 5px 5px; margin-left:10px;}
p {font-size:14px;}
a {font-size:14px; color:#666; text-decoration:none;}
table td {padding:5px;}
	
	

form { font-size:0.8em;}

table {
	border-collapse: collapse;
	}

img, abbr {
	border: 0;
	}

address, caption, cite, code, dfn, em, 
h1, h2, h3, h4, h5, h6, strong, th, var {
	font-weight: normal;
	font-style: normal;
	}

ul, ol {
	list-style-image: none;
	list-style-type: none;
	display: block;
	}

caption, th {
	text-align: left;
	}



q:before, q:after {
	content: '';
	}

a, ins {
	text-decoration: none;
	}

a img, :link img, :visited img, :hover img {
	border: none;
	}

address {
	font-style: normal;
	}




#container {
	width:1024px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background-color: #FFF;
}

#menu {
	width:1016px;
	height:181px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	clear: right;
	background-image: url(images/header.gif);
	background-position:left;
	background-repeat: no-repeat;
	line-height: 300px;
	border-left:#ccc 4px dotted;
	border-right:#ccc 4px dotted;
	border-bottom:#ccc 4px dotted;

}
#menu_tab ul {
	list-style:none;
	float: left;
	height:181px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#menu_tab li {
	display:inline;
	float: left;
	margin:0;
	padding:0;
	width:125px;
	text-align: center;
	height: 180px;
}
#menu_tab a {
	border:0;
	display:inline;
	margin:0;
	padding:0;
}
#menu_tab a span {
	display:block;
	color:#FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	padding-right: 0px;
	padding-bottom: 0;
	height:180px;
	background-color: #00A69C;
}
#menu_tab a:hover, #menu_tab li.darker a {
	color:#FFF;

}
#menu_tab li.item-active a span {
	text-decoration:underline;
}

#menu_tab li.item-active-darker a span {
	text-decoration:underline;
	background-color: #35BAB0;

}


#menu_tab a:hover span, #menu_tab li.darker a span {
	color:#FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #35BAB0;
}

#menu_tab a:hover span, #menu_tab li.darker a:hover span {
	background-color:#E80088;
}
#contents {
	min-height:620px;
	height:auto;
	color:#666;
	line-height: normal;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #FFF;
	float: left;
	width: 741px;
	padding-left: 250px;
	padding-right: 25px;
	background:url(images/quote.jpg) no-repeat top left;
	border-left:#ccc 4px dotted;
	border-right:#ccc 4px dotted;

}

#footer {
	height:auto;
	background:#00A69C;
	background-repeat:no-repeat;
	text-align:center;
	margin:0 auto;
	width:1016px;
	border-left:#ccc 4px dotted;
	border-right:#ccc 4px dotted;
	}
#footer ul {
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
	padding: 1em;
	}
#footer ul li, #footer ul li a:link, #footer ul li a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	padding-right: 1.5em;
	padding-left: 1.5em;
	margin-top:1em;
	text-align:center;
	display:inline;
}
#footer a:hover {
	text-decoration:underline;
}
div.clear { 
	clear: both;
}
.line {
	height:5px;
	background-color:#0C0;
	width:1024px;
}


a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#3FA9F5;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color:#0C90C4;
}
.body_text_bold {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.body_text_bold_II {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#3FA9F5;
}
.ads {
	clear:both;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

/*FORMS BEGIN*/
form#formstyle fieldset {
  margin-bottom: 10px;
  padding:10px;
  border:#CCC thin dotted;
}
form#formstyle legend {
  padding: 0 2px;
  font-weight: bold;
  color:#666;
}
form#formstyle label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form#formstyle fieldset ul {
  margin: 0;
  padding: 0;
}
form#formstyle fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
  border-top:thin #fff solid;
  background-color:#D0E8F2;
}
form#formstyle fieldset li:last-child  {
	  border-bottom:thin #fff solid;
}

form#formstyle fieldset li.even {
	background-color:#BFE4FB;
}

form#formstyle fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form#formstyle fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form#formstyle fieldset fieldset label {
  display: block;
  width: auto;
}
form#formstyle em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form#formstyle label {
  width: 175px; /* Width of labels */
}
form#formstyle fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
/*FORMS END*/

ul#vendorlist li {margin-bottom:1em; list-style:circle; left:1em; position:relative; font-size:13px;}
p.credit { color:#fff; font-size:12px; margin:0 auto; text-align:center; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; margin-top:15px; border-top:#fff dotted 2px; border-bottom:#fff dotted 2px; width:60%; padding:5px;  }
p.credit a {color:#fff; text-decoration:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px}
a.facebook {width:78px; height:250px; display:block; background:url(images/joinus1.gif) no-repeat right; position:absolute; right:0; bottom:0}
a.facebook:hover {background:url(images/joinus2.gif) no-repeat right; height:250px; width:105px;}
