html {
	background: #FFF;
}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
margin: 0;
padding: 0;
}

img.album {float:left;margin-right: 15px;}

.center {
	background:#FFF;
	margin: 0 auto;
	padding: 0;
	width: 1024px;
	border: none;

}

H1, H2 {font-size:inherit;}


a, h3 {
	text-decoration:none;
	color: #F60;
}

a:hover {
	text-decoration:underline;
	color: #F60;
}

b {
	font-weight:bold;
}



#header {
	background: url(../images/headbg.png) no-repeat center top;
	height: 210px;
	width: 1024px;
	position: relative;
	float: none;
	overflow:hidden;
}

#footer {
	font-size: smaller;
	padding-left: 12px;
	background:#FFF;
	margin: 0 auto;
	width: 1012px;
	border: none;
}

#auth {
	font: x-small Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	padding-left: 25px;

}

#auth .userinputbox{
	background: url(../images/inputbg.png) no-repeat 0px 0px;	
	width: 75px;
	height: 23px;
	font: smaller Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight:bold;
	padding-left: 8px;
	border: none;
}

#auth .authbutton{
	background: url(../images/btnbg.png);
	height: 23px;
	width: 53px;
}

#articles {
	width:800px;
	padding: 0 12px;
	float: left;
}

/*#articles strong {
	font-weight:normal;
	vertical-align:middle;
}

#articles strong b{
	font-weight:bold;
	vertical-align:middle;
}*/

#articles .componentheading {
	font-size: x-large;
	height: 48px;
	color: #F60;
	font-weight: bold;
	border-style: none;
	position: relative;
	float:none;
	background: url(../images/puzzlepost.png) no-repeat left top;
	padding-left: 48px;
	padding-top: 10px;
}

#articles .componentheading h1, #articles .componentheading h2 {padding:0; margin:0;}

#articles .contentheading {
	color: #F60;
	font-size: large;
	width: 750px;
	background: url(../images/contenth.png) no-repeat left center;
	padding-left: 50px;
}

#rightbar {
	width:170px;
	float:right;
	text-align:left;
	color:#F60;
	padding-right: 12px;
	height:900px;
	background: url(../images/rightbg2.png) bottom center no-repeat;
}

#active_menu{
	font-weight:bolder;
	}
	
.phone {
	background: url(../images/phone.png) no-repeat left center;
	height: 24px;
	width: 160px;
	position: absolute;
	top: 100px;
	right: 48px;
	font-size: large;
	text-align: right;
	padding-left: 30px;
	color: #FFF;
	font-weight: bold;
	vertical-align: middle;
	border-style: none;
}

.icq {
	background: url(../images/icq.png) no-repeat left center;
	height: 24px;
	width: 85px;
	position: absolute;
	top: 124px;
	right: 48px;
	font-size: large;
	text-align: right;
	padding-left: 30px;
	color: #FFF;
	font-weight: bold;
	vertical-align: middle;
	border-style: none;
}

td.buttonheading {width: 150px;}

.sectiontableheader {padding: 3px;
font-weight: bold;
}

.iso1 {
margin-top: 32px;
}

.iso1 img {border: solid 2px #FF6600;}

.p1 {color:#ff6600; font-size: 230%; float:left; position:relative; font-weight: bold; line-height: 0.9; padding-top: 2px;}



a.port1 {
	background: url(../images/wwwdesign.png) no-repeat center center;
	width: 320px;
	height: 240px;
	display: inline-block;
	margin: 0 px;
}
a.port1:hover {
	background: url(../images/wwwdesign_h.png);
}
a.port2 {
	background: url(../images/logodesign.png) no-repeat center center;
	width: 320px;
	height: 240px;
	display: inline-block;
	margin: 0 px;
}
a.port2:hover {
	background: url(../images/logodesign_h.png);
}

