@charset "UTF-8";
/* CSS Document */


/* Glue Marketing & Promotion - menu.css */

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Page Content */

#container {
	width: 1000px;
	margin: auto;
	margin-bottom: 0px;
	position: relative;
	margin-top: 0px;
}

#container p{
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.3;
	text-decoration: none;
}

#container strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#container a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	color: #333333;
	text-decoration: none;
}

#container a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	color: #333333;
	text-decoration: none;
}

#container a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	color: #BE121C;
	text-decoration: none;
}

.style1 {
	color: #BE121C;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	color: BE121C;
	text-decoration: none;
}

#header {
	width: 1000px;
	height: 100px;
	float: left;
	font-size: 12px;	
}

#contactinfo {
	width: 200px;
	height: 400px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
}

#contactinfo strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

#contactinfo a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	color: #999999;
	text-decoration: none;
}

#contactinfo a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	color: #999999;
	text-decoration: none;
}

#contactinfo a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	color: #FF0033;
	text-decoration: none;
}

#menu {
	width: 100px;
	height: 400px;
	float: left;
	padding-right: 10px;
	font-size: 12px;
}

#c1 {
	width: 670px;
	float: left;
	padding-right: 20px;
	font-size: 12px;
}

#c2 {
	width: 210px;
	float: left;
	padding-right: 20px;
	font-size: 12px;
}

#c3 {
	width: 210px;
	float: left;
	padding-right: 20px;
	font-size: 12px;
}

#c4 {
	width: 210px;
	float: left;
	padding-right: 20px;
	font-size: 12px;
}

#c5 {
	width: 210px;
	float: left;
	padding-right: 20px;
	font-size: 12px;
	padding-left: 310px;
}

#c6 {
	width: 210px;
	float: left;
	padding-right: 20px;
	font-size: 12px;
}

#c7 {
	width: 210px;
	float: left;
	padding-right: 20px;
	font-size: 12px;
}

#footer {
	color: #999999;
	font-size: 10px;	
}

#footer strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

#footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3;
	color: #999999;
	text-decoration: none;
}

#footer a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3;
	color: #999999;
	text-decoration: none;
}

#footer a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3;
	color: #FF0033;
	text-decoration: none;
}

#f1 {
	width: 210px;
	float: left;
	padding-right: 20px;
	padding-left: 310px;
}

#f2 {
	width: 210px;
	float: left;
	padding-right: 20px;
}

