/* CSS Document */

#h1
{
	width: 385px;
	height: 45px;
	background:  url(images/jamfrog_logo.gif) top left no-repeat;
	position: static;
	top: 0ex;
	margin-left: -8px;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0em 0em 0ex 0ex;
margin: 10.4em 2.4em;
color: White;
text-decoration: none;
float: right;
}

#navcontainer ul li a:hover
{
font-family: Arial;
font-size: 11px;
text-decoration: none;
color: #003A4B;
}

#h2
{
	width: 793px;
	height: 146px;
	background:  url(images/jamfrog_header_img.jpg) top left no-repeat;
	position: absolute;
	top: 51px;
	left: 4px;
}

a:link
{
font-family: Arial;
font-size: 11px;
text-decoration: none;
color: #999999;
padding-left: 0px;
padding-right: 0px;
}
a:hover
{
font-family: Arial;
font-size: 11px;
text-decoration: none;
color: #0099cc;
padding-left: 0px;
padding-right: 0px;
}
a:visited
{
text-decoration: none;
font-family: Arial;
font-size: 11px;
}


#column1
{
	position: absolute;
	top: 205px;
	width: 156px;
	left: 0.02em;
	height: 122px;
	margin-left: o;
}

#column2
{
	position: absolute;
	top: 209px;
	width: 595px;
	left: 185px;
	height: 162px;
}

.para {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	letter-spacing: 0.04em;
}

.mainheader {
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #0099cc;
	letter-spacing: 0.02em;
}

.from {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	line-height: 15px;
	letter-spacing: 0.04em;
}

.price {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0099cc;
	line-height: 15px;
	letter-spacing: 0.04em;
}

.subheader {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #0099cc;
	letter-spacing: 0.02em;
}

*//Comment: Side navigation*//

#navlist1
{
list-style-type: none;
align: left;
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 220px;
}

#navlist1 li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

#navlist1 li a 
{ text-decoration: none;
font-family: Arial;
font-size: 11px; 
}

.ul 
{ text-decoration: none;
list-style-type: none;
font-size: 11px; 
font-family: Arial;
color: #0099cc;
}
.li 
{ text-decoration: none;
list-style-type: none;
font-size: 11px; 
font-family: Arial;
color: #0099cc;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	letter-spacing: 0.03em;
	text-align: left;
	padding: 3px 0px 0px 10px;
	background: url(images/footer_img.gif) no-repeat;
	position: absolute;
	top: 825px;
	width: 797px;
	height: 15px;
	margin-left: -6px;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #004755;
	letter-spacing: 0.05em;
}
