@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family: Sharp, Arial, Helvetica, sans-serif;
}

body {
	background: #0177b4 url(images/body_bg.png) repeat-x;
}

h2 {
	color: #0A6AB6;
	font-family: Sharp,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 45px;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	margin-top: 10px;
}
h1 {
	color: #0A6AB6;
	font-family: Sharp,Arial,Helvetica,sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 45px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	margin-top: 10px;
}


h4 {
    color: #1581C2;
    font-family: Sharp,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 5px 0 0;
    text-align: left;
}

p {
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 10px 0 0;
}

img {
	border: none;
}


#footer {
	color: #FFF;
	position: relative;
	height: 125px;
	width: 740px;
	margin: 0 auto;
	text-align: center;
}
#footer .footer_nav {
	list-style: none;
	text-align: center;
	margin: 0 auto;
	height: 25px;
	position: relative;
}
#footer .footer_nav li {
	float: left;
}
#footer .footer_nav .footer_toprow {
	height: 25px;
	padding-left: 65px;
}

#footer .footer_nav .footer_bottomrow {
	height: 25px;
	padding-left: 125px;
}
#footer .footer_nav li a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	padding: 5px 10px;
	margin: 0px 5px;
}
#footer .footer_nav li a:hover {
	color: #6F3C05;
	background-color: #000;
}


#footer p {
	color: #FFF;
	display: block;
	text-align: center;
}


#wrapper_bg {
	width: 750px;
	position: relative;
}


#wrapper {
	margin: 40px 0;
	background: #FFF;
	border: 6px solid #76A9CF;
	padding: 5px 10px;
	width: 750px;
	position: relative;
	margin-bottom: 5px;
}
#wrapper_menu {
	width: 325px;
	height: 25px;
	position: absolute;
	right: 18px;
	top: 3px;
	font-size: 14px;
}

#wrapper_menu a {
	color: #1581C2;
	font-weight: bold;
	text-decoration: none;
}

#wrapper_menu a:hover {
	color: #000;
}

#header {
	position: relative;
	width: 750px;
	margin: 0 auto;
	height: 175px;
}

#logo {
	background: url(images/logo_tablet.jpg) no-repeat;
	width: 150px;
	height: 40px;


}

#phone_number {
	position: absolute;
	width: 250px;
	height: 20px;
	top: 39px;
	right: 53px;
	font-size: 20px;
	line-height: 20px;
	text-align: right;
	font-weight: bold;
}
#top_menu_holder {
	background: url(images/top-menu-holder.jpg) no-repeat scroll 0 0 transparent;
	width: 598px;
	height: 52px;
	position: absolute;
	top: 82px;
	right: 38px;
}

ul.top_menu {
    height: 44px;
    list-style: none outside none;
    margin: 0;
    padding: 7px 0 0 30px;
}

ul.top_menu li
{
  margin:0;
  padding:0;
  list-style:none;
  display:inline;
  text-align:left;
  color:#000;
  font-family:arial;
  font-size:13px;
  font-weight:bold;
  text-decoration:none;
  line-height:44px;
  vertical-align:middle;
}

ul.top_menu li a
{
  
  margin:0;
  padding:0 8px 0;
  float:left;
  height:44px;
  color:#ffffff;
  text-decoration:none;
}

ul.top_menu li a:hover
{
  padding:0 0 0 8px;
  color:#000;
  background:url(images/menu-hover.jpg) no-repeat left top;
  height:44px;
  float:left;
}

ul.top_menu li a:hover span
{
  padding:0 8px 0 0;
  background:url(images/menu-hover.jpg) no-repeat right top;
  height:44px;
  color:#000;
  cursor:pointer;
  float:left;
}

ul.top_menu li a.active
{
  padding:0 0 0 8px;
  background:url(images/menu-hover.jpg) no-repeat left top;
  float:left;
  color:#000;
} 
  
ul.top_menu li a.active span
{
  padding:0 8px 0 0;
  background:url(images/menu-hover.jpg) no-repeat right top;
  height:44px;
  color:#000;
  cursor:pointer;
  float:left;
}

