/* 	green= color: #2cb673;
	orange= color: #f57e20; 
*/

html,body,div, span, applet, object, iframe,ol,ul,li,h1,h2,h3,h4,h5,h6,p,form,fieldset,dl,dt,dd,img,label,label,a,strong,caption,legend, table, caption, tbody, tfoot, thead, tr, th, td,legend {
    text-align:left;
    color:#777;
    font-family:"Lucida Grande","Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    margin:0;
    padding:0;
    font-weight:normal;
    font-size:13px;
    border: 0;
    outline: 0;
    text-align: justify;
}

html {
    height:100%;
    margin-bottom:1px;
}

h1,h2,h3,h4,h5,h6,p {
    padding:15px 0 0 0;
    line-height: 28px;
}

p {
    padding:10px 0;
}

p a {
	color:#777;}

h1,h2,h3,h4,h5,h6 {
    color: #2cb673;
    font-weight:normal;
    text-align: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:21px;
}

h1 {
    font-size:28px;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif!important;
}
h1 span{
    font-size:33px!important;
    font-style: normal;
    font-family:"Lucida Grande","Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

h5 {
    font-size:14px;
    position: relative;
    z-index: 55;
    border-top: 1px solid #f57e20;
    padding: 5px 0;
}

h5:hover {
    background:#fff;
}

h5 a {
    font-size:12px;
    position: absolute;
    right: 10px;
    z-index: 56;
}

h6 {
    font-size: 16px;
    color: #777;
}

legend {
    color: #fff;
    font-size: 16px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.col ul {
    margin:20px 0 20px 25px;
    list-style: disc;
    line-height: 21px;
    text-align: left;
}

.col li {
    margin:5px 0;
    list-style: disc;
    line-height: 21px;
    text-align: left;
    color: #2cb673;
}
.col li a{

    color: #2cb673;
}

body {
    text-align:center;
    background:#fff;
}

strong{
    color: #f57e20;
    font-weight: bold;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/*main layout standard*/

#header {
    width:100%;
    height:130px;
    background-color:#2cb673;
    clear:both;
    padding:15px 0 0 0;
    margin:0;
    position:relative;
    z-index:1000;
}

#headermid {
    width:960px;
    height:130px;
    margin:0 auto;
    position:relative;
    z-index:1000;
}

#logo h1 {
    position:absolute;
    bottom:42px;
    left: 135px;
    z-index:1050;
    color:#FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size:25px !important;
    height:35px !important;
    line-height:35px !important;
    margin:0 !important;
    padding:0 !important;
}

#logo h1 span {
    font-size:30px;
    color:#FFF;
}

/* search */

#search_mini_form {
    position:absolute;
    top:0;
    right:0;
    width:300px;
    vertical-align:middle;
}

#search_mini_form .input-text {
    border:2px solid #caeddc;
    background-color:#83cba7;
    margin-right:5px;
    float:right;
    vertical-align:middle;
}

#search_mini_form .btn {
    margin:0;
    float:right;
    vertical-align:middle;
}

#footer {
    width:100%;
    height:146px;
    clear:both;
}

#footermid {
    width:960px;
    height:100px;
    margin:0px auto;
    margin:0 auto;
    position:relative;
    z-index:5;
}

#footermid p {
    margin:10px 0;
    padding:0;
}

.content{
    width:960px;
    margin:0px auto;
    margin:0 auto;
    clear:both;
    padding: 10px 0;
    background: #fff;
}

.col{
    float:left;
    padding-left: 0;
}

#left,
.left {
    width:600px;
}	

#right,
.right {
    width:340px;
    padding-left: 20px;
}

.left .col {
    clear:left;
    width:100%;
}

.content table {
    margin:10px 0;
    padding:0;
    border:0;
    border-collapse:collapse;
}

.content table th,
.content table td {
    padding:5px 2px;
    margin:0;
}

.content address {
    font-style:normal;
    margin:15px 0 0 0;
}

#banner {
    width:960px;
    min-height:245px;
    clear: both;
    margin:0;
    position: relative;
    z-index: 0;
    overflow:hidden;
    padding:0;
}

* html #banner {
    height:245px;
}

#banner img {
    margin:0;
    padding:0;
    vertical-align:top;
}

#banner .inner {
    position: absolute;
    z-index: 70;
    left:400px;
    top:20px;
    width:500px;
    height: 200px;
    font-style: italic;
    margin:0;
    padding:0;
}

#banner .inner h1 {
    font-size: 32px;
    line-height: 40px;
}

#banner .inner p {
    font-size:21px;
    line-height:30px;
        font-family: Georgia, "Times New Roman", Times, serif;
}

#banner .banner {
    position:absolute;
    top:0;
    left:0;
    width:960px;
    min-height:245px;
    background-color:#FFF;
}

