body {
	font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; color: #333;
	margin: 0px; background-image: url(images/background-image.jpg); background-repeat: repeat-x;
	background-position: top;
}

h1 {
	font-size: 25px; font-weight: bold; color: #0176C5; text-decoration: none; margin: 0px;
	border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #7C7C7C; padding-bottom: 8px;
}

h2 {
	font-size: 13px; font-weight: bold; color: #ff1414; text-decoration: none; margin: 0px;
}

h3 {
	font-size: 13px; font-weight: bold; color: #333; text-decoration: none; margin: 0px;
}

h4 {
	font-size: 13px; font-weight: bold; color: #333; text-decoration: none; margin: 0px;
}

br.clear {
	clear:both; line-height:0; font-size:0; height:0;
}

A:link {color: #ff1414; } 
A:hover {color: #ff1414; } 
A:visited {color: #ff1414;}

#wrapper {
	margin: 0px auto; height: auto; width: 900px;
}
#navContainer {
	margin: 0px; float: right; height: 60px; width: 450px; 
}

/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none; margin: 0px; padding: 0px;
}

#nav {
	margin-top: 0px; 
}
#nav ul {list-style-type: none; margin: 0; padding: 0; font-size: 81%; text-transform: uppercase;width:auto;white-space:normal;}
#nav ul li {float: left; color: #fff; text-align: center; font-weight: normal;}
#nav ul li a {display: block; padding: 1.0em 1.0em 1.6em 1.0em;  font-family: "Century Gothic", Arial, GillSans; font-size: 16px; font-weight: bold; color: #fff; text-decoration: none;}
#nav ul li a:hover, #nav li a:focus {border-color: #fff; color: #fff; background-image: url(/templates/allcss/images/arrow.png); background-repeat: no-repeat; background-position: center bottom;}
#nav li a:active, #nav ul li a.active {border-color: #fff; color: #fff; background-image: url(/templates/allcss/images/arrow.png); background-repeat: no-repeat; background-position: center bottom;}

/* Header menu */	 
#header_menu {position: absolute; margin-left: 20px;}
#header_menu li {line-height: normal;}
#header_menu ul {z-index: 10; clear: both;}

/* Current page Customisations*/
#nav li.menu-current a		{border-color: #fff; color: #fff; background-image: url(/templates/allcss/images/arrow.png); background-repeat: no-repeat; background-position: center bottom;}
#nav li.menu-current a		{border-color: #fff; color: #fff; background-image: url(/templates/allcss/images/arrow.png); background-repeat: no-repeat; background-position: center bottom;} 


/* 2nd Child menu */
#nav .menu li ul {position: absolute; top: 56px; width: 250px; margin: 0; display: none; text-transform: none; border-top: 0; font-size: 100%;}
#nav .menu li ul li {width: 250px; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em;}
#nav .menu li ul a {width: 250px; padding: .6em .1em .6em .4em; background: #fff; color: #333; border: 0; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal;}

/* 2nd Child link hover */
#nav .menu li ul a:hover {color: #ff1414; background: #f0f0f0; border: 0;}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {display: block;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul li a 	{ width: 11.5em; padding: .6em .1em .6em .4em; background: #c6c6c6; color: #fff; }

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute; top: 1px; left: 100%;
}

/* end menu */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#logo  {
	margin: 0px; width: 900px; overflow: visible; border: none;
}
#content {
	height: auto; width: 900px; margin: 0px; float: left; background-color: #eeeee4;
}

#content-2 {
	width: 100%; float: left; height: auto; background-color: #eeeee4;
}
#content-wrapper {
	height: auto; width: 900px; margin: 0px auto; 
}
#content-left {
	margin: 7px; height: auto; width: 443px; float: left; padding-top: 15px;
}

#content-right {
	margin: 7px; height: auto; width: 370px; float: right; background-color: #eeeee4; padding-top: 15px;
}
#content-right ul {
	margin: 0px; padding-left: 10px; padding-top: 10px;
}
#content-right li {
margin-bottom:2px; list-style-image: url(images/red-arrow.png); list-style-position:inside; 
} 

#content-right li a{
	text-indent: 6px;
} 

#footer {
	margin: 0px; height: 55px; width: 100%; background-image: url(images/footer.jpg); background-repeat: repeat-x;
}
#footer-wrapper {
	margin: 0px auto 0px auto; height: 40px; width: 900px; color: #FFF;
}
#footer-left {
	float: left; width: 450px; height: auto; margin-top: 15px;	
}
#footer-right {
	float: left; width: 450px; height: auto; text-align: right; margin-top: 15px;
}
#footer-right a {
	color: #FFF; text-decoration: none;	
}
