form {
	margin: 0px;
}

body {
	margin: 0px;
	font-family: Verdana;
}

div.div_menu {
	height: 41px;
	width: 100%;
}

div.div_main {
  text-align: center;
	height: 100%;
}

div.div1 {
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
	width: 575px;
}

div.div2 {
	text-align: right;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}

hr.hr1 {
	border-left: none;
	border-right: none;
	border-top: solid 1px #E7D4C3;
	border-bottom: solid 1px #E7D4C3;
	height: 3px;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

table {
	border: none;
}

table.table1 {
	width: 100%;
	height: 100%;
}

table.table2 {
  width: 10px;
	height: 100%;
}

table.table3 {
	height: 100%;
}

table.table_logo {
	height: 100%;
	width: 100%;
	background-image: url(../../images/logo_bg.jpg);
}

td.td1 {
  width: 980px;
}

td.td2 {
  width: 10px;
}

td.td3 {
  width: 960px;
	height: 100%;
	vertical-align: top;
	background-color: #FFFFFF;
}

td.td4 {
	vertical-align: top;
}

td.td5 {
	height: 100px;
}

td.td6 {
	vertical-align: top;
	width: 200px;
}

td.td7 {
	width: 35px;
}

td.td8 {
	height: 50px;
}

td.td9 {
	text-align: left;
}

td.td_topalign {
	vertical-align: top;
	height: 100%;
}

td.td_top_left {
  height: 451px;
  text-align: right;
	background-image: url(../../images/top_bg.jpg);
}

td.td_menu {
	width: 100%;
  height: 41px;
  text-align: center;
	background-image: url(../../images/menu_bg.jpg);
}

td.td_logo {
	vertical-align: bottom;
}

td.td_lang {
	vertical-align: top;
  height: 130px;
	font-size: 12px;
	padding-right: 20px;
	padding-top: 0px;
	color: #C0B5A7;
}


td.td_top_center {
	vertical-align: top;
  height: 130px;
	background-image: url(../../images/logo_bg.jpg);
	font-size: 12px;
	padding-right: 20px;
	padding-top: 0px;
	color: #C0B5A7;
}

td.td_top_center a {
	text-decoration: none;
	color: #C0B5A7;
}

td.td_top_right {
  height: 451px;
  text-align: left;
	background-image: url(../../images/top_bg.jpg);
}

td.td_left {
	background-image: url(../../images/left.jpg);
	background-repeat: repeat-y;
}

td.td_right {
	background-image: url(../../images/right.jpg);
	background-repeat: repeat-y;
}

td.td_bottom_left {
 background-image:url(../../images/bottom_bg.jpg);
 height: 134px;
 text-align: right;
}

td.td_bottom_right {
 background-image:url(../../images/bottom_bg.jpg);
 height: 134px;
 text-align: left;
}

td.td_foot {
 background-image:url(../../images/foot_bg.jpg);
 height: 33px;
}

div.cpplanguage {
	text-align: right;
}

div.cpplanguage li {
  display: inline;
}

li.lang {
	border-left: solid 1px;
	padding-left: 4px;
}

div.cpplanguage ul {
	margin-top: 10px;
	list-style-type: none;
}

/******************************************FAQ**********************************************/

div.CPPWizardState_newquestion-form  {
	width: 565px;
	height: 308px;
	background-image: url(../../images/faq/askquestion_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

div.CPPWizardState_newquestion-form div.CPPWizardNavigation {
	padding-left: 100px;
	padding-top: 10px;
}

div.CPPWizardState_newquestion-form div.CPPWizardNavigation input.CPPWizardBoxStateAction, div.blog_postform_buttons input {
	background-color: #b7ac97;
	border: 1px solid #ffffff;
	color: #ffffff;
	background-image: none;
	padding-left: 0px;
}

div.CPPWizardState_newquestion-form div.CPPWizardBoxState table td{
	vertical-align: top;
	padding-left: 20px;
	max-height: 160px;
}

div.CPPWizardState_newquestion-form div.CPPWizardBoxState table td input.newquestion_name {
	background-color: #ffffff;
	border: solid 1px #d8d6d6;
}

div.CPPWizardState_newquestion-form div.CPPWizardBoxState table td.newquestion_public_label {
	padding-left: 50px;
}

div.CPPWizardState_newquestion-form div.CPPWizardBoxState table td.newquestion_public input {
	position: relative;
	left: 80px;
}

div.CPPWizardState_newquestion-form div.CPPWizardBoxState table td.newquestion_name_label, td.newquestion_name {
	padding-top: 20px;
	vertical-align: top;
	padding-left: 20px;
	max-height: 160px;
}

div.CPPWizardState_newquestion-form div.CPPWizardBoxState table tbody tr td.cppeditcontrol input.cppeditcontrol, div.blog_newpost input.cppeditcontrol {
	background-color: #ffffff;
	border: solid 1px #d8d6d6;
}

td.newquestion_fck_label, td.newquestion_fck {
	height: 180px;
}

/****************************BLOG********************************************************/

div.blog_newpost {
	padding-top: 20px;
	padding-left: 30px;	
	width: 565px;
	height: 308;
	background-image: url(../../images/blog/blog_newpost_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

div.blog_newpost td {
	vertical-align: top;
	color: #444343;
	font-family: verdana;
	font-size: 12px;
}

div.blog_postform_buttons input {
	width: 111px;
}

div.blog_postform_buttons  {
	position: relative;
	z-index: 10;
	left: -30px;
	width: 565px;
	height: 60px;
	padding-left: 80px;
	padding-top: 20px;
	background-image: url(../../images/blog/blog_newpost_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

/************************************************EMAIL*FORM****************************/

div.CPPWizardState_emailform-start div.CPPWizardBoxState td.cppeditcontrol_label, div.CPPWizardState_emailform-start div.CPPWizardBoxState td.cpphtmleditcontrol_label {
	padding-left: 20px;
}

div.CPPWizardState_emailform-start div.CPPWizardBoxState td {
	vertical-align: top;
}

div.CPPWizardState_emailform-start div.CPPWizardBoxState {
	background-image: url(../../images/emailform/emailform_top.jpg);
	background-repeat: no-repeat;
	background-color: #ececec;
	width: 563px;
	padding-top: 10px;
}

div.CPPWizardState_emailform-start div.CPPWizardNavigation {
	background-image: url(../../images/emailform/emailform_bottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 563px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 100px;
}

div.CPPWizardState_emailform-start div.CPPWizardBoxState input {
	background-color: #ffffff;
	border: solid 1px #d8d6d6;
}
	
div.CPPWizardState_emailform-start div.CPPWizardNavigation input {
	width: 111px;
	background-color: #b7ac97;
	border: 1px solid #ffffff;	
}

div.CPPWizardState_newquestion-form div.CPPWizardNavigation input {
	width: 111px;
	background-color: #b7ac97;
	border: 1px solid #ffffff;	
}

/************************************************INTRO************************************************/
div.flash_intro{
	margin-top: 166px;
}

div.skip_img{
	margin-top: 166px;
}

td.td_start img{
	margin-top: 10px;
	margin-left: 10px;
	border: none;
}

/*html {
background-image: url(../../images/intro/background1.gif);
background-repeat: repeat-x;
width: 1247px;
height: 649px;
}*/