#wrapper_footer {
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	height: 205px;
	width: 100%;
	position: relative;
}
.application_wrapper {
	margin-top: 10px;
	clear: both;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.application_tbl
{
	border-collapse: collapse;
	font-size: inherit;
}

.application_tbl td#td11 {
	background-image: url(../images/td11.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 7px;
}
.application_tbl td#td12 {
	background-image: url(../images/td12.png);
	background-repeat: repeat-x;
	height: 7px;
}

.application_tbl td#td13 {
	background-image: url(../images/td13.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 7px;
}

.application_tbl td#td21 {
background-image: url(../images/td21.png);
background-repeat: repeat-y;
width: 7px;
}
.application_tbl td#td22 {
	background-repeat: repeat;
	background-image: url(../images/td22.png);
}

.application_tbl .service_img {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.application_tbl h3
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	margin-top: 3px;
	margin-left: 0px;
	font-weight: bold;
	background-color: #67002d;
	text-align: center;
	display: block;
	height: 41px;
	color: #eebbd0;
	line-height: 41px;
	
}
.application_tbl h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	margin-top: 3px;
	margin-left: 0px;
	font-weight: bold;
	background-color: #67002d;
	text-align: center;
	display: block;
	height: 89px;
	color: #eebbd0;
	line-height: 35px;
}

.application_tbl td#td23 {
background-image: url(../images/td23.png);
background-repeat: repeat-y;
width: 7px;
}
.application_tbl td#td31 {
	background-image: url(../images/td31.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 7px;
}
.application_tbl td#td32 {
	background-image: url(../images/td32.png);
	background-repeat: repeat-x;
	height: 7px;
}
.application_tbl td#td33 {
	background-image: url(../images/td33.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 7px;
}
.application_tbl span{
	float: left;
	margin-top: 5px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	outline-color:#650218;
	font-weight: normal;
}
input[type="text"]
{
	font-family: Calibri;
	font-size: 15px;
	color: #4b4b50;
	border: 1px solid #D5D4D4;
	outline-color:#650218;
	
}
.txtarea
{
	outline:none;
	border: 1px solid #D5D4D4;
}
.drpborder
{
	font-family: Calibri;
	font-size: 15px;
	color: #4b4b50;
	border: 1px solid #D5D4D4;
	outline:none;
	
}
 .btn_submit
 {
	 font-family: Calibri;
	font-size: 15px;
	color: #4b4b50;
	outline:none;
 }
input[type="text"]:active, input[type="text"]:focus, .txtarea:focus, .txtarea:active, .drpborder:active, .drpborder:focus
{

	color: #000000;
	border: 1px solid #650218;

	
}

.fullwidth
{
	width:100%;
}
.autowidth
{
	width:auto;
}
.table1 tr td{
	padding: 1px;
}

fieldset {
	padding: 1em;
	font-size: 13px;
	background-color: #d0d1d3;
	border: 1px solid #67002d;
	margin-top: 5px;
  }
  
  legend {
	color:#FFF;
	font-size:13px;
	text-align:left;
	font-weight: bold;
	background-color: #67002d;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #67002d;
	border-right-color: #67002d;
	border-bottom-color: #67002d;
	border-left-color: #67002d;
  }
span.star {
	color: #900;
	font-size: 20px;
}
span.msg_content1 {
	font-size: 18px;
	float: left;
	clear: both;
	margin-bottom: 5px;
}
span.msg_content2 {
	font-size: 13px;
	float: left;
	clear: both;
	margin-bottom: 5px;
}
.language
{
display:block;
}



#header
{
	height:auto;
}
