body {
	margin: 0;
	padding: 0;
	background: url(../../../../images/bg.gif) repeat-y right #DDDDDD;
	font-family: Tahoma, Verdana, Arial;
}

#frame1 {
	background-image: url(../../../../images/frame1.png); 
	background-repeat: no-repeat; 
	background-position: top right; 
	height: 100%; 
	width: 239px; 
	position: fixed; 
	top: 0; 
	right: 0;
	z-index: 5; 
}

#frame2 {
	background-image: url(../../../../images/frame2.png); 
	background-repeat: no-repeat; 
	background-position: top right; 
	height: 542px; 
	width: 17px; 
	position: fixed; 
	top: 0; 
	right: 239px;
	z-index: 5; 
}

#frame3 {
	background-image: url(../../../../images/frame3.png); 
	background-repeat: no-repeat; 
	background-position: top right; 
	height: 542px; 
	width: 12px; 
	position: fixed; 
	top: 0; 
	right: 256px;
	z-index: 5; 
}

#frame4 {
	background-image: url(../../../../images/frame4.png); 
	background-repeat: no-repeat; 
	background-position: top right; 
	height: 183px; 
	width: 23px; 
	position: fixed; 
	top: 0; 
	right: 268px;
	z-index: 5; 
}


#header {
	width: 100%;
	height: 111px;
	float: left;
	background: #fbefd7;
	z-index: 2;
}

#headerimg {
	z-index: 6;
	margin-left: 15px;
	float: left;
	height: 111px;
}

#headerimg img {
	border: none;
}

#headerimg h1, #headerimg #heading {
	float: left;
}

#headerimg h1 {
	margin: 0;
	padding: 0;
}

#usercontrols {
	color: #c76c00;
	font-size: 1.4em;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 18px;
	
}

#usercontrols p {
	margin: 0;
	padding: 0;
}

#menu {
	width: 100%;
	height: 33px;
	float: left;
	background: url(../../../../images/menu.png) center right repeat-x;
	z-index: 1;
	font-size:1.6em;
}

#menu ul {
	list-style: none;
	margin: 0px;
	margin-top: -5px;
	margin-left: 15px;
	padding: 0px;
	padding-top: 10px;
	height: 33px;
}

#menu ul li {
	float: left;
	width: auto;
	color: #FFFFFF;
	padding: 5px 10px 0px 0px;
	margin-right: 10px;
	margin-top: 9px;
	background: url(../../../../images/menuli.gif) top right no-repeat;
	height: 33px;
}

#menu a:link {
	color: #FFFFFF;
}

#menu a:visited {
	color: #dddddd;
}

#iewrap {
	width: 100%;
	overflow: hidden;
}

#content {
	height: auto;
	z-index: 0;
	padding-left: 10px;
	padding-right: 290px;
	padding-top:159px;
	width: auto;
	z-index: 0;
}


.title1 {
	height: 30px;
	width: 100%;
	background: url(../../../../images/title.gif) repeat-x top;
	text-align: center;
}

.googlead {
	margin: 0 auto;
	width: 468px;
}


/* Menu */

#menu ul {
	list-style: none;
	margin: 0px;
	margin-top: -9px;
	margin-left: 15px;
	padding: 0px;
	height: 43px;
}

#menu a:link {
	color: #FFFFFF;
}

#click {
	position: fixed;
	z-index: 500;
}

#click input{
	background: url('../../../../images/storm.png') top center no-repeat;
	height: 80px;
	width: 100px;
	text-indent: -99999px;
	cursor: pointer;
	border: none;
}
