


/* content layout */
body{
	font-family:Verdana,Tahoma,Arial,sans-serif;
	font-size:76%;
	line-height:1.5em;
	background: #e8e8e8;
}

#header{
	text-align: center;
	padding: 0 0 15px 0;
	border-bottom: 2px #0066cc solid;
}
#sidebar-left{
	padding: 15px 0 15px 10px;
	width: 220px;
	float: left;
	
}

#content{
	float: right;
	width: 480px;
	padding: 15px 15px 10px 0px;
}

#footer{
	border-top: 2px #0066cc solid;
	clear: both;
	text-align: center;
	margin: 10px  0;
	border-bottom: 0px;
}
#footer p{
	margin: 20px 0 0 0; 
}

a:hover {
	color: #0033cc;
	text-decoration: underline;
}
a {
	color: #0066cc;
	text-decoration: none;
}

.button{
	height: 75px; 
	background: url(button.gif) no-repeat; 
	padding-top: 10px;
	padding-left: 25px;
	margin-left:-25px;
}
h5{
	margin: 5px 0;
	line-height: 11px;
	color: #ca232b;
}
ul {
	margin: 0;
}
li {
	list-style: none;
	padding: 5px 0;
}
h2 {
	font-size: 16px;
	font-weight:700;
}
h3 {
	color: #c9252c;
	margin: 0;
}

/* THE BOX layout */
.roundedcornr_box_190563 {
   background: #ffffff;
   width: 760px;
   margin: 30px auto;
}
.roundedcornr_top_190563 div {
   background: url(roundedcornr_190563_tl.png) no-repeat top left;
}
.roundedcornr_top_190563 {
   background: url(roundedcornr_190563_tr.png) no-repeat top right;
}
.roundedcornr_bottom_190563 div {
   background: url(roundedcornr_190563_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_190563 {
   background: url(roundedcornr_190563_br.png) no-repeat bottom right;
}

.roundedcornr_top_190563 div, .roundedcornr_top_190563, 
.roundedcornr_bottom_190563 div, .roundedcornr_bottom_190563 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_190563 { margin: 0 10px; }
