
body
{
	background-color: #a4212d;
	background-image: url(../images/background_gradient.jpg);
    background-repeat: repeat-x;
}


#header
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#homepage-feature
{
	position: absolute;
	top: 111px;
	left: 609px;
	z-index: 1;
}

#homepage-feature-content
{
	position: absolute;
	top: 45px;
	left: 405px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	z-index: 1;
}


#content
{
    position: relative;
	top: 135px;
	left: 230px;
	z-index: 1;
	width: 525px;
}

#content-home
{
    position: relative;
	top: 135px;
	left: 216px;
	z-index: 1;
	width: 375px;
	
}


.content-text
{
    font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-size: 11px;
	line-height: 21px;

}

.content-text a:link, .content-text a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #a4212d;	
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	text-decoration: underline;
}

.content-text a:hover, .content-text a:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: #d0cec9;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	text-decoration: underline; 
	
	}

#purchase
{
    position: relative;
	top: 0px;
	left: -20px;
	z-index: 1;
}



#holder
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	background-image: url(../images/background.gif);
    background-repeat: repeat-y;
}

#holder-home
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	background-image: url(../images/background_home.gif);
    background-repeat: repeat-y;
    min-height: 700px;
}


.footer {
    position: absolute;
    bottom: 0px;
    text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	 }
	 
.footer-text {
    position: absolute;
    bottom: 21px;
    width: 794px;
    text-align: center;
	font-size: 10px;
	font-family: trebuchet MS;
	color: #ffffff;
	z-index: 1;
	 }
	 
.footer-text a:link, .footer-text a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	font-size: 10px;
	text-decoration: none;
}

.footer-text a:hover, .footer-text a:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-align: left;
	font-size: 10px;
	text-decoration: none; 
	
	}
	 


#nav
{
	position: absolute;
	top: 145px;
	left: 20px;
	z-index: 1;
}
	 
.menutitle {
cursor:pointer;
margin-bottom: -1px;
background-color:#f9f6f0;
color:#00366f;
width:157px;
padding:5px;
text-align:left;
font-weight:bold;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
/*/*/border:1px solid #d0cec9;/* */
}

.menutitle a:link, .menutitle a:visited
{
color:#00366f;
font-weight:bold;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;

}

.menutitle a:hover, .menutitle a:active
{
color:#00366f;
font-weight:bold;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
	
	}


.submenu {
margin-bottom: -1px;
background-color:#ffffff;
width:157px;
/*/*/border:1px solid #d0cec9;/* */
padding: 6px;

}

a.navlink:link {color:black; text-decoration: none; }
a.submenut:visited {color: black; text-decoration: none; }
a.submenut:hover {color: black; text-decoration: underline; }
a.submenut:active {color:black; }

a.navlink:link, a.navlink:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #a4212d;	
	text-align: left;
	font-size: 10px;
	text-decoration: underline;
}

a.navlink:hover, a.navlink:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: #d0cec9;
	text-align: left;
	font-size: 10px;
	text-decoration: underline; 
	
	}

.pagetitle {

color:#00366f;
font-weight:bold;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;

}

