/***********Global Styles**********/
body {
	background-image: url(images/shared/bg.gif);
	background-repeat: repeat-x;
	background-color: #cdcdcd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.logo {
z-index:501 !important;
	position: relative;
	left:5px;
	top:65px;
	width:145px;
	height:110px;
}

.copyright {
	position:absolute;
	left:1px;
	top:581px;
	width:854px;
	height:15px;
}

.nav-container_{
	position: relative;
	left:0px;
	top:0px;
	width:668px;
	height:30px;
}

/*********** Links *********/

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #77589B;
	font-weight: bold;
}
a:link {
	text-decoration:underline;
}
a:visited {
	text-decoration: underline;
	color:#A88FBC;
}
a:hover {
	text-decoration: underline;
	color:#A88FBC;
}
a:active {
	text-decoration: underline;
}

/***********Main div Container*******/
.container {
	position: relative;
	margin: 0 auto;
	width:856px;
	height:596px;
}

/*******Page Border Glow*********/

.glow-left_ {
	position:absolute;
	left:1px;
	top:0px;
	width:26px;
	height:562px;
}

.glow-right_ {
	position:absolute;
	left:829px;
	top:0px;
	width:26px;
	height:562px;
	 z-index:10;  
}

.glow-bottom_ {
	position:absolute;
	left:0;
	top:562px;
	width:854px;
	height:19px;
}


/******Images***********/


#container-top-left_ {
	position:absolute;
	left:27px;
	top:0px;
	width:414px;
	height:72px;
}

#container-leaves-top_ {
	position:absolute;
	left:441px;
	top:0px;
	width:388px;
	height:72px;
}

#suhaka-header_ {
	position:absolute;
	left:27px;
	top:72px;
	width:414px;
	height:90px;
}

#container-leaves-bottom_ {
	position:absolute;
	left:441px;
	top:72px;
	width:388px;
	height:90px;
}
#home-copy-text_{
	position:absolute;
	left:12px;
	 z-index:100;  
	width: 368px;
	}
	
#contact-copy-text_{
	position:absolute;
	width:400px;
	height:210px;
	left:12px;
	 z-index:10;  
	top: -40px;
	}
	
#home-copy-index_ {
	position:absolute;
	background-image:url(images/index/home_copy.jpg);
	left:27px;
	top:162px;
	width:414px;
	height:220px; 
}

#home-copy_ {
	position:absolute;
	background-image:url(images/index/home_copy.gif);
	background-color:#FFFFFF;
	left:27px;
	top:162px;
	width:414px;
	height:220px;
}

#about-copy_ {
	position:absolute;
	background-image:url(images/aboutUs/about_copy.jpg);
	left:27px;
	top:162px;
	width:414px;
	height:220px;
}

#home-image-1_ {
	position:absolute;
	left:441px;
	top:162px;
	width:388px;
	height:220px;
}
/* logo bg */

#logo-home-bg_ {
	position:absolute;
	background-image:url(images/index/logo_home_bg.jpg);
	left:27px;
	top:382px;
	width:134px;
	height:180px;
}

#logo-white-bg_ {
	position:absolute;
	background-image:url(images/contact/logo_white_bg.jpg);
	left:27px;
	top:382px;
	width:134px;
	height:180px; 
}

#logo-services-bg_ {
	position:absolute;
	background-image:url(images/services/logo_services_bg.jpg);
	left:27px;
	top:382px;
	width:134px;
	height:180px;
}



#home-image-bottom-left_ {
	position:absolute;
	left:161px;
	top:382px;
	width:280px;
	height:150px;
}

#home-image-bottom-right_ {
	position:absolute;
	left:441px;
	top:382px;
	width:388px;
	height:150px;
}

#nav-home-bg_ {
	position:absolute;
	background-image:url(images/index/nav_home_bg.jpg);
	left:161px;
	top:532px;
	width:668px;
	height:30px;
}

#nav-white-bg_ {
	position:absolute;
	background-image:url(images/contact/nav_white_bg.jpg);
	left:161px;
	top:532px;
	width:668px;
	height:30px;
}

.linksListText a {
	padding-bottom:5px;
	display:block;}
.boldText {
	font-weight:bold;}
.noticeText { 
	color: #77589B;
}