html{height:100%;}
body{
	margin:0;
	font:12px/14px Georgia, "Times New Roman", Times, serif;
	background:transparent;
	color:#5a5a5a;
}
* html body{height:100%;}
form,
fieldset{
	margin:0;
	padding:0;
	border:none;
	display:inline;
}
img{
	margin:0;
	display:block;
	border:none;
}
a{color:#5A5A5A; text-decoration:none;}
a:focus{outline:none;}

/*--shadow--*/
#shadow{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	padding:0 0 100px;
	z-index:50;
	display:none;
	background:url(../images/bg-shadow.png);
}
* html #shadow{height:100%;}
/*--popup--*/
#popup{
	position:absolute;
	top:0;
	z-index:999;
	display:block;
	overflow:hidden;
}
.smallWindow{left:139px;}
#popup .close{
	position:absolute;
	z-index:10;
	top:5px;
	right:5px;
	width:99px;
	height:99px;
	overflow:hidden;
	text-indent:-99999px;
	cursor:pointer;
	background:url(../images/bg-close.png) no-repeat;
}
#popup .top,
#popup .bottom{
	display:block;
	width:635px;
	overflow:hidden;
	font-size:0;
	line-height:0;
}
#popup .top{
	height:18px;
	background:url(../images/bg-popup-top2.png) no-repeat;
}
#popup .bottom{
	height:15px;
	background:url(../images/bg-popup-bottom2.png) no-repeat;
}
.popup-area{
	width:599px;
	overflow:hidden;
	padding:0 18px;
	background:url(../images/bg-popup2.png) repeat-y;
}
/*--popup-hold--*/
.popup-hold{
	overflow:hidden;
	padding:19px 0 35px;
	min-height:100px;
	background:#fff url(../images/bg-popup-gradient.gif) repeat-x;
}
* html .popup-hold{
	height:100px;
	overflow:visible;
}
.popup-hold h2{
	margin:0 0 0 20px;
	text-align:center;
	letter-spacing:4px;
	color:#5a5a5a;
	font:20px/24px Georgia, "Times New Roman", Times, serif;
}
#popup form{display:block;}


.clear
{
	clear:both;
}

.inner-wrap
{
	padding:0 40px 20px 40px;
}

.heading
{
	text-align:center;
	font-size:20px;
	text-transform:uppercase;
	letter-spacing:2px;
	margin:10px 0 40px;
}

.from p
{
	margin:20px 0;
}

.form p label
{
	font-size:12px;
	display:block;
	margin:0 0 5px;
}

.form  p em
{
	color:#FF0000;
	font-style:normal;
}

.form  p input
{
	color:#000;
	font:12px Georgia, "Times New Roman", Times, serif;
	border:1px solid #4a4a4a;
	padding:4px 5px;
	width:393px;
}

.form .email1
{
	float:left;
	width:262px;
}

.form .email2
{
	float:left;
	width:242px;
}

.form .email1 input,
.form .email2 input
{
	width:242px;
}

.form  textarea
{
	color:#000;
	font:12px Georgia, "Times New Roman", Times, serif;
	border:1px solid #4a4a4a;
	padding:4px 5px;
	overflow:auto;
	width:502px;
	height:104px;
}

.form  .buttons
{
	margin:40px 0 0;
	text-align:center;
}

.form .buttons input
{
	width:140px;
	height:40px;
	display:inline;
	margin:0 0 0 9px;
	padding:0;
	letter-spacing:2px;
	text-decoration:none;
	font:12px/40px Georgia, "Times New Roman", Times, serif;
	background:url(../images/popup-btn.gif) no-repeat;
	border:none;
	cursor:pointer;
}



.btn_bg_normal{width:240px;height:78px;background:url(../images/btn_bg_normal.jpg) no-repeat;text-align:center;text-transform:uppercase;font-size:16px;padding-top:20px;line-height:120%; cursor:pointer;}
.btn_bg_normal a{color:#5A5A5A;  text-decoration:none;}
.btn_bg_normal a span{font-size:12px;}
.btn_bg_hover{width:240px;height:78px;background:url(../images/btn_bg_hover.jpg) no-repeat;text-align:center;text-transform:uppercase;font-size:16px;padding-top:20px;line-height:120%;}
.btn_bg_hover a{color:#FFFFFF;  text-decoration:none;}
.left{float:left;}
.right{float:right;}
.person{float:left; margin-right:15px; margin-top:8px; text-align:center;}
.person  img {border:1px solid #D3D3D2;padding:1px;}
.person .name {font-size:24px;margin:5px 0;text-transform:uppercase;}
.person .position {font-size:16px;letter-spacing:2px;margin:15px 0;text-transform:uppercase;}
.person .button {background:url(../images/btn_contact.jpg) no-repeat; width:180px; height:40px; line-height:40px;}
.person .button a {color:#5A5A5A;}
.btnWelcome {background:url(../images/btn_rev.jpg) no-repeat;margin:20px 0 0 25px;width:464px; height:60px; text-align:center; line-height:50px; font-size:18px; text-transform:uppercase; clear:both; cursor:pointer;}

