@charset "utf-8";
/* CSS Document */

html, body {
    padding: 0px;
    margin: 0px;
	background-image: url(images/entire_background.jpg);
	background-repeat: repeat-x;
	background-color: #536a3a;
	font-family: Veranda, Helvetica, sans-serif;
	font-size: 12px;
	color: #c8c8c8;
}

div#container {
    width: 960px;
    margin: 0 auto;
    /*border: 1px solid #000;*/
}

div#headerTitle {
    height: 198px;
	width: 598px;
	margin: 0px 0px 0px 0px;
    /*border-bottom: 1px solid #000;*/
	background-image: url(images/RLW_title.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
}

div#header {
    height: 198px;
    /*border-bottom: 1px solid #000;*/
	background-image: url(images/header_background.jpg);
    background-repeat: repeat-x;
    background-position: 0 0;
}

div#body {
    overflow: hidden;
    width: 960px;
}

div#menuContainer {
	width: 960px;
	height: 62px;
    /*float: left;*/
	/*background-image: url(images/menu_background.jpg);*/
	
    background-repeat: repeat-x;
    background-position: 0 0;
	/*border: 1px solid #000;*/
}

div#content {
    width: 960px;
    float: left;
    padding: 10px;
}

div#left-sidebar {
    width: 179px;
    float: left;
    padding: 10px;
    background: #ba6f19;
    border-right: 1px solid #000;
}

/*div#footer {
    height: 75px;
    background-image: url(images/footer_background.jpg);
    background-repeat: repeat-x;
    background-position: 0 0;
    border-top: 1px solid #000;
    padding: 0px;
}*/

div#QRlocationContainer {
	width: 435px;
	height: 300px;
	background-position: 0 0;
    /*border: 1px solid #fff;*/
}

div#QRcode {
	width: 200px;
	float: right;
	background-position: 0 0;
    /*border: 1px solid #000;*/
	clear: right;
}

div#locationContact	 {
	width: 220px;
	float: left;
	background-position: 0 0;
    /*border: 1px solid #000;*/
}

#footer {
	padding: 10px 0 0 0;
	height: 105px;
	background-image: url(images/footer_background.jpg);
	background-repeat:repeat-x;
}
#footer p {
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#cfcfcf;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0 0 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#footer a {	
	color:#cfcfcf;	
	text-decoration: none;
}
#footer a:hover {
	color:#cfcfcf;	
	text-decoration:underline;
}

/***************************** TEXT ***********************************/
#homePagetext p {
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*text-align:center;*/
	padding-bottom: 15px;
	color:#FFFFFF;
	text-decoration:none;
}

#aboutPagetext p {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*text-align:center;*/
	padding-bottom: 15px;
	color:#FFFFFF;
	text-decoration:none;
}

#servicesPagetext p {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*text-align:center;*/
	color:#FFFFFF;
}



/***************************** END OF TEXT ***************************/
/***************************************End of content layout*********************************/

/*WELCOME AREA STARTS  (block 10)*/
#welcome {
  float: left;
  /*width: 850px;*/
  width: 960px;
  background-image: url(images/content_background.jpg);
  background-repeat: no-repeat;
  /*height: 505px;  took out for expandable welcome area *****/
  /*padding-top: 40px;*/
}
h2 {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 15px;
}
.heading-color2 { color: #9a9a9a; }
#welcome-text {
  width: 430px;
  line-height: 18px;
  /*padding-top: 50px;*/
  float: left;
  text-align: justify;
}
/*the star bulleted welcome text*/
#welcome-text { margin-bottom:10px; }
.list li {
  /*background-image: url(images/star_bullet.png);*/
  background-repeat: no-repeat;
  list-style-type: none;
  float: left;
  width: 174px;
  padding-left: 2px;
  margin-top: 10px;
  background-position: left center;
}
#welcome-image {
  float: right;
  /*height: 470px;  took out for expandable welcome area *****/
  width: 501px;
  margin-top: 40px;
}

#welcome-text { margin-bottom:10px; }
.list2 li {
  /*background-image: url(images/star_bullet.png);*/
  background-repeat: no-repeat;
  list-style-type: none;
  float: left;
  width: 40px;
  margin-top: 20px;
  margin-left: 10px;
  background-position: left center;
  border-style: none;
}

#contact-image {
  float: right;
  /*height: 470px;  took out for expandable welcome area *****/
  width: 501px;
  margin-top: 114px;
}

#bob-background-header {
  width: 230px;
  height: 41px;
  background-image: url(images/bobs_background3.jpg);
  margin-top: 0px;
  margin-left: 15px;
}

