@charset "utf-8";
/* CSS Document */

Body {
	background-color: #213b4a;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #150f0f;
	text-align: justify;
}

A{
	color: #0372C7;
	text-decoration: none;
}
A:hover{
	color:#213B4A;
	text-decoration: underline;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #b2031c;
}
.profilebg{
	background-repeat: repeat-x;
	height: 225px;
	background-image: url(../images/left-pro-bg-mid-strip.gif);
}
#more {
	height: 37px;
	width: 63px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
}
#more A{
	color: #FFFFFF;
	text-decoration: none;
}
#more A:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright {
	color: #FFFFFF;
}
.profile {
	color: #032f51;
}
.heading {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
}
.whitecolor {
	color: #333333;
}
.yellow {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
.linestrip {
	background-image: url(../images/line-strip.gif);
	background-repeat: repeat-y;
	width: 39px;
	height: auto;
}
.mainhead {
	font-size: 18px;
	color: #0371C6;
	font-weight: bold;
}
.next {
	margin-right: 30px;
	color: #FFFFFF;
}
.next2 {
	margin-right: 30px;
	color: #0372c7;
}
.colorwhite {
	color:#FFFFFF;

}
.clients_bg{
	background:url(../images/client-bg.jpg) no-repeat top;
	width:715px;
	height:550px;
}
