/* CSS Document */
body { 
	 margin:0;
	 background-color:#0c2349;
	 background-position:center top;
	 background-image:url(../images/background_new.jpg);
	 background-repeat:no-repeat;
}
.graybg {
	background:url(../images/line.gif) repeat-x;
}
.topbg {
	background:url(../images/bg_line.jpg) repeat-x;
	background-position:5px 0;
} 
/*body1 { 
	 margin:0 0 0 0;
	 background-color:#C9CACC;
	 background-position:center top;
	 background-image:url(../images/background1.jpg);
	 background-repeat:no-repeat;
}*/
.structure1{
	padding:13px 64px 0 63px;
}
.logo{
	margin:13px 0 0 0px;
	width:129px;
	height:113px;
	}

.navline{
	background-image:url(../images/bgimage.jpg);
	background-repeat:repeat-x;
}
.container{
	width:896px;
	margin:0 auto;
}
.content{
padding:0 10px 0 11px;
/*margin:0 10px;}*/
}
.content1{
padding:0 0 0 39px;
/*margin:0 10px;}*/
}
.text{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:17px;
	color:#1D3F85;
	padding:0 0 15px 10px;
}
.text1{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	 text-decoration:none;
	 line-height:17px;
	color:#000;
}
.contentBG{
	background-image:url(../images/test1.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:594px;
	height:208px;
	text-align:left;
}
.leftImage{
float:left;
margin: 0 10px 0 0;}
.rightImage{
float:right;
margin: 0 0 0 10px;}
.contentBG1{
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position:left;
	width:100%;
}
