*	{
	padding: 0;
	margin: 0;
	}

body	{
	background: url(/images/main-bg.gif) 0 0 repeat-x #FCFAE6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #3D3C2C;
	}

ul	{
	list-style-type: none;
	}

#topPan h1	{
	font-size: 1em;
	position: absolute;
	top: 10px;
	left: 30px;
	}
#topPan ul	 {
	height: 96px;
	position: absolute;
	top: 0;
	right: 50px;
	}

#topPan ul li	{
	float: left;
	width: 104px;
	display: block;
	text-align: center;
	}

#topPan ul li a	{
	width: 104px;
	height: 35px;
	display: block;
	font-size: 1em;
	color: #2E4E00;
	background: url(/images/menu-bg.gif) 0 0 repeat-x #F4F1DD;
	text-decoration: none;
	padding: 61px 0 0 0;
	}

#topPan ul li a:hover	{
	width: 104px;
	height: 35px;
	display: block;
	background: url(/images/menu-devider1.gif) 100% 0 no-repeat #FCFAE6;
	color: #2E4E00;
	text-decoration: none;
	}

#topPan ul li#m_at	{
	width: 104px;
	height: 35px;
	display: block;
	background: url(/images/menu-devider1.gif) 100% 0 no-repeat #FCFAE6;
	color: #2E4E00;
	padding: 61px 0 0 0;
	}

div#body_container	{
	width: 1000px;
	margin: 96px auto 0 auto;
	}

div#main_text	{
	width: 660px;
	float: left;
	margin-top: 30px;
	border: 1px solid #DCDAC2;
	background: #fff;
	color: #3D3C2C;
	padding: 20px;
	}

div#main_text h1	{
	font-size: 1em;
	padding: 5px 0;
	}

div#main_text p	 {
	padding: 5px 0;
	}

div#sidebar	{
	width: 238px;
	float: right;
	margin: 40px 0 0 20px;
	}

#sidebar #ourblog	{
	width: 237px;
	height: 62px;
	background: url(/images/icon1-nor.gif) 0 0 no-repeat;
	}

#sidebar #ourblog h2, #sidebar #possib h2, #sidebar #solution h2	{
	width: 90px;
	height: 10px;
	display: block;
	margin: 0 0 0 81px;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	text-transform: uppercase;
	padding-top: 5px;
	}

#sidebar #ourblog p, #sidebar #possib p, #sidebar #solution p	{
	width: 103px;
	height: 10px;
	display: block;
	position: absolute;
	font: .85em "Trebuchet MS",Arial, Helvetica, sans-serif;
	color: #2E5000;
	margin: 7px 0 0 81px;
	}

#sidebar #ourblog a, #sidebar #possib a, #sidebar #solution a	{
	text-decoration: none;
	display: block;
	width: 237px;
	height: 62px;
	}

#sidebar #ourblog a:hover	{
	text-decoration: none;
	background: url(/images/icon1-hover.gif) no-repeat 0 0;
	margin-top: -15px;
	}

* html body #sidebar #ourblog a:hover, * html body #sidebar #possib a:hover, * html body #sidebar #solution a:hover	{
	background: none;
	}

#sidebar #possib	{
	width: 237px;
	height: 62px;
	position: relative;
	margin: 13px 0 0 0;
	background: url(/images/icon2-nor.gif) 0 0 no-repeat;
	}

#sidebar #possib a:hover	{
	text-decoration: none;
	background: url(/images/icon2-hover.gif) no-repeat 0 0;
	margin-top: -15px;
	}

#sidebar #solution	{
	width: 237px;
	height: 62px;
	position: relative;
	margin: 13px 0 0 0;
	background: url(/images/icon3-nor.gif) 0 0 no-repeat;
	}

#sidebar #solution a:hover	{
	text-decoration: none;
	background: url(/images/icon3-hover.gif) no-repeat 0 0;
	margin-top: -15px;
	}

#leftmemberPan	{
	width: 237px;
	height: 196px;
	margin: 0 auto;
	border: 1px solid #DCDAC2;
	background: #fff;
	color: #000;
	margin-top: 30px;
	}

