/* CSS Document */

html, body {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	background:url(../images/bkip.gif) repeat-x #F7F4D5;
	font-size:85%;
	height:100%;
}

#leftip {
	width:294px;
	float:left;
	padding-left:41px;
	background:url(../images/leftip.gif) repeat-x;
}

#textip {
	width:473px;
	background:url(../images/contentbkip.gif) no-repeat;
	float:left;
	padding: 25px 30px 30px 30px;
}

#sidetextip {
	width:254px;
	float:left;
	background-color:#00461E;
	margin-bottom:3px;
	padding: 20px;
}

#sidetextip p {
	font-size:11px;
	color:#fff;}
	
#sidetextip h2 {
	font-size:20px;
	font-weight:normal;
	margin-top:0;
	padding-top:0;
	font-family:"Times New Roman", Times, serif;
	color:#C8B477;
}

#sidetextip a {
	line-height:20px;
	color:#fff;
	text-decoration:none;
	padding-left: 20px;
	font-weight:bold;
}

#sidetextip a:hover {
	color:#C8B477;}

#rightip {
	width:533px;
	background:url(../images/logobot.gif) no-repeat bottom;
	float:left;
}

#rightipbk {
	width:533px;
	background:url(../images/contentbkip2.gif) no-repeat;
	float:left;
}

#rightip p {
	padding: 0 20px 0 40px;}