﻿
body {
	margin: 0px;
	background: url(images/img01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	 color: #444444; 
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}


p, ul, ol {
	margin-top: 0;
	line-height: 150%;
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #CC0001;
	color: #FB7600;
}

a:hover {
	background: none;
}

input.btn { 
	background-color:#EFF3FB; 
	border:1px solid; 
	border-color: #A6A6A6; 
	} 

#wrapper {
	width: 900px;
	margin: 0 auto;
	background: url(images/img04.jpg) no-repeat left top;
}
/* -------------------- Banner Start -------------------- */
#banner {
	width: 900px;
	height: 60px;
	margin:  0 auto;
	background: #000000;
}
/* -------------------- Banner End -------------------- */

/* -------------------- Header Start -------------------- */
#header {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	background: url(images/logo.jpg) repeat-y left top;
}
/* -------------------- Header End -------------------- */


/* -------------------- Menu Start -------------------- */
#menu {
	width: 898px;
	height: 23px;
	BORDER: #3D4045 1px solid; 
	background-image: url(images/bgoff.gif);
	background-repeat: repeat-x; 
	margin: 0 auto;
}

#menu ul 
{
	margin: 0;
	padding: 3px 0 0 0;
	list-style: none;
}
#menu ul li{display:block;float:left;}

#menu ul li a {
	display: block;
	float:left;
	padding: 0 20px 0 20px;
	/* top,right,bottom,left */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0072B9;
	border: none;
}
#menu ul li a:hover {
	text-decoration: none;
	color: #FB7600;
}
/* -------------------- Menu End -------------------- */

/* Page */
#page {
	width: 900px;
	margin: 0 auto;
}
/* Content */
#content {
	float: left;
	width: 880px;
	padding: 10px 0 0 10px;
	/* top,right,bottom,left */
}

/* -------------------- Footer End -------------------- */
#footer {
	width: 900px;
	height: 20px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background: #FAFAFA;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#footer p {
	margin: 0;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}
#footer a {
	color: #000000;
	border-bottom: none;
}
#footer a:hover 
{
	color: #FB7600;
	text-decoration: underline;
}
/* -------------------- Footer End -------------------- */


.BoxBorder
{
	border: #B9C7D0 1px solid;
	background-position: center top;
	background-image: url(images/boxhead.gif);
	background-repeat: repeat-x;
}
.BoxHeader
{
	 padding:2px 0 0 5px;
	 font-size:14px;
	 color: #000000;
}
.BoxHeader a {
	background: none;
	color: #000000;
	border: none;
}

.BoxHeader a:hover {
	text-decoration: underline;
	color: #FB7600;
}
.BoxContent
{
	padding:10px 0 0 10px;
}
.BoxImage
{
	margin:5px;
	padding:10px;
}

/* -------------------- Header End -------------------- */
#blink {text-decoration: blink;}
/* -------------------- Header End -------------------- */