/* 
	project:  semnos solutions
	author:   tom vacek
*/

*{ margin: 0; padding: 0; }* 
body { 
	font: .75em "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.6em;
	background: #fff;
	color: #444; 
}

a {	color: #E60000;	background: inherit; text-decoration: none; }
a:hover { color: #AA0001; background: inherit; text-decoration: underline; }
p { font-size: 1.1em; margin: 0 0 15px 0; }
h1 {  margin: 20px 0 0; }
h1 a { background: inherit; }
h2 { font: normal 1.6em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; }
h3 a { font-size: 1em; }
#main h3  { font-size: .95em; color: #808080; font-weight: normal; text-transform: uppercase; }
#main h2  { color: #E60000; }

#content { width: 800px; margin: 0 0; padding: 10px 5px 0 5px; border-top: 8px solid #eee; border-left: 150px solid #eee; border-right: 150px solid #eee; background-color: white;}

#top{ float: right; text-align: right;  }
#top a { color: #808080; margin: 0 0 0 13px; background: #fff url(images/toparrow.png) no-repeat center left; padding: 0 0 0 12px; }


#logo { float: left; color: #808080; line-height: 25px; font-size: 1.3em; }
#logo h3 { float: left; color: #808080; line-height: 25px; font-size: 1.5em; } 
#menu { height: 35px; padding: 7px 0 0 0; clear: both;  margin: 0 0 18px; background: #fff url(images/menubg.gif) repeat-x; }
	#menu li { font-size: 1.1em; display: inline; text-transform: uppercase; }
	#menu li a { margin: 0 25px 0 10px; color: #808080;  }
	#menu li a:hover { color: #444; }
	.current { font-weight: bolder; text-decoration: underline;}
 	
#right { background: #eee;  clear: left; float: right; width: 300px; padding: 10px 15px; margin: 0 0 20px; }
	#right img { margin: 0 0 8px; }
	#right li { list-style: none; }
	#right li a {  color: #787A8F; font-weight: bold; background: url(images/arrow.gif) no-repeat center left; padding: 0 0 0 12px; }
	#right li a {  color: #787A8F; font-weight: bold; background: url(images/arrow.gif) no-repeat center left; padding: 0 0 0 12px; }

#left { float: left; width: 420px; text-align: justify; }
#left  h3 { color: #E60000; }
	
#maintext { text-align: center; float: left; width: 800px; margin: 0 0 20px; font-size: 1.1em; }

#mainpara  { width: 375px; text-align: left; }
#mainparasmall  p  { width: 300px; font-size: 1.1em; }
#mainpara  p  { width: 800px; font-size: 1.1em; }
#mainpara  li { margin: 0 0 0 30px; }
.indent { text-indent: 100px; }
#mainpara  h3 { color: #E60000; }

#main { float: left; width: 800px; margin: 0 0 20px; }
	#main img { float: left; border: 3px solid #eee; padding: 1px; margin: 0 15px 5px 0; }
	#line { clear: both; padding: 3px; margin: 0 0 15px; background: #fff url(images/smalldot.gif) repeat-x; }
	#contact { float: left; width: 800px;  }
		#contact li { list-style: none; border-bottom: 1px solid #eee; padding: 4px; margin: 0; }
		#contact li a { background: #fff url(images/arrow.gif) no-repeat center left; padding: 0 0 0 12px; color: #808080;  }

#rl { float: left; width: 290px; margin: 0 20px 30px 0; }
#rr { float: right; width: 290px; }
	#rl li, #rr li { list-style: none; border-bottom: 1px solid #eee; padding: 4px; margin: 0; }
	#rl li a, #rr li a { background: #fff url(images/arrow.gif) no-repeat center left; padding: 0 0 0 12px; color: #808080;  }

#footer { clear: both;  font-size: .9em; color: #808080; background: #eee; }
	.links a { font-weight: bold; color: #787A8F; background: #fff; margin: 0 10px 0 0; background: url(images/dot.png) no-repeat center left; padding: 0 0 0 10px; }
	#footer li { list-style: none; }
	#fl { width: 600px; }
	#fr { float: right; }

/* Page Specific*/
#howitworks  h3  { font-size: 1.3em; color: #E60000; font-weight: bold;  }
#howitworks  p  {  width: 300px; padding: 10px 15px; margin: 0 0 20px; font-size: 1.1em; }

#howitworksright { float: rights; width: 400px; }

#sitemapident { width: 300px; padding-left: 50px; }

#weather { float: right; width: 300px; margin: 0 10px }

#about { font-size: 1.1em; float: right; width: 400px; text-align: justify; }
#about p { font-size: 1.1em; }
#about  h3 { color: #E60000; }
#about  li { margin: 0 0 0 12px; }


	