/* CSS Document */

#flashmenubox {
	height: 300px;
	width: 766px;
	margin: 0px;
	padding: 0px;

}
#topleftbox {
	background-image: url(images/left_top_bg.jpg);
	background-position: right bottom;
	height: 185px;
	width: 280px;
	float: left;
	margin-top: 115px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topleftbox2 {
	float: left;
	height: 50px;
	width: 297px;
}
.leftimage {
	float: left;
}
#BodyBox {
	height: auto;
	width: 766px;
	margin-left: 280px;
}
#leftinsidebodybox {
	height: auto;
	width: 500px;
	padding: 10px;
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-style: normal;
	color: #919191;
}
#Bottomleftinfobox {
height: 60px;
width: 220px;
padding: 10px;
}
#Bottomrightinfobox {
	height: 60px;
	width: 220px;
	padding: 10px;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
#middlesymbol {
	background-image: url(images/md_pt.jpg);
	height: 60px;
	width: 20px;
	padding: 10px;
	background-repeat: repeat-y;
}
#rightmenuspace{
	width: 210px;
	height: 550px;
	background-image: url(images/md_pt.jpg);
	background-repeat: repeat-y;
	background-position: left;
	font-size: 12px;
	color: #3DD8FF;
	list-style-position: inside;
	list-style-image: url(images/list_p.jpg);
	padding: 10px;
}
.rightimage {
	float: right;
}
#bottomadbox {
width: 520px;
height: 80px;
}
#bottombuttonboxleft {
width: 102px;
height: auto;
}
#bottombuttonboxright {
width: 102px;
height: auto;
}
#footerbox {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
	height: 150px;
	width: 500px;
	padding: 10px;
}
#leftfooter {
	height: 150px;
	width: 260px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
	padding: 10px;
}
#rightfooter {
	height: 150px;
	width: 225px;
	float: left;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
	padding: 10px;
}
.leftimageportfolio {
	float: left;
	margin-right: 10px;
}