#banner .banner a:link,
#banner .banner a:visited {
    position:absolute;
    right:0;
    bottom:10px;
    background:url(/images/read_more.png) no-repeat top left;
    display:block;
    width:149px;
    height:32px;
}

#banner .banner a:link span,
#banner .banner a:visited span {
    margin-left:-999%;
    display:block;
    width:149px;
    height:32px;
}

#b {
    width:300px;
    background:#333;
}

#c {
    width:300px;
    background:#555;
    padding-right: 0px;
}

/* form elements */

/* footernav elements */
.nav-footer{
    text-decoration: none;
    list-style: none;
    height: 30px;
    background: #d7eddb;
    border-top: 1px solid #d7c9c5;
    border-bottom: 1px solid #d7c9c5;
    clear:both;
    margin:0;
}

.nav-footer li{
    float: left;
    padding: 0;
    margin: 0 1px 0 0;
    height: 30px;
}

.nav-footer li a{
    text-decoration: none;
    color: #3faf36;
    display: block;
    padding: 6px 10px 0px 10px;
    margin: 0;
    font-size: 13px;
    line-height: 16px;
}

.nav-footer li a:hover{
    text-decoration: none;
    color: #444;
    display: block;
    padding: 6px 10px;
    margin: 0;
    background:#F1F3E9;
}

/* news */
#top_tips{
    /*background: #FFE2CA;*/
    background:#fbdbc0;
    border: 1px solid #ff6b00;
    width:958px;
    clear: both;
    margin: 0 0 15px 0;
}

#top_tips p {
    color: #ff6b00;
    padding: 2px 8px;
}

#top_tips a:link,
#top_tips a:visited {
    color:#FFF;
    text-decoration:none;
    font-weight:bold;
}

#top_tips a:link span,
#top_tips a:visited span {
    text-decoration:underline;
    font-weight:normal;
}


#copy, #copy a{
    font-size: 11px!important;
}

#panel {
    display: none;
    list-style:none;
    margin:0;
    padding:0;
    width:958px;
}

#panel li {
    margin:0;
    padding:0;
    width:958px;
}

#panel li a:link,
#panel li a:visited {
    padding:5px 10px;
    margin:0;
    border-top: 1px solid #f57e20;
    line-height: 28px;
    height:28px;
    color: #2cb673;
    font-weight:normal;
    text-align: left;
    font-size:14px;
    position: relative;
    z-index: 55;
    display:block;
    text-decoration:none;
    width:938px;
}

#panel li a:hover,
#panel li a:active {
    background:#FFF;
}

#panel li a:link span,
#panel li a:visited span {
    position: absolute;
    right: 10px;
    font-size:12px;
    text-decoration:underline;
    line-height: 28px;
    height:28px;
}

.photo{
    float:left;
    width:170px;
    clear:left;
    padding:20px 20px 0 0;
}

.profile{
    float:left;
    width:400px;
    border-bottom: 1px solid #ff6b00;
    clear:right;
}

/* form contact*/
#form form {
    margin:10px;
    background: #FFE2CA;
    border: 1px solid #ff6b00;
}

#form form p {
	width:540px;
	margin:0;
    clear:both;
    min-height:25px;
    border-bottom:#fff solid 1px;
}

#submitbutton {
	background: none;
	border: none;
}

form p label {
    font-size: 13px;
    width:150px;
    display:block;
    float:left;
    padding:0px 6px 4px 6px;
}

form p input,
form p select,
form p select option {
    color: #163785;
}

form p input {
    font-size: 13px;
    width:200px;
    float:left;
}

form p input#submit {
	width:163px;
	height:55px;
	padding-right: 50px;
	padding-bottom: 0;
    margin-left:150px;
}

form p textarea {
    color: #163785;
    width:310px;
}

.invisible {
    visibility:hidden;
}

#errors {
    padding:5px 10px;
    margin:10px 0;
    border:2px solid #ff6b00;
    background-color:#fbdbc0;
}

#errors p {
    border:none;
    margin:5px 0 0 0;
    padding:0;
    color:#ff6b00;
}

#errors ul {
    margin:0 0 5px 20px;
    padding:0;
}

#security_code {
    line-height: 21px;
}

#contact fieldset {
    margin-top:15px;
}

#contact div.section {
    margin:0;
    padding:0 0 10px 0;
    float:none;
    clear:both;
    overflow:auto;
}

#contact label {
    width:120px !important;
    float:left;
}

#contact .input {
    width:200px !important;
    float:left;
}


#fo {
    background:url(/images/fo_logo.png) no-repeat top left;
    margin:0;
    padding:0 0 0 65px;
    clear:both;
    min-height:52px;
}

* html #fo {
    height:52px;
}

#fo h5 {
    border:none;
    margin-bottom:0;
    line-height:1.2;
    padding:0;
}

#fo p {
    margin:0 0 15px 0;
    padding:0;
    line-height:1.2;
    font-size:10px;
    color:#b6b6b7;
}

.clear {
    clear:both;
}