#bob-image {
  width: 134px;
  height: 122px;
  /*background-image: url(images/bob_wallace_photo3.jpg);*/
  margin-top: 20px;
  margin-left: 15px;
}

#bob-background-text {
  float: left;
  font-family: Veranda, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: bold; 
  margin: 0px 10px 10px 25px;
  /*text-align: center;*/
  color: #ffffff;
}

#services-background-header {
  width: 394px;
  height: 92px;
  background-image: url(images/testimonials7.png);
  background-repeat: no-repeat;
  margin-top: 0px;
  margin-left: 0px;
}

#portfolio-background-header {
  width: 192px;
  height: 22px;
  background-image: url(images/do_you_like_options.jpg);
  background-repeat: no-repeat;
  margin-top: 0px;
  margin-left: 15px;
}

/*WELCOME AREA ENDS*/

#portfolio {
  float: left;
  /*width: 850px;*/
  width: 960px;
  background-image: url(images/content_background.jpg);
  background-repeat: no-repeat;
  /*height: 505px;  took out for expandable welcome area *****/
  /*padding-top: 40px;*/
}
h2 {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 15px;
}
.heading-color2 { color: #9a9a9a; }
#portfolio-text {
  width: 270px;
  line-height: 18px;
  /*padding-top: 50px;*/
  float: left;
  text-align: justify;
}
/*the star bulleted welcome text*/
#portfolio-text { margin-bottom:10px; }
.list li {
  /*background-image: url(images/star_bullet.png);*/
  background-repeat: no-repeat;
  list-style-type: none;
  float: left;
  width: 174px;
  padding-left: 2px;
  margin-top: 0px;
  background-position: left center;
}
#portfolio-image {
  float: right;
  /*height: 470px;  took out for expandable welcome area *****/
  width: 598px;
  margin-top: 40px;
}

/****************PORTFOLIO ARE ENDS**********************/
/***************FLOAT TEXT AROUND IMAGES BEGINS**********************/
/*float left*/
.left
{
        float: left; /*left in our text*/
        margin: 18px; /*space around the image*/
}

/*float right*/
.right
{
         float: right; /*right in our text*/
         margin: 3px; /*space around the image*/
}

/***************FLOAT TEXT AROUND IMAGES ENDS**********************/

/*BOTTOM GRAY BLOCKS STARTS*/
div#bottomWrapper {
  /*height: 408px;*/
  width: 100%;
  height: 351px;
  /*height: 331px;*/
  background-image: url(images/lower_gray_background3.jpg);
  /*background-image: url(images/bottom_background-06.jpg);*/
  background-repeat: repeat-x;
}

div#contentBottom {
  float: loft;
  height: 331px;
  /*height: 333px;*/
  /*width: 1187px;*/
  width: 960px;
  margin:0 auto;
  background-image: url(images/gray_background2.png);
  background-repeat: repeat-x;
}

#bottomWebDesignBlock {
  float: left;
  height: 304px;
  width: 308px;
  background-image: url(images/gray_text_box.jpg);
  background-repeat: repeat-x;
  padding-left: 12px;
  margin: 20px 0px 0px 0px;
}

#bottomWebDevelopmentBlock {
  float: left;
  height: 304px;
  width: 308px;
  background-image: url(images/gray_text_box.jpg);
  background-repeat: repeat-x;
  padding-left: 12px;
  margin: 20px 0px 0px 0px;
}

#bottomInternetMarketingBlock {
  float: left;
  height: 304px;
  width: 308px;
  background-image: url(images/gray_text_box.jpg);
  background-repeat: repeat-x;
  padding-left: 12px;
  margin: 20px 0px 0px 0px;
}

#webDesign {
  float: left;
  height: 40px;
  width: 211px;
  background-image: url(images/web_design_header5.jpg);
  background-repeat: no-repeat;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  margin: 20px 0px 0px 16px;
}

#webDevelopment {
  float: left;
  height: 29px;
  width: 220px;
  background-image: url(images/web_development_header2.jpg);
  background-repeat: no-repeat;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 30px;
  padding-left: 20px;
  margin: 20px 0px 0px 16px;
}

#internetMarketing {
  float: left;
  height: 30px;
  width: 220px;
  background-image: url(images/internet_marketing_header2.jpg);
  background-repeat: no-repeat;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 30px;
  padding-left: 20px;
  margin: 20px 0px 0px 16px;
}

#text {
	margin: 0px 35px 0px 20px;
	/*padding: px 20px 0 25px;*/
	font-family: Veranda, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	/*text-align: center;*/
	color: #ffffff;
}

#textWebDesign {
    float: left;
	margin: 0px 35px 0px 20px;
	/*padding: px 20px 0 25px;*/
	font-family: Veranda, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	/*text-align: center;*/
	color: #ffffff;
}
/***************************BOTTOM GRAY BLOCKS STARTS*********************/


