@charset "UTF-8";
/* CSS Document */

/* default */

body { margin:0px; background:#FFFFFF; }

body { font:12px "Lucida Sans Unicode", "Lucida Grande", sans-serif, arial; color:#494949; }

a img { border:none;}

a {  text-decoration:none; color:#b19970;}
a:hover { text-decoration:none; color:#1c2a69; }

p { padding:10px 0px 0px 0px; margin:0px; }


/* color */
.gold { color:#b19970; }
.blue { color:#1c2a69; }
.gray { color:#494949; }
.white { color:#FFFFFF; }


/* placement */
.left { float:left; }
.right { float:right; }
.center { float:left;}
.clear { clear:both; }
#wrapper { width:990px; margin:auto;}
#wrapper-content { width:990px; margin:auto; margin-top:10px; overflow:hidden; }
#wrapper-content .left2 { padding-left:15px; float:left; width: 267px; xborder: 1px solid blue;}
#wrapper-content .left3 { float:right; width: 665px; xborder: 1px solid red;}
#wrapper-content .right2 { padding-right:21px; float:right; }
#wrapper-content .fullpage { float:right; width: 990px; xborder: 1px solid red;}

/* header */
#header { clear:both;}
#header { background:url(../images/header-bg.jpg) no-repeat #FFFFFF top; height:127px; border-top:solid #B19970 5px; border-bottom:solid #B19970 5px; width:990px; margin:auto; }
	.logo-placement { padding-left:63px; }
	.topmenu-placement { margin-right:26px;width:384px; font-size:11px; color:#FFFFFF; }
	.topmenu-placement .center {background-color:#b19970; height:24px; width:360px;  }
	.topmenu-placement a { color:#FFFFFF; }
	.topmenu-placement a:hover { color:#494949;}

/* footer */
#footer { clear:both;margin:auto; width:990px;  }
	#footer p { color:#bdbdbd; font-size:11px; padding:0px 10px; margin:0px; }
	#footer a {color:#b19970; text-decoration:none; }
	#footer a:hover { color:#bdbdbd; text-decoration:none; }
	#footer .line { border-bottom:1px dotted #bdbdbd; margin-bottom:5px; width:990px; }

.buttongo {
	background: #1C2A69;
	color: #fff;
	border: solid 1px #fff;
	font-size:9px;
}

.searchtop {
	background:  #f9f7f4 url(../images/search-left.gif) no-repeat -2px -2px;
	padding-left:15px;
	border: solid 1px #ccc;
	font-size:9px;

}

.imagedesktop{height:250px;}
.imagedesktop_2{height:177px;}
