body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #272727;
}.repeatx {
	background-repeat: repeat-x;
}
.repeaty {
	background-repeat: repeat-y;
}
.plain_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.lighter_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6f6f6f;
	text-decoration: none;
}
.quick_links {
	text-decoration: none;
	color: #ffffff;
}
.quick_links:hover {
	text-decoration: none;
	color: #66CCFF;
}
.call_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.call_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #839abd;
	text-decoration: none;
}
.call_list li {
	list-style-image: url(../images/glass_bullet.gif);
	margin-left: -10px;
	margin-top: 5px;
}
.call_contact {
	list-style-image: url(../images/contact_us_bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #839abd;
	margin-top: 5px;
	margin-left: -10px;
}
.call_request {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #839abd;
	list-style-image: url(../images/form_bullet.gif);
	margin-top: 5px;
	margin-left: -10px;
}
.call_links {
	color: #839abd;
	text-decoration: none;
}
.call_links:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.about_call_links {
	color: #ffb731;
	text-decoration: none;
}
.about_call_links:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.services_call_links {
	color: #51cf07;
	text-decoration: none;
}
.services_call_links:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.project_call_links {
	color: #f814b8;
	text-decoration: none;
}
.project_call_links:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.abt_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffb731;
}
.services_title {
	color: #51cf07;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.project_title {
	color: #f814b8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}
.normal_list li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	list-style-image: url(../images/bullets.gif);
	line-height: 20px;
	margin-left: -20px;
}
.orange_text {
	color: #ffb731;
}
.no_repeat {
	background-repeat: no-repeat;
}
.project_color {
	color: #f814b8;
}
.plain_small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-style: normal;
}
