#layout {
	width: 980px;
	margin: 0 auto;
	margin-top: 35px;
}

#join {
	margin-top: 4px;
	background: url(/images/join.gif) no-repeat;
	width: 219px;
	height: 37px;
	text-align: center;
	float: right;
	margin-right: 4px;
}

#join a {
	display: block;
	padding-top: 10px;
	color: #fff;
	font-size: 15px;
}

#top .start {
	float: left;
}
#main {
	margin-top: 15px;
}

#menubox {
	float: left;
	width: 160px;
	margin-top: 4px;

}
#menu {
	background: url(/images/menutop.gif) no-repeat;
}
#menu h2 {
	color:#494B48;
	font-size:15px;
	margin-left:12px;
	margin-top:8px;
	padding-top: 7px;
}
#menu h2 a {
	padding-left: 10px;
	background: url(/images/bulletactive.gif) no-repeat 0 5px;
	text-decoration: underline;
}
#menu ul {
	background-color: #DFE7EA;
	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	margin: 0;
	padding: 0;

}
#menu .bottom, #popup .bottom {
	background: url(/images/menubottom.gif) no-repeat;
	height: 10px;
}

#menu a {
	color: #646464;
}
#menu li.active a, #menu li a:hover, #quick .quickItem li a:hover {
	color: #BF0F12;
}

#menu li {
	font-size: 15px;
	margin-top: 6px;
	padding-left: 10px;
	background: url(/images/bullet.gif) no-repeat 0 5px;
	margin-left: 10px;
}

#menu li.active, #menu li:hover, #quick .quickItem li:hover {
	background: url(/images/bulletactive.gif) no-repeat 0 5px;
}

#content {
	margin-left: 15px;
	width: 640px;
	float: left;
}

#googleAds {
	width: 120px;
	float: left;
	margin-top: 15px;
	_margin-top: 0;
}
#quick {
	width: 718px;
	margin-top: 30px;
	background: url(/images/maintop.gif) no-repeat 0 5px;
}

#quick .quickItem {
	float: left;
	width: 239px;
	margin-top: 30px;
}
#quick .quickItem .img {
	text-align: center;
	height: 130px;
}
#quick .quickItem h2 {
	text-transform:uppercase;
	font-size: 17px;
	color: #EC1D25;
	text-align: center;
}
#quick .quickItem h2 a {
	color: #EC1D25;
}

#quick .quickItem li {
	background: url(/images/quickbullet.gif) no-repeat 0 5px;
	margin-top: 6px;
	padding-left: 10px;
	margin-left: 27px;
}

#quick .quickItem li a {
	color: #646464;
}

.piclink {
	width: 167px;
	height: 125px;
	overflow: hidden;
	display: block;
	text-align: center;
	border: 1px solid #000000;
	margin-left: 16px;
}


#about {
	background: url(/images/whatis.gif) no-repeat;
	padding-top: 0;
	color: #646464;
	width: 160px;
}
#about h1 {
	padding-top: 10px;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: bold;
}
#specs h2, .bub h2 {
	padding-top: 10px;
	margin-bottom: 12px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	margin-left: 20px;
}


#specs, .bub {
	background: url(/images/specs.gif) no-repeat;
	padding-top: 0;
	color: #646464;
	width: 640px;
	text-align: center;
	clear: both;
	position:relative;
}
.bub {
	color: #000000;
}
#specs ul {
	margin: 0;
	padding: 0;
}
.bub p {
	padding-left: 0;
	text-align: left;
	margin-top: 15px;
}
#specs ul li {
	text-align: left;
	width: 200px;
	float: left;
	display: block;
	margin-top: 20px;
	margin-right: 10px;
	height: 270px;
	padding: 0;
	margin-left: 0;
	padding-left: 0;
}


a.name {
	color: #EC1D25;
	font-size: 16px;
}
.speciality, .speciality a {
	color: #646464;
	font-size: 16px;
}

