html { min-width: 600px; }

body, div, td, th, h2, h4 { /* redundant rules for bad browsers  */
	font-family:'Lucida Grande','Geneva',Arial,Verdana,sans-serif;
	font-size:    12px;
	voice-family: "\"}\"";
	voice-family: inherit;
	color: #fff;
}
.clearhack { display: inline; } /*Clears Box Model Hack in IE5*/

body {

}



p { line-height: 140%; }

h1,h2 {
	font-family: trebuchet ms;
	font-weight: bold;
	color: #fff;
}

h1 {
	font-size: 120%;
	margin: 0;
}

h1 a { text-decoration: none; color: #333; }
h1 a:hover { border-bottom: 1px dotted #666; color: #fff; }

h2 {
	font-size: 140%;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
	margin: 0;
}

p.note {
	background: #EEE;
	padding: 4px;
	font-family: tahoma;
	font-size: 85%;
	line-height: 130%;
	margin-top: 0;
}

#main {

}

#contents {
	padding: 1.5em;
	min-height: 300px;
}

#header1 {
	position: relative;
	background:transparent url(http://www.joomlaamerica.com/templates/start-ups/images/navbar-bg.png) repeat-x scroll 0pt;
	width: 100%;
	height: 27px;
	/* width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header1 ul#primary {
bottom:-1px;
height:35px;
margin:0pt;
padding:0pt;
}

#header1 ul#primary li  {
	background:transparent url(http://www.joomlaamerica.com/templates/start-ups/images/menu-divider.png) no-repeat scroll 100% 0pt;
	display: inline;
	list-style: none;
	float: left;
}

#header1 ul#primary a,#header1 ul#primary span,#header1 ul#primary a.current {
	/* width: 8em; */
	background:transparent url(http://www.joomlaamerica.com/templates/start-ups/images/menu-active.png) repeat-x scroll 0pt;
	display: block;
	float: left;
	padding: 4px;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;

	text-decoration: none;
	color: #fff;
}

#header1 ul#primary span,#header1 ul#primary a.current,#header1 ul#primary a.current:hover {
	border-bottom: none;
	background:transparent url(http://www.joomlaamerica.com/templates/start-ups/images/menu-active.png) repeat-x scroll 0pt;
	padding-bottom: 6px;
	margin-top: 0;
}

#header1 ul#primary a {
	background:transparent url(http://www.joomlaamerica.com/templates/start-ups/images/navbar-bg.png) repeat-x scroll 0pt;
	border-bottom: none;
}

#header1 ul#primary a:hover {
	border-color: #000;
	background:transparent url(http://www.joomlaamerica.com/templates/start-ups/images/menu-hover.png) repeat-x scroll 0pt;
	padding-bottom: 5px;
}
#header1 ul#secondary li  {
	background: none;
	display: inline;
	list-style: none;
	float: left;
}
#header1 ul#secondary {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -1.7em;
	left: 1px;
	width: 50em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header1 ul#secondary li a,#header1 ul#secondary li span {´
	background-color: #500000;
	width: auto;
	display: block;
	float: left;
	padding: 0 10px;
	margin: 0;
	text-align: auto;
	border: none;
	background: none;
	color:#fff;

}

#header1 ul#secondary li a {
	color: #ccc;
	text-decoration: underline;
}

#header1 ul#secondary li a:hover {
	color: #ffff;
	background: transparent;
	padding: 0 10px;
	border: none;
}

#header1 ul#secondary li a:active {
	color: #fff;
	background: transparent;
}

#header1 ul#secondary li:last-child a { border: none; }
