/* Global Defaults
=====================================================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object {
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.info {
    color: #FFF;
    background-color: #BDE5F8;
    background-image: url('info.png');
}
.success {
    color: #000;
    background-color: #DFF2BF;
    background-image:url('./images/success.png');
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('warning.png');
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('error.png');
}
.sitemapmain
{
	padding-left:10px;
	
}
.sitemaplist
{
	padding-left:20px;
}
.clear2
{
	padding-top:90px;
}
fieldset,img,abbr{
	border:0;
}
ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
a,a:link,a:visited,a:hover { 
	color:#2e6d99;
	text-decoration:none; 
}
a:focus,a:hover { 
	text-decoration:underline;
}
a img { 
	border:0; 
}
:focus {
	outline: 0;
}
.clear { 
	clear:both; 
}
/* Global Elements
=====================================================================*/
body {
	background:#fff url(../images/background.png) repeat-x;
	line-height: 1.6em;
	font:62.5% arial, verdana, serif;
}

.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}
/* Start CSS Coding
=====================================================================*/
#container {
	width:100%;
	background: url(../images/footer.png) repeat-x 0 100%;
}
#wrapper {
	width:998px;
	margin:0 auto;
}
#wrapperbottom {
	width:998px;
	background: url(../images/content_bottom.png) no-repeat 0 100%;
	padding: 0 0 4px 0;
}
#header {
	width:998px;
	height:133px;
	background: url(../images/contenttop.png) no-repeat 0 100%;
	position: relative;
}
#logo{
	width:281px;
	height:84px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:block;
	text-indent: -5000px;
}
#logo span{
	background:url(../images/logo.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#placemainmenu {
	width: 663px;
	height: 49px;
}
#mainmenu {
	width: 659px;
	height: 49px;
	padding: 0 0 0 4px;
}
#mainmenu li {
	display:inline;
	float:left;
	height: 49px;
	margin:0 5px 0 0;
	position:relative;
}
#mainmenu li:hover {
	background:url(../images/menu_left.gif) no-repeat;
}
#mainmenu li.active {
	background:url(../images/menuactive_left.gif) no-repeat;
	color: #535353;
}
#mainmenu li.active a, #mainmenu li.active a:link, #mainmenu li.active a:visited, #mainmenu li.active a:hover, #mainmenu li.active:hover a, #mainmenu li.active:hover a:link, #mainmenu li.active:hover a:visited {
	color: #535353;
	background:url(../images/menuactive_right.gif) no-repeat 100% 0;
}
#mainmenu li a, #mainmenu li a:link, #mainmenu li a:visited {
	display:inline;
	float:left;
	height:43px;
	padding:6px 16px 0 16px;
	font-size:1.1em;
	color:#c6c6c6;
}
#mainmenu li a strong {
	color: #fff;
	font-size: 1.2em;
}
#mainmenu li a:hover, #mainmenu li:hover a, #mainmenu li:hover a:link, #mainmenu li:hover a:visited {
	background:url(../images/menu_right.gif) no-repeat 100% 0;
	text-decoration:none;
	color: #fff;
}
#mainmenu li.active:hover a, #mainmenu li.active:hover {
	background:url(../images/menuactive_left.gif) no-repeat;
}
#mainmenu li.active a strong {
	color: #272727;
}
/* Start CSS POPUP Menu
=====================================================================*/
#placemainmenu #mainmenu ul a{
	text-align:left;
	border:none;
	background:none;
}
#placemainmenu ul ul {
	position:absolute;
	z-index:1000;
	display:none;
	width:229px;
	margin:34px 0 0 0;
	left:0;
	border-top:none;
}
#placemainmenu ul li ul li, #placemainmenu ul li ul li:hover {
	display:inline;
	width:229px;
	height:23px;
	float:left;
	background:#376f9d;
	padding:0;
}
#placemainmenu ul li ul li.top, #placemainmenu ul li ul li.top:hover {
	width:229px;
	height:23px;
	background:url(../images/popup_top.png) no-repeat;
	padding:13px 0 0 0;
	margin: 0;
}
#placemainmenu ul li ul li.bottom, #placemainmenu ul li ul li.bottom:hover {
	width:229px;
	height:33px;
	background:url(../images/popup_bottom.png) no-repeat 0 100%;
	padding:0;
}
#placemainmenu #mainmenu li:hover ul li a, #placemainmenu #mainmenu li:hover ul li a:link, #placemainmenu #mainmenu li:hover ul li a:visited {
	width:212px;
	color:#fff;
	font-size:1.2em;
	display:inline;
	float: left;
	height:25px;
	padding:0 0 0 17px;
	margin: 0;
	text-transform:none;
	font-weight: lighter;
}
#placemainmenu #mainmenu li:hover ul li a:hover, #placemainmenu #mainmenu li ul li a:hover {
	text-decoration:underline;
	color:#fff;
}
div#placemainmenu li:hover ul ul,
div#placemainmenu li li:hover ul ul
{display:none;}

