@charset "utf-8";
/*
Author: Daniel Bortolussi
Development Company: FusionMD
E-Mail: daniel@fusionmd.com.au
Development Date: 09/09/09
*/
* {
	padding: 0;
	margin: 0;
	/*border: 1px solid #F00;*/
}

.clr {
	clear: both;
}
/*Body styles*/
body {
	background-image: url(../images/fuse_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #0A1E02;
}

/*Start Navigation Styles*/

#home .top_nav .home a, #services .top_nav .services a, #contact .top_nav .contact a {
	background-image: url(../images/btn_nav_r2.jpg);
} 

#home .top_nav .home div a, #services .top_nav .services div a, #contact .top_nav .contact div a {
	background-image: url();
} 

#team .top_nav .team a, #seminars .top_nav .seminars a, #login .top_nav .login a {
	background: url(../images/btn_nav_r2.jpg);
} 

#team .top_nav .team div a, #seminars .top_nav .seminars div a, #login .top_nav .login div a {
	background-image: url();
	background: #690;
	width: 146px;
} 


#active div a {
            background-image: url();
}

.top_nav li {
            list-style-type: none;
            float: left;
            margin: 0;
            font-family: Arial, Helvetica, sans-serif;
            line-height: 1.935em;
            font-weight: bold;
            font-size: 0.9em;
}

.top_nav  a {
            text-decoration: none;
            font-family: Arial, Helvetica, sans-serif;
            background-image: url(../images/btn_nav_r1.jpg);
            background-position: left top;
            background-repeat: no-repeat;
            display: block;
            width: 158px;
            height: 31px; /* pixels to em conversion :: Divide pixels by 16 */
            color: #FFF;
}

.top_nav  a:hover {
            text-decoration: none;
            background-image: url(../images/btn_nav_r2.jpg);
            background-position: left top;
            background-repeat: no-repeat;
            display: block;
            width: 158px;
}

.top_nav div {
            position: absolute;
            visibility: hidden;
            margin: 0;
            padding: 0;
            border-right-width: 1px;
            border-bottom-width: 1px;
            border-left-width: 1px;
            border-right-style: solid;
            border-bottom-style: solid;
            border-left-style: solid;
            border-right-color: #9C0;
            border-bottom-color: #9C0;
            border-left-color: #9C0;
}

.top_nav div a   {
            position: relative;
            display: block;
            margin: 0;
            height: 20px;
            width: 146px;
            white-space:nowrap;
            text-align: left;
            text-decoration: none;
            background: #690;
            color: #FFF;
            border-top-width: 1px;
            border-top-style: solid;
            border-top-color: #9C0;
            font-family: Arial, Verdana;
            font-size: 11px;
            vertical-align: middle;
            padding: 0 6px 6px 6px;
}

.top_nav div a:hover {
            background: #9C0;
            color: #FFF;
            width: 146px;
}

/*End Navigation Styles*/

/*Start Portfolio Styles*/

.header_left {
	float: left;
}

.header_left li {
	list-style:none;
	display:block;
}

