/* CSS Document */

body
{
	background-image:url('../images/bg2.jpg');
	margin-top:0px;
	background-color:#195881;
	background-repeat:no-repeat;
}

/* this is navigation section */
img
{
	border:0px;
}

#menuitem
{
	font-family:tahoma,verdana;
	font-size:13px;
	color:#efeadd;
	width: 140px;
	float: left;
}

#menuitem a:link
{
	font-family:tahoma,verdana;
	font-size:13px;
	color:#efeadd;
	text-decoration:none;
}

#menuitem a:visited
{
	font-family:tahoma,verdana;
	font-size:13px;
	color:#efeadd;
	text-decoration:none;
}

#menuitem a:hover
{
	font-family:tahoma,verdana;
	font-size:13px;
	color:#efeadd;
	text-decoration:underline;
}


.buttonbg
{
	background:url('../images/navbar.png');
	background-repeat:no-repeat;
	height:42px;
	width:944px;
	background-position:center;
}


/* this is content section */

.text
{
	font-family:tahoma,verdana;
	font-size:12px;
	color:#ffffff;
	text-align:justify;
}

.proptext
{
	font-family:tahoma,verdana;
	font-size:12px;
	color:#ffffff;
	text-align:justify;
	font-weight:bold;
}

.heading
{
	font-family:arial,verdana;
	font-size:22px;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
}


.heading2
{
	font-family:arial,verdana;
	font-size:18px;
	color:#ffffff;
	text-align:center;
}


.content
{
	background:url('../images/content.png');
	background-repeat:no-repeat;
	height:673px;
	width:944px;
	background-position:center;
}

.content2
{
	background:url('../images/content2.png');
	background-repeat:no-repeat;
	height:1060px;
	width:944px;
	background-position:center;
}

#propbg
{

	background:url('../images/propbg.jpg');
	background-repeat:no-repeat;
	height:520px;
	width:700px;
	background-position:center;
}



.textbg
{
	background:url('../images/textbg.jpg');
	background-repeat:no-repeat;
	height:227px;
	width:671px;
	background-position:justify;
}

.textbg2
{
	background:url('../images/textbg2.jpg');
	background-repeat:no-repeat;
	height:655px;
	width:750px;
	background-position:justify;
}

.textbg3
{
	background:url('../images/textbg3.jpg');
	background-repeat:no-repeat;
	height:1050px;
	width:750px;
	background-position:justify;
}

/* this is footer section */

.footer
{
	background:url('../images/footer.png');
	background-repeat:no-repeat;
	height:95px;
	width:944px;
	background-position:center;
	padding:0;
}
.footer_text span
{
	color: #ffffff;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	text-align: center;
	padding:0;
}
.foot
{
	color: #ffffff;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	text-align: center;
	padding:0;
}
.footer_text
{
	color: #bcebfb;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-align: center;
	padding:0;
	line-height:16px;
}
.footer_text a:link
{
	color: #bcebfb;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-align: justify;
	text-decoration: none;
}
.footer_text a:visited
{
	color: #bcebfb;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-align: justify;
	text-decoration: none;
}

.footer_text a:hover
{
	color: #107596;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-align:justify;
	text-decoration: none;
}

#footer_text
{
	color: #bcebfb;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-align: center;
}

#footer_text a:link
{
	color: #bcebfb;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}

#footer_text a:visited
{
	color: #bcebfb;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}

#footer_text a:hover
{
	color: #5ba9ec;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-align:center;
	text-decoration: none;
}


.copy
{
	color: #7293b0;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-align: center;
	text-decoration:none;
	line-height:18px;
}

.copy a:link
{
	color: #7293b0;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-align: center;
	text-decoration:none;
}

.copy a:visited
{
	color: #7293b0;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-align: center;
	text-decoration:none;
}

.copy a:hover
{
	color: #bcdff5;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-align: center;
	text-decoration:underline;
}

.mail
{
	color: #004874;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-align: center;
	text-decoration:underline;
}

.mail a:link
{
	color: #004874;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-align: center;
	text-decoration:underline;
}


.mail a:visited
{
	color: #004874;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-align: center;
	text-decoration:underline;
}

.mail a:hover
{
	color: #ffffff;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-align: center;
	text-decoration:underline;
}

