/* CSS Document */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image:url(images/homenew_bg1.jpg);
	background-repeat: repeat-y;
	background-color: #E7EBF3;
	background-position: top center;
	*margin-left:1px;
}
.bgflash {
	background-color: #e9f0f7;
	background-image:url(images/homenew1_bgflash.jpg);
	width: 652px;
	height:295px;
	background-repeat: no-repeat; 
}

.content_long {
	background-image: url(images/homenew1_contentlong.jpg);
	background-repeat:repeat-y; 
}
.content_leftbg {
	background-image:url(images/homenew1left_contentbg.jpg);
	width:228px;
    height:246px;
	background-repeat:no-repeat;
}
.content_rightbg {
	background-image:url(images/homenew1right_contentbg.jpg);
	width: 424px;
    height: 246px;
	background-repeat:no-repeat; 
}
/*.contentbg {
	background-image: url(images/homenew1_contentbg.jpg);
	height:246px;
	width:652px;
	background-repeat:no-repeat;
	background-position:top;
}*/
.content_text {
	color: #072B65;
	font-family: Tahoma;
	font-size: 13px;
}
.content_text a {
	color: #072B65;
	text-decoration: underline;
	font-weight:bold;
}
.pos_left {
	margin-left: 15px;
	margin-top: 12px;
}
.pos_right {
	margin-left: 20px;
	margin-top: 12px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#072B65;
	font-weight: bold;
}
.leftheadborder {
	background-image: url(images/homenew1_lefth.jpg);
	width: 48px;
	height: 130px;	
	background-repeat: no-repeat;
}
.rightheadborder {
	background-image: url(images/homenew1_right_h.jpg);
	width: 50px;
	height: 130px;
	background-repeat:no-repeat;
}
.leftnavborder {
	background-image: url(images/homenew1_leftnav.jpg);
	width: 57px;
	height: 37px;
	background-repeat:no-repeat;
}
.rightnavborder {
	background-image: url(images/homenew1_rightnav.jpg);
	width: 59px;
	height: 37px;
	background-repeat:no-repeat;
}
.leftborderflash {
	background-image: url(images/homenew1_leftborder_f.jpg);
	width: 57px;
	height: 295px;
	background-repeat:no-repeat;
}
.rightborderflash {
	background-image: url(images/homenew1_righttborder_f.jpg);
	width: 59px;
	height: 295px;
	background-repeat:no-repeat;
}
.leftbordercontent {
	background-image: url(images/homenew1_leftborder_c.jpg);
	width: 57px;
	height: 246px;
	background-repeat:no-repeat;
}
.rightbordercontent {
	background-image: url(images/homenew1_rightborder_c.jpg);
	width: 59px;
	height: 246px;
	background-repeat:no-repeat;
}
