@charset "utf-8";
body{
	margin:0px;
	background-image:url(images/bgimage_1.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	background-color:#006eb9;
	font-family: Tahoma;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.main {
	width: 719;
	border:1px solid #00578e;
	
}
.bgeffect_left {
	background-image: url(images/img_left_new.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgeffect_right {
	background-image: url(images/img_right_new.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.gradiant_2 {
	background-repeat: repeat-x;
	background-image: url(images/gradiant_2.jpg);
	background-position: top;
	background-color: #f2f7fd;
	padding-top:3px
}
.footer {
	background-color: #5e9cde;
	font-size: 13px;
	color: #fafcfe;
	text-decoration: none;
	padding: 20px;
}

.footer_h{
	background-color: #5e9cde;
	font-size: 13px;
	color: #fafcfe;
	text-decoration: none;
	padding-bottom: 10px;padding-right: 10px;padding-left: 10px;
}

.padding {
	padding-top: 15px;
	font-size: 13px;
	color: #000000;
}
.commentext {
	font-size: 13px;
	color: #000000;
}
.footlink {
	font-size: 13px;
	color: #fafcfe;
	text-decoration: none;
}
.footlink:hover {
	font-size: 13px;
	color: #fafcfe;
	text-decoration: underline;
}
.searve {
	font-size: 13px;
	font-weight: bold;
	color: #00a3d2;
	text-decoration: none;
	padding-top: 20px;
}
.phone {
	font-size: 15px;
	font-weight: bold;
	color: #940808;
	text-decoration: none;
	padding-top: 20px;
}
.phone2 {
	font-size: 15px;
	font-weight: bold;
	color: #940808;
	text-decoration: none;
}
.email {
	font-size: 13px;
	font-weight: normal;
	color: #940808;
	text-decoration: none;
}
.email:hover {
	font-size: 13px;
	font-weight: normal;
	color: #940808;
	text-decoration: underline;
}
.footer_bg {
	background-color: #5b9cdc;
	font-size: 13px;
	color: #fafcfe;
	text-decoration: none;
	padding: 20px;
	background-image: url(images/footer1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.copyright { text-decoration:none}
.copyright a{ text-decoration:underline; color:#003669}
.copyright a:hover{ text-decoration:none;}.its_italic {
	font-family: Tahoma;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.grad_ind {
	background-image: url(images/grad_ind3.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	background-color: #c1dbf8;
}