div#placemainmenu li:hover ul,
div#placemainmenu li li:hover ul
{display:block;}
/* End CSS Drop Down Menu */
#monitor {
	width: 324px;
	height: 351px;
	background: url(../images/monitor.png) no-repeat;
	position: absolute;
	z-index: 10;
	top: 12px;
	right: 19px;
}
#slideshow {
	width: 291px;
	height: 190px;
	margin: 15px 0 0 16px;
}
#slideshow ul {
	width: 291px;
	height: 190px;
}
#slideshow li {
	width: 291px;
	height: 190px;
}
#panelmonitor {
	width: 291px;
	height: 190px;
	position: absolute;
	z-index: 30;
	background: url(../images/panelmonitor.png) no-repeat;
	top: 27px;
	right: 36px;
}
#captionslideshow {
	width: 240px;
	height: 27px;
	float: left;
	margin: 160px 0 0 0;
	font-size: 1.1em;
	color: #fff;
	font-weight: bold;
}
#captionslideshow li {
	width: 226px;
	height: 17px;
	padding: 10px 7px 0 7px;
}
#placenav {
	width: 47px;
	height: 27px;
	float: left;
	margin: 160px 0 0 0;
}
#butprev{
	width:12px;
	height:11px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:inline;
	float: left;
	text-indent: -5000px;
	margin: 10px 10px 0 5px;
}
#butprev span{
	background:url(../images/arrow_left.gif) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#butnext{
	width:12px;
	height:11px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:inline;
	float: left;
	text-indent: -5000px;
	margin: 10px 0 0 0;
}
#butnext span{
	background:url(../images/arrow_right.gif) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#placenav a:hover span {
	background-position: 0 -11px;
}
#paper {
	width: 69px;
	height: 43px;
	background: url(../images/paper.png) no-repeat;
	position: absolute;
	z-index: 20;
	top: 216px;
	right: 258px;
}
#content {
	width: 990px;
	background: url(../images/back_content.png) repeat-y;
	padding: 0 4px;
}
#maincontent {
	width: 623px;
	float: left;
	padding: 16px 16px 0 16px;
}
#placeintro {
	width: 623px;	
}
#placeintro h1 {
	font-size: 2.8em;
	color: #0a537c;
	font-family: "Myriad Pro", arial, serif;
	line-height: 1.0em;
	padding: 5px 0;
}
#placeintro p {
	color: #303030;
	line-height: 1.4em;
	padding: 7px 0 5px 0;
}
#contentleft {
	width: 323px;
	float: left;
}
#listservice {
	width: 323px;
	padding: 3px 0 0 0;
}
#listservice li {
	width: 286px;
	height: 27px;
	border-bottom:1px solid #dedede;
	padding: 12px 0 0 35px;
}
#listservice li a {
	font-size: 1.4em;
}
#contentright {
	width: 282px;
	float: right;
}
#contentleft h2, #contentright h2 {
	font-size: 1.8em;
	color: #0b588e;
	padding: 15px 0 0 0;
}
.icon1 {
	background: url(../images/icon_1.png) no-repeat 8px 9px;
}
.icon2 {
	background: url(../images/icon_2.png) no-repeat 8px 9px;
}
.icon3 {
	background: url(../images/icon_3.png) no-repeat 8px 9px;
}
.icon4 {
	background: url(../images/icon_4.png) no-repeat 8px 9px;
}
#listlatestproject {
	padding: 8px 0 0 0;
}
#listlatestproject li {
	width: 78px;
	height: 78px;
	float: left;
	display: inline;
	margin: 0 12px 12px 0;
}
#listlatestproject li a {
	width: 70px;
	height: 70px;
	float: left;
	display: inline;
	border: 1px solid #dedede;
	padding: 6px 0 0 6px;
}
#listlatestproject li a:hover {
	border: 1px solid #78bae8;
}
/* Lightbox
=====================================================================*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/*
=====================================================================*/
#placetestimonial {
	width: 571px;
	background: url(../images/quote.png) no-repeat;
	padding: 26px;
}
#texttestimonial {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #303030;
	line-height: 1.4em;
}
#testimonialname {
	font-size: 1.4em;
	color: #303030;
	float: right;
	padding: 10px 0 0 0;
}
.contentbig {
	width: 623px;
}
.contentbig h2 {
	font-size: 1.8em;
	color: #0b588e;
	padding: 0 0 10px 0;
}
.contentbig p {
	font-size: 1.2em;
	color: #303030;
	line-height: 1.6em;
	padding: 0 0 10px 0;
}
#nav {
	width: 315px;
	padding: 236px 0 0 0;
	float: left;
}
.boxnav {
	width: 315px;
	margin: 0 0 18px 0;
}
.boxnav h3 {
	width: 277px;
	height: 27px;
	background: url(../images/title_nav.png) no-repeat;
	font-size: 1.4em;
	color: #555;
	padding: 13px 19px 0 19px;
}
.contentnav {
	width: 315px;
	background: url(../images/back_nav.png) no-repeat 0 100%;
	padding: 0 0 19px 0;
}
.listnav {
	width: 275px;
	margin: 0 0 0 20px;
	padding: 5px 0 0 0;
}
.listnav li {
	width: 275px;
	border-bottom: 1px solid #dedede;
	padding: 9px 0;
}
.listnav li a {
	font-size: 1.2em;
}
.wrapnav {
	padding: 20px 20px 0 20px;
}
.wrapnav p {
	font-size: 1.2em;
	color: #303030;
	line-height: 1.6em;
	padding: 0 0 10px 0;
}
#listcontact li {
	font-size: 1.2em;
	margin: 5px 0;
	color: #303030;
}
#listcontact li strong {
	float: left;
	width: 66px;
}
#listcontact li span {
	width: 205px;
	float: left;
}
.butquote, .butquote:link, .butquote:visited {
	float: right;
	width: 110px;
	height: 22px;
	display: inline;
	background: url(../images/but_more.png) no-repeat;
	font-size: 1.1em;
	color: #444;
	font-weight: bold;
	padding: 6px 0 0 14px;
	margin: 5px 0 0 0;
}
.butquote:hover {
	background-position: 0 -28px;
	color: #000;
	text-decoration: none;
}
#wrapbottom {
	width: 998px;
	height: 4px;
	background: url(../images/content_bottom.png) no-repeat;
	margin: 0 auto;
	font-size: 0;
}
/* About Us
=====================================================================*/
.contentbig h1 {
	font-size: 2.2em;
	color: #0b588e;
	padding: 0 0 10px 0;
}
.imgright {
	padding: 8px;
	float: right;
	border: 1px solid #dedede;
	margin: 0 0 10px 10px;
}
.imgleft {
	padding: 8px;
	float: left;
	border: 1px solid #dedede;
	margin: 0 10px 10px 0;
}
.contentbig h3 {
	font-size: 1.4em;
	color: #0b588e;
	padding: 0 0 10px 0;
}
.contentbig h4 {
	font-size: 1.2em;
	color: #0b588e;
	padding: 0 0 10px 0;
}
.contentbig ul {
	padding: 0 0 10px 13px;
}
.contentbig ul li {
	font-size: 1.2em;
	padding: 0 0 0 15px;
	background: url(../images/bullet.png) no-repeat 0 3px;
	margin: 5px 0;
}
#top {	  /* Tip message DIV */
	height:20px;
	z-index:16;
	background-color: #090;
	border: 1px solid #FFF;
	top:0;
	padding-left: 300px;
	padding-top: 2px;
	padding-bottom:2px;
	color:#FFF;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}