ul.top_menu li img
{
	margin:0;
	padding:18px 0 0 0;
	float:left;
	vertical-align:middle;
}

#find_domain {
	position: absolute;
	width: 500px;
	height: 34px;
	top: 146px;
	left: 270px;
}

#banner {
	background: url(images/banner_tablet.jpg) no-repeat;
	height: 269px;
	width: 750px;
	margin: 5px auto;
	position: relative;
}

#banner .banner-left {
	height: 44px;
	padding: 0;
	position: absolute;
	top: -60px;
	left: -76px;
}
#banner .banner-right {
	float: right;
	width: 325px;
	height: 250px;
	margin-right: 10px;
	margin-top: 10px;
	position: relative;
}

#banner .banner-right h1 {
	color: #FEFFFF;
	font-size: 36px;
	font-weight: normal;
	text-align: left;
}
#banner .banner-right .tagline {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 15px;
}
#banner .banner-right p {
	color: #FFF;
	position: absolute;
	left: 2px;
	width: 250px;
	height: 65px;
	top: 52px;
}
#banner .banner-right .readmore {
	background: url(images/read-more.png) no-repeat;
	height: 22px;
	width: 118px;
	position: absolute;
	bottom: 8px;
	font-size: 13px;
	padding-top: 4px;
	padding-left: 10px;
	left: 9px;
}
#banner .banner-right .readmore a {
	color: #FFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#banner .banner-right .readmore a:hover {
	color: #00A0D4;
}

#banner .banner-right .readmore a img {
	float: left;
	margin-right: 5px;
}


ul.right_logo {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: left;
}

ul.right_logo li {
    color: #000000;
    display: inline;
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    list-style: none outside none;
    margin: 0;
    padding: 0 3px;
    text-align: right;
    text-decoration: none;
}

ul.right_logo li a {
    color: #000000;
    text-decoration: none;
}

ul.right_logo li a img {
	border: 0 none;
}
.services {
	list-style: none;
	float: left;
	width: 275px;
	margin-left: 10px;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 10px;
}


#boxes {
	width: 750px;
	margin: 10px auto;
	position: relative;
}
.portfolio {
	position: relative;
	margin-left: 5px;
	margin-top: 15px;
	padding-left: 10px;
}

.portfolio div {
	width: 105px;
	float: left;
	height: 165px;
	margin-right: 10px;
}
.logos {
	text-align: center;
	padding-top: 15px;
}

.logos img {
	margin-bottom: 15px;
}


#boxes #box_left {
	height: 228px;
	width: 243px;
	background: url(images/white-box-holder-tablet.jpg) no-repeat;
	float: left;
	position: relative;
	margin-right: 3px;
}
#box_left .box_header {
	background: url(images/gray-header-tablet.jpg) no-repeat;
	height: 34px;
	width: 220px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 12px;
	margin-left: 8px;
	margin-top: 12px;
	text-align: center;
}
#box_middle .box_header {
	background: url(images/blue-header-tablet.jpg) no-repeat;
	height: 34px;
	width: 220px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 12px;
	margin-left: 8px;
	margin-top: 12px;
	text-align: center;
}
#box_right .box_header {
	background: url(images/gray-header-tablet.jpg) no-repeat;
	height: 38px;
	width: 220px;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	padding-top: 12px;
	margin-left: 8px;
	margin-top: 12px;
	text-align: center;
}


.box_content {
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 10px;
	display: block;
}
.box_content img {
	display: none;
}

.orange-button {
	background: url(images/orange-button-tablet.png) no-repeat;
	height: 20px;
	width: 105px;
	position: absolute;
	bottom: 38px;
	left: 22px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 4px;
	font-size: 12px;
}
.orange-button a {
	color: #fff;
	text-decoration: none;
}

.orange-button a:hover {
	color: #663703;
	text-decoration: none;
}



#content {
	width: 750px;
	margin: 10px auto;
	position: relative;
}
#boxes ul {
	font-size: 13px;
	color: #5b5b5b;
	line-height: 20px;
	font-weight: bold;
	list-style: none;
}
#boxes ul li img {
	margin-right: 5px;
}




