/*** PAGE DEFAULT GLOBALS ***/
body {
background: #07041f;
color:#FFFFFF;
font-family:arial,helvetica,clean,sans-serif;
font-size:14px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5;
margin:0pt;
padding:0pt;
}

div, h1, h2, h3, h4, h5, ul, li { 
  margin: 0; padding: 0;	
}

img { 
  margin: 0; 
  padding: 0; 
  border: 0;	
}

ul { 
  list-style: disc outside;
}

a:link, a:visited, a:active { 
  color: #00D5F7; 
  text-decoration: none; 
  outline: 0;	
}

a:hover { 
  text-decoration: underline;	
}

a.external:link, a.external:visited, a.external:active, a.external:hover {
  background-image:url(../images/icon-external-light.gif);
  background-position:right 1px;
  background-repeat:no-repeat;
  padding-right:12px;
}

#breaker {
height:10px;
}

.clear { 
  clear: both; 
  height: 0px;	
}

.breakblue { 
  clear: both; 
  height: 3px;	
  width: 900px;
  background: #1D89CE;
  margin: 0 auto;
}

.hide {
  display:none;
}

.left {
  float: left;
}

.right {
  float: right;
}

.form-single {
  background: #07041f;
  border: 1px solid #6bb1ef;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 20px;
  width: 99%;
}

.form-small {
  background: #07041f;
  border: 1px solid #6bb1ef;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 16px;
  height: 100px;
  width: 99%;
}

.form-big {
  background: #ffffff;
   border: 1px solid #000000;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  height: 200px;
  width: 99%;
}

input.largerCheckbox {
height:15px;
width:15px;
}

/*** TOP LOGO AND MENU AREA ***/

#top_shell { 
  background: #07041f url(../images/bg_top.jpg);
  color: #ffffff;
  position: relative;
  text-align: left; 
  width: 100%; 
  height: 184px;
  margin: 0 auto; 
  line-height: 1em;
  padding: 0px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: normal;	
}

#top_wrapper {
  width: 950px;
  margin: 0 auto;
}

#top_logo { 
  background: #07041f;
  color: #000000;
  position: relative;
  float: left;
  text-align: left; 
  width: 250px; 
  margin: 0 auto; 
  line-height: 1em;
  padding: 2px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: normal;	
}

#top_tree { 
  background: #07243D url(../images/tree.jpg) no-repeat;
  color: #000000;
  position: relative;
  float: right;
  text-align: left; 
  width: 345px; 
  height: 184px;
  margin: 0 auto; 
  line-height: 1em;
  padding: 2px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: normal;	
}

#menu_shell { 
  background: #07041f url(../images/bg_menu.jpg);
  color: #ffffff;
  position: relative;
  text-align: left; 
  width: 100%; 
  height: 49px;
  margin: 0 auto; 
  line-height: 1em;
  padding: 0px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: normal;	
}

#menu_wrapper {
  width: 950px;
  margin: 0 auto;
}

.menu_list {
    position: relative;
    overflow: hidden;
}
    /* Force the list to flow horizontally */
    .menu_list li {
        float: left;
        list-style: none;
    }


#top_menu { 
  color: #ffffff;
  position: relative;
  float:left;
  text-align: left; 
  width: 550px; 
  height: 39px;
  margin: 0 auto; 
  line-height: 1em;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 18px;
  font-weight: normal;
  padding: 8px 0px 0px 0px;	
}

div#top_menu a:link, a.top_menu:visited, a.top_menu:active {
font-weight: normal;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif; 
font-size: 17px;
font-weight: normal;
line-height: 1.5em;
}

div#top_menu a:hover { 
  text-decoration: underline;
  color: #00D5F7;	
}



#top_search { 
  color: #ffffff;
  position: relative;
  float: right;
  text-align: right; 
  width: 400px; 
  height: 39px;
  margin: 8px 0px 0px 0px; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px;
  font-weight: normal;
  vertical-align: top;
}

.form-search {
  background: #07041f;
  border: 1px solid #6bb1ef;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 20px;
  width: 250px;
  vertical-align: top;
}

span.tlighted {
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  color: #ffffff;
  font-size: 14px;
}

span.twhite {
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  color: #ffffff;
  font-size: 24px;
}



/*** CONTENT FEATURE AREA ***/
#feature_shell { 
  background: #07041f;
  color: #ffffff;
  position: relative;
  text-align: left; 
  width: 100%; 
  margin: 0 auto; 
  line-height: 1em;
  padding: 0px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: normal;	
}

#feature_wrapper {
  background: url(../images/bg_mainfeature.jpg) no-repeat;
  width: 950px;
  height: 315px;
  margin: 0 auto;
}

#feature_left { 
  position: relative;
  float: left;
  text-align: left; 
  width: 550px; 	
}

#feature_right { 
  position: relative;
  float: right;
  text-align: left; 
  width: 400px;
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 22px;
  font-weight: normal;
  line-height: 1.5em;	
}

a.featurelighted {
font-weight: normal; 
background: #0184D2;
color: #ffffff;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 25px;
  font-weight: normal;
  line-height: .5em;
}

/*** LEFT AND RIGHT COLUMNS AREA ***/

#content_left { 
  position: relative;
  float: left;
  text-align: left; 
  width: 640px; 	
}

