@charset "utf-8";
body {
	background-color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	background-image: url(images/grad.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#container {
	height: auto;
	width: 800px;
	margin: 0px auto 0px auto;
	background-color: #000000;
}

#nav_bar {
	width:626px;
	height:25px;
	margin: 10px auto 0px auto;
}

#advert {
	width:627px;
	height:175px;
	margin: 5px auto 10px auto;
}
#infobar {
	margin: 0px auto 0px auto;
	width: 626px;
	padding-top: 0px;
}
#infobar_left {
	float:left;
	font-size:x-small;
	color:#999999;
	text-decoration:none;
	width: 313px;
	height: 15px;
	margin-top: 4px;
}
#infobar_right {
	float:right;
	font-size:x-small;
	color:#999999;
	text-decoration:none;
	width: 313px;
	text-align: right;
	height: 15px;
}
.breadcrumbs {
	font-size:x-small;
	color:#999999;
	text-decoration:none;
}
#contents {
	margin: 10px auto 10px auto;
	width:626px;
	height:auto;
	border: 1px solid #666666;
	background-color: #000000;

}
#footer {
	width:754px;
	margin:0px auto 0px auto;
	font-size:10px;
	text-align: center;
	padding-top: 15px;
	color:#666666;
}
.footer {
	font-size:x-small;
	color:#666666;
	text-decoration:none;
	text-align:center;
}



#leftbox {
	float:left;
	width:293px;
	height:210px;
	margin:0px auto 0px auto;
	font-size:10px;
	padding: 10px 10px 10px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: center;
}
#rightbox {
	float:right;
	width:312px;
	height:220px;
	font-size:14px;
	color:FF6600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 5px;
}
h1 {
	font-size:18px;
	color:#FF6600;
}
h2 {
	font-size:18px;
	color:#FF6600
}
h4 {
	color:#FF6600;
	font-size: 14px;
}
#main_text {
	width: auto;
	height:auto;
	padding: 10px 30px 0px 30px;
	margin:0px auto 0px auto;
}
#deal {
	width: auto;
	height:auto;
	background-color:#000000;
	color:#FFFFFF;
	padding: 10px 30px 0px 30px;
	margin:0px auto 0px auto;
}
.deallink_wht {
	text-decoration:underline;
	color:#FFFFFF;
}
.align-right {
	float:right;
	display:inline;
	margin: 0 0 15px 15px;
}
.bullet_blk {
	padding-left:15px;
	list-style-image:url(images/bullet.gif);
	line-height: 17px;
}
#mailto a {
	color: #ff6600;
	text-decoration:none;
}
#mailto a:hover {
	color: #ff6600;
	text-decoration:underline;
}
#portfolio_leftbox {
	padding: 23px 10px 10px 10px;
	float:left;
	width:245px;
	height:210px;
	margin:0px auto 0px auto;
	font-size:10px;
}
#portfolio_rightbox {
	float:right;
	width:300px;
	height:auto;
	margin:0px auto 0px auto;
	font-size:14px;
	;
}
#nonflash_navi {
	margin: 0px auto 0px auto;
	height:28px;
	width:626px;
}

#nonflash_navi_spacer {
	height:26px;
	width:40px;
}

.portfolio_link {
	font-size:12px;
	text-decoration:none;
	color:#666666;
}
.sitemap {
	color:#ff6600;
	padding-bottom:25px;
	text-decoration:none;
	font-size:14px;
	}
