html, body, * {
	padding:0;
	margin:10;
}

html>body #content {

}

body{
	background-color: #ffffff;
	text-align: center;
	overflow: scroll; 
}

select {
   outline: 0;
}

input {
   outline: 0;
}

input[type=text] {
   height: 22px; 
}

input[type=password] {
   height: 22px; 
}


#wrap {
	width:940px;
	background-position:top center;
	background-color: #ffffff;
	background-repeat:repeat-y;
	background-position:top center;

}


#header {
	margin:0 auto;
	padding:0;
	margin-top:0px;
	width:940px;
	background-position:top center;
	height:200px;
	background: url("../Logo/head_bg.gif") no-repeat scroll left top ;
}

#logo{
	width:250px;
	height:140px;
	float:left;
	}
#wrap{
	width:940px;
	margin:0 auto;
}
#signup{
	width:145px;
	margin-left:15px;
	float:left;
	background: url(../Logo/signup.gif) scroll 0 0 no-repeat transparent;
	}

#signup a{
color:#FFFFFF;
display:block;
font:bold 12px Verdana;
height:60px;
margin-top:2px;
margin-left:-5px;

padding:20px;
text-align: center;
text-decoration:none;
}

#login{
	margin:-4px;
	margin-right:15px;
	width:150px;
	height:30px;
	float:left;
	background: url(../Logo/login.gif) scroll 0 0 no-repeat transparent;
	}

	
#login a{
color:#FFFFFF;
display:block;
font:bold 12px Verdana;
text-decoration:none;
margin-top:5px;
margin-left:-15px;
text-align: center;

	}
	
#login_form{
	width:680px;
	float:left;
	margin-top:25px;
	height:120px;
	
}

.button-box {
	width:100px; 
	height:30px; 
	margin-top:-15px; 
	margin-left:70px; 
	background-image:url(../Logo/button_box.gif); 
	background-repeat:no-repeat; 
	font: bold 10px Arial;
	line-height:25px; 
	text-align:center;
    text-decoration: none;
    text-transform: uppercase;
	color: #000000;
}

.button-large-box {
	width:100px; 
	height:30px; 
	margin-top:-15px; 
	margin-left:435px; 
	background-image:url(../Logo/button_box.gif); 
	background-repeat:no-repeat; 
	font: bold 10px Arial;
	line-height:25px; 
	text-align:center;
    text-decoration: none;
    text-transform: uppercase;
	color: #000000;
}

.language{
	float:right;
	
	}

.first_input{
	width:150px;
	margin-right:8px;
	color:grey;
	}

.input{
	width:150px;
	margin-right:8px;
	}
	
#menu{
	float:left;
	margin-left:20px;
	margin-top:-10px;
	height:40px;
	}
	#menu img{
	border:0;
	}

#content{
	width:950px;
	min-height:540px;
	background-position:top center;
}

#firstbar{
	height:222px;
	width:230px;
	float:left;
	padding-top:2px;
	margin:0;
}

#secondbar{
	height:320px;
	width:330px;
	float:left;
}

#thirdbar{
	height:222px;
	width:235px;
	float:left;
	padding:0;
	margin:0;
}

#firstblock{
	width:28px;
		float:left;
	padding:0;
	margin:0;
	}
#secondblock{
	width:155px;
	float:left;
	height:220px;
	}
	#thirdblock{
	float:left;
	width:28px;
	padding-bottom:10px;
	margin:0;
	}
	#firstbox{
	height:250px;
	
	}
		#secbox{
	height:250px;
	
	}
	
.topcorner{
	float:clear;
	background-image:url('../Logo/topcorner.gif');
	width:28px;
	height:28px;
	}
	
.topcorner_2{
	background-image:url('../Logo/topcorner_1.gif');
	width:28px;
	height:28px;
	background-repeat:no-repeat;
	}
.bottomcorner{
	background-image:url('../Logo/bottomcorner.gif');
	width:28px;
	height:28px;
	}
