/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	/*background: none #79ACC7;*/
	}
	
TD{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0C1E2B;
	}
	
.leftbg{
	background: url(../images/sides_04.jpg) repeat-y right top;
	vertical-align: top;
	height: 416px;
	}
	
.blueleft{
	background: url(../images/sides_01.jpg) no-repeat right top;
	height: 416px;
	}
	
.logo{
	width: 400px;
	vertical-align: top;
	background: url(../images/index_04.gif) repeat-y;
	}
	
.content{
	background-color: #F5F6F7;
	vertical-align: top;
	padding: 15px;
	width: 242px; 
	}
	
a.mail{
	color: #0C1E2B;
	}
	
a:hover.mail{
	color: #0C1E2B;
	text-decoration: none;
	}
	
.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #12171F;
	font-weight: bold;
	padding: 10px 0px; 
	}
	
.text{
	padding: 10px 0px;
	text-align: justify;  
	}
	
.aboutus{
	background: url(../images/index_04.gif) repeat-y;
	vertical-align: top;
	padding: 15px 30px 15px 15px;
	}
	
.left_content{
	background: url(../images/index_05.jpg) repeat-y;
	vertical-align: top;
	}
	
.contactus{
	line-height: 136px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #12171F;
	font-weight: bold;
	text-align: center;
	}
	
.blank{
	height: 280px;
	background: url(../images/index_03.gif) no-repeat;
	}
	
.reach{
	background: url(../images/index_05.jpg) repeat-y;
	vertical-align: top;
	padding: 7px;
	}
	
.reachmetext{
	padding: 10px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #05080A;  
	}
	
.footer{
	background: url(../images/bottom_left.jpg) no-repeat;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 30px;
	}
	
.footer1{
	background: url(../images/bottom_right.jpg) no-repeat;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	}
	
.rightbg{
	background: url(../images/sides_05.jpg) repeat-y left top;
	vertical-align: top;
	height: 416px;
	}
	
.blueright{
	background: url(../images/sides_03.jpg) no-repeat left top;
	height: 416px;
	}
	
a.credit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #0C1E2B;
	}
	
a:hover.credit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #0C1E2B;
	}
	
.center{
	background-color: #F5F6F7;
	vertical-align: top;
	}
	
.cpage-heading{
	color: #D33934;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	}
	
.cpage-text {
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
.cpage-div {
	margin: 15px;
	}
	
.cpage-background {
	background: #C7E4F4 none repeat scroll 0%;
	}
	
a.cpage-link{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover.cpage-link{
	color: #B51105;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
	
.cpage-text1 {
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 40px;
	}
	
.form{
	padding: 0px 10px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.textarea{
	width: 115px;
	height: 13px;
	background: #E6E8EB none;
	border: none;
	font-size: 11px;
	}
	
.textarea1{
	width: 115px;
	height: 50px;
	background: #E6E8EB none;
	border: none;
	}
	
.submit{
	text-align: right;
	padding: 5px 25px 5px 0px;
	}
	
.sub{
	font-size: 12px;
	color: #fff;
	background: url(../images/btn.jpg) repeat-x;
	padding: 2px 2px;
	font-weight: bold;
	cursor: pointer;
	border: none;
	text-decoration: none;
}

.sub:hover{
	font-size: 12px;
	background: url(../images/btn_over.jpg) repeat-x;
	color: #fff;
	border: none;
	padding: 2px 2px;
	font-weight: bold;
	cursor: pointer;
}
	




