* {
	margin : 0px;
}
body {
	color: #333333;
	background-color: #FFFFFF;
	font-family: arial, "lucida console", sans-serif;
	font-size: 12px;
}
ul {
	margin-bottom: 5px;
	margin-top: 5px;
}
hr {
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px dashed #777777;
	height: 1px;
	margin: 5px auto 5px auto;
	text-align: center;
	width: 90%;
}
img {
	border: none;
}
a {
	color: #2C507D;
	text-decoration: none;
}
a:hover {
	color: #777777;
	text-decoration: underline;
}

#header {
	clear: both;
	width: 750px;
	margin: 0px auto 0px auto;
}
#header-logo {
	margin: 20px 0px 5px 0px;
	text-align: left;
}
#header-text {
	color: #000000;
	float: right;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
.header-text-green {
	color: #219612;
	font-weight: normal;
}
.header-text-grey {
	color: #999999;
	font-weight: normal;
}

#mainmenu {
	clear: both;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 750px;
	z-index: 30;
}
#mainmenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#mainmenu li a {
	cursor: pointer;
	display: block;
	text-align: center;
	text-decoration: none;
}
#mainmenu div {
	position: absolute;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	background: #555555;
	border: none;
	
	opactiy: 0.95;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
}
#mainmenu div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 3px 7px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #555555;
	color: #FFFFFF;
	font: 10px arial;
}
#mainmenu div a:hover {
	background: #444444;
	color: #FFFFFF;
}
#mainmenu div h3 {
	position: relative;
	display: block;
	margin: 0px;
	padding: 3px 7px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #333333;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

#body {
	clear: both;
	width: 750px;
	margin: 0px auto 0px auto;
	padding-top: 10px;
}
#body-content {
	float: left;
	width: 590px;
}
#body-content h1 {
	border-bottom: 1px solid #DDDDDD;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
}
#body-content h2 {
	font-size: 14px;
	margin: 0px 0px 5px 0px;
}
#body-content p {
	margin: 3px 0px 7px 0px;
}
#body-content-full {
	float: left;
	width: 750px;
}
#body-content-full h1 {
	border-bottom: 1px solid #DDDDDD;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
}
#body-content-full h2 {
	font-size: 14px;
	margin: 0px 0px 5px 0px;
}
#body-content-full p {
	margin: 3px 0px 7px 0px;
}
#body-image-header {
	margin: 0px 0px 5px 0px;
	width: 590px;
}

#sidebar {
	float: right;
	text-align: right;
	width: 150px;
}

/* Sidebar CSS */
#testimonials-header {
	background-image: url('../images/sidebar/testimonials-header.jpg');
	background-position: top center;
	height: 25px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 150px;
}
#testimonials {
	background-image: url('../images/sidebar/testimonials-bg.jpg');
	background-position: bottom center;
	clear: both;
	color: #777777;
	float: right;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 30px 0px;
	text-align: left;
	width: 150px;
}
#testimonials p {
	clear: both;
	padding: 0px 10px 0px 10px;
}
#testimonials-signature {
	color: #555555;
	float: right;
	font-size: 10px;
	margin: 5px 10px 0px 0px;
}
#sidebar-ordernow-button {
	clear: both;
	height: 75px;
	margin: 10px 0px 0px 0px;
	width: 150px;
}
#sidebar-clientlogin-header {
	background-image: url('../images/sidebar/clientarealogin-header.jpg');
	background-position: top center;
	height: 25px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 150px;
}
#sidebar-clientlogin {
	background-image: url('../images/sidebar/clientarealogin-bg.jpg');
	background-position: bottom center;
	clear: both;
	color: #777777;
	float: right;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	width: 150px;
}
#sidebar-clientlogin a {
	color: #777777;
	text-decoration: none;
}
#sidebar-clientlogin a:hover {
	color: #333333;
}
#sidebar-clientlogin-content {
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
.sidebar-clientlogin_form  {
	font-size: 10px;
	width: 95%;
}
#sidebar-icons {
	clear: both;
	padding: 10px 0px 10px 0px;
    text-align: center;
	width: 150px;
}

#content-column-left {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 49%;
}
#content-column-left h2 {
	border-bottom: 1px solid #DDDDDD;
	clear: both;
	color: #2F5481;
	font-size:15px;
	font-weight: bold;
	margin: 0px;
}
#content-column-left h2 a {
	color: #2F5481;
	text-decoration: none;
}
#content-column-left h2 a:hover {
	color: #333333;
}
#content-column-right {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 49%;
}
#content-column-right h2 {
	border-bottom: 1px solid #DDDDDD;
	clear: both;
	color:#219612;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
}
#content-column-right h2 a {
	color:#219612;
	text-decoration: none;
}
#content-column-right h2 a:hover {
	color: #333333;
}

/* Footer CSS */

#footer {
	clear: both;
	color: #777777;
	font-size: 11px;
	font-weight: bold;
	width: 750px;
	margin: 0px auto 10px auto;
	padding-top: 10px;
}
#footer a {
	color: #777777;
	text-decoration: none;
}
#footer a:hover {
	color: #AAAAAA;
	text-decoration: underline;
}
#footer span {
	font-weight: normal;
}
#footer-logo {
	float: left;
	padding-right: 10px;
}
#footer-right {
	float: right;
	padding-left: 10px;
}
#footer-ad {
	clear: both;
	width: 750px;
	margin: 0px auto 0px auto;
	padding-top: 10px;
}

#sitemap p {
	color: #333333;
	margin: 0px;
}

.staff-record {
	clear: both;
    padding: 15px 0px 0px 0px;
}
.staff-photo {
	float: left;
	margin: 0px 15px 0px 0px;
}
.staff-details {
	width: 100%;
}

.testimonials-item1 {
	background-color: #F7F7F7;
	border: 1px dashed #DDDDDD;
	margin: 15px auto 15px auto;
	padding: 5px;
	width: 90%;
}
.testimonials-item2 {
	background-color: #F0F0F0;
	border: 1px dashed #DDDDDD;
	margin: 15px auto 15px auto;
	padding: 5px;
	width: 90%;
}
.testimonials-item-content {
	font-size: 11px;
}
.testimonials-item-details {
	font-size: 10px;
}

.companyinfo-timeline-date {
	font-weight: bold;
	padding-right: 25px;
}