/* @override http://www.weejeemedia.com/css/wjm02_styles.css */

body {
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

/*---------------------HEADER STYLES---------------------------*/


#header {
	background-image: url(../assets/images/bg-body.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#header-content {
	width: 960px;
	height: 120px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	float: left;
	width: 187px;
	padding-top: 15px;
	padding-right: 40px;
}
#nav {
	background-image: url(../assets/images/bg-nav.png);
	background-repeat: no-repeat;
	float: right;
	width: 600px;
	height: 38px;
	margin-top: 38px;
	margin-left: 40;
	padding-left: 20px;
}
.nav_items {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	padding-right: 30px;
	padding-top: 10px;
}
#social {
	background-image: url(../assets/images/bg-share.png);
	background-repeat: repeat-x;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#social-content {
	width: 960px;
	height: 30px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



/*---------------------HEADER FOLLOW AND SHARE BUTTON ARRAYS---------------------------*/

#follow {
	float: right;
	width: 420px;
	text-align: right;
}
#follow img {
	padding-right: 10px;
}
#follow_01 {
	float: right;
	height: 30px;
	width: 40px;
	background-image: url(../assets/images/follow/facebook-f-logo.png);
	background-position:right;
	background-repeat: no-repeat;
}
#follow_02 {
	float: right;
	height: 30px;
	width: 40px;
	background-image: url(../assets/images/follow/twitter-t.png);
	background-position:right;
	background-repeat: no-repeat;
}
#follow_03 {
	float: right;
	height: 30px;
	width: 40px;
	background-image: url(../assets/images/follow/linkedin.png);
	background-position:right;
	background-repeat: no-repeat;
}
#follow_04 {
	float: right;
	height: 30px;
	width: 40px;
	background-image: url(../assets/images/follow/rss-logo.png);
	background-position:right;
	background-repeat: no-repeat;
}
#follow_01 a:hover {
	float: right;
	height: 30px;
	width: 40px;
	background-image: url(../assets/images/follow/facebook-f-logo02.png);
	background-position:right;
	background-repeat: no-repeat;
}
#follow_02 a:hover {
	float: right;
	height: 30px;
	width: 40px;
	background-image: url(../assets/images/follow/twitter-t02.png);
	background-position:right;
	background-repeat: no-repeat;
}
#follow_03 a:hover {
	float: right;
	height: 30px;
	width: 40px;
	background-image: url(../assets/images/follow/linkedin02.png);
	background-position:right;
	background-repeat: no-repeat;
}
#follow_04 a:hover {
	float: right;
	height: 30px;
	width: 40px;
	background-image: url(../assets/images/follow/rss-logo02.png);
	background-position:right;
	background-repeat: no-repeat;
}
#follow_05 {
	float: right;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCC;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
#share {
	float: left;
	width: 520px;
}
#share img {
	padding-right: 10px;
}
#share_01 {
	float: left;
	height: 30px;
	width: 40px;
	background-image: url(../assets/images/share/facebook-f-logo.png);
	background-repeat: no-repeat;
}
#share_02 {
	float: left;
	height: 30px;
	width: 40px;
	background-image: url(../assets/images/share/twitter-t.png);
	background-repeat: no-repeat;
}
#share_03 {
	float: left;
	height: 30px;
	width: 40px;
	background-image: url(../assets/images/share/linkedin.png);
	background-repeat: no-repeat;
}
#share_04 {
	float: left;
	height: 30px;
	width: 40px;
	background-image: url(../assets/images/share/digg.png);
	background-repeat: no-repeat;
}
#share_05 {
	float: left;
	height: 30px;
	width: 40px;
	background-image: url(../assets/images/share/buzz.png);
	background-repeat: no-repeat;
}
#share_06 {
	float: left;
	height: 30px;
	width: 40px;
	background-image: url(../assets/images/share/reddit.png);
	background-repeat: no-repeat;
}
#share_07 {
	float: left;
	height: 30px;
	width: 40px;
	background-image: url(../assets/images/share/stumbleupon.png);
	background-repeat: no-repeat;
}
#share_08 {
	float: left;
	height: 30px;
	width: 40px;
	background-image: url(../assets/images/share/delicious.png);
	background-repeat: no-repeat;
}
#share_09 {
	float: left;
	height: 30px;
	width: 40px;
	background-image: url(../assets/images/share/email.png);
	background-repeat: no-repeat;
}
#share_01 a:hover {
	float: left;
	height: 30px;
	width: 40px;
	background-image: url(../assets/images/share/facebook-f-logo02.png);
	background-repeat: no-repeat;
}
#share_02 a:hover {
	float: left;
	height: 30px;
	width: 40px;
	background-image: url(../assets/images/share/twitter-t02.png);
	background-repeat: no-repeat;
}
#share_03 a:hover {
	float: left;
	height: 30px;
	width: 40px;
	background-image: url(../assets/images/share/linkedin02.png);
	background-repeat: no-repeat;
}
#share_04 a:hover {
	float: left;
	height: 30px;
	width: 40px;
	background-image: url(../assets/images/share/digg02.png);
	background-repeat: no-repeat;
}
#share_05 a:hover {
	float: left;
	height: 30px;
	width: 40px;
	background-image: url(../assets/images/share/buzz02.png);
	background-repeat: no-repeat;
}
#share_06 a:hover {
	float: left;
	height: 30px;
	width: 40px;
	background-image: url(../assets/images/share/reddit02.png);
	background-repeat: no-repeat;
}
#share_07 a:hover {
	float: left;
	height: 30px;
	width: 40px;
	background-image: url(../assets/images/share/stumbleupon02.png);
	background-repeat: no-repeat;
}
#share_08 a:hover {
	float: left;
	height: 30px;
	width: 40px;
	background-image: url(../assets/images/share/delicious02.png);
	background-repeat: no-repeat;
}
#share_09 a:hover {
	float: left;
	height: 30px;
	width: 40px;
	background-image: url(../assets/images/share/email02.png);
	background-repeat: no-repeat;
}
#share_10 {
	float: left;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCC;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 0;
}




