/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
	background: transparent;
	}
	
body 
	{
	font-family: tahoma, sans-serif;
	color: #363636;
	background: #8b0126;
	}
	  
ol, ul, li
	{
	list-style: none;
	} 
	 
img
	{
	border: 0px;
	} 
	 
h1, h2, h3, h4, h5, h6
	{
	font-weight: normal;
	}  
	
em 
	{
	font-size: 1em;
	font-style: italic;
	} 
	 
strong 
	{
	font-size: 1em;
	font-weight: bold;
	}  

a:link, a:visited, a:active
	{
	font-size: 1em;
	color: #8b0126;
	text-decoration: none;
	}

a:hover
	{
	font-size: 1em;
	color: #8b0126;
	text-decoration: underline;
	}

/* End of Reset */

/* Formatting */

h1
	{
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.5em;
	padding: 10px 10px 10px 10px;
	}

h2
	{
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
	padding: 10px 10px 10px 10px;
	}

h3
	{
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
	color: #fff;
	padding: 15px 0px 0px 170px;
	}

h5
	{
	font-size: 0.875em;
	font-weight: bold;
	line-height: 1.3em;
	color: #464646;
	}

h5 a
	{
	font-weight: bold;
	color: #464646;
	}

h5 a:hover
	{
	font-weight: bold;
	color: #464646;
	}

h6
	{
	font-size: 0.875em;
	font-weight: bold;
	line-height: 1.3em;
	color: #464646;
	padding: 8px 5px 0px 0px;
	}

h6 a
	{
	color: #464646;;
	}

h6 a:hover
	{
	color: #464646;
	}

.red
	{
	color: #8b0126;
	font-weight: bold;
	}

.clearone
	{
	clear: both;
	width: 900px;
	height: 1px;
	}

.clearone img
	{
	display: block;
	width: 900px;
	height: 1px;
	border: none;
	}

.cleartwo
	{
	clear: both;
	width: 900px;
	height: 8px;
	}

.cleartwo img
	{
	display: block;
	width: 900px;
	height: 8px;
	border: none;
	}

.clearthree
	{
	clear: both;
	width: 900px;
	height: 60px;
	}

.clearthree img
	{
	width: 900px;
	height: 60px;
	border: none;
	}

/* End of Formatting */

/* Header */

#headercontainerbg
	{
	width: 100%;
	height: 90px;
	background: url('../images/header-bg.gif') no-repeat top center #fff;
	}

#headercontainer
	{
	width: 900px;
	height: 90px;
	margin: 0px auto 0px auto;
	}

#toplogoarea
	{
	float: left;
	width: 150px;
	height: 89px;
	}

#toplogoarea img
	{
	width: 150px;
	height: 89px;
	border: none;
	}

#topnavarea
	{
	float: right;
	width: 750px;
	height: 89px;
	}

#topnavarea p.tel
	{
	color: #fff;
	margin: 20px 0px 0px 140px;
	}

#topnav
	{
	width: 692px;
	height: 22px;
	text-align: center;
	background: url('../images/nav-bg.gif') no-repeat top center #bd7ca6;
	}

#topnav p
	{
	color: #fff;
	}

#topnav p a
	{
	color: #fff;
	margin: 0px 3px 0px 3px;
	}

/* End of Header */

/* Main Area */

#maincontainerbg
	{
	width: 100%;
	background: url('../images/main-bg.gif') no-repeat top center #fff;
	}

#maincontainer
	{
	width: 900px;
	margin: 0px auto 0px auto;
	}

#maincontainerleft
	{
	float: left;
	width: 300px;
	}

#leftspacer
	{
	width: 300px;
	height: 60px;
	}

#leftspacer img
	{
	width: 300px;
	height: 60px;
	border: none;
	}

#newstop
	{
	clear: both;
	width: 290px;
	height: 60px;
	background: url('../images/news-header.gif') no-repeat;
	}
	
#newstop p
	{
	font-size: 0.875em;
	font-weight: bold;
	color: #722858;
	padding: 15px 0px 0px 100px;
	}

#newstop p a
	{
	font-weight: bold;
	color: #722858;
	}

.newstitle
	{
	width: 290px;
	background: #722858;
	}

