/* CSS Document */

body { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:none; line-height:22px; text-align:justify; background:#426928; }

/*body[orient="landscape"] #wrapper {
	width: 480px;
}*/

#wrapper { width:100%;}
#main { margin:0px 5px; position: relative;}
#header { background:#fff url(../images/bg_top.jpg) no-repeat; height:76px; }
#logo { background:url(../images/logo.jpg) no-repeat; position:absolute; top:26px; left:12px; width:111px; height:48px;}
#home { float:right; height:76px;}
#home a { color:#000000; padding:4px 7px; text-decoration:none; font-weight:bold; padding:0px 20px 0px 0px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; }   
#content { background:#FFFFFF; float:left; width:100%; }
#menu { font-size:14px; font-weight:bold; color:#e67f20; }
#menu ul{ margin:0px; padding:0px; }
#menu ul li { list-style-type:none; border-bottom:1px #ccc dotted; line-height:32px;}
#menu ul li a { text-decoration:none; color:#e67f20; padding:0px 15px; }
.line { border-top:1px dotted #524F3C; padding-top:10px; }
.content { padding:5px 10px; }
.bodytxt { padding:10px; text-align:justify; }
#icon { width:30px; float:right; background:url(../images/menu_icons.jpg) no-repeat; height:30px; }
.icon { margin:0px 10px; }
.btlink { text-align:right; font-size:12px; font-weight:bold; margin:10px 0px; }
.btlink a:hover{ text-decoration:none; background:#006600; color:#FFFFFF; padding:5px; }
.btlink a{ text-decoration:none; background:#FF9900; color:#000000; padding:5px; }
#footer { text-align:center; color:#FFFFFF; font-size:11px;}
#footer a { color:#FFFFFF; text-decoration:underline; padding:0px 4px; font-size:14px; }
#footer a:hover { text-decoration:none; }
img { border:0px; }
.portfolio { color:#426928;	text-decoration:none; line-height:30px; font-weight:bold;}
.portfolio_title {	padding-left:15px; color:#000; font-size:12px; background:#efefef; line-height:34px; font-weight:bold; }
h1{	font-weight:bold; color:#FF6633}
.contact { color:#FFFFFF; text-align:center; }
.map1{ border:1px solid #ccc; width:280px; margin:5px 5px; }
.cont { text-decoration:underline; color:#990000; font-size:14px; }

/*===========================*/