body {
	text-align: center;
	margin: 0;
	background: #FFFFFF;
	height: 100%;
	width: 100%;
	font:  12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a {
	text-decoration: underline;
}

a:hover{
	color: #333333;

}
.centralise {
	padding-left: 4px;
}


#header {
	clear: both;
	height: 50px;
	width: 1000px;
}
.logoarea {
	float: left;
	height: auto;
	width: auto;
}
.header_menu_area {
	float: right;
	width: auto;
	margin-right: 5px;
	margin-top: 10px;
}
.header_menu {
	float: left;
	height: 30px;
	width: 30px;
	margin-left: 10px;
}

.searcharea {
	height: 30px;
	width: 150px;
	float: left;
	margin-left: 10px;
	margin-top: 3px;
}




#container {
	width: 100%;
	display : block;
	position: relative;
	text-align: center;
	float: left;
	height: 95%;
	margin: 0;
}
#content_wrapper {
	width: 100%;
	margin: 0px;
	
	overflow: hidden;

}
#contents_area {
	height: auto;
	width: 1000px;
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	
}
#contents_left {
	float: left;
	height: auto;
	text-align: left;
	background: url(../images/dotted_border.jpg) repeat-y right top;
	width: 26%;
	padding-right: 5px;
}
.b_spacer {
	clear: both;
}

.content_title {
	text-decoration: none;
	text-align: center;
	margin-bottom: 5px;
	padding: 3px 5px 3px 10px;
	color: #666666;
	background: url(../images/title_bg.jpg) repeat-x left top;
	border: 1px solid #E0E0E0;
	width: 90% !important;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
}
.side_contents_area {
	height: auto;
	width: auto;
	float: left;
	margin-bottom: 5px;
}
#service_area{
	height: 250px;
	width: 249px;
}
#offerings_area{
height: 70px;
	width: 460px;
}
#photo_slides_area{
height: 220px;
	width: 460px;
}
.menu_area  {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.menu_area a  {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #000000;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E7E7E7;
	text-indent: 10px;
}

.centralise {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.menu_area a:hover{
	text-decoration:none;
	color: #000000;
	background: #F7F3F7;
	font-weight: bold;
	
}
.bold {
	font-weight: bold;
}


#contents_middle {
	height: auto;
	width: 45%;
	background: #FFFFFF;
	text-align: center;
	font-size: 100%;
	line-height: 17px;
	margin-left: auto;
	float: left;
	padding-right: 1%;
	padding-left: 2%;
	margin-right: auto;
}
#contents_inner {
	width: 71% !important;
	width: 69%;
	text-align: justify;
	float: left;
	padding-left: 1%;
	background: url(../images/dotted_border.jpg) repeat-y right 50px;
	padding-right: 1%;
	line-height: 18px;
}
.inner_heading_area {
	background: #333333;
	font-size: 100%;
	clear: both;
	float: left;
	display: block;
	width: 100%;
	margin-bottom: 20px;
	line-height: 18px;
}
.inner_main_title {
	color: #666666;
	letter-spacing: 0px;
	background: #F7F3F7 url(../images/title_bg.jpg) repeat-x left top;
	display: block;
	padding: 3px 8px;
	border: 1px solid #E0E0E0;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
}
.inner_heading_area a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: inline;
	text-align: center;
	line-height: 30px;
	margin-left: 3px;
}
/*.inner_heading_area a:hover {
	color: #999999;
	font-weight: bold;
	background: #999999;
	text-align: left;
}*/
.selected {
	font-weight: bold;
	color: #FFFFFF;
	background: #666666;
	border-top: 4px solid #666666 !important;
	border-top: 6px solid #666666;
	border-right: 3px solid #666666;
	border-bottom: 5px solid #666666;
	border-left: 3px solid #666666;
}
.inner_heading_area a:hover {
	
	color: #CCCCCC;
	
}

.content_links {
	font-weight: bold;
	color: #000066;
	display: inline;
	background: #FFFFFF;
	text-decoration: underline;
}
.content_blue {
	
	color: #000066;
	display: inline;
	}
.inner_contents_area {
	float: left;
	width: 95%;
	padding-left: 2%;
}

.content_links:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
.maintext {
	font-size: 12px;
	text-decoration: none;
}

#contents_right {
	float: right;
	height: auto;
	width: 21%;
	text-align: left;
	background: url(../images/dotted_border.jpg) repeat-y left top;
	padding: 30px 3% 10px;
}

#footer {
	width: 100%;
	display : block;
	position: relative;
	text-align: center;
	clear: both;
	float: left;
	background: #F4F2F4;
	border-top: 5px solid #FFFFFF;
	height: 5%;
	line-height: 20px;
	padding-top: 5px;
	margin-top: 15px;
	font-size: 90%;
}
#footer_home {
	width: 100%;
	display : block;
	position: relative;
	text-align: center;
	clear: both;
	float: left;
	background: #F4F2F4;
	border-top: 5px solid #FFFFFF;
	height: 5%;
	line-height: 20px;
	padding-top: 5px;
	margin-top: 8px !important;
	margin-top: -10px;
		font-size: 90%;
}
#flash_header {
	margin-bottom: 20px;
	height: 255px;
	width: 100%;
	vertical-align: top;
	margin-left: auto;
	text-align: center;
	clear: both;
	float: left;
	margin-right: auto;
	overflow: hidden;
	text-decoration: none;
}
.clear {
	clear: both;
	float: left;
	height: 1px;
}
#flash_header1 {
	margin-bottom: 10px;
	height: 255px;
	width: 100%;
	vertical-align: top;
	margin-left: auto;
	text-align: center;
	clear: both;
	float: left;
	margin-right: auto;
	overflow: hidden;
	text-decoration: none;
	color: #FFFFFF;
}
#flash_header1 a{
	color: #FFFFFF;
}