#boxes #box_middle {
	background: url(images/white-box-holder-tablet.jpg) no-repeat;
	height: 228px;
	width: 243px;
	float: left;
	position: relative;
	margin-left: 3px;
}



#boxes #box_right {
	background: url(images/white-box-holder-tablet.jpg) no-repeat;
	float: right;
	height: 228px;
	width: 245px;
	position: relative;
}


.month-text {
	position: absolute;
	width: 75px;
	height: 50px;
	right: 18px;
	top: 141px;
}
.month-text .price {
	font-weight: bold;
	color: #FEC601;
	text-align: center;
}

.month-text .permonth {
	color: #FFF;
	font-size: 12px;
	text-align: center;
}



.readmore {
	background: url(images/read-more.png) no-repeat;
	height: 22px;
	width: 118px;
	bottom: 0px;
	font-size: 13px;
	padding-top: 4px;
	padding-left: 10px;
	position: relative;
	margin-top: 10px;
}
.readmore a {
	color: #FFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.readmore a:hover {
	color: #00A0D4;
}

.readmore a img {
	float: left;
	margin-right: 5px;
	border: none;
}


.box_bottom_ul {
	margin-top: 30px;
	margin-left: 10px;
}


#content .left {
	width: 280px;
	float: left;
	padding-left: 10px;
}

#content .right {
	width: 450px;
	float: right;
}
.heading-box-brown {
	color: #FFF;
	background: #6F3C05;
	font-size: 24px;
	height: 30px;
	padding-top: 3px;
	padding-left: 5px;
}
.heading-box-blue {
	color: #FFF;
	background: #07548A;
	font-size: 24px;
	height: 30px;
	padding-top: 3px;
	padding-left: 5px;
}
.ul_black {
	list-style: none inside;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 18px;
	color: #0A6AB6;
}
.ul_black li img {
	margin-right: 5px;
}



.clear {
	clear: both;
}

.blue {
	color: #1581C2;
}
.brown {
	color: #653504;
}

.fltlt {
	float: left;
}

.fltrt {
	float: right;
}

.img_flt_lft {
	float: left;
	margin: 0 10px 5px 0;
}

#content .right p a {
	text-decoration: none;
	color: #FD6306;
}

#content .right p a:hover {
	text-decoration: underline;
}

#wrapper #social {
	width: 100px;
	position: absolute;
	bottom: 40px;
	left: 10px;
}

.services li img {
	margin-right: 5px;
}

#content .right p {
	line-height: 22px;
}



.TabbedPanels {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	clear: none;
	width: 275px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	margin-top: 10px;
}

/* This is the selector for the TabGroup. The TabGroup container houses
 * all of the tab buttons for each tabbed panel in the widget. This container
 * does not contribute anything visually to the look of the widget for our
 * default style.
 *
 * The name of the class ("TabbedPanelsTabGroup") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabGroup container.
 */
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 4px;
	margin: 0px 1px 0px 0px;
	font: bold 0.6em sans-serif;
	background-color: #DDD;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}

/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTabHover {
	background-color: #CCC;
}

/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
.TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: 1px solid #EEE;
}

/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	background-color: #EEE;
}

/* This is the selector for the Content panel. The Content panel holds the
 * content for a single tabbed panel. For our default style, this container
 * provides some padding, so that the content is not pushed up against the
 * widget borders.
 *
 * The name of the class ("TabbedPanelsContent") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the Content container.
 */
.TabbedPanelsContent {
	overflow: hidden;
	padding: 4px;
}

/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.TabbedPanelsContentVisible {
}

/* Styles for Printing */
@media print {
.TabbedPanels {
	overflow: visible !important;
}
.TabbedPanelsContentGroup {
	display: block !important;
	overflow: visible !important;
	height: auto !important;
}
.TabbedPanelsContent {
	overflow: visible !important;
	display: block !important;
	clear:both !important;
}
.TabbedPanelsTab {
	 overflow: visible !important;
	 display: block !important;
	 clear:both !important;
}
}
