/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


html {
	font-size: 62.5%;
	overflow-y: scroll;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#f3f4f5;
	font-size:1.6em;
	background-image:url(img/misc/bg.png);
	background-color:white;
	line-height:1.25em;
}

html,
body {
	height:100%;
}

a {
	text-decoration:none;
}

:focus {
	border:0;
}

#wrp {
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto -300px;
	width:960px;
	background-color:white;
}

#psh {
	clear:both;
}

#footer,
#psh {
	height:300px;
}

.right {
	width:549px;
	float:right;
}

.left {
	width:410px;
	border-right:1px solid #eaeaea;
}

.blog .right {
	width:300px;
	float:right;
}

.blog .left {
	width:650px;
	border:0;
}

.single > div {
	padding:0 15px;
}


.right > div,
.left > div {
	padding:0 15px;
}

.blog .right > div {
	padding:0;
	padding-right:15px;
	
}

.blog .left > div {
	padding:0;
	padding-left:15px;
}


.menu {
	margin:0 auto;
	padding:0;
	text-align:center;
}

.menu li {
	float:left;
}

.menu a {
	display:block;
	float:left;
	text-decoration:none;
	background-image:url(img/misc/bg-menu.png);
	background-position:center center;
	color:white;
	font-size:.9em;
	border-left:1px solid #77a66c;
	font-weight:bold;
}

.menu a:hover,
.menu .selected {
	background-image:url(img/misc/bg-menu-hover.png);
	color:#285a1b;
}

.menu a:last-child {
	border-right:1px solid #77a66c;
}


#header {
	border-top:4px solid #285a1b;
	padding-top:4px;
}

#header .left {
	text-align:center;
}

#header .left h1 {
	font-size:1.1em;
	font-weight:bold;
	color:#333333;
	text-align:center;
	height:40px;
	font-family:'Palatino Linotype','Book Antiqua',Palatino,FreeSerif,serif;
}

#header .left #logo img {
	width:334px;
	height:80px;
	left:40px;	
}

#header .right > div {
}

#header .right .hmcnt {
	height:40px;
	margin-top:20px
}

#header .right .menu {
}

#header .right .menu li {
	width:103px;
}

#header .right .menu a {
	width:103px;
	font-size:.9em;
	padding:10px 0;
}

#header .right .fade {
	height:30px;
	background-image:url(img/box/fade.png);
	background-position:top;
	background-repeat:repeat-x;
	position:relative;
	width:517px;
	border-bottom:1px solid #eaeaea;
}





#footer {
	width:960px;
	margin:0 auto;
	color:#afafaf;
}

#footer > div {
	padding:15px;
}

#footer .contacts {
	height:80px;
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url(img/misc/bg-footer-contact.png);
}

#footer .contacts > div {
	text-align:center;
	font-weight:bold;
	color:#48733D;
	font-size:1.1em;
	padding-top:20px;
}

#footer .contacts a {
	color:#48733D;
}

#footer .contacts img {
	vertical-align:middle;
	position:relative;
	top:-3px;
}

#footer .contacts img.eml {
	width:57px;
	height:41px;
	margin-right:10px;
}

#footer .contacts img.pix {
	width:1px;
	height:40px;
	margin:0 10px;
	background-color:silver;
}

#footer .contacts img.sn {
	width:50px;
	height:47px;
	margin-left:10px;
}

#footer .fade {
	height:11px;
	background-image:url(img/box/fade.png);
	position:relative;
}

#footer .fmcnt {
	height:40px;
	background-image:url(img/misc/bg-menu.png);
	background-position:center center;
}

#footer .fmcnt .menu {
	width:625px;
}

#footer .fmcnt .menu li {
	width:125px;
}

#footer .fmcnt .menu a {
	width:125px;
	font-size:.9em;
	padding:10px 0;
}

#footer .copy {
	text-align:center;
	padding:15px;
	border-top:6px solid #e8e8e8;
	margin-top:20px;
}

#footer .copy a {
	color:#afafaf;
}

