body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ebede2;
}
#main {
	background:url(images/bg.jpg) top left repeat-y; 
	width:1002px;
}
#topbanner {padding-top:29px;}
#body {width:852px;}
/*---------------------------top menu start--------------------------------*/
#menu {float:left; margin-right:9px;}
/*---------------------------top menu end--------------------------------*/
#bodybanner {padding:39px 0 25px 0;}
/*----------------------------left part-----------------------------------*/
#leftpart {
	width:608px; 
	margin-right:22px; 
	float:left;
}
#leftmid {background:url(images/left-mid.jpg) top left repeat-y;}
#leftmidtop {background:url(images/body-bg.jpg) top left no-repeat; margin-left:2px;}
#leftmidbot {background:url(images/body-bg-bot.jpg) bottom right no-repeat; margin-right:2px; padding:20px 30px 30px 30px;}
#line {background-color:#dbd6cd; padding-top:2px; margin:20px 0 25px 0;}
#leftimg {float:left; padding:0 38px 0 0;}
#lefttextbox {float:left; width:305px;}
/*----------------------------left part end-----------------------------------*/
/*----------------------------right part-----------------------------------*/
#rightbox {float:left; width:222px; margin-bottom:13px; background:url(images/right-text-bg.jpg) top left no-repeat; height:192px;}
/*----------------------------right part end-----------------------------------*/
.welcome {
	font-family:"Myriad Pro";
	font-size:28px;
	color:#231f20;
	text-decoration:none;
}
.welcome-small {
	font-family:"Myriad Pro";
	font-size:26px;
	color:#231f20;
	text-decoration:none;
}
.body-text {
	font-family:"Myriad Pro";
	font-size:14px;
	color:#231f20;
	text-decoration:none;
}
.body-text a {
	font-family:"Myriad Pro";
	font-size:14px;
	color:#231f20;
	text-decoration:underline;
	line-height:20px;
}
.body-text a:hover{color:#8c7966;}
.title {
	font-family:"Myriad Pro";
	font-size:16px;
	color:#231f20;
	text-decoration:none;
	font-weight:normal;
}
.footer {
	font-family:"Myriad Pro";
	font-size:14px;
	color:#5e4e3b;
	text-decoration:none;
}
.footer a {
	font-family:"Myriad Pro";
	font-size:14px;
	color:#5e4e3b;
	text-decoration:none;
}

.footer a:hover {color:#8c7966;}
.footerbot {
	font-family:"Myriad Pro";
	font-size:10px;
	color:#5e4e3b;
	text-decoration:none;
}
.footerbot a {
	font-family:"Myriad Pro";
	font-size:10px;
	color:#5e4e3b;
	text-decoration:none;
}
.footerbot a:hover {color:#8c7966;}

.bodytoplink {
	font-family:"Myriad Pro";
	text-decoration:none;
	font-size:13px;
	color:#231f20;
}

.bodytoplink:hover {

	text-decoration:underline;
	color:#8c7966;
}.rightalign {
	text-align: right;
}

