body {
	margin:0;
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:url(images/body.jpg) repeat-x #F7FFC4;
	padding-bottom:10px;
	scrollbar-3dlight-color:#333333;
	scrollbar-arrow-color:#333333;
    scrollbar-track-color:#5f5e5e;
    scrollbar-darkshadow-color:#333333;
    scrollbar-face-color:#5f5e5e;
    scrollbar-highlight-color:#333333;
    scrollbar-shadow-color:#333333;
	text-align:center;
}

a {
	color:#deff00;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#container	{background:url(images/main_bckg.jpg) top left no-repeat; width:980px; margin:0 auto;}

			
			#topsection{
			background: url(images/header.gif);
			height: 137px; /*Height of top section*/
			}
			#menusection{
			background: url(images/menusec.gif);
			height: 106px; /*Height of top section*/
			text-align:left;
			}
			#menu_top{
			height:106px;
			margin-left:110px
			}
			#contentwrapper{
			float: left;
			width: 100%;
			background: url(images/contentbg.gif) no-repeat top left;
			min-height: 435px;
			height:auto !important;
			height:435px;
			}
			
			#contentcolumn{
			width:100%; /*Set left margin to LeftColumnWidth*/
			}
			#rightcolumn{
			float: left;
			width: 272px; /*Width of right column*/
			margin-left: -272px; /*Set left margin to -(RightColumnWidth) */
			background: none;}
			#menu_right{
			margin-top:50px;
			margin-right:100px;
			}
			img {
			border:none;
			margin:0px;
			padding:0px;
			}
			.socialmedia img {
			border:none;
			margin:0px 5px 0px 0px;
			padding:0px;
			}

#logo		{margin:0 90px 0 110px; background:url(images/logo_bckg.jpg) no-repeat #9c9c9c; padding:108px 0 69px 0; text-align:center;}
#logo a		{color:#FFFFFF; text-decoration:none; text-transform:uppercase; font-size:20px; font-weight:bold;}
#menu a		{color:#FFFFFF; font-size:14px; padding:9px 10px;;}
#layout		{z-index: 1;}

/*#main {margin:0 90px 0 110px; background:url(images/content_bckg.jpg) no-repeat #9c9c9c; float:left; min-height:420px; display:inline;}*/
#text {margin:60px 240px 0px 40px;}
#text ul {padding:0; margin:10px 0 10px 40px;}
#text li {list-style:none; padding-left:15px; background:url(images/li.gif) no-repeat 0px 7px;}
h1 {margin:20px 0 0 0; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-size:22px; font-weight:normal;}
#text p {margin:10px 0;}
#sidebar {float:right; width:160px; padding:0 40px 0 50px; margin-top:70px;}
#sidebar h2 {font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:24px; font-weight:normal;}
#sidebar ul {margin:20px 0; padding:0;}
#sidebar li {list-style:none; padding:3px 0 3px 10px;}
#sidebar li:hover {background-color:#414141;}
#sidebar a {text-decoration:none; color:#f58a1f;}

#footer {margin:0 90px 0 110px; clear:both; background:url(images/footer_bckg.jpg) center top repeat-x; height:89px; padding:12px 20px 0 20px;}
#menu_footer {font-size:11px;}
#menu_footer a {color:#FFFFFF; text-transform:lowercase;}
#left_footer {float:left; font-size:11px; margin-top:34px;}
#left_footer a {color:#FFFFFF;}
#right_footer {float:right; font-size:11px; margin-top:34px;}
/*#contentframe {position: absolute; top: 255px; left: 260px; z-index: 0;}*/
#contentframe {margin:0px 0px 0px 110px; z-index: 0; width:780px;}