#left_wrapper { 
  position: relative;
  float: left;
  text-align: left; 
  width:630px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 1.4em;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px;
  font-weight: normal;		
}

#content_right { 
  position: relative;
  float: right;
  text-align: left; 
  width: 310px;
  margin: 0px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5em;	
}

#right_menu { 
  background: url(../images/bg_menu.jpg);
  position: relative;
  float: right;
  text-align: left; 
  width: 310px;
  height: 25px;
  margin: 10px 0px 0px 0px;
  padding: 15px 0px 10px 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 25px;
  font-weight: normal;
  line-height: .5em;	
}

#right_wrapper { 
  position: relative;
  clear: right;
  text-align: left; 
  max-width:1200px;
  min-width:300px; 
  margin: 0px 0px 0px 20px;	
}

span.fheader {
  font-size: 24px;
  font-weight: bold;
}

/*** HEADER SUB PAGES ***/

#subpage_shell { 
  color: #ffffff;
  position: relative;
  text-align: left; 
  width: 100%; 
  margin: 0 auto; 
  line-height: 1.5em;
  padding: 0px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 16px;
  font-weight: normal;	
}

#subpage_wrapper {
  width: 950px;
  margin: 0 auto;
}

#subhead_left { 
  color: #ffffff;
  position: relative;
  float: left;
  text-align: left;  
  margin: 0 auto; 
  line-height: 1.2em;
  padding: 2px 10px 10px 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 36px;
  font-weight: normal;	
}

#subhead_right { 
  color: #ffffff;
  position: relative;
  float: left;
  text-align: left; 
  width: 550px; 
  margin: 0 auto; 
  line-height: 1.2em;
  padding: 2px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 18px;
  font-weight: normal;	
}

#subbreak { 
  clear: both; 
  height: 3px;	
  width: 100%;
  background: #ffffff;
  padding: 0px 0px 0px 0px;
}

.breakblue { 
  clear: both; 
  height: 4px;	
  width: 100%;
  background: #69B0EE;
  margin: 0 auto;
}

span.eheader {
  font-size: 25px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #ffffff;
  line-height: 1.4em;
}

/*** PORTFOLIO TEXT AREA ***/

span.design {
  font-size: 14px;
  font-weight: bold;
  color: #ff0000;
}

span.php {
  font-size: 14px;
  font-weight: bold;
  color: #FF850D;
}

span.css {
  font-size: 14px;
  font-weight: bold;
  color: #fff600;
}

span.xhtml {
  font-size: 14px;
  font-weight: bold;
  color: #c600ff;
}

span.js {
  font-size: 14px;
  font-weight: bold;
  color: #18ff00;
}

span.cms {
  font-size: 14px;
  font-weight: bold;
  color: #00b4ff;
}

span.contact {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}

/*** DID YOU KNOW SECTION ***/

#didyouknow_content { 
  background: #ffffff url(../images/didyouknow.jpg) no-repeat;
  color: #000000;
  position: relative;
  text-align: left; 
  width: 765px; 
  height: 28px;
  margin: 0 auto; 
  line-height: 1em;
  padding: 10px 0px 0px 185px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px;
  font-weight: normal;	
}


/*** FOOTER CONTENT SECTION ***/

.breakwhite { 
  clear: both; 
  height: 4px;	
  width: 100%;
  background: #ffffff;
  margin: 0 auto;
}

#footer_wrapper { 
  color: #ffffff;
  position: relative;
  text-align: left; 
  width: 950px; 
  margin: 0 auto; 
  line-height: 1.5em;
  padding: 10px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px;
  font-weight: normal;	
}

span.copywrite {
  font-weight: bold; 
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif; 
}

span.sitemap {
  font-weight: normal; 
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px;
}

span.hlighted {
font-weight: normal; 
color: #ffffff;
background: #1D89CE;
}

a.hlighted:link, a.hlighted:visited, a.hlighted:active {
  color: #ffffff;
  background: #3b709b;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px;
  font-weight: normal;
  line-height: 1.5em;
}

a.hlighted:hover {
  color: #ffffff;
  background: #EB4C10;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px;
  font-weight: normal;
  line-height: 1.5em;
  text-decoration: none;
}

a.white {
font-weight: normal; 
color: #ffffff;
font-size: 15px;
}

span.lighted {
font-weight: normal; 
color: #ffffff;
font-size: 18px;
}

/*** PORTFOLIO AREA ***/
#portfolio_shell { 
  background: #07041f;
  color: #ffffff;
  position: relative;
  text-align: left; 
  width: 100%; 
  margin: 0 auto; 
  line-height: 1em;
  padding: 0px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: normal;	
}

#portfolio_wrapper {
  background: url(../images/bg_mainfeature.jpg);
  width: 950px;
  height: 315px;
  margin: 0 auto;
}

#portfolio_left { 
  background: #2B4E74;
  margin: 0 auto;
  padding: 5px 5px 5px 5px;
  position: relative;
  float: left;
  text-align: left; 
  width: 600px; 	
}

#portfolio_right { 
  border: 0px solid #ffffff;
  color: #ffffff;
  position: relative;
  float: right;
  text-align: left; 
  width: 320px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 20px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5em;
}

span.portfoliohead {
font-weight: normal; 
color: #00D5F7;
font-size: 20px;
}	

