body {
	text-align: center;
	margin: 0;
	background: #fff url(../images/bg_3_page.png) repeat-x top;
}

#container {
	position: relative;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/bg_3_wrap.png) no-repeat top;
	z-index: 0;
}

#wrapper {
	width: 900px;
	min-height: 500px;
	z-index: 20;
	background-color: transparent;
	position: relative;
}

#wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#left {
	float: left;
	width: 583px;
	margin: 22px 44px 22px 0;
	background-color: transparent;
}

#right {
	float: left;
	width: 227px;
	margin: 32px 0 22px 44px;
	background-color: transparent;
}

#header {
	position: relative;
	width: 900px;
	height: 108px;
	z-index: 10;
	background-color: transparent;
}

#menu {
	width: 100%;
	height: 38px
}

#footer {
	width: 900px;
}

/*styles for the header */
#header p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 44px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

#header #logo {
	position: absolute;
	top: 16px;
	left: 536px;
	background-color: transparent;
}

#header #logo a:hover{
	background-color: transparent;
}

/*styles for the menu */
#menu ul{
	margin: 0;
}

#menu ul li {
	float: left;
	list-style: none;	
	margin: 0;
}

#menu a {
	display: block;
	padding: 0 22px 0 0;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 38px;	
}

#menu a:hover {
	color: #4D4D4D;
	background-color: transparent;
}

.right{
	float: right;
}

#menu .right a{
	padding: 0;
}

#menu a.current, #menu a.section{
	color: #4D4D4D;
}

/* sub menu styles */
#submenu {
	margin: 0 0 15px 0;
}

#submenu ul {
	margin: 0;
	padding: 0;
}

#submenu ul li {
	margin: 0;
	padding: 0;
	list-style: none;	
}

#submenu a {
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	line-height: 1.25em;	
	display: block;
	border-bottom: 1px solid #d8dac6;
	height: 1.25em;
	background-color: #ffffff;
}

#submenu a:hover {
	color: #ce6700;
	background-color: #e6e8d7;
}

#submenu ul li ul {
	margin-bottom: 5px;
	border-top: 2px solid #d8dac6;
	padding-left: 10px;
}

#submenu ul li ul li a {
	font-size: 1em;
	font-weight: normal;	
	border-bottom: none;
}

/*breadcrumbs*/
.typography #breadcrumbs p{
	margin: 0 0 12px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.typography #breadcrumbs a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

table{
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	margin: 4px 0;
}

table td{
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	padding: 4px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1em;
	color: #4D4D4D;
}

.typography .home h1{
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-style: italic;
	font-size: 2em;
	padding-bottom: 22px;
}

#left img {	
	float: right;
	margin: 0 0 22px 22px;
}

#left div.shadow {
	float: right;
	background: url(/mysite/images/shadowAlpha.png) no-repeat bottom right;
	margin: 10px 0 0 20px;
}

#left div.shadow img {
	padding: 8px;
	border: 2px solid #8cccc0;
	display: block;
	float: none;
	position: relative;
	background-color: #fff;
	margin: -6px 6px 6px -6px;
}

.home .item, .portfolio .item {
	width: 180px;
	float: left;
	height: 220px;
	border: 4px solid white;
	text-align: center;
	margin: 0;
}

.home .item a:hover,  .portfolio .item a:hover{
	text-decoration: none;
}

#left .item a img {
	float: none;
	border: 2px solid #8cccc0;
	padding: 5px;
	vertical-align: baseline;
	margin: 0;
}

#left .item a:hover img{
	border: 2px solid #FF7F00;
}

#left .item a:hover{
	background-color: transparent;
	color: #FF7F00;
}

.typography .widget{
	padding: 0 4px
}

.typography .widget h2{
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.4em;
	text-transform: capitalize;
	width: 100%;
	margin: 0;
}

.typography .project img	{
	float: left;
	margin: 10px 10px 22px 0;
}

.typography .widget a:hover{
	background-color: transparent;
	color: #fff;
}

.typography .widget p{
	font-size: 0.9em;
	margin: 0;
}

.typography .widget a:hover{
	text-decoration: underline;
	color: #FF7F00;
}

.typography .linkbox ul {
	margin: 0;
	list-style: none;
} 

.typography .trust .double {
	width: 200px;
	text-align: center;
	float: left;
	display: block;	
	margin: 10px 4px;
}

.typography .trust .single {
	width: 100px;
	text-align: center;
	float: left;
	display: block;
	margin: 4px;
} 
.seperator {
	margin: 10px 0;
	border-top: 1px solid #6D6D6D;
	border-bottom: 1px solid #CBCBCB;
	clear: both;
}
#PageCommentInterface_Form_PageCommentsPostCommentForm{
	padding-bottom: 20px
}

#PageCommentInterface_Form_PageCommentsPostCommentForm fieldset label{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1em;
	color: #4D4D4D;
	margin: 0 0 15px 0;
	width:120px;
	display: block;
	float: left;
}

#PageCommentInterface_Form_PageCommentsPostCommentForm fieldset input,
#PageCommentInterface_Form_PageCommentsPostCommentForm fieldset textarea{
	width:250px;
	border: 1px solid #999;
}
	
#PageCommentInterface_Form_PageCommentsPostCommentForm fieldset input:hover,
#PageCommentInterface_Form_PageCommentsPostCommentForm fieldset textarea:hover{
	border: 1px solid #FF7F00;
}

#PageCommentInterface_Form_PageCommentsPostCommentForm .field{
	padding-bottom: 10px;
	clear: left;
}

#PageComments_holder{
	border-top: 1px dotted #999;
	padding-top: 20px;
}

.blogSummary{
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
}

.partners {
  text-align: center;
}

.partners div {
  margin: 10px auto;
}
