.clr {
	clear: both;
}

.ctr {
	text-align: center;
}

.fl_left {
	float: left;
}

.alr {
	text-align: right;
}

.no_border {
	border-bottom: 0px solid #FAFAFA;
	border: none;
}

body {
	margin: 0;
	padding: 0;
	font: 12px/130% arial,helvetica,sans-serif;
	font-size: small;
	background-color: #FAFAFA;
	color: #202020;
	line-height: 135%;
}

h1 {
	color: #FFF;
	padding: 0;
	margin: 0;
	background-image: url(../images/rd_logo.gif);
	height: 135px;
	width: 436px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
h1 span, h2 span {
	display: none;
}
h4 {
	margin: 10px 0 1px 0;
	padding: 10px 0 3px 0;
	color: #666;	
	font-size: 16px;
	font-weight: normal;
	border-bottom: 1px dashed #CCC;
}
h5 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #666;
	font-weight: normal;
	font-size: 13px;	
}

p {	
	text-align: justify;
	color: #333;
}
p.quote {
	color: #666;
	padding-left: 20px;
	padding-right: 20px;
}

a:link, a:visited {
	color: #5c5cbe;
	text-decoration: none;
	border-bottom: 1px solid #6666cc;
}
a:hover, a:active {
	color: #201512;
	text-decoration: none;
	border-bottom: 1px solid #FF8E33;
}
a.more_info {
	background-image: url(../images/btn_moreinfo0.gif);
	height: 20px;
	width: 74px;
	margin: 3px 0 3px 0;
	display: block;
	border: none;
}
a.more_info span { display: none; }
a.no_border, a:hover.no_border { 
	border: none;
}

img.portfolio {
	margin: 0 4px 4px 0;
}

code {
	background-color: #ECECEC;
	border: 1px solid #EEE;
	padding: 2px;
	display: block;
}

#main_content ul li {
	list-style-position: outside;
	list-style-image: url(../images/small_arrow.gif);
	list-style-type: disc;
}

#header {
	background-color: #202020;
	height: 135px;
	background-image: url(../images/body_bgr.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#container {
	width: 770px;
	margin: 0 auto;
}

/* LATEST SECTION */

#latest {
	background-image: url(../images/con-main.gif);
	background-repeat: repeat-y;
	background-position: center top;
	line-height: 135%;
}
#latest_top, #latest_base {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	width: 770px;
}
#latest_top { background-image: url(../images/con-top.gif); margin-top: 6px; }
#latest_base { background-image: url(../images/con-base.gif); }

#latest li {
	line-height: 200%;
	list-style-image: url(../images/small_arrow_F3.gif);
}

.col_1 {
	float: left;
	padding: 1px 20px;
	width: 428px;
}
.col_2 {
	float: left;
	padding: 1px 15px;
	width: 269px;
	border-left: 1px solid #ECECEC;
}

#latest .col_1 {
	width: 345px;
}
#latest .col_2 {
	border-left: 1px solid #DDD;
	width: 344px;
}

/* END LATEST */

/* FOOTER */

#footer p, #footer address, #footer a:link, #footer a:visited {
	color: #999;
	border: none;
	text-align: center;
}
#footer a:hover, #footer a:active {
	color: #000;
	border-bottom: 1px solid #FF8E33;	
}
#directories {
	font-size: 9px;
}

/* END FOOTER */


/* TEXT SWAPS */
h3 span {
	display: none;
}
#h3_blog {
	background-image: url(../images/text_blog.gif);
	height: 14px;
	width: 189px;
	margin: 0 0 10px 0;
	padding: 1px;
}
#h3_articles {
	background-image: url(../images/text_articles_bl.gif);
	height: 14px;
	width: 158px;
	margin: 0 0 10px 0;
	padding: 1px;
}

/* ABSOLUTE POSITIONED ITEMS */
#tel {
	position: absolute;
	top: 84px;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #DDD;
	background-image: url(../images/phone.gif);
	height: 49px;
	width: 359px;
}
#tel span { display: none; }
#home_link, #home_link:hover, #home_link:visited {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 120px;
	height: 120px;
	display: block;
	border: none;
}
#home_link span { display: none; }