.bottomcorner_2{
	background-image:url('../Logo/bottomcorner_2.gif');
	width:28px;
	height:28px;
	background-repeat:no-repeat;
}
.horizontal{
	background:url('../Logo/horz_line.gif') repeat-x scroll 0 0 transparent;
	width:155px;
	height:217px;
	margin-top:1px;
}
.horizontal2{
		background:url('../Logo/horz_line.gif') repeat-x scroll 0 0 transparent;
	width:155px;
	height:10px;
	}
.vertical{
	background:url('../Logo/vert_px.gif') repeat-y scroll 0 0 transparent;
	height:166px;
}
.right{
		background:url('../Logo/vert_px.gif') repeat-y scroll 0 0 transparent;
	height:166px;
	margin-left:23px;
}


#foot{
	height:100px;
	width:804px;
}
	
#foot_first{
width:26px;
height:100px;
float:left;
}
#foot_second{
width:748px;
height:100px;
float:left;
}
#foot_third{
width:28px;
height:100px;
float:left;
}
.foot_topcorner{
	float:clear;
	background-image:url('../Logo/top_foot.gif');
	width:28px;
	height:28px;
	margin-left:-1px;
	}
	
.vert_foot{
background:url('../Logo/foot_vert.gif') repeat-y scroll 0 0 transparent;
height:56px;
}

.horz_foot{
width:748px;
background:url('../Logo/foot_line.gif') repeat-x scroll 0 0 transparent;
height:106px;
margin-top:-1px;
}
.horz_foot2{
width:748px;
background:url('../Logo/vert_line_bottom.gif') repeat-x scroll 0 0 transparent;
height:10px;
}
.foot_topcorner2{

	background-image:url('../Logo/top2_foot.gif');
	width:28px;
	height:28px;
	}
	.foot_bottomcorner{
	background-image:url('../Logo/bottom_corner1.gif');
	width:28px;
	height:28px;
	}
.footright{
	margin-left:21px;
}
.foot_bottomcorner2{
	background-image:url('../Logo/bottom2_foot.gif');
	width:28px;
	height:28px;
	}
	
/* nav1 */
	   #nav1 {
	   height:40px;
	   margin:0;
	   }
	   
	   #nav1 li{
	   list-style:none;
	   width:85px;
	   height:30px;
	   float:left;
	   padding-right:4px;
	   }
	   
	   #nav1 li a.double-line {
        display: block;
		line-height: .5em;
        padding: 5px 1px;
        background: url('../Logo/button_menu.gif') 0 0 no-repeat;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        height: 28px;
		font: bold 10px Arial;
	   }
	   
	   
       #nav1 li a {
        display: block;
		line-height: 3em;
        padding: 10px 6px;
        background: url('../Logo/button_menu.gif') 0 0 no-repeat;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
		font: bold 10px Arial;
        height: 28px;
      }
   
	  #nav1 li a:hover{ color: #BC0C7D;background: url(../Logo/hover.gif) no-repeat scroll 0 0 transparent;height:21px;}
      #nav1 li a:active{ color: #fff; background: url(../Logo/hover.gif) 0 0 no-repeat; height:21px;} 
	  #nav1 li a#activelink{ color: #fff; background: url(../Logo/hover.gif) 0 0 no-repeat; height:21px;} 
	  
.search
{
  margin-top:3px;
  border:1px solid #CCCCCC;
  width: 200px;
  vertical-align=middle;
}

.search input[type="text"]
{
  background: none;
  border: 0 none;
  float: left;
  height: 1.5em;
  line-height: 1.5em;
  margin: 0;
  margin-top: -2px;
  padding: 3px 0;
  width: 156px;
}

.search input[type="button"]
{
  background:#FFFFFF url(../Logo/search.png) no-repeat 4px 4px;
  border: 0 none;
  height: 1.5em;
  line-height: 1.5em;
  margin: 0;
  padding: 3px 0;
  text-indent: 100px;
  width: 20px;
  cursor:pointer; 
}

INPUT.imAccount
{
	color:BC0C7D;
	border: 0px;
}