.newstitle p
	{
	font-size: 0.875em;
	color: #fff;
	padding: 5px 10px 5px 10px;
	}

.newstitle p a
	{
	color: #fff;
	}

#homenews
	{
	clear: both;
	width: 286px;
	background: #fff;
	border: 2px solid #722858;
	}
	
#home-areas
	{
	clear: both;
	width: 286px;
	background: #fff;
	border: 2px solid #722858;
	}
	
	#home-areas ul
		{
		font-size: 0.875em;
		line-height: 1.8em;
		color: #8b0126;
		padding: 10px 0px 10px 0px;
		}
		
	#home-areas ul li
		{
		padding: 0px 20px 0px 20px;
		}
	
	#home-areas ul li.over, #home-areas ul li.over a
		{
		color: #fff;
		background: #8b0126;
		}

.homenewsitem
	{
	clear: both;
	width: 286px;
	min-height: 120px;
	font-size: 0.875em;
	line-height: 1.5em;
	border-bottom: 1px solid #722858;
	}
	
.homenewsimg
	{
	float: left;
	width: 100px;
	height: 100px;
	padding: 10px 10px 10px 5px;
	}

.homenewstext
	{
	float: right;
	width: 171px;
	}

.homenewstext p
	{
	font-size: 0.75em;
	line-height: 1.5em;
	color: #363636;
	padding: 0px 10px 5px 0px;
	}

.homenewstext p a:link, .homenewstext p a:visited, .homenewstext p a:active
	{
	font-size: 1em;
	color: #363636;
	font-weight: bold;
	text-decoration: none;
	}

.homenewstext p a:hover
	{
	font-size: 1em;
	color: #363636;
	font-weight: bold;
	text-decoration: underline;
	}

.homenewsclear
	{
	clear: both;
	width: 286px;
	height: 1px;
	}

.homenewsclear img
	{
	display: block;
	width: 286px;
	height: 1px;
	border: none;
	}

#maincontainerright
	{
	float: right;
	width: 600px;
	}

#maincontainerright p
	{
	font-size: 0.75em;
	line-height: 1.5em;
	padding: 0px 10px 10px 10px;
	}

#maincontainerright p a.contact
	{
	font-size: 1.375em;
	font-weight: bold;
	color: #722858;
	}

#redboxhome
	{
	width: 590px;
	height: 145px;
	background: url('../images/red-bg.gif') no-repeat #8b0126;
	margin: 0px 0px 10px 5px;
	}

#redboxhome p
	{
	color: #fff;
	padding: 25px 15px 0px 170px;
	}

#redboxone
	{
	width: 590px;
	height: 145px;
	background: url('../images/red-bg-home.gif') no-repeat #8b0126;
	margin: 0px 0px 10px 5px;
	}

#redboxone img.button
	{
	float: right;
	width: 119px;
	height: 22px;
	border: none;
	padding: 10px 0px 0px 0px;
	}

#redboxone p
	{
	color: #fff;
	padding: 5px 15px 0px 170px;
	}

#redboxcd
	{
	width: 590px;
	height: 145px;
	background: url('../images/red-bg-cd.gif') no-repeat #8b0126;
	margin: 0px 0px 10px 5px;
	}

#redboxcd p
	{
	color: #fff;
	padding: 25px 15px 0px 170px;
	}
	
#redboxdvd
	{
	width: 590px;
	height: 145px;
	background: url('../images/red-bg-dvd.gif') no-repeat #8b0126;
	margin: 0px 0px 10px 5px;
	}

#redboxdvd p
	{
	color: #fff;
	padding: 25px 15px 0px 170px;
	}

#redboxusb
	{
	width: 590px;
	height: 145px;
	background: url('../images/red-bg-usb.gif') no-repeat #8b0126;
	margin: 0px 0px 10px 5px;
	}

#redboxusb p
	{
	color: #fff;
	padding: 25px 15px 0px 170px;
	}

#redboxcassette
	{
	width: 590px;
	height: 145px;
	background: url('../images/red-bg-cassette.gif') no-repeat #8b0126;
	margin: 0px 0px 10px 5px;
	}

#redboxcassette p
	{
	color: #fff;
	padding: 15px 15px 0px 170px;
	}