/*************************************SEPARATOR STARTS	(block 11)  *********************************/
.separator {
  background-image: url(images/separator.png);
  background-repeat: repeat-x;
  float: left;
  height: 17px;
  width: 100%;
  /*width: 850px;*/
  /*margin-top: 10px;*/
  margin-bottom: 0px;
}





/**************************Portfolio NAVIGATION STYLING Begins (BLOCK 7)*****************/
#portfolionav ul {
  padding: 0;
  margin: 0;
  width: 450px;
  height: 90px;
  /*margin-top: 22px;*/
  /*margin-right: 500px;*/
  /*margin-left: 30px;*/
  margin: 20px 20px 0px 20px;
  list-style-type: none;
}

.portfolionav-links li a {
  float: left;
  width: 135px;
  height: 45px;
  margin: 0px 5px 0px 5px;
  /*text-decoration: none;
  text-transform: capitalize;
  color: #666666;
  font-size: 12px;
  text-align: center;
  padding-top: 51px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #cecece;*/
}
.portfolionav-links li a:hover {
  width: 135px;
  height: 45px;
  /*color: #00284a;
  /*background-image: url(images/nav_hover.png);*/
  background-repeat: no-repeat;
  background-position: center bottom;
}



/*********************BEGINNING OF PORTFOLIO BUTTONS********************/
.GroupAll {
	display: block;
	height: 34px;
	width: 92px;
	margin-top: 0px;
	background-image: url(images/all_button.png);
	background-repeat: no-repeat;
}
.GroupLogos {
	display: block;
	height: 34px;
	width: 92px;
	margin-top: 0px;
	background-image: url(images/logo_button_hover.png);
	background-repeat: no-repeat;
}
.GroupWebsites {
	display: block;
	height: 34px;
	width: 98px;
	margin-top: 0px;
	background-image: url(images/websites_button_hover.png);
	background-repeat: no-repeat;
}

.GroupFlash {
	display: block;
	height: 34px;
	width: 98px;
	margin-top: 0px;
	background-image: url(images/flash_button_hover.png);
	background-repeat: no-repeat;
}

.GroupCMS {
	display: block;
	height: 34px;
	width: 92px;
	margin-top: 0px;
	background-image: url(images/cms_button.png);
	background-repeat: no-repeat;
}

.GroupProgramming {
	display: block;
	height: 34px;
	width: 139px;
	margin-top: 0px;
	background-image: url(images/programming_button.png);
	background-repeat: no-repeat;
}

.GroupBrilliantIdeas {
	display: block;
	height: 34px;
	width: 139px;
	margin-top: 0px;
	background-image: url(images/brillant_ideas_button_hover.png);
	background-repeat: no-repeat;
}
/************************end of regular buttons**********************/

/*************************************** Beginning of Portfolio Hover BUTTONS ***********************************/

.GroupAll:hover {  /*color change for a hover over anything with a group class*/
	display: block;
	height: 34px;
	width: 92px;
	background-image: url(images/all_button_hover.png);
	margin-top: 0px;
	margin-left: 0px;
}

.GroupLogos:hover {  /*color change for a hover over anything with a group class*/
	display: block;
	height: 34px;
	width: 92px;
	background-image: url(images/logo_button_hover.png);
	margin-top: 0px;
	margin-left: 0px;
}

.GroupWebsites:hover {  /*color change for a hover over anything with a group class*/
	display: block;
	height: 34px;
	width: 98px;
	background-image: url(images/websites_button_hover.png);
	margin-top: 0px;
	margin-left: 0px;
}
.GroupFlash:hover {  /*color change for a hover over anything with a group class*/
	display: block;
	height: 34px;
	width: 98px;
	background-image: url(images/flash_button_hover.png);
	margin-top: 0px;
	margin-left: 0px;
}
.GroupCMS:hover {  /*color change for a hover over anything with a group class*/
	display: block;
	height: 34px;
	width: 92px;
	background-image: url(images/cms_button_hover.png);
	margin-top: 0px;
	margin-left: 0px;
}
.GroupProgramming:hover {  /*color change for a hover over anything with a group class*/
	display: block;
	height: 34px;
	width: 139px;;
	background-image: url(images/programming_button_hover.png);
	margin-top: 0px;
	margin-left: 0px;
}

.GroupBrillantIdeas:hover {  /*color change for a hover over anything with a group class*/
	display: block;
	height: 32px;
	width: 159px;
	background-image: url(images/brillant_ideas_button.png);
	margin-top: 0px;
	margin-left: 0px;
}
/**********************************End of Portfolio Hover Buttons*******************************/
