body {
	background-color: #fffbeb;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
img{
	border: 0px;
}
a{
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
/************************************** Containers **********************************************************/
#MainHolder {
	width: 750px;
	margin: 0px auto;
	overflow: auto;
}
/************************************** TOP **********************************************************/
#Top{
	background-image: url(images/image_02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 72px;
}
#Top h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 20px;
}
#Menu{
	text-align: right;
	color: #38628A;
	padding-right: 20px;
}
#Menu a{
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
#Menu a:hover{
	color: #B5CBE1;
	text-decoration: underline;
}
#Menu a:active{
	color: #38628A;
}
/************************************** ContentHolder **********************************************************/
#ContentHolder {
	background-color: #FFFFFF;
	border: 1px solid;
	border-top: #D3CFB2;
	border-right: #d3cfb2;
	border-left: #d3cfb2;
	border-bottom: #D3CFB2;
	overflow: auto;
	position: absolute;
}
/************************************** Slopes **********************************************************/
#Left {
	padding: 0px;
	float: left;
	width: 500px;
	overflow: auto;
	margin: 0px 0px 10px 0px;
}
#Right {
	padding: 0px;
	width: 245px;
	float: left;
	margin: 0px 0px 10px 0px;
}

#Right a{
	color: #004765;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#Right a:hover{
	text-decoration: underline;
	color: #666666;
}
#Left h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #649BB0;
	font-size: 24px;
	margin: 0px;
	padding: 10px 0px 0px 10px;
}
/**********************************************************************************************************/
.ImageLeft {
	text-align: left;
	margin: 0px;
	padding: 7px 0px 0px 10px;
}
.ImageRight {
	text-align: left;
	margin: 0px;
	padding: 7px 0px 0px 5px;
}
/******************************** Lets geg some banners ********************************************************************/

/****************** BLUE *************************/
.RightBannerBlue {
	background: #37628A url(images/right-top.gif) no-repeat left top;
	width: 231px;
	margin-left: 7px;
	margin-top: 7px;
}
.RightBannerBlue .title{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #B4CADE;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}
.RightBannerBlue p{
	margin: 0px;
	font-size: 10px;
	color: #E3EBF2;
	padding: 5px 10px 5px 10px;
}
/****************** Yellow *************************/
.RightBannerYellow {
	background: #FFFF33 url(images/right-top-yel.gif) no-repeat left top;
	width: 231px;
	margin-left: 7px;
	margin-top: 7px;
}
.RightBannerYellow .title{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #006699;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}
.RightBannerYellow p{
	margin: 0px;
	font-size: 10px;
	color: #336699;
	padding: 5px 10px 5px 10px;
}
/****************** BROWN *************************/
.RightBannerBrown {
	background: #84573d url(images/right-top-brw.gif) no-repeat left top;
	width: 231px;
	margin-left: 7px;
	margin-top: 7px;
}
.RightBannerBrown .title{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #D8BCAB;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}
.RightBannerBrown p{
	margin: 0px;
	font-size: 10px;
	color: #E3EBF2;
	padding: 5px 10px 5px 10px;
}
/****************** MENU *************************/
.RightBannerMenu {
	background: #5A5D5A url(images/grey-top.gif) no-repeat left top;
	width: 231px;
	margin-left: 7px;
	margin-top: 7px;
}
.RightBannerMenu .title{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #D8BCAB;
	padding: 10px 0px 0px 10px;
	margin: 0px;
	border-bottom: 1px white solid;
}
.RightBannerMenu p{
	margin: 0px;
	font-size: 10px;
	color: #E3EBF2;
	padding: 5px 10px 5px 10px;
}
#Right .RightBannerMenu a{
	display: block;
	width: 215px;
	height: 20px;
	color: #AD968C;
	border-bottom: 1px white solid;
	padding: 4px 6px 1px 10px;
	font-size: 12px;
}
#Right .RightBannerMenu a:hover{
	background: #AD968C;
	color: #5A5D5A;
	text-decoration: none;
}
/****************** Stipes *************************/
.RightBannerStipes {
	background: #FFFFFF url(images/right-top-stipes.gif) no-repeat left top;
	width: 231px;
	margin-left: 7px;
	margin-top: 7px;
}
.RightBannerStipes .title{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 5px 0px 0px 10px;
	padding: 0px;
	border: 0px;
}
.RightBannerStipes p{
	font-size: 10px;
	color: #004765;
	border: 1px solid #649BB0;
	padding: 5px;
	margin: 10px 0px 0px 0px;
}
/************ LEFT begins *****************/

.LeftMain {
	background: #FFFFFF url(images/left-main.gif) no-repeat left top;
	width: 484px;
	margin-left: 10px;
	margin-top: 7px;
}
.LeftMain h3{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 5px 0px 0px 10px;
	padding: 0px;
}
.LeftMain p{
	margin: 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
/************ Footer *****************/
#Footer {
	clear: both;
	padding: 10px;
	background-color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #37628A;
	margin: 10px;
	text-align: center;
}
