html {height: 100%}

body {
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	margin: 0 auto;
	padding: 0;
    height: 100%;
	background: #ffffff url('../images/bg_top1.gif') repeat-x top;
}

#main_wrap {
	width: 1003px;
    height: 100%;
	margin: 0 auto;
}

#header {
	width: 1003px;
	height: 90px;
	margin: 0;
	padding-bottom: 17px;
}

#sd_logo {
	width: 177px;
	height: 90px;
	float: left;
}

#content-body{
	height: auto;
	width: 1003px;
	padding: 0 0 20px 0;
}

#contact_box {
	width: 140px;
	margin: 13px 0px 0 0;
	padding: 0px 32px 0 0;
	float: right;
	text-align: right;
}

#contact_box p {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 11px;
}

#contact_box p a{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

#space_top_bar{
/*	height: 12px;  /* 17  
	padding: 0;
	margin: 0; */
/*	border: 1px solid red;*/
}

#menu_bar_lang{
	position: relative;
	width: 941px;
	margin: 0 auto;
	height: 72px;
}

#wrap1{
	width: 941px;
	margin: 0 auto;
	height: auto;
	padding: 0 0 20px 0;
}

one-colum-content{
	margin: 0 auto;
	width: 941px;
	border: 1px solid #FF0000;
}

#menu_t{
	position: absolute;
	top: 0;
	left: 0;
	border-left: 0px solid yellow;
	z-index:0;
	width: 668px;
	height: 55px;
	text-align:right;
}

#menu{
	position: absolute;
	top: 0; 
	left: 0;
/*	height: 72px;*/
	width: 668px;
	background: url(../images/pipe_menu.gif) no-repeat left top;
}

#menu ul{ 
	margin: 0;
	padding: 0;
	height: 55px;
	list-style-type: none;
	border-left: 1px solid #adadad;
}

#menu ul li{
	float: left;
	margin: 0;
	padding: 0;
	height: 55px;
}

#menu ul li img{
	border-right: 1px solid #adadad;
}

#language{
	float: right;
	text-align: right;
	width: 242px;
	height: 72px; /*55px;*/
	border: 0px solid red;
	background: url(../images/pipe_menu.gif) no-repeat right top;
}

#language p.bodytext{
	margin: 0;
}

#language ul{
	margin: 0;
	padding: 0 15px 0 0;
}

#language ul li{
	color: #7f7f7f;
	font-size: 11px;
	line-height: 15px;
	list-style-type: none;
	display: inline;
	padding: 3px 5px 0 11px;
}

.pipe-l{background: url(../images/pipe_lang.gif) no-repeat left;}

#inter{
	padding: 20px 17px 11px 0;
}

#left-content{
	width: 667px;
	float: left;
}

#right-side{
	width: 242px;
	float: right;
}

#right-content{
	width: 242px;
}

#profile{
	width: 667px;
	height: 200xp;
	float:left;
	border: 1px solid left;
}

#service-list{
	border: 0px solid red;
	margin: 12px 0 0 0;
}

#service-list p.service{
	padding: 0; 
	margin: 0;
	font-size: 11px;
	list-style-type: none;
	line-height: 26px;
	color: #000;
	background: url(../images/bg_submenu.gif) no-repeat center;
}

#service-list p.service a{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

#service-list ul{
	background: url(../images/line_submenu.gif) no-repeat top;
	margin: 0;
	padding: 0;
}

#service-list ul li{
	padding: 0; 
	margin: 0;
	font-size: 11px;
	list-style-type: none;
	line-height: 26px;
	color: #000;
	background: url(../images/bg_submenu.gif) no-repeat center;
}

#service-list p.hr{
	margin: 0 0 0 0;
	padding-top: 3px;
	padding-bottom: 4px;
	background: #fff url(../images/line_submenu.gif) no-repeat left bottom;
}

#col1-2col{
	width: 323px;
	float: left;
}

#col2-2col{
	width: 323px;
	float: right;
}


#col1-3col{
	width: 210px;
	float: left;
}

#col2-3col{
	width: 210px;
	float: left;	
	margin-left: 16px;
}

#col3-3col{
	width: 210px;
	float: right;	
}

h2 {
	background: url(../images/bg_h2_title.gif) no-repeat;
	height: 36px;
	font-size: 11px;
	font-weight: bold;
	line-height: 36px;
	color: #000;
}

#col1-2col h2 {
	background: url(../images/bg-content-arrow.gif) no-repeat;
	height: 26px;
	font-size: 11px;
	font-weight: bold;
	line-height: 26px;
	color: #000;
}

#col2-2col h2 {
	background: url(../images/bg-content-arrow.gif) no-repeat;
	height: 26px;
	font-size: 11px;
	font-weight: bold;
	line-height: 26px;
	color: #000;
}

h3 {
	background: url(../images/bg_h3_title.gif) no-repeat;
	height: 36px;
	font-size: 11px;
	font-weight: bold;
	line-height: 36px;
	color: #000;
	margin: 0;
}

h4 {
	/*background: url(../images/bg_h4_title.gif) no-repeat;*/
	height: 33px;
	font-size: 11px;
	font-weight: normal;
	line-height: 30px;
	color: #000;
	margin: 0;
}

h4 a{
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}


#left-content ul li{
	margin: 0 0 0 -27px;
	padding: 0 0 0 0;
	list-style-image:url(../images/arrow-blue.gif);
	font-size: 11px;
	color: #000000;
}

p.more{
/*	padding-right: 20px;*/
	background: url(../images/arrow-blue.gif) no-repeat right center;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	width: 70px;
/*	border: 1px solid red;*/
}

p.bodytext a{
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;} 
/* End hide from IE-mac */


.redtext{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ff0000;
font-weight:normal;
text-decoration: none;
background:none;
}
.input{
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
border-right: #666666 1px solid;
border-top: #666666 1px solid;
border-left: #666666 1px solid;
border-bottom: #666666 1px solid;
width: 240px;
height: auto; 
background-color: #ffffff;
}
.input_text{
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
border-right: #666666 1px solid;
border-top: #666666 1px solid;
border-left: #666666 1px solid;
border-bottom: #666666 1px solid;
width: 240px;
height: 100px; 
background-color: #ffffff;
}
.input_submit {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
border-right: #666666 1px solid;
border-top: #666666 1px solid;
border-left: #666666 1px solid;
border-bottom: #666666 1px solid;
width: 120px;
height: auto; 
background-color: #ffffff;
cursor: pointer;
}