div.phone {
	margin: 3px 0 4px 34px;
	width: 143px;
	height: 26px;
	padding-top: 5px;
	font-size: 16px;
	text-align: right;
	padding-right: 6px;
	font-weight: bold;
	color: #000;

}

div.free {
	background: url(/images/free.gif);
}
div.busy {
	background: url(/images/busy.gif);
}
div.inactive {
	background: url(/images/inactive.gif);
}
div.code {
	text-align: right;
	font-size: 12px;
	margin-right: 16px;
	font-weight: bold;
	color: #000;
	padding-right: 0;
}

.pinfo {
	margin-top: 3px;
	margin-right: 16px;
	text-align: right;
}
.info {
	font-size: 14px;
	margin-top: 30px;
	margin-left: 20px;
}
#speclist .code {
	margin-top: 5px;
}

#speclist {

	width: 625px;
	background: url(/images/list.gif) no-repeat 0 5px;
}

h1 {
	font-size: 17px;
	font-weight: bold;
	padding-top: 20px;
	margin-left: 20px;
}

#speclist li {
	color: #000;
	margin-bottom: 35px;
	margin-left: 20px;
	margin-right: 20px;	
}

div.imgBox {
	float: left;
	margin-right: 20px;
	padding-top: 15px;

}

p.price {
	float: right;
	color: #646464;
	margin-top: 15px;
	margin-right: 50px;
	font-size: 13px;
}

.xaboutSpec {
	margin-left: 217px;
}

form#registerForm label {
	color:#666666;
	display:block;
	float:left;
	font-size:12px;
	padding:3px 20px 0 0;
	text-align:right;
	width:200px;
}
.aboutReg {
	color:#666666;
	font-size:12px;
	margin-bottom: 15px;
	margin-left: 20px;
}
form#registerForm input, form#registerForm textarea, form#registerForm select {
	border:1px solid #AAAAAA;
	height:20px;
	margin:0 0 10px;
	width:250px;
}

form#registerForm textarea {
	height: 100px;
}

form#registerForm .join {
	width: auto;
	margin-left: 220px;
	background: none;
}

.imgBox img {
	width: 167px;
}

#footer {
	width: 933px;
	height: 45px;
	margin-bottom: 30px;
	float: left;
	margin-top: 5px;
	background: url(/images/footer.gif) no-repeat;
	
}

#footerMenu {
	margin-left:140px;
	padding-top:15px;
	color: #B0B1B3;
	float: left;
}

#footerMenu a {
	color: #B0B1B3;
	margin: 0 10px;
}

.sfree {
	height: 22px;
	background: url(/images/sfree.gif) no-repeat;
	padding-left: 30px;
	padding-top: 3px;
}

.sbusy {
	height: 22px;
	background: url(/images/sbusy.gif) no-repeat;
	padding-left: 30px;
	padding-top: 3px;
}
.saway {
	height: 22px;
	background: url(/images/away.gif) no-repeat;
	padding-left: 30px;
	padding-top: 3px;
}
.slogout {
	text-align: right;
	margin-right: 30px;
}


.xpriceline {
	padding-top: 5px;
	text-align: right;
	color: #666;
	border-top: 1px solid #ccc;
	font-size: 13px;
}

.priceline {
	text-align: right;
	font-size: 12px;
}

.speclist:visited {
	color: brown;
}

.report {
	float: left;
	margin-left: 16px;
}
.report a {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}


#aboutTextIntro a {
	color: #646464;
	text-decoration: underline;
	font-weight: bold;
}


#popup  h2 {

color:#494B48;
font-size:15px;
padding-top: 7px;
text-align: center;
}

#popup {
	background: url(/images/menutop.gif) no-repeat;
	background-color: #DFE7EA;
	margin-top: -11px;
}

#popup table {
	margin-left: 15px;
	margin-bottom: 10px;
}

ul.reports {
	clear:both;
	margin-top: 35px;
}
ul.reports li {
	text-align: left;
	margin-top: 15px;
}