/*---------------------BODY STYLES---------------------------*/


#container {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#wrapper {
	width: 960px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#headline_container {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
#page_headline {
	width: 570px;
	float: left;
	padding-top: 45px;
	padding-right: 62px;
	padding-bottom: 30px;
	padding-left: 18px;
}
#page_adbox01 {
	width: 310px;
	float: right;
	padding-top: 45px;
}
#col_left {
	width: 568px;
	float: left;
	padding-top: 0px;
	padding-right: 57px;
	padding-bottom: 0px;
	padding-left: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
}
#col_right {
	width: 280px;
	float: right;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 17px;
}
#col_left_lp01 {
	width: 518px;
	float: left;
	padding-top: 0px;
	padding-right: 57px;
	padding-bottom: 0px;
	padding-left: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
}
#col_right_lp01 {
	width: 280px;
	float: left;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 17px;
}
#col_left_mailer {
	width: 570px;
	float: left;
	padding-top: 45px;
	padding-right: 57px;
	padding-bottom: 0px;
	padding-left: 18px;
}
#col_right_mailer {
	width: 280px;
	float: right;
	padding-top: 45px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 17px;
}
#col_left_contact {
	width: 280px;
	float: left;
	padding-top: 30px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 17px;
}
#col_right_contact {
	width: 375px;
	float: left;
	padding-top: 30px;
	padding-right: 57px;
	padding-bottom: 0px;
	padding-left: 157px;
/*	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
*/}
#col_right img {
	padding-top: 20px;
	padding-bottom: 5px;
}
/*#col_right_lp01 table {
	font-family:Arial, Helvetica, sans-serif
	color: #333333;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}
*/
#col_right_lp01 img {
	padding-top: 20px;
	padding-bottom: 5px;
}
#services {
	float:right;
	width:200px;
	text-align:right;
	line-height:18px;
	padding-top:5px;
	padding-left:15px;
	padding-bottom:25px;
}
#col_left #services ul {
	font-size:12px;
	list-style-type: none;
}
#col_left #services ul li a {
	color: #ED5934;
}
#raleigh_content {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 60px;
}
#raleigh_image {
	width: 230px;
	float: left;
	padding-left: 28px;
}
#raleigh_text {
	float: left;
	text-align: left;
	width: 515px;
	padding-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #666;
	position: relative;
}
#raleigh_easier {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #ED5934;
	font-weight: bold;
	width: 935px;
	height: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 25px;
	padding-top: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ED5934;
	clear: both;
}



/* --------------------- HOMEPAGE STYLES -------------------- */



/*#slide_top {
	height: 8px;
	background-color: #CCC;
}
*/
#easier {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #ED5934;
	font-weight: bold;
	width: 935px;
	height: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 25px;
	padding-top: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ED5934;
}
#services_container {
	padding-top: 15px;
}
#services_content {
	width: 960px;
/*	background-color:#96C;
*/	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
	clear: both;
}
.service_col {
	float: left;
	width: 270px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 80px;
	padding-left: 25px;
}
.serv_acronym {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ED5934;
	font-weight: bold;
}
.serv_headline1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666;
	/*	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-top: 15px;
*/	margin-bottom: 10px;
	padding-bottom: 4px;
}
.serv_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 18px;
}
.serv_text img {
	padding-right: 20px;
	padding-bottom: 8px;
}




