body, form {
	margin:0;
	padding:0;
}

body, td, table {
	font-family:tahoma;
	font-size:11px;
	line-height:13px;
	vertical-align:top;
	color:#838282;
}

h1 {
	font: bold 18px Tahoma, Verdana, Arial;
	margin: 0 0 10px;
}
.transparent 
  {
  
    filter:alpha(opacity=60);
    -moz-opacity: 0.6; 
    opacity: 0.6; 
    position:absolute;
    background-color:#000000;
    left:0px;
    top:0px;
  }

a {
	color:#737272;
	text-decoration:underline
}
a:hover {
	text-decoration:none
}

b a {
	color:#4B4E4F;
	text-decoration:none
}

b a:hover {
	text-decoration:underline
}

b {
	color:#7BA53A
}

span b a {
	color:#4B4E4F;
	text-decoration:underline
}
span b a:hover {
	text-decoration:none
}

.dark {
	color:#727372;
	line-height:12px
}
.dark span a {
	color:#4B4E4F;
	text-decoration:underline
}
.dark span a:hover {
	text-decoration:none
}
.list ul {
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:17px
}
.list ul li {
	background:url(DesignImgs/list_marker.gif) top left no-repeat;
	padding:0 0 0 9px;
}
.list ul li a {
	color:#5B5D5E;
	font-weight:bold;
	text-decoration: underline
}
.list ul li a:hover {
	text-decoration: none
}
.left{ margin-left:15px}
.form input {
	width: 169px;
	height:19px;
	font-family:tahoma;
	font-size:11px;
	color: #646464;
	padding:2 0 0 6px;
	background-color:#FFFFFF
}
.form textarea {
	width:140px;
	height:101px;
	font-family:tahoma;
	font-size:11px;
	color:#646464;
	overflow:hidden;
	padding:2 0 0 6px;	
	background-color:#FFFFFF
}

.clear {
	clear:both;
}

#wrap {
	width:766px;
	margin:20px auto 0;
}

.container {
	width:766px;
}

#header {
	margin: 0 0 15px;
}

#logo {
	width:350px;
	float:left;
}

#topArea {
	width:416px;
	float:left;
	text-align:right;
	padding-top:25px;
}

/* MENU STYLE */
.menuSide {
width:5px;
height:27px;
float:left;
display:block;
}

#menu{
	width: 100%;
	float: left;
	background: url(DesignImgs/menu_bg.gif) repeat-x;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 11em;
	float: left;
        text-align:center;
}

#menu a, #menu h2 {
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;
	background: url(DesignImgs/menu_bg.gif) repeat-x;
	margin: 0;
	padding: 2px 3px;
}

#menu h2 {
	color: #fff;
	text-transform: uppercase;
}

#menu a {
	color: #000;
	text-decoration: none;
}

#menu a:hover {
	color: #a00;
	background: url(DesignImgs/menu_bg_on.gif) repeat-x;
}

#menu li {position: relative; width: 100%;}

#menu ul ul {
	position: absolute;
	z-index: 500;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

html ul li { float: left; height: 1%;}
html ul li a { height: 1%; }

#menu li:hover ul, li.over ul { display: block; float:left;}


/* END OF MENU STYLE */





#banner {
	margin:15px 0 10px;
	text-align:center;
}

#breadcrumb {
	margin:10px;
}


#leftBanner {
	background:url(DesignImgs/left_flash_bg.jpg) no-repeat left top;
	width:309px;
	height:477px;
	text-align:center;
	padding-top:80px;
	float:left;
}

#content {
	width:447px;
	float:left;
	padding-left:10px;
	padding-top:10px;
}


#footer {
	background:url(Images/left.gif) no-repeat left top;
	background-color: rgb(239, 239, 239);
	height:117px;
	margin-bottom:20px;
}

#footer-wrap {
	background:url(Images/right.gif) no-repeat right top;
	width:100%;
	height:100%;
}

.privacy {
	color:#878787;
	margin: 44px 0 0 70px;
}
.privacy a {
	color:#878787;
	text-decoration:none
}
.privacy a:hover {
	text-decoration:underline
}

<!--[if lt IE 7]>
#menu{float:none;}
body{behavior:url(csshover.htc); }
#menu ul li{float:left; width: 100%;}
#menu a{height:1%;font: bold 11px/16px arial, helvetica, sans-serif;}

<![endif]-->
