body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

body {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #000000;
}
h1 {
	padding: 0px;
	margin: 0px;
	font-size: 24px;
}
h2 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
}
h3 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
}
img {
	border-style: none;
}
a {
	text-decoration: none;
	color: #1a712e; 
}
a:visited {
	text-decoration: none;
	color: #1a712e;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
p {
	font-size: 14px;
	color: black;
}
blockquote {
	font-size: 95%;
	color: black;
	background: #ddd;
	padding: 5px;
	margin: 15px;
	font-style: italic;
}
#content {
	min-width: 900px;
}
pre {
	background-color: #eee;
	padding: 5px 5px 5px 15px;
	border: dashed 1px #551a8b;
	
}

.button {
display:inline;
position:relative;
text-align:center;
text-decoration:none;
vertical-align:middle;
background:transparent url(images/green_gradient.jpg) repeat-x scroll left bottom;
padding: 15px;
padding-bottom: 15px;
overflow:hidden;
}

.button img {
	position:relative;
	top:5px;
	padding-right: 10px;
}

a.button:hover, a.button:visited {
text-align:center;
text-decoration:none;
}

/* ----- container & center -------*/

.container {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	position: relative;
	width: 900px;
}

.container_frame {
	width: 100%;
	height: 2200px;
	border: none;
}

.center {	
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: center;
}

/* -----Header-------*/

#header {
	min-width: 810px;
	background-repeat: repeat-x;
	background-image: url(images/header-bg.png);
	background-attachment: scroll;
	height: 100px;
}
.mainlogo {
	padding-top: 6px;
	border-style: none;
	border-width: 0px;
	float: left;
}
.searchicon {
	padding-top: 18px;
	float: right;
	height: 15px;
	width: 15px;
	display: inline;
}
.searchbar {
	padding-right: 15px;
	padding-left: 5px;
	float: right;
	padding-top: 15px;
	display: inline;
}

/* -----NavBar-------*/

#navbar {
	padding-left: 0px;
	clear: right;
	display: block;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 40px;
	margin: 0px;
	font-weight: bold;
	color: #F4AA1B;
	text-decoration: none;
	float: right;
}
#navbar a {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: normal;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 14px;
	color: #828282;
	text-decoration: none;
}

/* -----Grey Headline-------*/

#headline {
	color: #336699;
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	line-height: 53px;
	height: 53px;
	background:url(images/headline-bg.png) repeat-x;
}
#headline span a {
	color: #551a8b;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	line-height: 53px;
	padding: 0px;
	font-size: 24px;
}
.screenshot {
	padding: 30px;
	height: 300px;
}

/* -----Home Page Field-------*/

#field {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	background-color: white;
}
.field {
	margin: 30px;
	margin-left: 70px;
}

.field-pics{
}

.field-titles {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 20px;
	width: 200px;
	margin: 0px;
	top: 170px;
	color: #f4aa1b;
	text-align: center;
}
.field-text {
	height: 90px;
	margin-top: 20px;
	left: 15px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	color: black;
	top: 190px;
	width: 170px;
}
.field-link {
	clear: both;
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 10px;
	text-align: right;
	font-weight: normal;
	bottom: 3px;
	right: 10px;
	margin: 0;
	
}
.cell {
	padding-right: 35px;
	padding-left: 65px;
	padding-bottom: 30px;
	padding-top: 30px;
	display: inline;
	text-align: center;
	width: 200px;
	height: 330px;
	left: 50px;
	top: 30px;
	float: left;
}
/*                              
#client {
	padding-right: 35px;
	padding-left: 65px;
	padding-bottom: 30px;
	padding-top: 30px;
	display: inline;
	text-align: center;
	width: 200px;
	height: 330px;
	left: 50px;
	top: 30px;
	float: left;
}

#server {
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 30px;
	padding-top: 30px;
	display: inline;
	text-align: center;
	width: 200px;
	height: 330px;
	left: 300px;
	top: 30px;
	float: left;
}


#connect {padding-right: 30px;
	padding-left: 35px;
	padding-bottom: 30px;
	padding-top: 30px;
	display: inline;
	text-align: center;
	width: 200px;
	height: 330px;
	left: 540px;
	top: 30px;
	float: left;
}
*/

#community {
	padding-bottom: 50px;
	clear: both;
	background-color: white;
	background-repeat: repeat-x;
	height: 115px;
	background-image: url(images/community-bg.png);
}
#community a {
	color: #aaaaaa;
}
.community-title {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
	text-align: center;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
}
.community-icon {
	margin: 0px;
	padding-left: 60px;
	padding-right: 0px;
	padding-top: 10px;
	top: 30px;
}

.google {
	padding-bottom: 0px;
	padding-top: 20px;
	display: inline;
	top: 30px;
	margin: 0px;
	height: 80px;
	width: 160px;
	float: left;
}

/* -----Footer-------*/

#footer { /* needed for safari */                        
	position: relative;                                                
	height: 100px;
	background-repeat: repeat-x;
	z-index: 0;
	display: block;
	visibility: visible;
	width: 100%;
	background-image: url(images/footer-bg.png);
}
#footer p {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 6px;
	margin: 0px;
	color: white;
	font-size: 12px;
}

#footer a {
	text-decoration: none;
}

/* -----Non-Homepage Static Content area-------*/

#page-body {
	padding: 0px;
	margin: 0px;
	background-color: white;
}
/* --- Community page specific info ----*/
.combox {
	width: 750;
	float: left;
}
.graphic {
	padding: 35px 30px 50px 30px;
	float: left;
}
