* {           
     margin: 0;    
     padding: 0;   
}             
body {        
    font-size:12px;    
	background: url("../images/background.gif") repeat-x top #fffae8;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
body.inner {        
    font-size:12px;    
	background: url("../images/inner-background.gif") repeat-x top #fffae8;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
#container {
	width: 1000px;
	margin: 0 auto;
}      
#header{
	height: 129px;
	width: 1000px;
	padding-top: 2px;
}
	#header h2 {
		color: #999;
		font-size: 1.7em;
		font-weight: normal;
		letter-spacing: -1px;
		padding: 15px;
	}
		#header h2 strong {
			color: #666;
			font-weight: bold;
		}
		#header img {
			float: left;
			clear: left;
			margin-top: 1px;
		}
	#header p.header {
		width: 500px;
		float: right;
		margin: 10px;
		color: #fff;
		font-size: 1.3em;
		line-height: 1.2em;
		letter-spacing: -1px;
		margin: 20px;
	}
	#header p.header.main {
		width: 400px;
		float: right;
		margin: 10px;
		color: #fff;
		font-size: 2em;
		line-height: 1.2em;
		letter-spacing: -1px;
		margin: 60px;
		margin-bottom: 0;
	}
ul#navigation {
	list-style: none;
	clear: left;
	padding-top: 2px;
}
ul#navigation li {
	display: inline;
}
ul#navigation li a {
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 10px;
	font-size: 1.4em;
}
ul#navigation li a:hover {
	background: url('../images/nav-hover.gif') repeat-x top;
}
#content {    
	width: 690px;
	padding: 10px;
	float: left;
}
	#content h2{
		color: #811515;
		font-size: 2em;
		font-weight: bold;
		letter-spacing: -1px;
		padding: 15px;
		padding-left: 0;
	}
	#content h3{
		color: #444;
		font-size: 1.5em;
		font-weight: bold;
		letter-spacing: -1px;
		padding: 15px;
		padding-left: 0;
		padding-top: 0;
	}
	#content p {
		color: #333;
		font-size: 1em;
		line-height: 1.6em;
		padding-bottom: 20px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
#sidebar {    
	width: 287px;
	float: left;
	padding-top: 40px;
}
	#sidebar h2 {
		color: #444;
		font-size: 1.4em;
		font-weight: bold;
		letter-spacing: -1px;
		padding: 15px;
		padding-left: 0;
		padding-top: 0;
	}
	#sidebar h2 strong {
			color: #811515;
	}
	#sidebar ul{
		list-style: none;
	}
	#sidebar li{
		padding: 5px;
		padding-left: 20px;
		background: url("../images/arrow.gif") no-repeat left;
	}
 .box {
 	    background: url("../images/box.gif") no-repeat;
		width: 287px;
		height: 190px;
		margin-top: -15px;
 }
 	 .box p {
 	 	padding: 20px;
		font-size: 12px;
		line-height: 1.4em;
 	 }
 #small-sidebar {
 	float: right;
	width: 190px;
	padding: 10px;
	padding-top: 30px;
	margin-right: -10px;
 }
 #small-sidebar img {

 	margin-bottom: 20px;
 }
#footer {
	background: url("../images/footer.gif") repeat-x top #fff;
	width: 100%;
	height: 200px;
	clear: both;
}
	#footer h3 {
		padding: 10px;
		padding-top: 20px;
		color: #888;
		font-size: 1.1em;
	}
	#footer ul{
		list-style: none;
		padding: 10px;
		padding-top: 0;
	}
	#footer li{
		color: #888;
		display: inline;
	}
	#footer a{
		color: #888;
		display: inline;
		text-decoration: none;
	}
#footer .intridea {
	float: right;
	margin: 10px;
	margin-top: -50px;
}

.roundedcornr_box_384880 {
	background: url("../images/roundedcornr_384880_tl.png") no-repeat top left;
}
.roundedcornr_top_384880 {
	background: url("../images/roundedcornr_384880_tr.png") no-repeat top right;
}
.roundedcornr_bottom_384880 {
	background: url("../images/roundedcornr_384880_bl.png") no-repeat bottom left;
}
.roundedcornr_bottom_384880 div {
	background: url("../images/roundedcornr_384880_br.png") no-repeat bottom right;
}
.roundedcornr_content_384880 {
	background: url("../images/roundedcornr_384880_r.png") top right repeat-y;
}

.roundedcornr_top_384880 div,.roundedcornr_top_384880,
.roundedcornr_bottom_384880 div, .roundedcornr_bottom_384880 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_384880, .roundedcornr_bottom_384880 {
	margin-top: -4px;
}
.roundedcornr_content_384880 { padding: 0 15px; }

