#flash_2{
  width: 317px;
  height: 145px;
  margin-top: 18px;
  padding: 80px 520px 0 43px;
  /*font*/
  font-size: 13px;
  line-height: 16px;
  color: #fff;
}

#flash_2 a{
    font-size:13px;
    color: #213b76;
    padding-right: 20px;
    font-weight: bold;
	background: url(../image/linkikonablue.png) right no-repeat;
}

#flash_2 a:hover	{
					text-decoration: underline;
					}

.planOne{
  width: 800px;
  margin-left: 40px;
  margin-right: 40px;
}
.desingBack{
  background: url(../image/desingBack.jpg) no-repeat;
  width: 800px;
  height: 64px;
}
.txt{
  float: left;
  width: 490px;
  padding:10px 0px 20px 0px;
}
.completeBack{
  float: left;
  background: url(../image/completeBack.jpg) no-repeat;
  width: 800px;
  height: 44px;
}
.planTwo{
  width: 800px;
  margin-left: 40px;
  margin-right: 40px;
}
.box{
  float: left;
  width: 380px;
  margin-bottom: 30px;
}
.titleBox{
  width: 380px;
  height: 35px;
}
.contentBox{
  padding-top: 10px;
  float: left;
  width: 180px;
}
#button_a a			{
					color: #2d7be4;
					font-weight: bold;
					padding-right: 15px;
					background:  url('../image/linkIkon.png') right no-repeat;
					text-decoration: none;
					}
					
#button_a a:hover	{text-decoration: underline;}

.gallery_1_title{
  width: 800px;
  height: 56px;
}
.gallery_1{
  float: left;
  width:800px;
}
.gallery_1 img{
  float: left;
  width: 168px;
  height: 117px;
  padding-left: 25px;
  padding-top:15px;
  padding-bottom:15px;
  border: 0;
}
.contact{
  float:left;
  width: 420px;
  margin-right: 40px;
}
.contactTitle{
  width: 420px;
  height: 40px;
}
.contactForm{
  float: left;
  width: 420px;
  font-size: 13px;
}
.contactForm input{
  margin-left: 10px;
  width: 210px;
}


.information{
  float: left;
  width: 330px;
}
.informationTitle{
  width: 330px;
  height: 40px;
}
.informationText{
    float: left;
  width: 330px;
	font-size: 13px;
}
#mail a{
  text-decoration: none;
  color:#3460b4;
}
.notification{
  display: none;
  background: url(../image/error.jpg) no-repeat;
  width: 425px;
  height: 52px;
  margin-top:10px;
  margin-bottom:10px;
  padding:10px 10px 10px 50px;
  font-size: 11px;
}
#notification_2{
  background: url(../image/Thank-You.jpg) no-repeat;
  display: none;
  width: 425px;
  height: 88px;
  margin-top:10px;
  margin-bottom:10px;
  padding:10px 10px 10px 50px;
}
#message{
    font-size: 11px;
}

	.form_left	{width: 130px;height: 30px; float: left;}
	.form_right	{width: 210px;float: left;}
	.form_right input	{border: 1px solid #b9c6d0; width: 204px; height: 18px;padding: 4px 3px 0 3px;}
	.form_right input:focus, textarea:focus, select:focus	{background: #fdfff2;}
	.form_right textarea	{font-family: Arial, sans-serif; font-size: 12px;border: 1px solid #b9c6d0; padding: 4px 3px 0 3px;}

