
body {
	margin: 0;
	padding: 0;
	background: #858b99 url(images/img01.jpg) repeat-x left top;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #5C5C5C;
	border:0px solid red;
	height:100%;
	
	}

h1, h2, h3 {
	margin: 0;
	text-transform:capitalize;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -1px;
	font-size: 30px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
	color:#717070;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #a4530a;
}

a:hover, a:active {
	text-decoration: none;
	color: #c44519;
}

a:visited {
	color: #c44519;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c44519;
}

#wrapper {
	margin: 0;
	padding: 0;
	height:100%;
	
}

/* Header */

#header {
	width: 880px;
	margin: 0 auto;
	height: 60px;
	border: 10px #FFFFFF solid;
}

/* Menu */

#menu {
	float: left;
	width: 880px;
	height: 58px;
	background: url(images/img02.jpg) repeat-x left top;
		
}

#menu ul {
	margin: 0;
	padding:23px 0 0 40px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	text-align: center;
}

#menu a {
	display: block;
	padding: 0 10px ;
	
	text-decoration: none;
	font-size: 11px;
	color: #5b2101;
	font-weight:bold;
}

#menu a:hover { 
	color: #ffedc6;
}

#menu .current_page_item a {
	color: #ffedc6;
}

/** LOGO */

#logo_Rd {
	
	background-image:url(images/radiant_logo.gif);
	background-repeat:no-repeat;
	
	
}

#logo {
	width: 880px;
	height: 130px;
	margin: 0 auto;
	background-image:url(images/radiant_logo.gif);
	background-repeat:no-repeat;
	
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 50px 0 0 0px;
	line-height: normal;
}

#logo h1 { 
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:40px;
}

#logo h1 a {
	text-decoration: none;
	color: #c44519; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	float: left;
	padding: 65px 0 0 18px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:18px;
	color: #c44519; 
}

#logo p a {
	text-decoration: none;
	color: #c44519;
}

#logo p a:hover { text-decoration: underline; }



/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	background: #FFFFFF;
	height:100%;
	
}

#flashcontent_caro {
	
	z-index:15000;
	background-position:center;
	width:630px;
	height:205px;
	padding-left:120px;
	padding-bottom:30px;
	border:0px solid red;
	
}


/*img*/

#co_img{
background-image:url(images/Banner_aboutus.jpg);
background-repeat:no-repeat;
width:634px;
height:68px;
}

#tele_img{
background-image:url(images/Banner_teleservices.jpg);
background-repeat:no-repeat;
width:634px;
height:68px;
}
#inbound_img{
background-image:url(images/Banner_inbound.jpg);
background-repeat:no-repeat;
width:634px;
height:68px;
}
#internet_img{
background-image:url(images/Banner_internet.jpg);
background-repeat:no-repeat;
width:634px;
height:68px;
}

#mkt_img{
background-image:url(images/Banner_marketing.jpg);
background-repeat:no-repeat;
width:634px;
height:68px;
}

#client_img{
background-image:url(images/Banner_client.jpg);
background-repeat:no-repeat;
width:634px;
height:68px;
}
#contact_img{
background-image:url(images/Banner_contact.jpg);
background-repeat:no-repeat;
width:634px;
height:68px;
}
#outbound_img{
background-image:url(images/Banner_outbound.jpg);
background-repeat:no-repeat;
width:634px;
height:68px;
}
#collections_img{
background-image:url(images/Banner_collections.jpg);
background-repeat:no-repeat;
width:634px;
height:68px;
}

#charity_img{
background-image:url(images/Banner_charity.jpg);
background-repeat:no-repeat;
width:634px;
height:68px;
}
/* Content */

#content {
	float: left;
	width: 680px;
	border-right: 1px dashed #f2d1b4;
	height:auto;
}
/*#content {
	float: left;
	width: 680px;
	border-right: 1px dashed #f2d1b4;
}*/

/* Post */

.post {
	padding: 0px 20px;
	margin-bottom: 4px;
}

.post .title {
	margin-bottom: 2px;
	padding-left:30px;
}

.post .title1 {
	margin-bottom: 5px;
	padding-left:2px;
}

.post h1 {
	width: 520px;
	padding: 0px 0 0 0px;
	background: url(images/img08.jpg) no-repeat left top;
	font-size: 24px;
	color: #c44519; 
}

.post h2 {
	width: 520px;
	padding: 0px 0 0 0px;
	font-size: 22px;
	color: #c44519; 
}

.post .entry {
text-align:justify;
}

.entry
{
background-position:center;

}
.post .meta {
	padding: 15px 15px 30px 0px;
	font-size: 10px;
}

.post .meta p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	color: #28313A; 
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
}

.post .meta .comments {
	padding-left: 22px;
}

.post .meta b {
	display: none;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	margin: 0;
	padding: 0;
	border:0px solid red;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}


/* Search */

#search {
padding:5px;

}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 140px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #DFE1E0;
}

#x {
	padding: 3px;
	border: none;
	background: #0A5688;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
}

#footer {
	width: 880px;
	margin: 0 auto;
	background: #ffffff;
	border: 10px #FFFFFF solid;
	text-align:center;
}

 

#footer p {
	font-size: 8px;
	text-align:center;
	
}

#legal {
	clear: both;
	padding-top: 17px;
	text-align: center;
	color: #595959;
}

#legal a {
	font-weight: normal;
	color: #1B75A9;
}

#bullet{
background-image:url(images/001_21.gif);
background-repeat:no-repeat;
padding-right:10px;
}

.bullet_side{
background-image:url(images/arrow.gif);
width:10px; height:9px;
background-repeat:no-repeat;
vertical-align:middle;
border:0px solid red;
}

/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 0px; }
.rbroundbox { width: 100%; margin: 1em auto; }


#nav{
padding-left:20px;
}