* { margin:0; padding:0;}
body { background:#6d7636; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#fff;}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}
.alignleft { text-align:left; }
.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin:0; padding:0;}

.tail-top { background:url(images/tail-top.gif) left top repeat-x #eef0e1;}
.tail-top1 { background:url(images/tail-top1.gif) repeat-x #cad49f;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:26px; font-size:.92em;}
.radio { height:26px; font-size:.92em;}
.radio input {width:50px; padding:2px 0 2px 3px; background:#cad49f; border:1px solid #fff; color:#fff;}
.form input {width:176px; padding:2px 0 2px 3px; background:#cad49f; border:1px solid #fff; color:#fff;}
.form select {width:176px; padding:2px 0 2px 3px; background:#cad49f; border:1px solid #fff; color:#fff;}

textarea { width:233px; height:68px; background:#cad49f; overflow:auto;  border:1px solid #fff; padding:2px 0 0 3px; color:#fff; font-size:.92em;}


/*==================list====================*/
ul { list-style:none;}

.site-nav li { display:inline; background:url(images/marker-1.gif) no-repeat right 7px; float:left;}
.site-nav li.last { background:none;}
.site-nav li a { font-size:1.4em; color:#fff; font-weight:bold; text-decoration:none; line-height:1.1em; padding:0 27px 0 27px;}
.site-nav li a:hover { color:#87964a;}
.site-nav li a.act{ color:#87964a;}

.list { padding-top:5px;}
.list li { background:url(images/marker-2.gif) no-repeat left 5px; padding:0 0 3px 12px;}
.list li a { color:#fff; text-decoration:none; font-style:italic; font-weight:bold;}
.list li a:hover { text-decoration:underline;}

.list1 li { background:url(images/marker-3.gif) no-repeat left 6px; padding:0 0 8px 12px;}
.list1 li a { color:#bbe3ef;}

.list2 li { padding:0 0 4px 0;}
.list2 li a { font-weight:bold; text-decoration:none;}
.list2 li a:hover { text-decoration:underline;}

.list3 li { background:url(images/marker-5.gif) no-repeat left 7px; padding:0 0 6px 12px;}
.list3 li a { color:#cd141d;}
.list4 { margin-left:-16px;}
.list4 li { display:inline; padding:0 0 0 16px;}

.list5 { padding-top:5px;}
.list5 li { background:url(images/marker-5.gif) no-repeat left 5px; padding:0 0 6px 12px;}
.list5 li a { color:#fff; text-decoration:none; font-style:italic; font-weight:bold;}

.list6 { padding-top:5px;}
.list6 li { background:url(images/marker-10.gif) no-repeat left 5px; padding:0 0 6px 12px;}
.list6 li a { color:#fff; text-decoration:none; font-style:italic; font-weight:bold;}

.list7 { padding-top:5px;}
.list7 li { background:url(images/marker-10.gif) no-repeat left 5px; padding:0 0 6px 12px;}
.list7 li a { color:#666; text-decoration:none; font-style:italic; font-weight:bold;}
/*==================other====================*/
.img-box { width:100%; overflow:hidden;}
.img-box img { float:left; margin:0 26px 0 0;}
.img-box .frame {
/*	background:url(images/case_frame.png) no-repeat; */
}

.img-box .frame p {
	font-size:12px;
	color:#000;
	font-style:normal;
	margin-top:2px;
	padding-left:10px;
}

.img-box .frame .title {
	font-size:14px;
	color:#000;
	font-weight:bolder;
}
.img-box .frame .cell1 {
	width: 286px;
	height: 240px;
	background:url(images/pic_cell.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	position: relative;
}

.img-box .frame .cell2 {
	width: 286px;
	height: 240px;
	background:url(images/pic_cell2.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	position: absolute;
}

.img-box .frame .cellimage {
   width: 286px;
   height: 240px;
   position: relative;
   top: 0;
   left: 0;
}

.img-box .frame .cellcenter {
   width: 20px;
   position: relative;
   top: 0;
   left: 0;
}

.p1 { margin-bottom:15px;}
.p2 { margin-bottom:44px;}

.phone { float:right; margin-right:10px;}

.caseframe {
	border:#6d7636 medium solid;
	margin-left:80px;
	width: 650px;
	height: 255px;
}

.rightbox {
	border: medium solid;
	margin-top:-255px;
	margin-left: 165px;
	height: 249px;
	width: 479px;
	float:left;
}
.title {
	padding-left:10px;
	padding-bottom: 25px;
	margin-top: 20px;
}
.subtitles {
	background:#6d7636;
	margin-left:15px;
	padding:3px;
	color:#CCC;
}
.photo {
	background:#6d7636;
	border:medium solid;
	width:150px;
	height: 244px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}
.description {
	padding-left:5px;
	padding-left:5px;
	padding-bottom:5px;
	
}

.econtainer{
	width: 100%;
	min-height: 300px;
}



/*==================txt, links, lines, titles====================*/
a {color:#fff;}
a:hover{text-decoration:none;}

h1 { color:#282727; font-size:2.17em; margin:0 0 24px 21px; line-height:1.04em;}
h2 { font-size:2.17em; line-height:1.2em;}
h3 { color:#fff; font-size:1em; line-height:1.67em; margin-bottom:16px;}
h4 { color:#fff; font-size:1em; line-height:1.67em; margin-bottom:4px;}

.txt1 { color:#bbe3ef;}
.instruction {
	color:#003300;
	font-size:12px;
	padding-bottom: 10px;
}

.privacy h2 {
	font-size:14px;
	color:#333333;
}

.link { background:url(images/marker-4.gif) no-repeat left 6px; padding:0 0 0 12px; color:#fff;}
p.link { background:url(images/marker-4.gif) no-repeat left 6px; text-decoration:none; padding:0 0 0 12px; color:#fff;}

.link1 { display:block; float:left; background:url(images/link1-bgd.gif) left top repeat-x; color:#fff; text-decoration:none;}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:2px 15px 2px 15px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline;}

.line-hor { border-top:4px solid #f5f5f5; padding-top:20px; margin-top:12px;}
.divider1 {background:url(images/divider2.gif) repeat-y 401px 0; margin:0px; padding-bottom:10px;}
.divider2 {background:url(images/divider2.gif) repeat-y 237px 0; margin:0px; padding-bottom:10px;}



/*==================boxes====================*/
.logo-box { border-bottom:4px solid #f5f5f5; width:100%; overflow:hidden; padding-bottom:23px; margin-bottom:11px;}
.logo-box .fleft { padding:0 0 0 12px;}
.logo-box .fright { padding:10px 26px 0 12px; color:#666666; font-size:16px;}
.logo-box .frightphone { padding-top:2px }
.logo-box .mission {
	padding:3px 260px 0 220px; 	 
	font-size:15px; 
	line-height:1em; 
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify; !important 
}
.services-box { width:500px; height:400px; position:relative;}

.logo-box .mission span {color:#3f4d1d; font-weight:bold;} 
.logo-box .mission .p1 { margin-bottom:18px;}
.banner-box { background:url(images/banner-bg.jpg) no-repeat; width:549px; height:308px; position:relative;}
.banner-box .title { position:absolute; top:102px; left:270px; font-size:16px; padding-right:20px;}
.banner-box .button { background:url(images/banner-button-bg.gif) no-repeat; position:absolute; top:240px; left:301px;}
.banner-box .button a {font-family:Tahoma, Arial, helvetica, sans-serif; color:#fff; text-decoration:none; font-weight:bold; font-size:.92em; padding:5px 10px 14px 18px; display:block; line-height:1em;}
.banner-box .button a:hover { text-decoration:underline;}

.banner-box1 { background:url(images/banner-bg1.jpg) no-repeat; width:549px; height:308px; position:relative;}
.banner-box1 .title { position:absolute; top:102px; left:300px; font-size:16px; padding-right:20px;}
.banner-box1 h2 {position:absolute; top:150px; left:330px; font-size:18px;}
.banner-box1 .button a {font-family:Tahoma, Arial, helvetica, sans-serif; color:#fff; text-decoration:none; font-weight:bold; font-size:.92em; padding:5px 10px 14px 18px; display:block; line-height:1em;}
.banner-box1 .button a:hover { text-decoration:underline;}

.banner-box2 { background:url(images/banner-bg2.jpg) no-repeat; width:549px; height:308px; position:relative;}
.banner-box2 .title { position:absolute; top:102px; left:300px; font-size:16px; padding-right:20px;}
.banner-box2 h2 {position:absolute; top:150px; left:330px; font-size:18px;}
.banner-box2 .button a {font-family:Tahoma, Arial, helvetica, sans-serif; color:#fff; text-decoration:none; font-weight:bold; font-size:.92em; padding:5px 10px 14px 18px; display:block; line-height:1em;}
.banner-box2 .button a:hover { text-decoration:underline;}

.banner-box3 { background:url(images/banner-bg3.jpg) no-repeat; width:549px; height:308px; position:relative;}
.banner-box3 .title { position:absolute; top:102px; left:300px; font-size:16px; padding-right:20px;}
.banner-box3 h2 {position:absolute; top:150px; left:330px; font-size:18px;}
.banner-box3 .button a {font-family:Tahoma, Arial, helvetica, sans-serif; color:#fff; text-decoration:none; font-weight:bold; font-size:.92em; padding:5px 10px 14px 18px; display:block; line-height:1em;}
.banner-box3 .button a:hover { text-decoration:underline;}

.banner-box4 { background:url(images/banner-bg4.jpg) no-repeat; width:549px; height:308px; position:relative;}
.banner-box4 .title { position:absolute; top:102px; left:300px; font-size:16px; padding-right:20px;}
.banner-box4 h2 {position:absolute; top:150px; left:330px; font-size:18px;}
.banner-box4 .button a {font-family:Tahoma, Arial, helvetica, sans-serif; color:#fff; text-decoration:none; font-weight:bold; font-size:.92em; padding:5px 10px 14px 18px; display:block; line-height:1em;}
.banner-box4 .button a:hover { text-decoration:underline;}

.banner-box5 { background:url(images/banner-bg5.jpg) no-repeat; width:549px; height:308px; position:relative;}
.banner-box5 .title { position:absolute; top:102px; left:300px; font-size:16px; padding-right:20px;}
.banner-box5 h2 {position:absolute; top:150px; left:330px; font-size:18px;}
.banner-box5 .button a {font-family:Tahoma, Arial, helvetica, sans-serif; color:#fff; text-decoration:none; font-weight:bold; font-size:.92em; padding:5px 10px 14px 18px; display:block; line-height:1em;}
.banner-box5 .button a:hover { text-decoration:underline;}

.banner-box6 { background:url(images/banner-bg6.jpg) no-repeat; width:549px; height:308px; position:relative;}
.banner-box6 .title { position:absolute; top:102px; left:300px; font-size:16px; padding-right:20px;}
.banner-box6 h2 {position:absolute; top:150px; left:330px; font-size:18px;}
.banner-box6 .button a {font-family:Tahoma, Arial, helvetica, sans-serif; color:#fff; text-decoration:none; font-weight:bold; font-size:.92em; padding:5px 10px 14px 18px; display:block; line-height:1em;}
.banner-box6 .button a:hover { text-decoration:underline;}

.banner-box7 { background:url(images/banner-bg7.jpg) no-repeat; width:549px; height:308px; position:relative;}
.banner-box7 .title { position:absolute; top:102px; left:300px; font-size:16px; padding-right:20px;}
.banner-box7 h2 {position:absolute; top:150px; left:330px; font-size:18px;}
.banner-box7 .button a {font-family:Tahoma, Arial, helvetica, sans-serif; color:#fff; text-decoration:none; font-weight:bold; font-size:.92em; padding:5px 10px 14px 18px; display:block; line-height:1em;}
.banner-box7 .button a:hover { text-decoration:underline;}

.banner-box8 { background:url(images/banner-bg8.jpg) no-repeat; width:549px; height:308px; position:relative;}
.banner-box8 .title { position:absolute; top:102px; left:300px; font-size:16px; padding-right:20px;}
.banner-box8 h2 {position:absolute; top:150px; left:330px; font-size:18px;}
.banner-box8 .button a {font-family:Tahoma, Arial, helvetica, sans-serif; color:#fff; text-decoration:none; font-weight:bold; font-size:.92em; padding:5px 10px 14px 18px; display:block; line-height:1em;}
.banner-box8 .button a:hover { text-decoration:underline;}

.banner-box9 { background:url(images/banner-bg9.jpg) no-repeat; width:549px; height:308px; position:relative;}
.banner-box9 .title { position:absolute; top:102px; left:300px; font-size:16px; padding-right:20px;}
.banner-box9 h2 {position:absolute; top:150px; left:330px; font-size:18px;}
.banner-box9 .button a {font-family:Tahoma, Arial, helvetica, sans-serif; color:#fff; text-decoration:none; font-weight:bold; font-size:.92em; padding:5px 10px 14px 18px; display:block; line-height:1em;}
.banner-box9 .button a:hover { text-decoration:underline;}

.banner-box10 { background:url(images/banner-bg8.jpg) no-repeat; width:549px; height:308px; position:relative;}
.banner-box10 .title { position:absolute; top:102px; left:300px; font-size:16px; padding-right:20px;}
.banner-box10 h2 {position:absolute; top:150px; left:330px; font-size:18px;}
.banner-box10 .button a {font-family:Tahoma, Arial, helvetica, sans-serif; color:#fff; text-decoration:none; font-weight:bold; font-size:.92em; padding:5px 10px 14px 18px; display:block; line-height:1em;}
.banner-box10 .button a:hover { text-decoration:underline;}

.serviceheader{
	size:24px;
	color:#930;
}

.sidebar {
	float: right;
	padding: 25px;
}
.googlemap {
	float:left;
}

.box { background:#fff; width:100%;}
.box .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.box .border-left {background:url(images/border-left.gif) repeat-y left;}
.box .border-right {background:url(images/border-right.gif) repeat-y right;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:32px 33px 32px 33px;}



.box1 { background:#cb121b; width:278px; position:absolute; top:271px; left:633px;}
.box1 .border-bot {background:url(images/border-bot1.gif) repeat-x bottom;}
.box1 .border-top { background:url(images/border-top1.gif) repeat-x top;}
.box1 .border-left {background:url(images/border-left1.gif) repeat-y left;}
.box1 .border-right {background:url(images/border-right1.gif) repeat-y right;}
.box1 .left-top-corner {background:url(images/left-top-corner1.gif) no-repeat left top;}
.box1 .right-top-corner {background:url(images/right-top-corner1.gif) no-repeat right top;}
.box1 .left-bot-corner {background:url(images/left-bot-corner1.gif) no-repeat left bottom; min-height:308px; height:auto!important; height:308px;}
.box1 .right-bot-corner {background:url(images/right-bot-corner1.gif) no-repeat right bottom; }
.box1 .inner { padding:23px 22px 22px 26px;}
.box1 .icon { position:absolute; top:9px; left:9px;}
.box1 h1 { color:#fffad9; font-size:2.33em; margin:0 0 25px 42px;}
.box1 .link { display:block; float:left; background:url(images/link1-bgd.gif) left top repeat-x; color:#fff5b3; text-decoration:none; line-height:1.08em; margin-top:21px; padding:0px;}
.box1 .link em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.box1 .link b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:5px 15px 7px 27px; font-style:normal;}
.box1 .link:hover { text-decoration:underline;}

.box2 { background:#f5f5f5; width:100%; color:#7f7f7f; line-height:1.5em;}
.box2 .left-top-corner {background:url(images/left-top-corner2.gif) no-repeat left top;}
.box2 .right-top-corner {background:url(images/right-top-corner2.gif) no-repeat right top;}
.box2 .left-bot-corner {background:url(images/left-bot-corner2.gif) no-repeat left bottom;}
.box2 .right-bot-corner {background:url(images/right-bot-corner2.gif) no-repeat right bottom; }
.box2 .inner { padding:30px 22px 28px 22px;}
.box2 span {color:#545050; font-weight:bold;}
.box2 a { color:#cd141d;} 
.box2 .p1 { margin-bottom:18px;}

.box3 { background:#2b5903; width:278px; position:absolute; top:274px; left:633px;}
.box3 .border-bot {background:url(images/border-bot3.gif) repeat-x bottom;}
.box3 .border-top { background:url(images/border-top3.gif) repeat-x top;}
.box3 .border-left {background:url(images/border-left3.gif) repeat-y left;}
.box3 .border-right {background:url(images/border-right3.gif) repeat-y right;}
.box3 .left-top-corner {background:url(images/left-top-corner3.gif) no-repeat left top;}
.box3 .right-top-corner {background:url(images/right-top-corner3.gif) no-repeat right top;}
.box3 .left-bot-corner {background:url(images/left-bot-corner3.gif) no-repeat left bottom; min-height:308px; height:auto!important; height:308px;}
.box3 .right-bot-corner {background:url(images/right-bot-corner3.gif) no-repeat right bottom; }
.box3 .inner { padding:23px 22px 22px 26px;}
.box3 .icon { position:absolute; top:9px; left:9px;}
.box3 h1 { color:#fffad9; font-size:2.33em; margin:0 0 25px 42px;}
.box3 .link { display:block; float:left; background:url(images/link2-bgd.gif) left top repeat-x; color:#fff5b3; text-decoration:none; line-height:1.08em; margin-top:21px; padding:0px;}
.box3 .link em { display:block; background:url(images/link2-left.gif) no-repeat left top;}
.box3 .link b { display:block; background:url(images/link2-right.gif) no-repeat right top; padding:5px 15px 7px 27px; font-style:normal;}
.box3 .link:hover { text-decoration:underline;}

.box4 { background:#ed5d00; width:278px; position:absolute; top:274px; left:633px;}
.box4 .border-bot {background:url(images/border-bot4.gif) repeat-x bottom;}
.box4 .border-top { background:url(images/border-top4.gif) repeat-x top;}
.box4 .border-left {background:url(images/border-left4.gif) repeat-y left;}
.box4 .border-right {background:url(images/border-right4.gif) repeat-y right;}
.box4 .left-top-corner {background:url(images/left-top-corner4.gif) no-repeat left top;}
.box4 .right-top-corner {background:url(images/right-top-corner4.gif) no-repeat right top;}
.box4 .left-bot-corner {background:url(images/left-bot-corner4.gif) no-repeat left bottom; min-height:308px; height:auto!important; height:308px;}
.box4 .right-bot-corner {background:url(images/right-bot-corner4.gif) no-repeat right bottom; }
.box4 .inner { padding:23px 22px 22px 26px;}
.box4 .icon { position:absolute; top:9px; left:9px;}
.box4 h1 { color:#fffad9; font-size:2.33em; margin:0 0 25px 42px;}
.box4 .link { display:block; float:left; background:url(images/link3-bgd.gif) left top repeat-x; color:#fff5b3; text-decoration:none; line-height:1.08em; margin-top:21px; padding:0px;}
.box4 .link em { display:block; background:url(images/link3-left.gif) no-repeat left top;}
.box4 .link b { display:block; background:url(images/link3-right.gif) no-repeat right top; padding:5px 15px 7px 27px; font-style:normal;}
.box4 .link:hover { text-decoration:underline;}

.box5 { background:#2231ab; width:278px; position:absolute; top:271px; left:633px;}
.box5 .border-bot {background:url(images/border-bot5.gif) repeat-x bottom;}
.box5 .border-top { background:url(images/border-top5.gif) repeat-x top;}
.box5 .border-left {background:url(images/border-left5.gif) repeat-y left;}
.box5 .border-right {background:url(images/border-right5.gif) repeat-y right;}
.box5 .left-top-corner {background:url(images/left-top-corner5.gif) no-repeat left top;}
.box5 .right-top-corner {background:url(images/right-top-corner5.gif) no-repeat right top;}
.box5 .left-bot-corner {background:url(images/left-bot-corner5.gif) no-repeat left bottom; min-height:308px; height:auto!important; height:308px;}
.box5 .right-bot-corner {background:url(images/right-bot-corner5.gif) no-repeat right bottom; }
.box5 .inner { padding:23px 22px 22px 26px;}
.box5 .icon { position:absolute; top:9px; left:9px;}
.box5 h1 { color:#fffad9; font-size:2.33em; margin:0 0 42px 42px;}
.box5 .link { display:block; float:left; background:url(images/link4-bgd.gif) left top repeat-x; color:#fff5b3; text-decoration:none; line-height:1.08em; margin-top:21px; padding:0px;}
.box5 .link em { display:block; background:url(images/link4-left.gif) no-repeat left top;}
.box5 .link b { display:block; background:url(images/link4-right.gif) no-repeat right top; padding:5px 15px 7px 27px; font-style:normal;}
.box5 .link:hover { text-decoration:underline;}

.boxServices { background:#2b5903; width:278px; position:absolute; top:0px; left:550px;}
.boxServices .border-bot {background:url(images/border-bot3.gif) repeat-x bottom;}
.boxServices .border-top { background:url(images/border-top3.gif) repeat-x top;}
.boxServices .border-left {background:url(images/border-left3.gif) repeat-y left;}
.boxServices .border-right {background:url(images/border-right3.gif) repeat-y right;}
.boxServices .left-top-corner {background:url(images/left-top-corner3.gif) no-repeat left top;}
.boxServices .right-top-corner {background:url(images/right-top-corner3.gif) no-repeat right top;}
.boxServices .left-bot-corner {background:url(images/left-bot-corner3.gif) no-repeat left bottom; min-height:308px; height:auto!important; height:308px;}
.boxServices .right-bot-corner {background:url(images/right-bot-corner3.gif) no-repeat right bottom; }
.boxServices .inner { padding:23px 22px 22px 26px;}
.boxServices .icon { position:absolute; top:9px; left:9px;}
.boxServices h1 { color:#fffad9; font-size:2.33em; margin:0 0 25px 42px;}
.boxServices .link { display:block; float:left; background:url(images/link2-bgd.gif) left top repeat-x; color:#fff5b3; text-decoration:none; line-height:1.08em; margin-top:21px; padding:0px;}
.boxServices .link em { display:block; background:url(images/link2-left.gif) no-repeat left top;}
.boxServices .link b { display:block; background:url(images/link2-right.gif) no-repeat right top; padding:5px 15px 7px 27px; font-style:normal;}
.boxServices .link:hover { text-decoration:underline;}
.boxSrv .inner { padding:20px;}

/*header*/
#header .row-1 { height:81px;}
#header .row-1 .indent { padding:30px 0 0 33px;}

/*content*/
#content .row-1 { padding:0 36px 0 40px;}
#content .row-services { }
#content1 { position:relative;}
#content1 .row-1 { padding:11px 0px 26px 65px;}
#content1 .row-1 .divider {background:url(images/divider1.gif) repeat-y 401px top; overflow:auto; width:100%; margin-bottom:44px;}
#content1 .row-1 .divider3 {background:url(images/divider1.gif) repeat-y 237px top; overflow:auto; width:100%; margin-bottom:44px;}
#content1 .row-1 .indent { padding:0 60px 0 0;}

/*footer*/
#footer { color:#d0d8a5;}
#footer a { color:#fff;}
#footer .inner { padding:18px 0 14px 0;}
#footer .divider {background:url(images/divider.gif) repeat-y 466px 0; width:100%; overflow:hidden;}
#footer .fleft { padding:5px 0 5px 64px;}
#footer .fright { padding:5px 88px 5px 0;}
#footer .fright .link { padding-left:21px; background:url(images/icon-1.gif) no-repeat left;}
#footer .fright .link a {color:#55aec4;}

/*================= admin section =========================*/
#admincontent{
	height: 100%;	
}