#footer .sep {
	height:6px;
	width:400px;
	background-color:#e8e8e8;
	margin:0 auto;
}

#footer .eman {
	text-align:center;
	padding:15px;
	font-size:.8em;
}

#footer .eman img {
	width:51px;
	height:11px;
	margin-left:5px;
	vertical-align:middle;
}


p {
	margin-bottom:1em;
}

p:last-child {
	margin-bottom:0;
}

p strong {
	font-weight:bold;
}


#content .sep {
	height:10px;
	background-image:url(img/box/sep.png);
	background-position:center center;
	background-repeat:no-repeat;
}

.box {
	border-style:solid;
	border-width:2px;
}

.box .title {
	height:35px;
	background-position:center center;
	position:relative;
}

.box .title .corner {
	width:35px;
	height:35px;
	position:absolute;
	background-image:url(img/box/pix20.png);
}

.box .title .corner div {
	height:100%;
	background-position:center center;
	background-repeat:no-repeat;
}

.box .title .dots {
	width:76px;
	height:7px;
	background-image:url(img/box/dots.png);
	position:relative;
	top:13px;
	float:right;
	left:-10px;
}

.box .title h2 {
	position:relative;
	top:7px;
	font-size:.95em;
	font-weight:bold;
	color:white;
	padding-left:45px;
	white-space:nowrap;
	overflow:hidden;
}

.box .inside {
	background-image:url(img/box/fade.png);
	background-repeat:repeat-x;
	background-position:top;
}

.box h3 {
	font-weight:bold;
	padding:7px;
}

.blue {
	border-color:#184c72;
	background-color:#e9f8ff;
}

.blue .title {
	background-color:#4e7693;
	background-image:url(img/box/title/blue.png);
}


.blue h3 {
	background-color:#d4e6f1;
	color:#184c72;
	font-size:.7em;
}

.red {
	border-color:#c6091b;
	background-color:#fde9c6;
}

.red .title {
	background-color:#d34250;
	background-image:url(img/box/title/red.png);
}

.green {
	border-color:#285a1b;
	background-color:#fcfff3;
}

.green .title {
	background-color:#48733d;
}

.gs .title {
	background-image:url(img/box/title/green-s.png);
}

.gm .title {
	background-image:url(img/box/title/green-m.png);
}

.gl .title {
	background-image:url(img/box/title/green-l.png);
}

.tick .title .corner div {
	background-image:url(img/box/ico/tick.png);
}

.clock .title .corner div {
	background-image:url(img/box/ico/clock.png);
}

.man .title .corner div {
	background-image:url(img/box/ico/man.png);
}

.cursor .title .corner div {
	background-image:url(img/box/ico/cursor.png);
}

.down .title .corner div {
	background-image:url(img/box/ico/down.png);
}

.cal .title .corner div {
	background-image:url(img/box/ico/cal.png);
}

.pad .title .corner div {
	background-image:url(img/box/ico/pad.png);
}

.folder .title .corner div {
	background-image:url(img/box/ico/folder.png);
}


#homepic {
	background-image:center center;
}

.customers {
	text-align:center;
}

.whatwedo {
	padding:20px;
	font-size:.85em;
	color:#333333;
}

.whatwedo ul {
	list-style-type:disc;
	padding-left:10px;
	margin-bottom:1em;
}

.whatwedo ul li strong {
	font-weight:bold;
}

.aboutus {
	padding:20px;
	font-size:.85em;
	color:#333333;
}

.aboutus ul {
	list-style-type:disc;
	padding-left:10px;
	margin-bottom:1em;
}

.aboutus ul li {
	margin-bottom:1em;
}

.eventscomingup {
	padding:7px 15px 7px 7px;
}

.eventscomingup .esep {
	height:3px;
	background-color:white;
	position:relative;
	top:-4px;
	margin-left:6px;
}

.eventscomingup .item .text {
	background-color: white;
	float: right;
	font-size: 0.8em;
	height: 115px;
	margin-left: 160px;
	margin-top: 5px;
	overflow:hidden;
}

