
body, h1, h2, h3, h4, h5, h6, img, li, a, form {
	border: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

*html img { /*	behavior: url(css/iepngfix.htc)*/ }

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #545353;
	direction: rtl;
	text-align: right;
	background: #e1dfdf url(../images/wrap_bg.jpg) repeat-x left 102px;
}

.text01 {
	font-size: 12px;
	font-weight: normal;
	color: #F30;
}

/*3px jog hack*/
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html p {
	height: 1%;
	margin-left: 0;
}

/* End hide from IE5/mac */

.wrapper {
	width: auto;
	height: auto;
}

.blue18B {
	font-size: 18px;
	font-weight: bold;
	color: #0074BA;
}

.white22B {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}

.black22B {
	font-size: 22px;
	font-weight: bold;
	color: #202800;
}

h4 {
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
	color: #A0C602;
	display: block;
	clear: both;
	background: url(../images/h4_bullet.png) no-repeat right top;
	padding-right: 32px;
	height: 38px;
}
h5 {
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
	color: #B41817;
	display: block;
	clear: both;
	background: url(../images/h4_bullet.png) no-repeat right top;
	padding-right: 32px;
	height: 38px;
}

.frame {
	width: 1006px;
	height: auto;
	margin: 0 auto;
}

.page {
	width: 1006px;
	height: auto;
	margin: 0 auto;
	float: right;
	padding: 0;
	background: #FFFFFF;
	position: relative;
}

.header {
	background: #FFFFFF url(../images/wrap_bg.jpg) repeat-x left 102px;
	height: 305px;
	width: 980px;
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0px 12px 0px 14px;
}

.header .phoneimg { float: left; }

.header .logo_hold {
	height: 102px;
	width: 370px;
	position: absolute;
	right: 12px;
	top: 0px;
}

.header .logo_hold a.logo {
	float: right;
	height: auto;
	width: auto;
}

.header .logo_hold h1 {
	font: oblique normal 22px Tahoma, Arial;
	color: #0583BE;
	float: right;
	margin-top: 72px;
	padding-right: 3px;
}

