#mainbanner {
	width: 556px;
	height: 226px;
	float: left;
	position: relative;
	background-color: #1a85e7;
	border: solid #0b1f32 1px;
	left: 18px;
}
#newingallery {
	width: 270px;
	height: 226px;
	float: left;
	position: relative;
	background-color: #253eee;
	border: solid #151520 1px;
	background-image: url(../images/recentlyadded.jpg);
	left: 28px;
	display: block;
	color: #253fee;
	font-size: 2px;
	text-decoration: none;
	filter: alpha(opacity=85);
	-khtml-opacity: 0.85;
	-moz-opacity: 0.85;
	opacity: 0.85;
}

#newingallery:hover {
	filter: alpha(opacity=100);
	-khtml-opacity: 1.0;
	-moz-opacity: 1.0;
	opacity: 1.0;
}

.intro {
	width:248px;
	height: 428px;
	float: left;
	position: relative;
	left: 18px;
}

.intro p {
	width: 228px;
	background-color: #224662;
	padding: 10px;
	text-align: justify;
	border: solid 1px #2b2b5d;
	margin: 0 0 10px 0;
	color: #c0ddf8;
}

.intro p a{
	color: #ffcc66;
	text-decoration: none;
}

.intro p a:hover {
	color: #ffe5ae;
}

#bannercolum-left {
	width: 300px;
	height: 428px;
	float: left;
	position: relative;
	left: 26px;
}

#bannercolum-right {
	width: 270px;
	height: 428px;
	float: left;
	position: relative;
	left: 39px;
}

.smallbanner {
	width: 300px;
	height: 100px;
	background-color: #707f8d;
	border: solid 1px #0b1f32;
	font-size: 2px !important;
	color: #707f8d;
	text-decoration: none;
	display: block;
	margin: 0 0 10px 0;
	filter: alpha(opacity=85);
	-khtml-opacity: 0.85;
	-moz-opacity: 0.85;
	opacity: 0.85;
}

.smallbanner h4, .smallbanner1 h4 {
	font-size: 2px !important;
}

.smallbanner:hover {
	filter: alpha(opacity=100);
	-khtml-opacity: 1.0;
	-moz-opacity: 1.0;
	opacity: 1.0;
}

.smallbanner1 {
	width: 270px;
	height: 100px;
	background-color: #83a3c0;
	border: solid 1px #33393d;
	font-size: 2px;
	color: #707f8d;
	text-decoration: none;
	display: block;
	margin: 0 0 10px 0;
	filter: alpha(opacity=85);
	-khtml-opacity: 0.85;
	-moz-opacity: 0.85;
	opacity: 0.85;
}

.smallbanner1:hover {
	filter: alpha(opacity=100);
	-khtml-opacity: 1.0;
	-moz-opacity: 1.0;
	opacity: 1.0;
}

.b-webdesign {
	background-image: url(../images/b-webdesign.jpg);
}

.b-3dcharacters {
	background-image: url(../images/b-3dcharacters.jpg);
}

.b-hdrphotos {
	background-image: url(../images/b-hdrphotos.jpg);
}

.b-illustrations {
	background-image: url(../images/b-illustrations.jpg);
}

.b-tutorials {
	background-image: url(../images/b-tutorials.jpg);
}

.b-myblog {
	background-image: url(../images/b-myblog.jpg);
}

.news {
	width: 270px;
	height: 212px;
	background-color: #a3a19b;
	background-image: url(../images/news-bak.gif);
	background-repeat: no-repeat;
	background-position: 7px 11px;
	border: solid 1px #2c2c2c;
	font-size: 2px;
	color: #707f8d;
	text-decoration: none;
	display: block;
	margin: 0 0 10px 0;
}