body {
	background: #FDB048;
	margin-top: 20px;
	font-family: arial, verdana;
	font-size: 12px;
}


.left {
	
	width: 149px;
	float: left;
}

.center {
	float: left;
	
	width: 600px;
}

.right {
	float: left;
	background: url('right.gif')  #FDB048;
	width: 39px;
	
}

.clear {
	clear: left;
}

.container {
	width: 800px;
}



.topleft {
	background: url('topleft.gif');
	width: 149px;
	height: 40px;
}

.bottomleft {
	background: url('bottomleft.gif');
	width: 149px;
	height: 40px;
}


.menu {
	background: url('menu.gif');
	height: 1800px;
	text-align: left;
	
}
.menu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
.menu ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-top: 90px;
}
.menu li {
	list-style: none;
	padding-top: 8px;
	padding-bottom:  8px;
}




.centertop {
	background: url('centertop.gif');
	height: 40px;
	width: 600px;
}
.centerbottom {
	background: url('centerbottom.gif');
	height: 40px;
	width: 600px;
	
}

.topright {
	width: 39px;
	height: 40px;
	background: url('topright.gif');
}
.bottomright {
	width: 39px;
	height: 40px;
	background: url('bottomright.gif');
}

.rightheight {
height: 1798px;
	
}

.content {
	
	text-align: left;
	background: #fff;
}

.header {
	position: relative;
	top: -30px;
	border-bottom: 1px solid #dcdcdc;
}
.headerLeft {
	float: left;
}

.headerRight {
	float: right;
}
.clearHeader {
	clear: both;
}


h1 {
	color: #51B7E9;
	margin: 0;
	padding: 0;
	font-size: 25px;
}


.avantar {
	width: 113px;
	height: 113px;
	float: left;
}

.heading {
	float: left;
	padding-top: 20px;
}

.actualcontent {
	padding: 10px;
	
}








/* non - layout */
.contentSplitLeft {
	float: left;
	width: 300px;
}
.contentSplitRight {
	float: right;
	width: 260px;
}

.gray {
	color: #696969;
}

.boxheading {
	width: 250px;
	height: 34px;
	background: url('boxheading.gif');
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	
}
.boxheadinginner {
	padding-left: 10px;
	padding-top: 10px;
}
.box {
	width: 250px;
	border: 1px solid #AEAEAE;
}
.box ul {
	padding: 0;
	margin: 0;
	padding-left: 20px;
	color: #51B7E9;
}
.box li {

}
.padding {
	padding: 5px;
}

.dis {
	color: #51B7E9;
	font-weight: bold;
}
.dis a {
color: #51B7E9;
	font-weight: bold;
text-decoration: none;
}
.blk {
	color: #000;
}

.one {
	float: left;
	width: 200px;
	border-right: 1px solid #51B7E9;
}
.two {
	float: left;
	width: 200px;
	border-right: 1px solid #51B7E9;
}
.three {
	float: left;
	width:170PX;
}
.fix {
	padding: 0;
	margin: 0;
	padding-left: 20px;
	margin-top: 10px;
}

.img {
		border: 1px solid #51B7E9;
}

.grayBlock {
	width: 270px;
	height: 700px;
	background: #dcdcdc;
	position: relative;
	right: -20px;
}


.box2 {
border: 2px solid #51B7E9;
width: 450px;

text-align: left;
}
.box2heading {
background: #51B7E9;
padding: 5px;
color: #fff;
text-align: left;
font-weight: bold;
font-size: 15px;
}
.box2 a {
color: #51B7E9;
font-weight: bold;
font-size: 14px;
text-decoration: none;
}