.page_heading {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-bottom: 10px;
	color: #666666;
	display: block;
}
a{
	outline:none;
	color: #666666;
}


#contents_right_home {
	float: right;
	height: auto;
	width: 22%;
	text-align: left;
	background: url(../images/dotted_border.jpg) repeat-y left 50px;
	margin-right: 3px;
	padding-left: 1%;
}
#contents_right_inner {
	float: right;
	height: 240px;
	width: 23%;
	text-align: left;
	margin-right: 3px;
	overflow: visible;
	padding-bottom: 10px;
	padding-left: 1%;
	padding-right: 2%;
}
.news_pic {
	float: left;
	height: auto;
	width: auto;
	margin-right: 5px;
}
.news_fade {
	float: left;
	height: auto;
	width: 160px;
	
}
.news_text {
	height: auto;
	width: auto;
	float: right;
}
.news_area {
	height: auto;
	width: auto;
	float: left;
	margin-left: 2px;
}
.news_area a:hover {
	text-decoration: underline;	
}
.image_gallery_area {
	clear: both;
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}


.ad_area{
	display:none;
	height: 150px;
	width: 245px;
	margin-right: auto;
	margin-left: auto;


}
#right_banner_flash {
	height: 150px;
	width: 245px;
}
.gallery_area {
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background: url(../images/dotted_hor.jpg) repeat-x left bottom;
}

.gallery_content_box {
	margin: 5px 30px !important;
	margin: 5px 20px;
	float: left;
	height: auto;
	width: 150px;
}
.album_image {
	padding: 5px;
	float: left;
}

.album_image img{
	border: 4px solid #E0E0E0;
}
.album_text  {
	overflow: visible;
	background: #FFFFFF;
	margin-top: 5px;
	text-align: left;
	font-size: 10px;
	padding: 5px;
	
}
.album_text a{
	color: #000;
	font-size: 11px;
}
.album_text a:hover{
color: #666;
}
#openings {
	float: left;
	height: auto;
	width: 96%;
	clear: both;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
}
.casestudy {
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
}
.cases {
	display: block;
	margin-bottom: 15px;
	font-weight: bold;
}
.content_links_plain {
	font-weight: bold;
	color: #000066;
	display: inline;
	background: #FFFFFF;
	text-decoration: none;
	font-size: 105%;
}
.back_button a {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	display: inline;
	float: right;
	/* margin-top: -26px !important; */
	margin-top: -6px;
        _margin-top: -30px;
	margin-right: 5px;
}

.back_button a:hover {
	
	color: #999999;
	
}
.title_bold_text {
	color: #333333;
	text-decoration: none;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
}
.comprehend_title {
	display: block;
	float: left;
	height: auto;
	width: 100%;
	text-align: left;
	padding-top: 10px;
	margin-top: -5px;
	margin-bottom: 10px;
}
.super {
	vertical-align: super;
	display: inline;
	margin-top: -25px !important;
	margin-top: -20px;
	float: left;
	margin-left: 172px;
}
.hide {
	display: none;
}
.quotes_area {
	float: left;
	height: auto;
	width: 230px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
}
.quotes_text {
	float: left;
	height: auto;
	width: 250px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-top: -30px;
}
.quotes_start {
	font: bold 70px/70px Georgia, "Times New Roman", Times, serif;
	color: #A54542;
	width: 20px;
	float: left;
	
}
.quotes_end {
	font: bold 70px/70px Georgia, "Times New Roman", Times, serif;
	color: #A54542;
	margin-top: -20px;
}	
.quotes_content {
	display: block;
	float: left;
	width: 240px;
	margin-top: -50px;
}
.testimonials {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: #84AA42;
	height: 20px;
	width: 230px;
	line-height: 20px;
	text-align: left;
	color: #FFFFFF;
	padding: 5px;
	margin-top: 30px;
	margin-bottom: -15px;
}

#testimonials_flash{
	height: 400px;
	width: 250px;
}
.testimonials_title {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: #E60000;
	height: 20px;
	width: 230px;
	line-height: 20px;
	text-align: left;
	color: #FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
}


.mission_title {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: #840000;
	height: 20px;
	width: 230px;
	line-height: 20px;
	text-align: left;
	color: #FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
}

#sitemap, #sitemap a{
	color: #003366;
	text-decoration: none;
}
.title{
	font-weight: bold;
	text-transform: uppercase;
}

.sublinks{
	font-weight: normal;
	text-decoration: none;
}

/*  Ajax ticker CSS */

#ajaxticker1{
	width: 200px;
	height: 240px;
	padding: 5px;
	background: #FFFFFF;
	color: #333333;
	font-size: 11px;
	margin-top: 5px;
	overflow: auto;
	line-height: 18px;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	background: #FFFFFF;
	overflow: auto;
}

.someclass { 
	/*font: bold 14px Verdana, Arial, Helvetica, sans-serif;*/
	color: #003366;
	text-decoration: none;
}
                   
.example{
}

.message{
color: #003366;
	text-decoration: none;
}