.right {
float:right;
}

.four_column {
width:985px;
}
.two_column {
width:200px;
}
#header {
width:740px;
float:rigth; 
height:100px;
padding:0px;
}
#header1 {
width:240px;
float:rigth; 
height:100px;
padding:5px 15px;
position:absolute; top: 0px; right: 0px;
z-index:1;
}
#header a.more {
padding-top:7px;
}
#header1 a.more {
padding-top:7px;
margin: 0 3px 0 3px;
}
.logo {
padding:65px 0px 0px;
}
.left {
float:left;
}

a {
color:#CCCCCC;
text-decoration:none;
}
a:hover {
color:#FFFFFF;
}
a, a img {
border:medium none;
}
a:active, a:focus {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}
a.more {
border-bottom:3px solid #323232;
color:#CCCCCC;
letter-spacing:1px;
line-height:20px;
padding:3px 10px 2px;

text-transform:uppercase;
}
a.more:hover {
background-color:#262626;
border-bottom:3px solid #A11E22;
color:#FFFFFF;
}
a.register {
background:#A11E22 url(../images/header_btn_bg.jpg) repeat scroll left center;
color:#FFFFFF;
font-weight:bold;
letter-spacing:1px;
line-height:20px;
padding:10px 30px 2px;
}
a.register:hover {
color:#000000;
}
a.register:hover {
color:#000000;
}
