#rightcolumn, #rightcolumn1, #rightcolumn2, #rightcolumn3{
float:left;
width:550px;
min-height: 400px;
}

* html #rightcolumn{ /*IE only style*/
height: 400px;
}

.terms{
	font-weight: normal;
	color: #666666;
	width:500px;
	margin-top:7px;
}
.type { font-size:14px; font-weight:bold; margin: 7px 0 7px 0; letter-spacing:2px;}
.desc{ font-size:11px; color:#999999}
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #ff7700;
	position:relative;
	text-align:right;
}
.style3 {
     font-size: 20px;
     line-height: 33px;
     font-family: 'Times New Roman';
	 }
	 
body {
background:#1f1f1f;
margin:0;
background-image: url(http://bp0.blogger.com/_MFrTrPvPD6E/SGvHUotp4SI/AAAAAAAAA0M/ShHKoX-j63Y/s400/bg_home_header.jpg);
background-repeat: repeat-x;
	padding: 0;
    font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; 
	font-size: 11px;
	color: #666;
	text-align: center;
	
}


p{ font-weight:normal; line-height:14px; font-size:12px;}
hr {
	border: .1em solid #cccccc;
	font-size: 1px;
	margin-top:15px;
}



h1, h2, h3, h4, p, ul {
	margin: 0;
	padding: 0;
	font-weight: bold;
	list-style: none;
	color:#333;
}

h3 { font-weight:normal; margin-bottom:7px; font-size:12px;}


/*shared*/

span.clr {
	display: block;
	clear: both;
}



/*content*/

#container {
	position: relative;
	/*z-index: 1000;*/
	width: 800px;

	padding: 10px 30px 15px 30px;
	border: 1px solid #8ba079;
	background: #fff;
	margin: auto;
	text-align: left; 
	margin-top:20px;
}

.title {
	width: 800px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.title img{float:left; background:#8ba079;}
.title img:hover{background:#ff7700;}


.thumbnailContainer {
	width: 800px;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	display: none;
	height: 0px;
	overflow: hidden;
}

.thumbnailContainer .clipper {
	margin: 10px 0 0 0;
}

.thumbnailContainer .horizontal {
	border: 1px solid #ccc;
	width: 530px;
	height: 420px;
	padding: 0px 0 0 0px;
	margin: 5px 20px 5px 0;
	float: left;
}

.thumbnailContainer .vertical {
	border: 1px solid #ccc;
	width: 93px;
	height: 110px;
	padding: 10px 0 0 27px;
	margin: 5px;
	float: left;
	cursor: pointer;
}

.thumbnailContainer img {
	/*border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 5px 4px;*/
}

#footer {
	width: 800px;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding: 10px 0px;
	text-align: right;
}

a {
	color: #999;
	text-decoration: none;
}

a:hover {
	color: #ff7700;
	text-decoration: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

#images {
	display: none;
}
