/* =html */
* {
	margin: 0;
	padding: 0;
}

li a {
	display: block;
	list-style-type: none;
	text-transform: capitalize;
	text-align: right;
	color: white;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}

h1 {
	
	clear: left;
	margin: 0;
	padding: 0.5em 0;
	font-size: 15px;
}

html {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #666666;
}

body {
	width: 100%;
	padding: 0;
	margin: 0;
	background: none no-repeat center;
}

#container {
	width: 100%;
	padding: 0;
	top: 25px;
	vertical-align: top;
	border: none;
	position: relative;
	z-index: 1;
	left: auto;
	right: auto;
	margin: 0;
}

#topedge {
	width: 933px;
	height: 35px;
}

#leftedge {
	width: 34px;
	height: 631px;
}

#rightedge {
	width: 31px;
	height: 631px;}

#bottomedge {
	
}

#servicebox {
	width: 149px;
	height: 167px;
	background: url(../images/index_r2_c5.jpg) no-repeat;
	text-align: right;
	list-style-type: none;
	font: 15px/2em Verdana;
	color: white;
}

#serviceContainer {
	width: 608px;
	height: 407px;
	background: url(../images/servcies_r3_c3.png) no-repeat;

}

#colume1 {
	margin: 0;
	padding: 0;
	width: 80px;
	background: none;
	
}

#colume2 {
	margin: 0;
	padding: 0;
	width: 264px;
	text-align: left;
	font: 15px/2em verdana;
	color: #333333;
	background: none;
	float: right;
	z-index: 3;
}

#colume3 {
	margin: 0;
	padding: 0;
	width: 214px;
	text-align: left;
	font: 15px/2em verdana;
	background: none;
	color: #333333;
	float: right;
	z-index: 2;
}

#artgallery {
	
}

#footer {
	width: 933px;
	background-image: none;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: right;
	top: 1em;
	right: 2em;
	color: #ffffff;
}