/*---------------------FOOTER STYLES---------------------------*/


#footer {
	clear: both;
	background-image: url(../assets/images/bg-footer.png);
	background-repeat: repeat-x;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #F1592A;
}
#footer-content {
	height: 225px;
	width: 960px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer_bottom {
	text-align: left;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.col1{
	float:left;
	width:182px;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

.col2{
	float:left;
	padding:0 10px;
	width:182px;
}

.col3{
	float:left;
	padding:0 10px;
	width:182px;
}

.col4{
	float:right;
	width:264px;
	padding-left: 20px;
	padding-right: 20px;
}
.ftr_headline {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 4px;
}
.ftr_body {
	color: #333
}
#iContactSignup {
	margin-top: 10px;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 18px;
}





/*---------------------LINKS AND NAVIGATION---------------------------*/

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.link_ccc {
	color: #CCC
}
.link_333 {
	color: #333
}
.link_666 {
	color: #666
}
.link_999 {
	color: #999
}
.link_fff {
	color: #FFF
}
.link_orange {
	color: #ED5934;
}



/*-------------------------------TEXT---------------------------*/

p {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #333;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 36px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ED5934;
	line-height: 24px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ED5934;
	font-weight: normal;
	line-height: 16px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
}
.h1Style {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #333;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 36px;
}
.h1Style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	color: #999;
	font-weight: bold;
}
.h1Style3 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #333;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 36px;
}
.h2Style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #ED5934;
	font-weight: bold;
}
.h3Style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ED5934;
	font-weight: normal;
	line-height: 16px;
}
.h3Style_indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ED5934;
	font-weight: normal;
	line-height: 16px;
	margin-left: 25px;
}
.textPageCopy {
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	color: #333;
}
.textPageCopy_or {
	font-size: 14px;
	color: #ED5934;
	line-height: 20px;
	text-align: left;
}
.textPageCopy_9 {
	font-size: 16px;
	line-height: 20px;
	text-align: justify;
	color: #333;
}
.quote01 {
	font-size:28px;
	font-style: italic;
	font-weight: bold;
	color: #999;
	line-height: 34px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:40px;
}
#col_left 4 {
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
#col_left ul {
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
#col_left ol {
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.contact_form_label {
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.textThreeFourths {
	font-size: 75%;
	line-height: 20px;
	color: #666;
}
.contact_sidebar {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #666;
}
.textSitemap {
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	padding-right: 15px;
}



/*-------------------------------bxSLIDER---------------------------*/


#slide_content {
/*	background-color: #BFE5CE;
*/}
#slide_content .bxslider_wrap {
	width: 910px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 50px;
	height: 230px;
/*	background-color:#9FF;
*/	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: url(../images/bx_border.png);
	background-repeat: no-repeat;
}

#bxslider_container {
	height: 230px;
}
#slide_content #slides {
	margin: 0;
	padding: 0;
}

#slide_content #slides li {
	width: 860px;
}

#slide_content .bx_pager_wrap {
	position: relative;
	float: right;
	left: -50%;
}

#slide_content .bx_pager_wrap2 {
/*	background: #ccc;
*/	height: 18px;
	padding-top: 6px;
}

#slide_content .bx_pager {
	height: 18px;
	position: relative;
	left: 50%;
}

#slide_content .bx_pager a img {
	border: 0;
}

#slide_content .bx_pager a {
	display: block;
	float: left;
	width: 20px;
	height: 13px;
	padding-left: 1px;
	padding-right: 3px;
	background: url(../images/bx_active.png);
	background-repeat: no-repeat;
	text-indent: -99999px;
	outline: 0;
}

#slide_content .bx_pager a.active {
	background-position: 0 -13px;
}

#slide_content .bx_pager a.auto_link {
	text-indent: 0;
}

#slide_nav {
	height: 18px;
	background-color: #CCC;
}
#slide_prev {
	width: 17px;
	float: left;
}
#slide_next {
	width: 17px;
	float: right;
}
.slide_image {
	width: 230px;
	float: left;
}
.slide_text {
	float: left;
	text-align: left;
	width: 590px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #666;
	position: relative;
}
.slide_trademark {
	position: absolute;
	left: 284px;
	top: 0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
#slide_content {
	position: relative;
}
#slide_content .prev {
	position: absolute;
	width: 17px;
	top: 145px;
	left: 40px;
}
#slide_content .next {
	position: absolute;
	width: 17px;
	top: 145px;
	right: 40px;
}
a img {
	border:0 none;
}
.textPageCopy img {
	padding-right: 25px;
	padding-bottom: 15px;
}

