body
{
	background-image:url('../images/bg2.jpg');
	height:auto;
	margin:0px 0px 0px 0px;
}

#main
{
	width:937px;
	height:auto;
	overflow:hidden;
	margin:0px auto 0px auto;

}
/* this is header section */

#header
{
	background-image:url('../images/header.jpg');
	height:230px;
	width:937px;
	overflow:hidden;
	margin:0px 0px 0px 0px;
}



p{
	line-height:170%;
	font-family:arial;
	font-size:12px;
	color:#35594f;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	text-align:justify;
}
h1{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#35594f;
	}
h2{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#216955;
	text-align:justify;
	margin:10px 0px 10px 15px;
	}


/* this is navigation section */
#navbar
{
	background-color:#001F25;
	height:35px;
	width:937px;
	overflow:hidden;
	margin:0px 0px 0px 0px;
}
#menuitems
{
	font-family:arial;
	font-size:14px;
	color:#e4fcf5;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	margin:10px 40px 0px 0px;
	float:right;
	font-weight:bold;
}

#menuitems a:link
{
	font-family:arial;
	color:#e4fcf5;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}


#menuitems a:visited
{
	font-family:arial;
	color:#e4fcf5;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}


#menuitems a:hover
{
	font-family:arial;
	color:#ffffff;
	font-weight:normal;
	text-align:center;
	text-decoration:underline;
	font-weight:bold;
}


/* this is content section */

#left
{
	width:730px;
	height:auto;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	float:left;

}

#left_link
{
	width:915px;
	height:auto;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	float:left;

}


#right
{
	width:185px;
	height:auto;
	overflow:hidden;
	margin:0px 0px 0px 12px;
	float:left;

}

#content
{
	background-image:url('../images/content.jpg');
	background-color:#D4F2E8;
	background-repeat:no-repeat;
	width:937px;
	height:auto;
	overflow:hidden;
	margin:0px 0px 0px 0px;
}

#gallery
{
	width:304px;
	height:265px;
	overflow:hidden;
	margin:30px 0px 0px 170px;
}

#textbg
{
	background-color:#ACF2DE;
	width:730px;
	height:auto;
	overflow:hidden;
	margin:0px 0px 0px 0px;
}

.text
{
	font-family:arial;
	font-size:12px;
	color:#194e3f;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
	margin:5px 15px 0px 15px;
	
}
.text1
{
	font-family:arial;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
	margin:5px 15px 0px 15px;
}

#heading
{
	font-family:arial;
	font-size:20px;
	color:#216955;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
	margin:5px 0px 0px 15px;
}
#subheading
{
	font-family:arial;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	margin:20px 0px 0px 0px;
}

/* this is footer section */

#footerbg
{
	background-image:url('../images/footer.png');
	width:937px;
	height:113px;
	overflow:hidden;
	margin:3px 0px 0px 0px;
}

#foothead
{
	font-family:arial;
	font-size:15px;
	color:#ffffff;
	font-weight:bold;
	text-align:justify;
	text-decoration:none;
	margin:15px 0px 0px 15px;
}

#footer_text
{
	font-family:arial;
	font-size:13px;
	color:#ACF2DE;
	font-weight:bold;
	text-align:justify;
	text-decoration:none;
	padding:25px 0px 0px 15px;
}

#footer_text a:link
{
	font-family:arial;
	font-size:13px;
	color:#ACF2DE;
	font-weight:bold;
	text-align:justify;
	text-decoration:none;
	margin:0px 0px 0px 0px;
}


#footer_text a:visited
{
	font-family:arial;
	font-size:13px;
	color:#ACF2DE;
	font-weight:bold;
	text-align:justify;
	text-decoration:none;
	margin:0px 0px 0px 0px;
}


#footer_text a:hover
{
	font-family:arial;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	text-align:justify;
	text-decoration:underline;
	margin:0px 0px 0px 0px;
}

#copy_text
{
	font-family:arial;
	font-size:11px;
	color:#D1F1E6;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	margin:10px 0px 10px 15px;
}

#copy_text a:link
{
	font-family:arial;
	font-size:11px;
	color:#D1F1E6;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	margin:0px 0px 0px 0px;
}

#copy_text a:visited
{
	font-family:arial;
	font-size:11px;
	color:#D1F1E6;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	margin:0px 0px 0px 0px;
}

#copy_text a:hover
{
	font-family:arial;
	font-size:11px;
	color:#E2D0A0;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	margin:0px 0px 0px 0px;
}
