#wrapper {
	width: 902px;
	top: 0px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	width: 900px;
	float: left;
	background-color: #FFFFFF;
	height: 214px;
}

#wrappercontent {
	background-image: url(images/Samyan_02.gif);
	background-repeat: repeat-y;
	width: 900px;
	float: left;
	background-color: #FFFFFF;
	background-position: center;
	height: 100%;
}

#leftcontent {
	width: 400px;
	margin-top: 25px;
	margin-left: 25px;
	position: absolute;
	height: 260px;
}
#rightcontent {
	float: right;
	width: 415px;
	height: 265px;
	text-align: center;
	margin: 25px;
}
#buttommenu {
	float: left;
	width: 840px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 30px;
	padding-left: 30px;
}

#footer {
	float: left;
	width: 900px;
	height: 60px;
	background-image: url(images/Samyan_08.gif);
	background-repeat: no-repeat;
	text-align: center;
	background-position: bottom;
	background-color: #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.style4 {color: #41A44C}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #CC3333;
}
a:hover {
	text-decoration: underline;
	color: #41A44C;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
body {
	background-color: #CA332D;
}


.style5 {
	color: #CA332D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CA332D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CA332D;
}





.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CA332D;
	display: block;
	padding-top: 15px;
}