.header_left a{
	text-decoration: none;
	display: block;
	width: 200px;
	height: 101px;
	background-image: url(../images/portfolio_testimonials.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.header_left a:hover{
	background-image: url(../images/portfolio_testimonials.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.header_mid {
	float: left;
	margin-left: 125px;
}

.header_mid li {
	list-style:none;
	display:block;
}

.header_mid a{
	text-decoration: none;
	display: block;
	width: 200px;
	height: 101px;
	background-image: url(../images/portfolio_clients.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.header_mid a:hover{
	background-image: url(../images/portfolio_clients_on.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.header_right {
	float: right;
}

.header_right li {
	list-style:none;
	display:block;
}

.header_right a{
	text-decoration: none;
	display: block;
	width: 200px;
	height: 101px;
	background-image: url(../images/portfolio_website.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.header_right a:hover{
	background-image: url(../images/portfolio_website.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.box1 {
	float: left;
}

.box1 li {
	list-style:none;
	display:block;
}

.box1 li a {
	text-decoration: none;
	display: block;
	width: 195px;
	height: auto;
	padding: 3px;
	margin: 4px;
	border: 3px solid #CCC;
}

.box1 li a:hover {
	border: 3px solid #690;
}

.box1 p {
	font-size: 11px;
	text-align: center;
	margin-bottom: 10px;
}

.box1 p a {
	color: #690;
	text-decoration: none;
}

.box1 p a:hover {
	color: #360;
}

/*End Portfolio Styles*/

/*font style rules*/

h1 {
	font-family: Arial;
	font-size: 1.1em;
	color: #690;
/*	margin: 10px 0 5px 0;*/
}

h1 a {
	font-family: Arial;
	color: #690;
	text-decoration: none;
/*	margin: 10px 0 5px 0;*/
}

h1 a:hover {
	font-family: Arial;
	color: #360;
/*	margin: 10px 0 5px 0;*/
}

.sub_hds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #690;
	/*margin: 3px 0 2px 0;*/
}

.sub_hds em {
	color: #690;
	float: none;
	font-size: 11px;
}

.sub_hds span {
	color: #690;
	float: none;
	font-size: 11px;
}

.other_serv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
	line-height: 1.6em;
}

.typ_mrkt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: 200;
}

p {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1em;
	color: #000;
}

/*div style rules*/
.banner {
	width: 950px;
	height: auto;
	text-align: center;
	/*text-align: center;*/
	/*border: 1px solid red;*/
	margin: 0 auto;
}

.banner_sm {
	width: 600px;
	height: auto;
	/*text-align: center;*/
	/*border: 1px solid red;*/
	margin: 0 auto;
}

.top_nav {
	width: 948px;
	height: auto;
	text-align: center;
	border-left: 1px solid #627e35;
	border-right: 1px solid #627e35;
	margin: 0 auto;
	overflow: hidden;
}

.wrapper {
	/*background: #fff;*/
	width: 928px;
	height: auto;
	border-left: 1px solid #627e35;
	border-right: 1px solid #627e35;
	background-color: #FFF;
	margin: 0 auto;
	padding: 10px;
  
}

.wrapper_1 {
	/*background: #fff;*/
	width: 948px;
	height: auto;
	background-color: #FFF;
	margin: 0 auto;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
}

.bottom-wrapper {
	/*background: #fff;*/
	width: 950px;
	height: auto;
	margin: 0 auto;
}

.serv_nav_top {
	text-align: center;
	font-family: Arial;
	font-size: 0.7em;
	margin-top: 18px;
	float: left;
	width: auto;
	color: #CCC;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: 10px;
}

.serv_nav_bottom {
	text-align: center;
	font-family: Arial;
	font-size: .7em;
	margin-top: 18px;
	padding-right: 250px;
	padding-bottom: 10px;
	float: right;
	width: auto;
	color: #CCC;
	overflow-x: hidden;
	overflow-y: hidden;
	color: #690;
}

.serv_nav_top a:link{
	color: #CCC;
}

.serv_nav_top a:visited{
	color: #CCC;
}

.serv_nav_top a:hover{
	color: #999;
	text-decoration: none;
}

.serv_nav_bottom a:link{
	color: #690;
}

.serv_nav_bottom a:visited{
	color: #690;
}

.serv_nav_bottom a:hover{
	color: #360;
	text-decoration: none;
}


.content_1{
	width: 450px;
	height: auto;
	text-align: justify;
	color: #000;
	font-family: Arial;
	font-size: .8em;
	/*border: 1px solid #03C;*/
	margin-left: 35px;
	float: left;
	
}

.content_3{
	text-align: justify;
	color: #000;
	font-family: Arial;
	font-size: 11px;
	line-height: 1.5em;
	/*border: 1px solid #03C;*/
	
}

.content_3a{
	color: #000;
	font-family: Arial;
	font-size: 11px;
	line-height: 1.5em;
	/*border: 1px solid #03C;*/
	
}

.content_3 em{
	color: #000;
	float: none;
	/*border: 1px solid #03C;*/
	
}

.content_page_left {
	float: left; 
	width: 49%; 
	height: auto; 
	/*border: 1px solid red; */
	text-align: left; 
	margin-top: 20px;
}

.content_page_left_39 {
	float: left; 
	width: 39%; 
	height: auto; 
	/*border: 1px solid red; */
	text-align: left; 
	margin-top: 20px;
}

.content_page_left_35 {
	float: left; 
	width: 35%; 
	height: auto; 
	/*border: 1px solid red; */
	text-align: left; 
	margin-top: 20px;
}

.content_page_left_30 {
	float: left; 
	width: 30%; 
	height: auto; 
	/*border: 1px solid red; */
	text-align: left; 
	margin-top: 20px;
}

.content_page_left_25 {
	float: left; 
	width: 25%; 
	height: auto; 
	/*border: 1px solid red; */
	text-align: left; 
	margin-top: 20px;
}

.content_page_right {
	float: right; 
	width: 49%; 
	height: auto; 
	/*border: 1px solid red; */
	text-align: left; 
	margin-top: 20px;
}

.content_page_right_30 {
	float: right; 
	width: 30%; 
	height: auto; 
	/*border: 1px solid red; */
	text-align: left; 
	margin-top: 20px;
}

.content_page_right_35 {
	float: right; 
	width: 35%; 
	height: auto; 
	/*border: 1px solid red; */
	text-align: left; 
	margin-top: 20px;
}

.content_page_right_59 {
	float: right; 
	width: 59%; 
	height: auto; 
	/*border: 1px solid red; */
	text-align: left; 
	margin-top: 20px;
}

.content_page_right_73 {
	float: right; 
	width: 73%; 
	height: auto; 
	/*border: 1px solid red; */
	text-align: left; 
	margin-top: 20px;
}

.content_pageul_left {
	float: left; 
	width: 30%; 
	height: auto; 
	/*border: 1px solid red; */
	text-align: left; 
	margin-top: 5px;
	font-size: 11px;
}

.content_formul_left_2 {
	float: left; 
	width: 20%; 
	height: auto; 
	/*border: 1px solid red; */
	text-align: left; 
	margin-top: 5px;
	font-size: 11px;
}

.content_formul {
	float: right; 
	width: 265px; 
	height: auto; 
	/*border: 1px solid red; */
	text-align: left; 
	padding: 5px 0 0 0;
	font-size: 11px;
}

.content_formul_left {
	float: left; 
	width: 250px;
	height: auto; 
	/*border: 1px solid red; */
	text-align: left; 
	padding: 5px 5px 0 0;
	font-size: 11px;
}

.content_formul_box {
	float: left; 
	width: 20px;
	height: auto; 
	/*border: 1px solid red; */
	text-align: left; 
	padding: 1px 5px 0 0;
}

.content_formul_text {
	float: left; 
	width: 220px; 
	height: auto; 
	/*border: 1px solid red; */
	text-align: left; 
	padding-left: 5px;
	white-space: nowrap;
}

.content_ul {
	padding-left: 20px;
	text-align: justify;
	color: #000;
	font-family: Arial;
	font-size: 11px;
	line-height: 1.5em;
}

.contentnum_ul {
	list-style: decimal;
	padding-left: 20px;
	text-align: justify;
	color: #000;
	font-family: Arial;
	font-size: .75em;
	line-height: 1.5em;
}

.contentnum_ul em {
	list-style: decimal;
	text-align: justify;
	color: #000;
	font-family: Arial;
	float: none;
}

.content_page_banner {
	/*float: left;*/ 
	width: 100%; 
	height: auto; 
	/*border: 1px solid red; */
	text-align: left; 
	margin:20px 0 0 0;
}

.content_page_float {
	float: left; 
	width: 100%; 
	height: auto; 
	/*border: 1px solid red; */
	text-align: left; 
	margin:20px 0 0 0;
}

.content_page_legals {
	width: 540px;
	height: auto;
	/*border: 1px solid #F30;*/
	margin: 0 auto;
	clear:  both;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
}

.content_page_legals_inner {
	width: 540px;
	height: auto;
	/*border: 1px solid #F30;*/
	margin: 0 auto;
	background: #FFFFFF;
	border-left: 1px solid #030;
	border-right: 1px solid #030;
	padding-left: 20px;
	padding-right: 20px;
	clear:  both;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
}

.content_page_float_80 {
	float: left; 
	width: 80%; 
	height: auto; 
	/*border: 1px solid red; */
	text-align: left; 
	margin:20px 0 0 0;
}

.content_page_extendedbanner {
	float: right; 
	width: 165px; 
	height: auto; 
	/*border: 1px solid red; */
	text-align: right; 
}

.content_contactbtn li {
	height: 40px;
	list-style: none;
	display: block;
	text-align: center;
	color: #000;
	font-family: Arial;
	font-size: .7em;
	font-weight: bold;
	line-height: 1.5em;
}

.content_contactbtn li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	display: block;
	width: auto;
	padding: 15px;
	background: url(../images/btn_contactus_r1.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.content_contactbtn li a:hover{	
	background: url(../images/btn_contactus_r2.gif);
	background-position: center;
	background-repeat: no-repeat;
}


/* Start Side Link */

.icon_webfusionmd li {
	list-style:none;
	display:block;
}

.icon_webfusionmd a{
	text-decoration: none;
	display: block;
	width: 415px;
	height: 162px;
	background-image: url(../images/btn_webfusionmd_r1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.icon_webfusionmd a:hover{
	background-image: url(../images/btn_webfusionmd_r2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.icon_printfusionmd li {
	list-style:none;
	display:block;
}

.icon_printfusionmd a{
	text-decoration: none;
	display: block;
	width: 415px;
	height: 162px;
	background-image: url(../images/btn_printfusionmd_r1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.icon_printfusionmd a:hover{
	background-image: url(../images/btn_printfusionmd_r2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.icon_1{
	margin: 0;
	padding: 0;
}

.icon_1 li {
	list-style:none;
	text-align: center;
	float: left;
	display:block;
	line-height: 3em;
	margin-left:55px;
}

.icon_1  a{
	display:block;
	width: 165px;
	height: 148px;
	padding-top: 14px;
	background-image:url(../images/btn_side_r1.jpg);
	background-position: top center;
	background-repeat:no-repeat;
}

.icon_1  a:hover{
	display:block;
	width: 165px;
	height: 148px;
	background-image:url(../images/btn_side_r2.jpg);
	background-position: top center;
	background-repeat:no-repeat;
}

/* Start business starter pack */
.icon_1a{
	margin: 0;
	padding: 0;
}

.icon_1a li {
	list-style:none;
	text-align: center;
	float: left;
	display:block;
	line-height: 3em;
	margin-left:55px;
}

.icon_1a  a{
	display:block;
	width: 210px;
	height: 148px;
	padding-top: 20px;
	background-image:url(../images/btn_starterpack_r1.jpg);
	background-position: top center;
	background-repeat:no-repeat;
}

.icon_1a  a:hover{
	display:block;
	width: 210px;
	height: 148px;
	background-image:url(../images/btn_starterpack_r2.jpg);
	background-position: top center;
	background-repeat:no-repeat;
}
/* End Business Starter pack */

/* Start Side Link */
.icon_2{
	margin: 0;
	padding: 0;
}

.icon_2 li {
	list-style:none;
	text-align: center;
	display:block;
	line-height: 3em;
	float:right;
	margin-right: 55px;
	
}

.icon_2  a{
	display:block;
	width: 165px;
	height: 148px;
	padding-top: 14px;
	background-image:url(../images/btn_side_r1.jpg);
	background-position: top center;
	background-repeat:no-repeat;
}

.icon_2  a:hover{
	display:block;
	width: 165px;
	height: 148px;
	background-image:url(../images/btn_side_r2.jpg);
	background-position: top center;
	background-repeat:no-repeat;
}

/* End Side link */

.icon_3{
	margin: 0;
	padding: 0;
	text-align: center;
}

.icon_3 li {
	list-style:none;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	float:  left;
	display:block;
	line-height: 1.5em;
}

.icon_3 img {
	margin-bottom: 10px;
}

.icon_3 li a p {
	font-size: 11px;
	text-align: justify;
	color: #666;
	margin: 0 10px 0 10px;
}

.icon_3  a{
	display:block;
	width: 210px;
	height: auto;
	padding-top: 16px;
	background-image:url(../images/btn_home_r1.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	color: #666;
	text-decoration: none;
}

.icon_3  a:hover{
	background-image:url(../images/btn_home_r2.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	color: #000;
}
/* End Promo buttons for our services */

/* Start Bottom Link */
.icon_4{
	margin: 0;
	padding: 0;
}

.icon_4 li {
	list-style:none;
	text-align: center;
	float: right;
	display:block;
	line-height: 3em;
	margin-right: 55px;
}

.icon_4  a{
	display:block;
	width: 210px;
	height: 148px;
	padding-top: 20px;
	background-image:url(../images/btn_webpack_r1.jpg);
	background-position: top center;
	background-repeat:no-repeat;
}

.icon_4  a:hover{
	display:block;
	width: 210px;
	height: 148px;
	background-image:url(../images/btn_webpack_r2.jpg);
	background-position: top center;
	background-repeat:no-repeat;
}
/* End Bottom link */

/* Start Bottom Link */
.icon_5{
	margin: 0;
	padding: 0;
}

.icon_5 li {
	list-style:none;
	text-align: center;
	float: left;
	display:block;
	line-height: 3em;
	margin: 0;
}

.icon_5  a{
	display:block;
	width: 416px;
	height: 148px;
	padding-top: 20px;
	background-image:url(../images/btn_seminar_r1.jpg);
	background-position: top center;
	background-repeat:no-repeat;
}

.icon_5  a:hover{
	background-image:url(../images/btn_seminar_r2.jpg);
	background-position: top center;
	background-repeat:no-repeat;
}
/* End Bottom link */

/* Start Promo buttons for our services */

.lineseparator {
	width: 948px;
	height: 25px;
	background-image: url(../images/line_separator.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFF;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFF;
}

.lineseparator_sm {
	margin: 0 0 10px 0;
}

.content_2{
	background: #fff;
	width: 390px;
	height: auto;
	padding: 0 5px 0 5px;
	text-align: justify;
	color: #000; 
	font-family: Arial, Gadget, sans-serif;
	font-size: .9em;
	/*border: 1px solid #03C;*/
	margin: 0;
	margin-left: 10px;
	float: left;
}

/* Start Dropdown / Show-Hide CSS */

#invisible div {
	position: absolute;
	visibility: hidden;
	width: 380px;
	height: auto;
	margin-left: 280px;
}

#visible div {
	position: absolute;
	visibility: visible;
	width: 380px;
	height: auto;
	margin-left: 280px;
}

#invisible_2 div {
	position: absolute;
	visibility: hidden;
	width: 440px;
	height: auto;
}

#visible_2 div {
	position: absolute;
	visibility: visible;
	width: 440px;
	height: auto;
}

/* End Dropdown / Show-Hide CSS */

/* footer navigation and text styles */

.top_foot_nav {
	width: 945px;
	height: 15px;
	margin: 0 0 3px 0;
}

.bot_foot_nav {
	width: 945px;
	height: 15px;
}


.footer {
	width: 950px;
	height: auto;
	/*border: 1px solid #0A1E02;*/
	margin: 3px auto 0;
	color: #fff;
	overflow: hidden;
}

.footer p a {
	display: block;
	width: auto;
	margin: 0 2px 0 0;
	float: right;
	color: #fff;
	font-size: .7em;
	text-align: center;
}

.footer p a:hover {
	display: block;
	margin: 0 2px 0 0;
	float: right;
	color: #9C0;
	font-size: .7em;
	text-align: center;
}

.footer li {
	list-style-type: none;
	width: auto;
	/*border: 1px solid #fff;*/
	text-align: center;
	float: left;
	margin: 0 9px 0 0;
	font-size: .7em;
	}

.footer a {
	text-decoration: none; 
	display: block;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

.footer a:hover {
	text-decoration: none; 
	display: block;
	color: #9C0;
	font-family: Arial, Helvetica, sans-serif;
}

.include {
	float: left;
	width: 420px;
	height: 450px;
	border: 0px solid red;
	text-align: center;
	margin: 50px 20px 0 20px
}

/*Form styles*/

.warning {
	float:right;
	padding-right: 20px;
	color: red;
	font-size: .6em;
	font-family: Arial;
}

.warning_mssg {
	color: red;
}

.client_wrap form {
	margin: 20px 0 0 -18px;
	width: 307px;
}

/* wrappers */

.wrapper_titletxt_all {
	width: 948px;
	background-color: #FFF;
	border-left: 1px solid #627e35;
	border-right: 1px solid #627e35;
	height: auto;
	/*border: 1px solid #F30;*/
	margin: 0 auto;
	clear:  both;
	overflow: hidden;

}

.wrapper_titletxt {
	float: left;
}

.wrapper_folio {
	float: right;
}

.sub-wrapper_inner {
	width: 860px;
	height: auto;
	/*border: 1px solid #F30;*/
	margin: 0 auto;
	clear:  both;
	overflow: hidden;
}

.wrapper_legals {
	/*background: #fff;*/
	width: 498px;
	height: auto;
	border-left: 1px solid #627e35;
	border-right: 1px solid #627e35;
	background-color: #FFF;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
}

.wrapper_legals_top {
	width: 600px;
	text-align: center;
	height: auto;
	/*text-align: center;*/
	/*border: 1px solid red;*/
	margin: 0 auto;
}

.wrapper_legal_inner {
	width: 540px;
	height: auto;
	/*border: 1px solid #F30;*/
	margin: 0 auto;
	clear:  both;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
}

.wrapper_top {
	width: 948px;
	height: 25px;
	border-left: 1px solid #627e35;
	border-right: 1px solid #627e35;
	background-image: url(../images/topwrapper.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFF;
	margin: 0 auto;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
}

.form_wrapper {
	float: left;
	width: 330px;
	height: auto;
/*	border: 1px solid #ccc;*/
	padding: 0 20px 0 20px;
	text-align: justify;
}

.form_wrapper_long {
	float: left;
	width: 670px;
	height: auto;
/*	border: 1px solid #ccc;*/
	padding: 0 20px 0 20px;
	text-align: justify;
	font-size: 11px;
}

.form_wrapper input{
	font-size: 11px;
	font-family: arial;
}

.form_wrapper_comments {
	float: left;
	width: 250px;
	height: auto;
/*	border: 1px solid #ccc;*/
	padding: 15px 20px 0 20px;
	text-align: justify;
}

.form_wrapper_comments textarea{
	font-size: 11px;
	font-family: arial;
	line-height: 15px;
}

.form_wrapper_all {
	float: left;
	height: auto;
	width: 700px;
	margin: 0 auto;
	background: url(../images/form1_mid.gif);
}

.form_wrapper_topbottom {
	float: left;
	height: auto;
	width: 700px;
}

.form_wrapper p {
	padding: 3px;
	font-family: Arial;
	font-size: 11px;
	line-height: 1.5em;
}


.form_wrapper_sem {
	float: left;
	width: 320px;
	height: auto;
	border: 1px solid #666;
	margin: 30px 0 0 0;
	padding: 10px;
	text-align: justify;
	overflow: hidden;
}

.news_lab{
	width: 2.5em;
}

label {
	font-family: Arial;
	font-size: 11px;
	width: 9em;
	/*border-bottom: 1px solid #ccc;*/
	margin-bottom: 3px;
	clear: left;
	float: left;
}

#imarketing label {
	font-family: Arial;
	font-size: 11px;
	width: 9em;
	/*border-bottom: 1px solid #ccc;*/
	margin-bottom: 3px;
}

label.error {
	width: 10em;
	clear: none;
	color: red;
	font-size: 11px;
	padding-left: .5em;
	vertical-align: top;
}

input.error:focus { 
	background: #FCC;
}

input {
	display: block;
	float: left;
	margin: 0 0 5px 0;
	/*border: 1px solid #333;*/
	}

textarea {
	float: left;
	/*border: 1px solid #333;*/
}

select {
	font-family: Arial;
	width: 8em;
	float: left;
	/*border: 1px solid #333;*/
	margin: 0 0 3px 0;
}

.query{
	width: 14em;
	float: left;
	margin: 0 0 3px 0;
}

.btn {
	clear:left;
	margin: 5px 35px 0 0;
	padding: 5px;
	font-weight: bold;
}

.news {
	width: 30em;
	margin: 5px 10px 5px 0;
}

.newscheck {
	/*margin: 10px;*/
	float: left;
}

em {
	color: red;
	float: left;
}

input:focus, select:focus, textarea:focus {
	border: 1px inset #f00;
	color: #000;
}
.client_bg {
	width: auto;
	height:307px;
	margin: 0 auto;
	padding: 10px;
	background: url(../images/content_images/vip.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.client_wrap{
	margin: 0 auto;
	color: #fff;
	width: 307px;
}
.btn_wrap {
	width: 250px;
	height: auto;
	overflow: hidden;
	padding: 3px;
	clear: both;
}
.contact_form {
	float: right;
	width: 400px;
	height: auto;
/*	border: 1px solid #ccc;*/
	padding: 10px 20px 0 20px;
	text-align: justify;
}

m {
	width: 420px;
	height: auto;
	overflow: hidden;
	border: 1px solid #ccc;
	margin: 30px 0 20px 60px;
	padding: 10px;
}
