
body, {
	margin:0;
	padding:0;
	background: url(DesignImgs/bggradient.jpg) repeat-x; 
	background-color:#3396cd
}

body, td, table {
	font-family:tahoma;		
	vertical-align:top;
	color:#000; 
                     font-size:11px;
}

li {
	list-style:inside;
}

h1 {
	font: bold 18px Tahoma, Verdana, Arial;
	margin: 0 0 10px;
}

a {
	color:#033c6f;
	text-decoration:underline
}
a:hover {
	color:#ab2943;
	text-decoration:none
}

b a {
	color:#4B4E4F;
	text-decoration:none
}

b a:hover {
	text-decoration:underline
}

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-style:none;
}
.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;
}


#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
}

.style1 {
	color: #ab2a43;
	font-weight: bold;
	font-size: 14px;
}
.style2 {
	color: #666666;
	font-size: 11px;
}
.footer { font-size: 10px; color: #FFF; font-weight: normal; text-decoration: none}
.footer a:link { font-size: 10px; color: #FFF; font-weight: normal; text-decoration: none}
.footer a:visited { font-size: 10px; color: #FFF; font-weight: normal; text-decoration: none}
.footer a:hover { font-size: 10px; color: #FFF; font-weight: normal; text-decoration: underline}


/* MENU STYLE */
#menu{
	width: 100%;
	float: left;	
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
        text-align:center;
        background: url(DesignImgs/design_r4_c6.jpg) no-repeat top right;
}

#menu a, #menu h2 {
	font: bold 12px arial, helvetica, sans-serif;
	display: block;	
	background: url(DesignImgs/design_r4_c6.jpg) no-repeat top right;
	margin: 0;
	width: auto;
	height: 34px;
	text-align: center;
}

#menu h2 {
	color: #fff;
	height: 34px;
	text-transform: uppercase;
}

#menu a {
	color: #666666;
	text-decoration: none;
	background-color:Transparent;
	height: 20px;
	padding: 9px 12px 5px 12px;
}

#menu a:hover {
	color: #a62e43;
	background-color:#FFFFFF;
	height: 20px;
}

#menu li {position: relative; width: 100%; list-style:none;}

#menu ul ul {
	position: absolute;
	z-index: 500;
	background-color: #CCCCCC;
}


#menu ul ul a, #menu ul ul a:hover {
	height: 15px;       
	background-color: #CCCCCC;
	background-image:none;
	vertical-align:middle;
	text-align: left;
	width: auto;
	display: block;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	background-color: #CCCCCC;
	background-image:none;
}

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;}

/* END OF MENU STYLE */


<!--[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 arial, helvetica, sans-serif;}

<![endif]-->