.eventscomingup .item .text > div {
	padding: 5px;
}

.eventscomingup .item .text > div small {
	font-size:.8em;
	margin-left:5px;
	white-space:nowrap;
	font-style:italic;
}

.eventscomingup .item .text strong {
	font-weight:bold;
}

.eventscomingup .item .text p {
	
}

.eventscomingup .item .text div div {
	text-align:right;
	font-size:.8em;
	font-weight:bold;
}

.eventscomingup .item .text div div a {
	color:red;
}

.eventscomingup .item .text div div a:hover {
	text-decoration:underline;
}

.eventscomingup .item .border {
	width:159px;
	height:135px;
	background-image:url(img/misc/border-event.png);
}

.eventscomingup .item .border .event {
	background-position: center center;
	background-repeat: no-repeat;
	height: 100px;
	left: 12px;
	position: relative;
	top: 13px;
	width: 125px;
	cursor:pointer;
}

.clients {
	padding:15px;
}

.clients .item {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e7eadf;
}

.clients .item:last-child {
	margin-bottom:0;
	border-bottom:0;
	padding-bottom:0;
}

.clients .item .text {
	float:right;
	font-size: .8em;
	margin-left: 260px;
}

.clients .item .text strong {
	font-weight:bold;
}

.clients .item .text p {
	
}

.clients .item .border {
	width:238px;
	height:143px;
	background-image:url(img/misc/border-logo.png);
}

.clients .item .border .logo {
	height: 121px;
	left: 7px;
	position: relative;
	top: 6px;
	width: 216px;
	background-position:center center;
	background-repeat:no-repeat;
}

.clients ul {
	list-style-type:disc;
	padding-left:20px;
}

.clients #logos {
}

.clients #logos img {
	width:215px;
	height:120px;
	background-position: center center;
	background-repeat:no-repeat;
	border:1px solid silver;
	margin:0 7px 5px 0;
}

.article {
	padding:20px;
	font-size:.85em;
	color:#333333;
}

.article ul {
	list-style-type:disc;
	padding-left:2em;
}

.article li {
	margin-bottom:1em;
}

.article a {
	/* color:#48733D; */
}


#wploop {
	padding-top:10px;
}

#wploop .item {
	border:1px solid #c9d6c5;
	padding:10px;
	font-size:.8em;
}

#wploop .item h3 {
	font-weight:bold;
	color:#285A1B;
}

#wploop .item .more-link {
	display:block;
	text-align:right;
}

#wploop .sep:last-child {
	display:none;
}

.blog .left .inside > div {
	padding:15px;
	font-size:.8em;
}

.blog .left #wploop .item p a:last-child {
	display:block;
	text-align:right;
}

#feeds {
	text-align:center;
	text-align:center;
}

#feeds img {
	margin:10px 5px;
	width:50px;
	height:47px; 
}

.blog .right .list {
	padding:15px;
}

.blog .right .inside > ul {
	font-size:.8em;
	padding-left: 10px;
}

.blog .right .inside > ul li {
	list-style-image:url(img/misc/li.png);
}

.blog .right .inside > ul li a {
	color:#285A1B;
}

.blog .right .inside > ul li a:hover {
	text-decoration:underline;
}

#calendar_wrap {
	
}

#calendar_wrap table {
	margin:0 auto;
}

#calendar_wrap table caption {
	text-align:left;
	font-size:.9em;
	padding-left:10px;
	color:#525252;
}

#calendar_wrap td,
#calendar_wrap th{
	text-align:center;
	width:35px;
	font-size:.9em;
	color:#525252;
}

#calendar_wrap th {
	font-weight:bold;
}

#calendar_wrap td a {
	display:block;
	background-color:#48 733D;
	color:white;
}

#calendar_wrap td#today {
	border:1px solid silver; 
}





#hsc {
	position:relative;
	overflow:scroll;
	height:235px;
}

#hsc > div {
	position:absolute;
	height:225px;
	top:10px;
}

#hsc > div > div {
	float:left;
	overflow:hidden;
	height:225px;
	text-align:center;
}






