@charset "utf-8";
/* CSS Document */

/*---------------------------Genrael Clases---------------------------------------*/


body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6A6A6A;
	background:#E6E6E6 url(../images/bg.jpg) repeat-x top;
	padding-bottom:20px;
}

.style1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D0D0D0;
}
* {
	margin:0px;
	padding:0px;
}

.fl{
	float:left;
}

.fr{
	float:right;
}
.clr{
	clear:both;
}

ul,li{
	list-style:none;
}

a {
	text-decoration:none;
	color:#999999;
}

a:hover{
	text-decoration: underline;
}

/*---------------------------Layout Content Clases---------------------------------*/

#Layout{                /*------------------------For Page Main Width------------------------------------*/
	width:860px;
	margin:auto;
}


#Top{
	height:160px;
	position: relative;
	background:url(../images/mainheader.jpg) no-repeat;
	background-position:0px 14px; 
}

#Logo{
position:absolute;
left:20px;
top:13px;
}

#TopContent{
	position:absolute;
	right:6px;
	top:13px;
	background:url(../images/member.jpg) no-repeat;
	width:127px;
	height:25px;
	line-height:18px;
	font-size:13px;
	color:#EED251;
	font-weight:bold;
}
#TopContent a{
	color:#EED251;
	display:block;
	margin-right:5px;
	text-align:center;
}
#Layout #Top .Nav{
	position:absolute;
	bottom:0px;
	right:0px;
	width:860px;
	height:26px;
}
#Layout #Top .Nav ul{
	height:26px;
	float:right;
	padding-right:6px;
}
#Layout #Top .Nav ul li{
	float:right;
	height:26px;
	background:url(../images/sep.gif) right no-repeat;
	padding-right:2px;
	}
#Layout #Top .Nav ul li a{
	color:#EFDB7E;
	display:block;
	float:left;
	line-height:26px;
	height:26px;
	padding:0 28px;
	font-weight:bold;
}
.Nav ul li a:hover{
	background:url(../images/nav-hover.gif);
	text-decoration:none;
	
}
#Layout #Top .Nav ul li a.join{
width:127px; padding:0px; text-align:center;
}
#Content{
border:#D0CFCF solid 6px;
border-bottom:none;
border-top:none;
background:url(../images/right-bg.jpg) repeat-y right;
background-color:#FFFFFF;
}
.ContentInner{
background:url(../images/inner-logo.jpg) right bottom no-repeat;
}

#Content h2{
font-size:18px;
border-bottom:dotted 1px #0F93EE;
color:#0D599E;
padding-bottom:5px;
margin-bottom:15px;
font-weight:normal;
}

#Content .LeftSide{
	float:left;
	width:564px;
	padding:24px;
}

#Content .LeftSide p{
margin-bottom:10px;
}
#Content .RightSideHome{
	float:right;
	width:200px;
	padding:16px;
	position:relative;
	background:url(../images/sideright.gif) no-repeat top;
	padding-top:184px;
	padding-bottom:100px;
	top:-5px;
}

#Content .RightSideHome form .feild{
padding-left:55px;
padding-top:5px;
}
#Content .RightSideHome form .feild input{
border:none;
background:#FFFFFF;
height:16px;
width:92px;
margin-bottom:12px;
}
#Content .RightSideHome form .feild span{
display:block;
}
#Content .RightSideHome form .Action{
padding-left:5px;
padding-top:10px;
}
#Content .RightSideHome form .InfoMsg{
color:#FFFFFF;
font-size:11px;
text-align:center;
padding-top:10px;
}

#Content .RightSide{
	float:right;
	width:200px;
	padding:16px;
	padding-bottom:100px;
}

#Content .RightSideHome2 {

	float:right;
	width:200px;
	padding:16px;
	position:relative;
	padding-bottom:100px;
	top:-6px;
}
#Content .RightSide p{
margin-bottom:10px;
}
#Content .RightSide h3{
font-size:16px;
color:#666666;
border-bottom:dotted 1px #0F93EE;
color:#0D599E;
padding-bottom:5px;
margin-bottom:15px;
}
.Topline{
height:4px;
display:block;
font-size:0px;
background:#D0CFCF;
}





#Footer{
}

#Designby{
	position:absolute;
	right:138px;
	bottom:auto;
	width: 219px;
	height: 19px;
	top: 897px;
}
#Content .RightSideHome2 {

	float:right;
	width:200px;
	padding:16px;
	position:relative;
	padding-bottom:300px;
	top:-6px;
}
float:right;
	width:200px;
	padding:16px;
	position:relative;
	background:url(../images/sideright.gif) no-repeat top;
	padding-top:184px;
	padding-bottom:100px;
	top:-6px;
