#Container {
	height: 2950px;
	width: 1010px;
	background-color: #FFF;
	border: thin solid #FFF;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#Container #header {
	float: left;
	height: 120px;
	width: 1000px;
	position: relative;
	top: 0px;
}
#Container #header #callus {
	position: absolute;
	left: 390px;
	top: 25px;
	float: left;
}
#Container #content_left a img {
	left: 220px;
	position: relative;
}
#header #img_logo {
	position: absolute;
	left: 155px;
	top: 5px;
}

#header #logo {
	position: absolute;
	height: 98px;
	width: 280px;
	left: 70px;
	top: 30px;
}

/* Login Form Topside */
#header #CDRlogin {
	position: absolute;
	right: 20px;
	top: 5px;
	width: 300px;
	height: 60px;
}
#header #CDRlogin .blueButton {
	position: absolute;
	top: 10px;
	right: 75px;
}
.blueButton{
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-size:9;
	font-weight:bold;
	border:1px solid #4d9bcc;
	text-decoration:none;
	line-height:22px;
	padding:0 10px;
	background:#285f74 (images/bg_button_blue-2.00.png) repeat-x 0 0;					-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	background-color: #039;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	}
	
/* end - Login Form Topside */
#Container #header #skype {
	float: right;
	height: 65px;
	width: 165px;
	top: 50px;
	padding: 0px;
	position: absolute;
	left: 730px;
}

#Container #navbar {
	float: left;
	height: 35px;
	width: 900px;
	padding-left: 70px;
	position: relative;
	
	
}
#Container #slides {
	float: left;
	height: 250px;
	width: 870px;
	left: 60px;
	position: relative;
	margin-top: 10px;
}


#Container #content_left {
	height: 2550px;
	width: 600px;
	position: relative;
	float: left;
	left: 65px;
	top: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#Container #content_right {
	float: left;
	height: 2550px;
	width: 280px;
	position: relative;
	top: 10px;
	left: 100px;
}
#Container #content_right .atoz {
	position: absolute;
	top: 55px;
	left: 120px;
}

#Container #content_right a .eybeam {
	position: absolute;
	top: 225px;
	left: 17px;
}
#Container #bottom #fotter {
	float: left;
	height: 30px;
	width: 456px;
	position: absolute;
	left: 300px;
	top: 0px;
}
#Container #bottom #copyright {
	position: absolute;
	top: 40px;
	left: 330px;
}

#Container #bottom #fotter ul {
	margin-left: 0px;
	padding-left: 0px;
}
#Container #bottom #fotter ul li {
	float: left;
	list-style-type: none;
}
#Container #bottom #fotter ul li a {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0.1cm;
	padding-right: 0.2cm;
	padding-bottom: 0.2cm;
	padding-left: 0.2cm;
}

#Container #content_right .eybeamhr {
	position: absolute;
	top: 200px;
	border: thin double #CCC;
	width: 280px;
}
#Container #content_right .rateshr {
	border: thin solid #CCC;
	position: absolute;
	width: 280px;
	top: 40px;
}
#Container #bottom {
	float: left;
	height: 80px;
	width: 1010px;
	border-top-width: 2px;
	border-top-style: solid;
	position: relative;
	border-top-color: #666;
	bottom: 0px;
}

#bottom #bottom-contact {
	position: absolute;
	top: 0px;
	right: 2px;
	color: #333;
	text-align: right;
}
.registerButton{
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-size:10;
	font-weight:bold;
	border:2px groove #FFF;
	text-decoration:none;
	line-height:22px;
	padding:0 10px;

	background:#285f74 (images/bg_button_blue-2.00.png) repeat-x 0 0;						-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	-moz-background-clip:padding-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	background-color:#F60;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	position: relative;
	left: 200px;
	}