/** BASIC */

html, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background: #666666 url(../images/bkg_test.jpg) repeat-x left center;
}

.blackTitle {
	color:#000000;
	font-size:14px;
	}
.greenTitle {
	color:#66cc33;
	font-size:14px;
	}
	
.whiteTitle {
	color:#ffffff;
	font-size:14px;
	}
	
.homeTxt {
	color:#ffffff;
	font-size:12px;
	padding-left:10px;
	padding-right:5px;
	padding-top:10px;
	}	
	
.padRight {
	padding-right:5px;
	}
	
.leftCol {
	font-size:12px;
	color: #7D0000;
	font-weight:bold;
	padding-bottom:2px;

	}	
		
#wrapper {
	width:80%;
	margin-top:30px;
	background-color:#ffffff;
	}
	
/** HEADER */

#header {
	position:relative;
	height: 150px;
	background-color:#000000;
	
}

#headRight {
	color:#ffffff;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	
	}
	
#headRight h1 { font-size:30px;}
#headRight h1 { font-size:24px;}
	
/** MAIN MENU */

#nav {
	background-image:url(../images/nav-bg.gif);
	background-repeat:repeat-x;
}

#mainmenu {
	height: 36px;
	margin: 0px auto;
	padding: 0px 2px;

}



#mainmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#mainmenu ul li {
	display: inline;
}

#mainmenu a {
	display: block;
	float: left;
	height: 36px;
}

#mainmenu1 { width: 109px; background: url(../images/homepage03.gif); }
#mainmenu2 { width: 112px; background: url(../images/homepage04.gif); }
#mainmenu3 { width: 112px; background: url(../images/homepage05.gif); }
#mainmenu4 { width: 112px; background: url(../images/homepage06.gif); }
#mainmenu5 { width: 112px; background: url(../images/homepage07.gif); }
#mainmenu6 { width: 109px; background: url(../images/homepage08.gif); }
#mainmenu7 { width: 109px; background: url(../images/homepage08.gif); }

#mainmenu1:hover { background: url(../images/homepage03-over.gif); }
#mainmenu2:hover { background: url(../images/homepage04-over.gif); }
#mainmenu3:hover { background: url(../images/homepage05-over.gif); }
#mainmenu4:hover { background: url(../images/homepage06-over.gif); }
#mainmenu5:hover { background: url(../images/homepage07-over.gif); }
#mainmenu6:hover { background: url(../images/homepage08-over.gif); }
#mainmenu7:hover { background: url(../images/homepage08-over.gif); }

#mainmenu b { position: absolute; left: -10000px; }


/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #848484;
}




.bg1 {
	background-color: #FFFFFF;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
}

.ul1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.ul1 li {
	display: inline;
}

.ul1 a {
	display: block;
	height: 17px;
	margin-bottom: 1px;
	padding: 3px 0px 0px 20px;
	background: #F3F3F3 url(images/homepage29.gif) no-repeat;
	font-weight: bold;
	color: #848484;
}

.text1 {
	font-size: 10px;
	font-weight: normal;
	color: #7D0000;
}

/** LINKS */

a {
	color:#336633;
	font-weight:bold;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
}



a.products {
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
	color:#336633;
	}
	
a.products:hover {
	text-decoration:none;
	}	


/** STYLES */

.style1 {
	text-align: center;
	color: #FFFFFF;
}

.style1 a {
	color: #CFC7A8;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

.bg2 {
	background: #2A2A2A url(images/homepage10.gif) repeat-x;
}

.bg3 {
	background: url(../images/homepage19.gif) repeat-x left bottom;
}

.bg4 {
	background: url(images/homepage22.gif) repeat-x left top;
}

.bg5 {
	background: url(images/homepage25.jpg) no-repeat;
}

.bg6 {
	background: #FFFFFF url(images/homepage10.gif) repeat-x;
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-right: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

#antispam {
	display:none;
	visibility:hidden;
	}
.green {color: #66CC33}
.black {color: #000000}
.hp_diablo {
	font-size: 14px;
	font-weight: bold;
	color: #FF3333;
}
-->
</style>
	