.header .logo_hold a { color: #0583BE; }

.header .phone {
	position: absolute;
	top: 38px;
	right: 493px;
	width: 372px;
	font-size: 14px;
	font-weight: bold;
	color: #0074BA;
}

.header .text {
	float: right;
	height: 170px;
	width: 260px;
	margin-top: 124px;
	padding-right: 194px;
}

.header .text h2 {
	font-size: 30px;
	font-weight: bold;
	color: #B4D723;
}

.header .text p {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	margin: 0px;
}

.header .media {
	background: url(../images/media_outerframe.png) no-repeat left top;
	height: 271px;
	width: 397px;
	position: absolute;
	left: 157px;
	top: 68px;
}

.header .media .media_mask {
	position: absolute;
	left: 31px;
	top: 11px;
}

.header .media .in {
	float: left;
	height: 247px;
	width: 337px;
	padding-top: 11px;
	padding-left: 31px;
}

.nav_top {
	width: 100%;
	height: 30px;
	float: left;
	background: #9966FF;
}

.content_hold {
	float: right;
	height: auto;
	width: 100%;
	padding-bottom: 15px;
}

.right_panel {
	float: right;
	height: auto;
	width: 179px;
	margin-right: 12px;
	position: relative;
	top: -187px;
	margin-bottom: -178px;
}

.right_panel .in img { float: right; }


img.intopround {
	margin-bottom: 0px;
	float: none;	
	display: block;
	height: 19px;
	width: 179px;
	margin: 0px;
}



.right_panel .in {
	background: #FFFFFF url(../images/right_panel_bg.png) repeat-x left top;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
/*	float: right;*/
	width: 175px;
	height: auto;
/*	padding-top: 5px;*/
	margin-bottom: 20px;
	clear: both;
}

ul.nav_side {
	margin: 0px 0px 0px;
	padding: 0px;
	float: none;
	height: auto;
	width: 175px;
	list-style: none;
	clear: both
}

ul.nav_side li {
	height: 19px;
	width: 175px;
	border-bottom: 1px solid #688EB5;
	font-size: 12px;
}

ul.nav_side li a {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #00659F;
	float: right;
	height: 19px;
	width: 139px;
	padding-right: 36px;
}

ul.nav_side li a.selected {
	color: #FFFFFF;
	background: #0179CA;
}

ul.nav_side li a:hover {
	color: #FFFFFF;
	background: #0179CA;
}

.banner_right {
	background: url(../images/banner_right_bg.png) no-repeat left bottom;
	height: 166px;
	width: 179px;
	float: none;
	position: relative;
	text-align: center;
	clear: both;
	margin-top: 20px;
 #margin-top: 0px;
	margin-bottom: 10px;
}

.banner_right .mask {
	height: 113px;
	width: 179px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.banner_right p { margin: 0px; }

.right_panel .in h4 {
	clear: both;
	margin: 0px;
}

.contact_blue {
	background: url(../images/contact_blue_bg.png) no-repeat left top;
	height: 173px;
	width: 177px;
}

.contact_blue ul {
	width: 145px;
	margin: 22px 0px 0px 0px;
	padding: 0px;
	float: right;
	list-style: none;
	padding-right: 19px;
}

.contact_blue ul li {
	height: 16px;
	width: 145px;
	margin-bottom: 9px;
	float: right;
	display: block;
	background: url(../images/contact_blue_inpText.png) no-repeat left top;
}

.contact_blue ul li.last { background: url(../images/pixel.gif) no-repeat; }

.contact_blue ul li span {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	width: 45px;
}

.contact_blue ul li .inpText {
	float: left;
	height: 16px;
	width: 90px;
	border-style: none;
	background: url(../images/pixel.gif);
	font-size: 11px;
}

.contact_blue ul li .inpButton {
	background: url(../images/contact_blue_inpBtn.png);
	float: left;
	height: 21px;
	width: 62px;
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-top: 15px;
	border-style: none;
	cursor: pointer;
}

.content {
	height: auto;
	width: 619px;
	float: right;
	padding-right: 13px;
	position: relative;
}

.content .bc {
	padding-top: 10px;
	padding-bottom: 40px;
}

.content .bc a, .content .bc span, .content .bc h3 {
	float: right;
	color: #707070;
	font-size: 11px;
}

.content .bc a { color: #707070; }

.content .bc span { padding: 0px 3px; }

.content .bc h3 {
	font-weight: bold;
	color: #000000;
}

.content .text_top {
	clear: both;
	text-align: justify;
}

.content .form_wide {
	clear: both;
	margin-top: 15px;
	background: url(../images/form_wide_bg.png) no-repeat left bottom;
	height: 89px;
	width: 619px;
	float: left;
	margin-bottom: 15px;
}

.content .form_wide div.ttl {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	height: 20px;
	line-height: 20px;
	padding-right: 14px;
	display: block;
}

.content .form_wide .input_hold {
	clear: both;
	width: 619px;
	padding-top: 13px;
	padding-right: 5px;
}

.content .form_wide .field {
	float: right;
	width: 152px;
	background: url(../images/form_wide_inpText.png) no-repeat left top;
}

.content .form_wide .field span {
	line-height: 21px;
	color: #737373;
	float: right;
	padding-right: 6px;
	padding-left: 3px;
}

.content .form_wide .field .inpText {
	height: 19px;
	width: 104px;
	border-style: none;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 20px;
	background: url(../images/pixel.gif) no-repeat;
}

.content .form_wide .inpBtn {
	background: url(../images/form_wide_button.png) no-repeat center center;
	float: left;
	height: 21px;
	width: 64px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #201F1F;
	margin-top: 7px;
	margin-left: 14px;
	border-style: none;
	cursor: pointer;
}

.content .process_flash {
	clear: both;
	height: auto;
	width: 619px;
}

.content .text_main {
	line-height: 18px;
	clear: both;
	float: right;
	height: auto;
	width: 619px;
	text-align: justify;
	margin-bottom: 30px;
}

.content .text_main .text {
	float: right;
	width: 385px;
	padding-top: 35px;
}

.content .text_main img { float: left; }

.scrollHold_1 {
	text-align: center;
	height: 107px;
	width: 575px;
	position: relative;
	padding: 0px 22px 0;
	overflow: hidden;
	clear: both;
	background: url(../images/slider_bg.png) no-repeat 22px top;
	display: block;
}

.scrollHold_1 .itemsHolder_1 {
	width: 575px;
	overflow: hidden;
	position: relative;
	height: 85px;
	top: 12px;
}

.scrollHold_1 .itemsHolder_1 table { table-layout:auto; }

.scrollHold_1 .itemsHolder_1 td div {
	height: 75px;
	width: 173px;
	padding: 10px 0px 0px 17px;
	background: url(../images/scrollHold_td_bg.png) no-repeat left top;
	vertical-align: middle;
	display: block;
}

.scrollHold_1 #scroll1Right {
	background: url(../images/arr_right.png) no-repeat left center;
	height: 107px;
	width: 21px;
	position: absolute;
	top: 0px;
	cursor: pointer;
	right: 0px;
}

.scrollHold_1 #scroll1Right:hover { background: url(../images/arr_right_on.png) no-repeat left top; }

.scrollHold_1 #scroll1Left {
	background: url(../images/arr_left.png) no-repeat right center;
	height: 107px;
	width: 21px;
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: pointer;
}

.scrollHold_1 #scroll1Left:hover { background: url(../images/arr_left_on.png) no-repeat left top; }

.left_panel {
	float: left;
	height: auto;
	width: 152px;
	padding-left: 14px;
	position: relative;
	z-index: 100;
}

.contact_gray {
	background: url(../images/contact_gray_bg.png) no-repeat left top;
	clear: both;
	height: 161px;
	width: 152px;
	margin-bottom: 15px;
}

.contact_gray ul {
	width: 130px;
	margin: 13px 0px 0px 0px;
	padding: 0px;
	float: right;
	list-style: none;
	padding-right: 9px;
}

.contact_gray ul li {
	height: 21px;
	width: 130px;
	margin-bottom: 6px;
	float: right;
	display: block;
	background: url(../images/contact_gray_inpText.png) no-repeat left top;
}

.contact_gray ul li.last { background: url(../images/pixel.gif) no-repeat; }

.contact_gray ul li span {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #737373;
	float: right;
	width: 30px;
}

.contact_gray ul li .inpText {
	float: left;
	height: 16px;
	width: 90px;
	background: url(../images/pixel.gif) no-repeat left top;
	border-style: none;
	font-size: 11px;
}

.contact_gray ul li .inpButton {
	background: url(../images/contact_gray_inpButton.png) no-repeat;
	float: left;
	height: 21px;
	width: 100px;
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	border-style: none;
	margin-top: 10px;
	cursor: pointer;
}

.left_panel .google_certificate {
	clear: both;
	margin-bottom: 15px;
}

.left_panel .rotator {
	clear: both;
	height: 74px;
	width: 152px;
	margin-bottom: 15px;
	direction: ltr;
	text-align: left;
}

.gallerylayer {
	background: url(../images/rotator_clients_bg.png) no-repeat left top !important;
	height: 74px;
	width: 152px;
}

.left_panel .clients_recom {
	background: #D8D8D8 url(../images/clients_recom_foot.png) no-repeat left bottom;
	height: auto;
	width: 152px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.left_panel .clients_recom .text {
	background: url(../images/clients_recom_top.png) no-repeat;
	width: 130px;
	padding: 15px 11px 15px;
	height: auto;
	text-align: justify;
}

.left_panel .clients_recom .text a {
	font-size: 12px;
	font-weight: normal;
	color: #545353;
}

.left_panel .clients_recom .text a:hover { text-decoration: underline; }

.left_panel .clients_recom .readon {
	background: url(../images/clients_recom_readon.png);
	display: block;
	margin: 0px auto;
	height: 21px;
	width: 138px;
	line-height: 21px;
	color: #FFFFFF;
	text-align: center;
}

.footer {
	height: 20px;
	width: 100%;
	clear: both;
	padding-top: 5px;
	background: #E1DFDF;
}

.footer .text {
	float: left;
	width: 230px;
}

.footer .nav {
	float: right;
	width: auto;
	padding-right: 5px;
}

.footer .nav a {
	font-size: 12px;
	font-weight: bold;
	color: #535353;
	margin: 0 10px;
}

.footer .nav a:hover { color: #1A83C5; }

.footer .nav a.selected { color: #1A83C5; }

.footer {
	background: #e1dfdf;
	height: 20px;
	width: 100%;
	clear: both;
}

#errors {
	background: #D8D8D8;
	border: 5px solid #55B3F3;
	width: 350px;
	position: absolute;
	height: auto;
	top: 350px;
	left: 38%;
	padding: 15px;
	z-index: 150;
	color: #FF0000;
}

#thanks {
	position: absolute;
	width: 100%;
	text-align: center;
	z-index: 150;
	height: auto;
}

#thanks div {
	background: #EBEBEB;
	border: 5px solid #55B3F3;
	width: 250px;
	padding: 15px;
	color: #55B3F3;
	margin: 0px auto;
	font-size: 18px;
	font-weight: normal;
}

.sidefloat {
	background: #FFFFFF;
	height: 200px;
	width: 179px;
	padding: 5px;
	z-index: 200;

}



/*body:nth-of-type(1) img.intopround {
	margin-bottom: -15px;
	
}
*/





