body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3d3759;
	background: #dddddd;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
hr {
	height: 0;
	border: 0;
	border-top: 1px solid #3d3759;
}
p { margin: 0; padding:0 0 10px 0;}
h1 {
	margin: 15px 0px 10px 0px;
	font: bold normal 18px Georgia, "Times New Roman", Times, serif;
	color: #3d3759;
}
h2 {margin: 5px 0px 10px 0px; font: bold normal 16px Georgia, "Times New Roman", Times, serif; color: #3d3759;}
a {
	color:#3d3759;
	font-weight:bold;
}


a:hover{color:#FFFFFF;}
a img{border:none;}
#holder {
	width: 767px;
	margin: 20px auto 0 auto;
	text-align: left;
	overflow: hidden; 
}
#containerleft {
	background: #e2e1e6;
	width: 250px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
                border-left: 1px solid #3d3759;
	float: left;
}                    
#logo {
	height: 180px;
	width: 250px;
	background: url(../../media/template/banner_01.gif) no-repeat;
}
#content2 {
	width: 220px;
	margin: 10px 10px 10px 20px;
}
#leftblock {
	width: 220px;
	margin: 10px 10px 10px 20px;
}
#containerright {
	background: #ffffff;
	width: 515px;
	float: right;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
                border-right: 1px solid #3d3759;
}
/*
#nav_main {
	background: #3d3759 url(../../media/template/bg.jpg) repeat-x;
	height: 32px;
                width: 515px;
}
*/
#banner {
	height: 115px;
	width: 515px;
                background: url(../../media/template/banner_02.jpg) no-repeat;
}
#top {
        height: 32px;
	width: 515px;
	background: #3d3759;
}
#picture {
	height: 30px;
	width: 250px;
	background: url(../../media/template/banner.jpg) no-repeat;
}
#bc {
	background: #ffffff;
	font: 10px Arial, Helvetica, sans-serif;
	padding: 5px 15px;
	color: #F094F1;
	text-align: left;
}
#content {
	width: 485px;
                padding: 15px;
                min-height:450px;
                height:auto !important;
                height:450px;
}
#content a{color:#3d3759; font-weight:bold;}
#content a:hover{color:#e2e1e6;
}

#bottomcontainer {
	margin: 0 auto 0 auto;
	width: 765px;
	background: #ffffff;
                border-left: 1px solid #3d3759;
                border-right: 1px solid #3d3759;
                border-bottom: 1px solid #3d3759;           
}
#footer {
	height: 47px;
	text-align: center;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: url(../../media/template/bgfooter.gif) repeat-x;
	padding-top: 10px;
	
}
#footer2 a{color:#3d3759; font-weight:bold;}
#footer2 a:hover{color:#e2e1e6;
}
#footer2 {
	height: 25px;
	text-align: center;
	padding: 10px 15px 5px 15px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#navContainer {
                width: auto;
                background: #3d3759;
                height: 33px;
                display:block;
                clear:both;
                                }


/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */	 
#header_menu {position: absolute; margin-left: 20px;}
#header_menu li {line-height: 17px;}
ul#header_menu  {z-index: 10; clear: both;}

#nav {
	
	border-top: 0;
	padding:0;
}
#nav ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	font-size: 11px; 
	text-transform: uppercase;
	width: auto;
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	position: relative; /* Fix the Stupid IE6 Bug */
}
#nav ul li {float: left; color: #fff; text-align: center; font-weight: normal;}
#nav ul li a {display: block; padding: 5px 11px; padding-bottom: 8px; padding-top: 8px; color: #fff; text-decoration: none;}

/* Root Level Link Formatting */
#nav ul li a:hover, #nav li a:focus {background: #e2e1ec;  color: #3d3759; }
#nav li a:active, #nav ul li a.active {background: #3d3759;  color: #e2e1ec;}

/* Current page Customisations*/
#nav li.menu-current a		{background: #3d3759; color: #e2e1ec; }
#nav li.menu-current a		{font-weight: bold;} 

/* 2nd Child menu */
#nav .menu li ul {position: absolute; width: 12em; margin: 0; display: none; text-transform: none;  border-top: 0; font-size: 100%;}
#nav .menu li ul li {width: 12em; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em;}
#nav .menu li ul a {width: 11.5em; padding: .6em .1em .6em .9em; background: #e2e1e6; color: #3d3759; border: 0;}

/* 2nd Child link hover */
#nav .menu li ul a:hover {color: #4b4c4d; background: #3d3759; border: 0; color:#fff;}

/* 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 */
/*  Float containers fix: */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*  \*/
* html #clearfix {
	height: 1%;
}
/*  */


