@charset "utf-8";
/* CSS Document */

.header1 {
	background-color: #2f3136;
	background-image: url(images/IFT_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1020px;
	height:147px;
	border:none;
	padding:none;
	margin:0px;
}
.header2 {
	background-color: #FFF;
	background-image: url(images/IFT_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:1020px;
	height:230px;
	border:none;
	padding:none;
	margin:0px;
}
.body1{
	background-image: url(images/spacer.gif);
	width:590px;
	border-color:#FFF;
	border-top-style:solid;
	border-top-width:10px;
	border-left-style:solid;
	border-left-width:33px;
	border-bottom-style:solid;
	border-bottom-width:10px;
	border-right-width:0px

}

.body2{
	width:421px;
	background-color:#333438;
	background-repeat:repeat-y;
	border-color:#FFF;
	border-top-style:solid;
	border-top-width:10px;
	border-left-style:solid;
	border-left-width:10px;
	border-bottom-style:solid;
	border-bottom-width:10px;
	padding:10px;

}
.welcometxt{
	color:#b5244d;
	font-size:30px;
	font-weight:400;
	font-family:Verdana, Geneva, sans-serif;
}
.bodytxt{
	color:#7f8083;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
}
.bodytxt2{
	color:#7f8083;
	font-size:18px;
	font-family:Verdana, Geneva, sans-serif;
}
.twitter_div{
	color:#FFF;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
}
.sidebar-title{
	color:#e9bd39;
	font-size:30px;
	font-family:Verdana, Geneva, sans-serif;
}
.solutionheadline {
	color:#b5244d;
	font-size:18px;
	font-family:Verdana, Geneva, sans-serif
}
.solutionbody{
	padding:10px;
}