body {
	 background-color: #FFFFFF;
         margin: 0px;
         padding: 0px;
         font-size:100%;
         height:100%;
}

a:hover {
        color: #3a58a7;
}

a:visited {
        color: #000000;
#        font-size: 10px;
}

#container {
   min-height:100%;
   position:relative;
}

#wrapper {
	width: 550px;
#	border: 0px solid #AC9A79;
	float: center;
       margin: auto;
#	margin: 0px auto;
        position: relative;
#	 background-color: #000000;
	background: #FFFFFF;
#	padding: 0px 0px 300px 0px;
        min-height: 100%;
        overflow: hidden;
   vertical-align: middle
}

#topbar {
        width: 100%;
        height: 26px;
#        margin: 20px 100px 10px 100px;
        text-decoration:none;
#               position:absolute;
#        position:relative;
        bottom:0;
        left:0;
        float: center;
        background: #CACCC8;
       padding: 2px 0px 0px 0px;
#        border-bottom: 2px solid #8D8F8C;
        font-family: Arial, Helvetica, sans-serif;
}

#topbar p {
#        margin: 0;
#       padding-top: 20px;
#        text-decoration:none;
#        line-height: normal;
#        font-size: 12px;
#        text-transform: uppercase;
#        text-align: center;
#        background: #CACCC8;
}

#topbar a {
        background: #CACCC8;
        color: #000000;
        text-decoration:none;
}

#topbar a:hover {
        color: #3a58a7;
#        text-decoration:underline;
}


#tbar-l {
#        float: left;
        color: #3A58A7;
        padding: 0px 0px 0px 20px;
        background: #CACCC8;
        text-align: center;
}


#wrapper2 {
#        width: 550px;
#       border: 0px solid #AC9A79;
        float: center;
       margin: auto;
#       margin: 0px auto;
        position: relative;
#        background-color: #000000;
        background: #FFFFFF;
       padding: 0px 0px 30px 0px;
        min-height: 90%;
        overflow: hidden;
   vertical-align: middle
}
 
html, wrapper {
height: 100%;
}


#banner {
#       width: 350px;
        background-color:#FFFFFF;
        height: 45px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 24px;
        text-decoration:none;
#       padding: 58px 0px 0px 0px;
#        color: #000000;
        color: #555151;
        z-index: 9999;
        float: center;
        text-align: center;
}


#bottom_bar {
	background-color:#FFFFFF;
#	height: 50px;
#	padding: 0px 0px 0px 0px;
        text-align: left;
        text-decoration:none;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 18px;
	padding: 0px 40px 100px 10px;
        color: #000000;
        float: center; 
#   margin-left: auto;
#   margin-right: auto; 
#   vertical-align: middle
}

#bottom_bar a {
        background-color:#FFFFFF;
        text-align: left;
        text-decoration:none;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 20px;
        padding: 0px 0px 2px 30px;
        color: #3A58A7;
        float: center;
}

#bar-l {
        float: left;
        text-align: left;
        color: #3A58A7;
}

#bar-r {
        float: right;
        padding: 0px 0px 8px 0px;
        text-align; right;
}

#bar-c {
        float: center;
        text-decoration:none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        vertical-align: right;
        text-align; right;
}
#bar-c a {
        background-color:#FFFFFF;
        text-align: middle;
        text-decoration:none;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 14px;
        padding: 0px 0px 2px 50px;
        color: #474747;
        float: center;
}
/* Logo */

#logo {
#	float: center;
	height: 70px;
#        height: 20%;
#	margin: 0 auto;
	padding: 40px 100px 40px 60px;
#       display: block;
#   margin-left: auto;
#   margin-right: auto; 
#   vertical-align: middle
}

img.center {   display: block;   margin-left: auto;   margin-right: auto; }

#text {
        background-color:#FFFFFF;
#        width: 300px;
#       height: 50px;
#       padding: 0px 0px 0px 0px;
        text-align: left;
        text-decoration:none;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 0.8em;
        padding: 0px 0px 10px 10px;
        color: #000000;
        float: center;
#   margin-left: auto;
#   margin-right: auto;
#   vertical-align: middle
}


/* search */
#search {
        width: 500px;
#	height: 30px;
	float: center;
#	margin: 0;
#	padding: 0px 0px 40px 0px;
        background: #406eb6;
#        border:solid 1px #0d8db7;
        border-radius: 4px 4px 4px 4px;
   margin-left: auto;
   margin-right: auto; 
   margin-bottom: 40px;
   vertical-align: middle
   -webkit-appearance: none;
}

.search-box {
        width: 410px;
        height: 26px;
        float: center;
        border:solid 2px #406eb6;
#        border-style:solid;
#        border-width: 2px;
#        border-color:#000000;
        border-radius: 4px 0px 0px 4px;
   -webkit-appearance: none;
}

.search-b {
        width: 70px;
        height: 28px;
	color: #ffffff;
        font-size: 16px;
        background: #406eb6;
        border:solid 1px #406eb6;
        border-radius: 0px 4px 4px 0px;
   -webkit-appearance: none;
}

/* Footer */

#footer {
	width: 100%;
	height: 30px;
#        margin: 20px 100px 10px 100px;
        text-decoration:none;
       	position:absolute;
#        position:relative;
        bottom:0;
        left:0;
	float: center;
	background: #CACCC8;
	padding: 8px 0px 0px 0px;
#	border-top: 2px solid #8D8F8C;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
#	padding-top: 20px;
        text-decoration:none;
	line-height: normal;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	background: #CACCC8;
}

#footer a {
#        border-top: 1px solid #B1B3AF;
	background: #CACCC8;
        color: #000000;
        text-decoration:none;
}

#footer a:hover {
        color: #3a58a7;
#        text-decoration:underline;
}


#fbar-l {
        float: left;
        padding: 0px 0px 0px 20px;
        background: #CACCC8;
        text-align: left;
}

#fbar-r {
        padding: 0px 30px 0px 100px;
        float: right;
        background: #CACCC8;
        text-align; right;
}