#flashimage
	{
	width: 600px;
	height: 400px;
	}

#flashimage img
	{
	width: 600px;
	height: 400px;
	border: none;
	}

/* End of Main Area */

/* Footer */

#pinkfootercontainerbg
	{
	width: 100%;
	height: 10px;
	background: #eca29f;
	}

#pinkfootercontainerbg img
	{
	display: block;
	width: 100%;
	height: 10px;
	border: none;
	}

#deeppinkfootercontainerbg
	{
	width: 100%;
	height: 10px;
	background: #d31045;
	}

#deeppinkfootercontainerbg img
	{
	display: block;
	width: 100%;
	height: 10px;
	border: none;
	}

#footercontainerbg
	{
	width: 100%;
	background: #8b0126;
	}

#footercontainer
	{
	width: 900px;
	text-align: center;
	margin: 10px auto 0px auto;
	}

#footercontainer p
	{
	font-size: 0.75em;
	color: #fff;
	padding: 0px 0px 10px 0px;
	}

#footercontainer p a
	{
	color: #fff;
	}

#footercontainer p.smalladdress
	{
	font-size: 0.625em;
	color: #fff;
	}

/* End of Footer */


/* News */

.newsline
	{
	clear: both;
	width: 900px;
	padding: 10px 0px 10px 0px;
	}

.newsimage
	{
	float: left;
	width: 200px;
	}z

.newsimage img
	{
	width: 200px;
	height: 200px;
	border: none;
	padding: 0px 0px 10px 0px;
	}

.newsimage p
	{
	font-size: 0.75em;
	padding: 0px 10px 10px 10px;
	}

.newscontent
	{
	float: right;
	width: 680px;
	padding: 0px 10px 0px 10px;
	}

.newscontent p
	{
	font-size: 0.875em;
	line-height: 1.5em;
	padding: 0px 0px 10px 0px;
	}

.newsclearone
	{
	clear: both;
	width: 900px;
	height: 1px;
	}

.newsclearone img
	{
	display: block;
	width: 900px;
	height: 1px;
	border: none;
	background: #722858;
	}

.newscleartwo
	{
	clear: both;
	width: 900px;
	height: 1px;
	}

.newscleartwo img
	{
	display: block;
	width: 900px;
	height: 1px;
	border: none;
	background: #ffffff;
	}

/* End of News */

/* Quote */

#quote
	{
	width: 290px;
	background: #722858;
	}

#quote p
	{
	font-size: 2.1875em;
	line-height: 1.5em;
	color: #fff;
	padding: 10px 20px 10px 20px;
	}

/* End of Quote */

/* Internal */

#internal
	{
	clear: both;
	width: 900px;
	}

#internal p
	{
	font-size: 0.75em;
	line-height: 1.5em;
	padding: 0px 10px 10px 10px;
	}

.question
	{
	font-size: 1.25em;
	font-weight: bold;
	color: #722858;
	padding: 0px 5px 0px 0px;
	}

.answer
	{
	font-size: 1.25em;
	font-weight: bold;
	color: #8b0126;
	padding: 0px 5px 0px 0px;
	}

/* End of Internal */

/* Contact Area */

#contactleft
	{
	float: left;
	width: 500px;
	}

#contactleft p
	{
	font-size: 0.875em;
	padding: 0px 10px 0px 10px;
	}

#contactright
	{
	float: right;
	width: 400px;
	}

label
	{
	font-size: 0.875em;
	line-height: 1.5em;
	margin: 0px 0px 0px 28px;
	}

input
	{
	width: 350px;
	height: 20px;
	margin: 5px 0px 5px 28px;
	}
	
textarea
	{
	width: 350px;
	height: 100px;
	margin: 5px 0px 5px 28px;
	}
	
.button
	{
	width: 120px;
	height: 25px;
	font-size: 0.8125em;
	color: #707070;
	margin: 0px 0px 0px 28px;
	}

.small
	{
	font-size: 0.5em;
	}

#map
	{
	clear: both;
	width: 900px;
	padding: 0px 0px 0px 10px;
	}

/* End of Contact Area */

/* Placer */

#placer
	{
	width: 290px;
	height: 170px;
	padding: 10px 0px 0px 0px;
	}

/* End of Placer */
