html, body {
	height: 100%;
}

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/topbkdrop2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

label{
	float:left;
	margin:5px;
	width:100px;
	display:block;
}
h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 2em;
	color: #003366;
}

h2 {
	font-size: 2em;
	color: #003366;
}

h3 {
	font-size: 1.5em;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	background-image: url(images/squares2.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
}
h5 {
	font-size: 10px;
	padding-bottom: 2px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(images/squares2.gif);
	background-repeat: no-repeat;
	background-position: right 0%;
	}
p, ul, ol {
	margin-bottom: 1.8em;
}

ul, ol {
}

blockquote {
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Wrapper */

#wrapper {
	height: 100%;
	min-height: 100%;
	background-position: left bottom;
}

html>body #wrapper {
	height: auto;
}

/* Menu */

#menu {
	width: 940px;
	height: 44px;
	padding-top: 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 960px;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	height: 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(/images/menuline.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#menu .current_page_item a {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bolder;
}

/* Top Menu */

#top-menu {
	width: 940px;
	height: 25px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#top-menu ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 960px;
}

#top-menu li {
	display: inline;
}

#top-menu a {
	float: right;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	background-image: url(images/pressrelease-bg.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 153px;
	background-position: center top;
	text-align: center;
	margin-right: 15px;
}

#top-menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#top-menu .current_page_item a {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bolder;
}


/* Logo */

#logo {
	width: 940px;
	height: 150px;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
}

#logo h1 {
	padding: 25px 0 0 20px;
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 50px;
}

#logo h2 {
	padding: 36px 0 0 10px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0%;
	margin-left: auto;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 80px;
	padding-left: 0px;
}


/* front tabs*/
#tabs {
	padding:0;
	margin:0;
}
#tabs li {
	list-style-type:none;
}
#tabs a, #tabs a:visited {
	display:block;
	width:150px;
	color: #FFFFFF;
	text-align: center;
	height: 20px;
	background-image: url(images/tab-bkgrnd-blue.jpg);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 1px;
	list-style-type:none;
	text-decoration: none;
  }
#tabs a:hover {
	background-image: url(images/tab-bkgrnd-white.jpg);
	background-repeat: no-repeat;
	color:#000000;
  }
.member {
	width: 150px;
	float: left;
	margin-right: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 5px;
	list-style-type:none;
}
.last { margin-right: 0px; }
.member img {
	display: block;
}
.member p {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 20px;
}
#imgbadge  a {
	float: left;
	padding-top: 9px;
	padding-right: 8px;
	color: #FFFFFF;
}
#imgbadge li {
}

.logoimgfrnt {
	padding-bottom: 30px;
	padding-left: 10px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
}

#login-hosted{
	float: left;
	width: 310px;
	background-color: FAFAFA;
}

#login-hosted .logos{
	padding-right: .8em;
	padding-left: .8em;
}

#login-hosted .header{
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	padding-left: 30px;
	background-image: url(images/lock_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 1.8em;
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
}
/* Content */

#detail-front{
	clear: both;
	width: 692px;
	padding-top: 5px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 5px;
}

#content {
	float: left;
	width: 685px;
	background-image: url(images/img01.gif);
	background-repeat: repeat-x;
}

.post {
	padding-bottom: 20px;
}

.post .title {
	margin: 0;
	padding: 5px 20px;
}



.post .entry {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

.post .meta {
	height: 47px;
	font-size: smaller;
	font-weight: bold;
	background-image: url(images/img07.gif);
	background-repeat: no-repeat;
}

.post .posted {
	float: left;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink, .post .comments {
	float: right;
	height: 16px;
	padding: 5px 20px;
}

.post .entry .date {
	float: right;
	margin-top: 25px;
	padding-right: 40px;
}

.right {
	float: right;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
}



#sidebar li {
	margin-bottom: 5px;
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	margin: 0;
}

#sidebar p {
	padding: 0 20px;
}

#sidebar h2 {
	margin-bottom: 10px;
	border-bottom: 1px dotted #D1D1D1;
	font-size: 16px;
	margin-left: 20px;
}

/* Search */

#search {
	float: right;
	width: 220px;
	padding-bottom: 20px;
}

#search fieldset {
	border: none;
	width: 180px;
}

#search input {
	float: left;
}

#search #s {
	width: 136px;
	margin-right: 7px;
	padding: 2px 5px;
}

#search #x {
	border: none;
	background-image: url(images/search.gif);
}

/* Footer */

#footer {
	clear: both;
	padding: 10px 0;
	font-size: smaller;
	background-position: bottom;
	background-image: url(images/img07.gif);
	background-repeat: no-repeat;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}
#forms {
	float: left;
	width: 685px;
	background-image: url(images/img08.png);
	background-repeat: no-repeat;
}
.post .forms {
	padding: 10px 20px 0 20px;
	background-image: url(images/img08.png);
	background-repeat: no-repeat;
}
#form {
	float: left;
	width: 685px;
	background-image: url(images/img01.gif);
	background-repeat: repeat-x;
	word-spacing: 10pt;
	white-space: normal;
}
/* Clients */
#clients {
	width: 100px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 14px;
}
.clients {
	width: 180px;
	float: left;
	margin-right: 10px;
	margin-left: 25px;
}

.contact {
	width: 200px;
	float: left;
	margin-right: 10px;
	height: 300px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	padding-bottom: 5px;
	margin-bottom: 30px;
	margin-top: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	padding-right: 6px;
}
#vcards-icon a {
	float: right;
	height: 25px;
	width: 20px;
	padding-right: 70px;
	color: #FFFFFF;
	margin: 5px;
	background-image: url(images/vcard-icon.gif);
	background-repeat: no-repeat;
	background-position: top;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#vcards-icon a:hover {
	float: right;
	height: 25px;
	width: 20px;
	padding-right: 70px;
	color: #FFFFFF;
	margin: 5px;
	background-image: url(images/vcard-icon-light.gif);
	background-repeat: no-repeat;
	background-position: top;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#email-icon a {
	float: right;
	height: 25px;
	width: 30px;
	color: #FFFFFF;
	background-image: url(images/email-icon.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	clear: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#email-icon a:hover {
	float: right;
	height: 25px;
	width: 30px;
	color: #FFFFFF;
	background-image: url(images/email-icon-white.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	clear: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.pressrelease{
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.pressrelease a{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	list-style-type: none;
	background-image: url(/images/pressrelease-icon.jpg);
	background-repeat: no-repeat;
	background-position: left -34px;
}

.pressrelease a:hover{
	background-image: url(/images/pressrelease-icon.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
}