/* New */

h1.pageTitle {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #202020;
	margin: 30px 0 20px 0;
	background-image: none;
	height: 39px;
	width: inherit;
	background-position: top left;
	background-repeat: no-repeat;
}	
h1.pageTitle span {
	display: none;
}

p.location {
	background-position: center left;
	background-repeat: no-repeat;	
	background-image: url(../images/icons/globe_24.png);
	padding: 5px 7px 5px 28px;
}

p.keynote {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #777;
	/* letter-spacing: 0.03em; */
	line-height: 30px;
}

p.keypoints {
	background-color: #f9f3e4;
	border: 1px solid #ccc2a4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #af9e6d;
	background-position: center left;
	background-repeat: no-repeat;	
	background-image: url(../images/icons/24-tag-hot.png);
	padding: 5px 7px 5px 28px;
	margin: 10px 0 30px 0;
}

.portfolio .imgHolder {
	width: 688px;
	margin: 35px auto;
	text-align: center;
}

.portfolio p.navigation a {
	background-color: #e8efd4;
	border: 1px solid #c6d5aa;
	float: left;
	display: block;
	margin-right: 10px;
	padding: 5px 7px 5px 28px;
	background-position: center left;
	background-repeat: no-repeat;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #6b8445;
	font-weight: bold;
}
.portfolio p.navigation a:hover, .portfolio p.navigation a:active {
	color: #222;
	background-color: #e3ead0;
}
.portfolio p.navigation a.btn_back {
	background-image: url(../images/icons/24-arrow-back.png);
}
.portfolio p.navigation a.btn_website {
	background-image: url(../images/icons/24-arrow-next.png);
}
.portfolio p.navigation a.btn_tweet {
	background-image: url(../images/icons/twitter_24.png);
}
.portfolio p.navigation a.btn_quote {
	background-image: url(../images/icons/quote_24.png);
}

#footerNew {
	background-color: #EFEFEF;
	border-top: 1px dashed #DDD;
	padding: 1px;
/*	-moz-border-radius-top: 5px;
	-webkit-border-radius-top: 5px;*/
}

#footerNew table {
	width: 960px;
	margin: 20px auto 40px auto;
}
#footerNew p {
	color: #555;
	text-align: left;
}

.footer_btn a {
	background-color: #E9E9E9;
	border: 1px solid #DDD;
	float: left;
	display: block;
	margin-right: 10px;
	padding: 5px 7px 5px 28px;
	background-position: center left;
	background-repeat: no-repeat;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #555;
	font-weight: bold;
}
.footer_btn a:hover, .footer_btn a:active {
	background-color: #E7E7E7;
	color: #222;
}
.footer_btn a.btn_user {
	background-image: url(../images/icons/Profile.png);
}
.footer_btn a.btn_wordpress {
	background-image: url(../images/icons/wordpress24.png);
}
.footer_btn a.btn_tweet {
	background-image: url(../images/icons/twitter_24.png);
}
.footer_btn a.btn_newsletter {
	background-image: url(../images/icons/newsletter_24.png);
}

#footerNew .footer_btn a {
	float: right;
}

.portfolio table {
	margin: 30px auto 90px auto;	
}
.portfolio table td {
	text-align: center;
	padding-bottom: 4px;
}
.portfolio table a {
	text-decoration: none;
	border: none;
}

#feature {
	text-align: center;
}
#feature table {
	width: 690px;
	margin: 20px auto;
}

/* Move Ahead Design */
#moveaheaddesign {
	border: 1px dashed #f36f21;
	background-color: #fcf7d9;
	padding: 15px 15px 15px 215px;
	color: #444;
	margin: 0 0 10px 0;
	background-image: url(../images/mad.jpg);
	background-repeat: no-repeat;
	background-position: 15px 15px;
}