.contactbutton
{
	height:20px;
	z-index:16;
	background-color: #000;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom:2px;
	color:#FFF;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	border:#000 1px solid;
	cursor:pointer;
}
.midbutton
{
	padding-left:160px;
	padding-right:30px;
	padding-bottom:10px;
	padding-top:10px;
}
/* List Services
=====================================================================*/
.contentbig #listservices {
	padding: 0;
}
.contentbig #listservices li {
	background: none;
	padding: 0;
	margin: 0 0 13px 0;
}
.contentbig #listservices li h2 {
	font-size: 1.5em;
}
.servicesleft {
	float: left;
	width: 370px;
	padding: 0 14px 0 0;
}
.contentbig #listservices li p {
	font-size: 1.0em;
	padding: 8px 0 3px 0;
}
.servicesleft img {
	padding: 7px;
	border: 1px solid #dedede;
}
.contentbig #listservices li .menuservices {
	padding: 0 0 0 10px;
	float: left;
}
.contentbig #listservices li .menuservices li {
	padding: 3px 0 3px 24px;
	background: url(../images/icon_ok.png) no-repeat;
	margin: 4px 0;
	font-size: 1.0em;
	color: #303030;
	font-weight: bold;
}

/* News List
=====================================================================*/
.placedate {
	width: 43px;
	height: 46px;
	background: url(../images/back_date.png) no-repeat;
	float: left;
	text-align: center;
	font-size: 1.0em;
	color: #3b3b3b;
	text-transform: uppercase;
	padding:0;
	line-height: 1.4em;
	margin: 0 0 10px 0;
}
.month {
	font-weight: bold;
	color: #fff;
	width: 43px;
	height: 15px;
	float: left;
	padding: 1px 0 0 0;
}
.date {
	font-size: 1.6em;
	width: 43px;
	float: left;
	margin: 5px 0 0 0;
}
.contentbig #listnews {
	padding: 0;
}
.contentbig #listnews li {
	background: none;
	padding: 0;
	margin: 0;
}
.titlenews {
	width: 565px;
	float: left;
	padding: 0 0 10px 15px;
}
.contentbig .titlenews h1 {
	font-size: 1.8em;
	padding: 0 0 1px 0;
}
.contentbig .titlenews h1 a {
	color: #0b588e;
}
.contentbig #listnews li ul, .contentbig .titlenews ul.listcat {
	padding: 0;
	margin: 0;
}
.contentbig #listnews li ul li {
	padding: 0 9px;
	margin: 0;
	display: inline;
	float: left;
	background: url(../images/sepcat.png) no-repeat 100% 1px;
	font-size: 0.9em;
}
.contentbig #listnews li ul li.first, .contentbig .titlenews ul.listcat li.first {
	padding: 0 9px 0 0;
}
.contentbig #listnews li ul li.last, .contentbig .titlenews ul.listcat li.last {
	background: none;
}
.contentbig #listnews li p {
	font-size: 1.0em;
	color: #303030;
	padding: 0 0 10px 0;
}
.contentbig #listnews li .butmore, .contentbig #listnews li .butmore:link, .contentbig #listnews li .butmore:visited {
	float: right;
	width: 110px;
	height: 22px;
	display: inline;
	background: url(../images/but_more.png) no-repeat;
	font-size: 0.9em;
	color: #444;
	font-weight: bold;
	padding: 6px 0 0 14px;
	margin: 0 0 13px 0;
}
.contentbig #listnews li .butmore:hover {
	background-position: 0 -28px;
	color: #000;
	text-decoration: none;
}
.contentbig #listnews li img {
	padding: 8px;
	border: 1px solid #dedede;
}
.contentbig #listpage {
	padding: 0;
	margin: 0;
	width: 623px;
	border-top: 1px solid #dedede;
}
.contentbig #listpage li {
	padding: 0;
	margin: 6px 0 15px 0;
	background: none;
}
.contentbig #listpage li a {
	font-weight: bold;
}
.contentbig #listpage li.prev {
	float: left;
}
.contentbig #listpage li.next {
	float: right;
}
#listads {
	padding: 0 0 0 8px;
}
#listads li {
	width: 125px;
	height: 125px;
	float: left;
	display: inline;
	margin: 20px 12px 0 12px;
}
/* News Detail
=====================================================================*/
.contentbig .titlenews ul.listcat li {
	padding: 0 9px;
	margin: 0;
	display: inline;
	float: left;
	background: url(../images/sepcat.png) no-repeat 100% 1px;
	font-size: 1.1em;
}
.contentbig h3.subtitle {
	color: #303030;
	padding: 10px 0 4px 0;
	border-bottom: 1px solid #dedede;
}
.contentbig #listcomment {
	width: 623px;
	margin: 0;
	padding: 0 0 10px 0;
}
.contentbig #listcomment li {
	width: 623px;
	margin: 17px 0 0 0;
	background: none;
	padding: 0;
}
.imgavatar {
	width: 40px;
	float: left;
}
.placecomment {
	width: 583px;
	float: left;
	background: url(../images/back_comment.png) no-repeat 0 100%;
}
.comment {
	width: 532px;
	background: url(../images/comment_top.png) no-repeat;
	padding: 11px 11px 11px 40px;
}
.contentbig #listcomment li h4 {
	font-size: 1.0em;
	color: #7f7f7f;
	font-weight: lighter;
}
.contentbig #listcomment li h4 strong {
	color: #303030;
	font-weight: bold;
}
.contentbig #listcomment li p {
	font-size: 1.0em;
}
#frmcomment {
	padding: 15px 0 10px 0;
}
#frmcomment label {
	display: block;
	font-size: 1.2em;
	color: #1a1a1a;
	font-weight: bold;
}
#frmcomment label span {
	font-weight: lighter;	
}
.textboxcomment {
	width: 323px;
	height: 20px;
	background: #f6f6f6;
	border: 1px solid #d4d4d4;
	margin: 3px 0 10px 0;
	font-family: arial, verdana, serif;
	font-size: 1.1em;
	color: #1a1a1a;
	padding: 4px 3px 0 3px;
}
.textareacomment {
	width: 600px;
	height: 134px;
	background: #f6f6f6;
	border: 1px solid #d4d4d4;
	margin: 3px 0 10px 0;
	font-family: arial, verdana, serif;
	font-size: 1.1em;
	color: #1a1a1a;
	padding: 4px 3px 0 3px;
}
.submitcomment {
	height: 28px;
	width: 126px;
	background: url(../images/submitcomment.png) no-repeat;
	border: none;
	font-family: arial, verdana, serif;
	color: #444;
	font-size: 1.1em;
	font-weight: bold;
	cursor: pointer;
	padding: 0 0 3px 0;
	margin: 0 0 15px 0;
}
.submitcomment:hover {
	background-position: 0 -28px;
	color: #000;
}
/* Screenshot
=====================================================================*/
.contentbig #listscreenshot {
	margin: 0;
	padding: 0;
}
.contentbig #listscreenshot li {
	margin: 0 9px 9px 0;
	padding: 0;
	background: none;
	width: 198px;
	float: left;
	height: 163px;
	display: inline;
}
.contentbig #listscreenshot li a {
	float: left;
	width: 190px;
	border: 1px solid #dedede;
	height: 155px;
	padding: 3px;
}
.contentbig #listscreenshot li a:hover {
	border: 1px solid #78bae8;
}
/* Contact Us
=====================================================================*/
.errordiv {
	display:block;
	border:1px solid #f2a9a9;
	padding:5px;
	color:#f00;
	font-size:1.1em;
	margin:8px 0 0 0;
}
.correctdiv {
	display:block;
	border:1px solid #b6e47a;
	padding:5px;
	color:#629c17;
	font-size:1.1em;
	margin:8px 0 0 0;
	background:#d7fca8;
}
#frmcontact {
	padding:20px 0 30px 0;
}
#frmcontact label {
	float:left;
	font-size:1.2em;
	width:150px;
	padding:3px 0 0 16px;
	margin:10px 0 0 0;
	font-weight:bold;
}
#frmcontact span {
	color:#a50e0e;
	font-size:1.2em;
	font-weight:bold;
}
#frmcontact br {
	clear:left;
}
.textboxcontact {
	width:390px;
	height:22px;
	border:1px solid #c4c4c4;
	padding:3px 5px 0 5px;
	margin:10px 0 0 0;
}
.textareacontact {
	width:390px;
	height:150px;
	border:1px solid #c4c4c4;
	font-family:Arial, verdana,serif;
	font-size:1.2em;
	padding:5px;
	margin:10px 0 0 0;
}
.submitcontact {
	height: 28px;
	width: 126px;
	background: url(../images/submitcomment.png) no-repeat;
	border: none;
	font-family: arial, verdana, serif;
	color: #444;
	font-size: 1.1em;
	font-weight: bold;
	cursor: pointer;
	padding: 0 0 3px 0;
	margin: 15px 0 0 0;
}
.submitcontact:hover {
	background-position: 0 -28px;
	color: #000;
}
/* Footer
=====================================================================*/
#footer {
	width:998px;
	height: 199px;
	margin:0 auto;
}
#footertop {
	width: 998px;
	height: 170px;
}
#logobottom{
	width:124px;
	height:38px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:inline;
	float: left;
	text-indent: -5000px;
}
#logobottom span{
	background:url(../images/logo_bottom.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#footer1 {
	width: 165px;
	height: 170px;
	float: left;
	background: url(../images/sepfooter.png) repeat-x 0 33px;
	display: inline;
	margin: 0 23px 0 0;
}
#footer2 {
	width: 274px;
	height: 170px;
	float: left;
	background: url(../images/sepfooter.png) repeat-x 0 33px;
	display: inline;
	margin: 0 23px 0 0;
}
#footer3 {
	width: 389px;
	height: 170px;
	float: left;
	background: url(../images/sepfooter.png) repeat-x 0 33px;
	display: inline;
}
#footer1 h4, #footer2 h4, #footer3 h4 {
	height: 20px;
	float: left;
	font-size: 1.2em;
	color: #d4d4d4;
	padding: 13px 0 0 0;
}
.menufooter {
	clear: both;
	padding: 3px 0 0 0;
}
.menufooter li {
	margin: 7px 0;
}
.menufooter li a, .menufooter li a:link, .menufooter li a:visited {
	font-size: 1.1em;
	color: #fff;
}
#linkrss{
	width:20px;
	height:20px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:inline;
	float: left;
	text-indent: -5000px;
	margin: 9px 3px 0 0;
}
#linkrss span{
	background:url(../images/icon_5.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#linktwitter{
	width:20px;
	height:20px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:inline;
	float: left;
	text-indent: -5000px;
	margin: 9px 3px 0 0;
}
#linktwitter span{
	background:url(../images/icon_6.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#texttwitter {
	clear: both;
}
#texttwitter ul {
	padding: 3px 0 0 0;
}
#texttwitter ul li {
	margin: 6px 0;
	font-size: 1.1em;
	color: #fff;
	line-height: 1.4em;
}
#texttwitter ul li a, #texttwitter ul li a:link, #texttwitter ul li a:visited {
	color: #bce5fa;
}
.twitterTime {
	font-weight: bold;
}
.linkfollow, .linkfollow:link, .linkfollow:visited {
	float: right;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
}
#listfooter {
	text-align: center;
	height: 13px;
	font-size: 1.1em;
	color: #fff;
	margin: 8px 0 0 0;
}
#listfooter li {
	display: inline;
	height: 13px;
	background: url(../images/sepfooter2.png) no-repeat 100% 2px;
	padding: 0 8px 0 5px;
}
#login {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	font-size:12px;
}
.fields {
	width: 80px;
	height: 15px;
	background: #f6f6f6;
	border: 1px solid #d4d4d4;
	margin: 3px 0 10px 0;
	font-family: arial, verdana, serif;
	font-size: 1.1em;
	color: #1a1a1a;
}
.form {
	padding-left: 25px;
	font-size:12px;
	color:#666;
	background:#FFF;
}
#center {
	padding-left: 50px;
}

#submit {
    border: 1px solid #006;
	padding: 1px;
    background-color:#FFF;
}

#clear {
	padding-top: 15px;
	padding-bottom: 15px;
}
#listfooter li a, #listfooter li a:link, #listfooter li a:visited{
	color: #fff;
}
#listfooter li.last {
	background: none;
}
