body {
	margin-top: 0px;
	margin-left: 0px;
	background: url(../images/diag_background_lines.jpg);
}

#layoutbox {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.loginboxtext {
	font-family:Arial;
	font-size:11px;
	color:#999999;
}

.loginbox {
	font-family: Arial;
	font-size: 9px;
	height: 12px;
	width: 125px;
	border: 1px solid #000000;
}
.youareheretext {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}


h1 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color:#6a6a6a;
}

h2 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color:#6a6a6a;
}

.body_content {
	font-family: Arial;
	font-size: 11px;
	color: #6a6a6a;
}

.sub_content {

	font-family: Arial;
	font-size: 10px;
	color: #999999;
}

.visitsite {
	font-family: Arial;
	font-size: 10px;
	color: #FFA350;
	text-decoration:underline;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.clientformat {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
}
.clientname {

	font-family: Arial;
	font-size: 11px;
	color: #6a6a6a;
}

.servicesimageborder {
	border: solid;
	border-color: #000000;
	border-width: 1px;
}

.typesofservices {
	font-family: arial;
	font-size: 11px;
	color: #F77F07;
	font-style: bold;
}
.commentbox {
	font-family: Arial;
	font-size: 9px;
	height: 100px;
	width: 300px;
	border: 1px solid #000000;
}
.rssheader {

	font-family: arial;
	font-size: 11px;
	color: #F77F07;
	font-style: bold;
}
.rsscontent {


	font-family: Arial;
	font-size: 10px;
	color: #999999;
}
.thumbnailbox {
	border: 1px solid #F77F07;
}