#leftmemberPan h2	{
	height: 48px;
	background: url(/images/symbol4.gif) 0 0 no-repeat #fff;
	display: block;
	padding: 0 0 0 57px;
	margin: 12px 0 20px 13px;
	font: 1.2em  Georgia,"Times New Roman", Times, serif;
	color: #5EA000;
	text-transform: uppercase;
	}

#leftmemberPan form	{
	width: 220px;
	height: 108px;
	background: #EBE9D7;
	margin: 0 0 0 8px;
	color: #333227;
	}

#leftmemberPan form label	{
	width: 72px;
	display: block;
	float: left;
	padding: 14px 15px 0 16px;
	}

#leftmemberPan form label.emailpadding	{
	padding: 2px 15px 0 16px;
	}

#leftmemberPan form input	{
	float: left;
	display: block;
	width: 101px;
	height: 16px;
	margin: 14px 0 9px 0;
	}

#leftmemberPan form input.fieldpadding	{
	margin: 2px 0 9px 0;
	}

#leftPango	{
	width: 220px;
	height: 25px;
	border-top: 1px solid #fff;
	display: block;
	font-size: 1em;
	color: #FFFFFA;
	line-height: 23px;
	font-weight: bold;
	}

#leftPango p.textposition a	{
	float: left;
	padding: 0 95px 0 20px;
	text-decoration: none;
	color: #FFFFFA;
	background: #B0AD93;
	}

#leftPango p.textposition a:hover	{
	text-decoration: underline;
	}

#leftmemberPan form input.gobutton	{
	background: url(/images/arrow4.gif) no-repeat 30px 0 #63614F;
	border: none;
	width: 45px;
	height: 21px;
	display: block;
	margin: 2px 0 0 0;
	padding: 0 0 0 5px;
	text-decoration: none;
	color: #fff;
	font: 1.1em "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	position: absolute;
	margin-top: 74px;
	margin-left: 163px;
	}

* html body #leftmemberPan form input.gobutton	 {
	margin-left: -45px;
	margin-top: 1px;
	}

div#main_text img	{
	border: 1px solid #000;
	}

img.screenie	{
	float: left;
	margin: 10px;
	}

div#screens p	{
	margin-left: 100px;
	}

div#skin ul	, div#software ul {
	margin: 10px 0 10px 20px;
	list-style-type: disc;
	}

div#skin ol	, div#software ol, div#hosting ol {
	margin: 10px 0 10px 20px;
	}

div#software	h2 {
	font-size: 1em;
	}

#footerPan	{
	width: 100%;
	margin: 0 auto;
	}

#footernextPan	{
	height: 50px;
	background: #B0AD93;
	color: #fff;
	padding-top: 10px;
	}

#footerPan ul	{
	display: block;
	 }

#footerPan li	{
	float: left;
	}

#footerPan ul li a	{
	padding: 0 10px;
	color: #FFFFFA;
	text-decoration: none;
	}

#footerPan ul li a: hover	{
	text-decoration: underline;
	}

#footerPan ul li a.padl	{
	padding: 0 0 0 14px;
	}

#footerPan p	{
	background: #B0AD93;
	margin: 0 45px 0 0;
	color: #FCFAE6;
	float: right;
	}

#menu {
	position:relative; 
	z-index:100;
	}
#menu p	{
	margin: 30px 0;
	}
#menu a.p1, #menu a.p1:visited {
	display:block; 
	width:75px; 
	height:75px; 
	text-decoration:none; 
	background:#fff; 
	border:0;
	}
#menu a img {
	border:0;
	}
#menu a.p1:hover {
	text-decoration:none; 
	background-color: transparent; 
	color:#000;
	}
* html body #menu a.p1:hover	{
	position: absolute;
	}

#menu a .large {
	display: block; 
	position: absolute; 
	width: 0; 
	height: 0; 
	border: 0; 
	}
#menu a.p1:hover .large {
	display: block; 
	position: relative; 
	top: -120px; 
	left: 250px; 
	width: 400px; 
	height: 244px; 
	border: 1px solid #000;
	}
div.info	{
	margin-left: 250px;
	margin-top: -110px;
	}
* html body div.info	{
	margin-top: -155px;
	}
div.info a	{
	text-decoration: none;
	color: blue;
	}
.tmb	 {
	border: 1px solid #000;
	}
input, select, textarea	 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .9em;
	}