﻿/* ########## General Stylesheet for whole site ############### */
body {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: x-small;
  background: #D3D2D2;
}
#body {
  margin: 0 auto;
  padding: 0;
  border: 0;
  text-align:center;
  background-position:top center;
}
#wrapper {
  width:998px;
  margin:0 auto;
  text-align:left;
  background-color: #F4F4F4;
  border: solid #D3D2D2;
  border-width: 0 1px 1px 1px;
  font-size: 100%;
}
#header{
  width:998px;
  margin: 0 0;
  padding: 0 0;
  background: #fff;
}
#logo {
  width: 695px;
  height: 38px;
  margin: 0 0;
  padding: 30px 0 30px 30px;
  float: left;
}
.right{
  float: right;
  width: 273px;
  margin: 0 0;
  padding: 0 0;
  text-align: right;
}
#left_column,#right_column{
   margin: 0;
   padding:0;
   border: 0;
   background-color: #F4F4F4; 
}
#left_column {
   float: left;
   width: 725px;
}
#right_column {
  float: right;
  width: 273px;
}
.footer {
  clear: both;
  width: 938px;
  color: #000000;
  padding: 8px 30px 7px 30px;
  margin: 0 0;
  border: 0;
  border-top: solid 1px #fff;
  background-position:bottom center;
  background-color: #F4F4F4; 
}
.clearer{
  margin: 0;
  padding:0;
  line-height: 0;
  border: 0;
  clear: both;
}
/*h1 {
	font-size: 170%;
	font-weight: normal;
	margin: 0 0;
	padding: 10px 0 21px 0;
}
h1 {
	font-size: 14px;
	color: #0A4C72;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 0 10px 14px;
	margin: 0 0;
	background: url(../../a/i/bullet_blue.gif) no-repeat left center;
}*/
h1 {
	font-size: 14px;
	color: #0A4C72;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0 10px 14px;
	margin: 8px 0 0 0;
	background: url(../../a/i/bullet_blue.gif) no-repeat left 5px;
}
h2 {
	font-size: 12px;
	color: #056297;
	font-weight: bold;
	padding: 10px 0 5px 0;
	margin: 0 0;
}
h2 a, h2 a:hover{
	font-size: 12px;
	color: #056297;
	font-weight: bold;
}
p {
	padding: 5px 0 5px 0;
	margin: 0;
	line-height: 18px;
	/*font-size: 113%;*/
}
a{
	color: #0074B6;
	text-decoration: none;
}
a:hover{
	color: #025482;
	text-decoration: underline;
}
hr{
   text-align:center;
   height: 1px;
   border: 0;
   width:624;
   margin: 20px 50px;
   padding: 0 0;
   background-color: #0a4c72;
   
}

/* ########## Stylesheet for Header content ################# */
#top_links {
  width: 243px;
  /*padding: 30px 30px 20px 0;*/
  float: right;
  height: 23px;
  margin: 0 0;
  padding: 45px 30px 30px 0px;
} 
.top_links {
  font-size: 105%;
  color: #004162;
  text-decoration: none;
  float: right;
} 
.top_links a {
  color: #004162;
  text-decoration: none;
}
.top_links a:hover {
  color: #CC5C44;
  text-decoration: none;
}
#fontsize {
  padding: 0px 30px 0 0px;
  text-align: right;
}
#date { 
  width: 243px;
  height: 32px; 
  _height: 34px; 
  padding: 0 30px 0 0;
  margin: 0 0;
  font-size: 110%;
  color: #fff;
  vertical-align: top;
  text-align: right;
  background: #0a4c72 url(../../a/i/menu_right.gif) no-repeat right top;
  line-height: 30px;
}
/* ########## Stylesheet for Main Menu ################# */
#main_menu {
    width: 715px;
    height: 32px;
    padding: 0 0 0 10px;
    margin: 0 0;
    border: 0; 
    background: #0a4c72 url(../../a/i/menu_left.gif) no-repeat left top;
}
.main_menu {
    line-height: 22px;
	text-align: left;
	text-decoration: none;
	/*background-color: #0A4C72;*/
	margin: 0 0;
}
.main_menu a:hover {
	color: #D26840;
	text-decoration: none;
}
.main_submenu {
	color: #fff;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	background-color: #0A4C72;
}
.main_submenu a:hover {
	color: #E98762;
}
.TopGroup{
  border:0;
  cursor: auto;
}
.MenuGroup {
  background-color:#0A4C72;
  border:0;
  cursor:auto;
  padding: 0 0px 0 0;
}
.TopMenuItem{
  color:white;
  font-size:15px;
  font-weight: normal;
  padding:20px;
  margin: 0 0;
  cursor:hand;
}
.TopMenuItemHover{
  color:#D26840;
  font-size:15px;
  font-weight: normal;
  cursor:hand;
}
.MenuItem {
  color:#fff;
  font-size:12px;
  border-bottom: 1px solid #0f537a;
  cursor:hand;
}
.MenuItemHover {
  margin:0;
  color: #D26840;
  border: 0;
  font-size:12px;
  border-bottom: 1px solid #0f537a;
  cursor:hand;
}
.MenuItemExpanded{
  border: 0;
  margin:0;
  background:#0A4C72 repeat-x;
  color: #D26840;
  font-size:12px;  
  border-bottom: 1px solid #0f537a;
  cursor:hand;
}
.MenuItemActive{
  margin:0;
  background:#0A4C72 repeat-x;
  color: #fff;
  font-size:12px;  
  border-bottom: 1px solid #0f537a;
  cursor:hand;
}
.MenuBreak{
  width:11px;
  height:14px;
}

/* ########## Stylesheet for left content ################# */
.main_pic {
    padding: 0 0;
    margin: 0 0;
    border: solid #fff;
    border-width: 1px 1px 0 0;
    width: 724px;
    height: 193px;
 }
 #flash {
    width: 724px;
    height: 193px;
    padding: 0 0;
    margin: 0 0;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-left: 0;
    border-bottom: 0;
    z-index: 1000;
    text-align: left;
    background-color: #1f6288;
 }
 .banner {
    width: 724px; 
    height: 79px;
    display: block;
    padding: 0 0;
    margin: 0 0;
    border: solid #fff;
    border-width: 1px 1px 0 0;
 }
 .banner2 {
    width: 724px; 
    height: 104px;
    _height: 106px;
    display: block;
    padding: 0 0;
    margin: 0 0;
    border: solid #fff;
    border-width: 1px 1px 0 0;
    background-image:url('../../a/i/color_slogan.gif');
    background-position:left top;
    background-repeat:no-repeat;
    font-size:112%;
 }
 .banner2 a, .banner2 a:hover{
	text-decoration: none;
}
  .websites, .webbusiness, .webcommerce {
    padding:0 0 0 15px; 
    height:33px;
    font-size: 120%;
    line-height: 24px;  
    vertical-align: top;  
}
 .websites, .webbusiness {
    width: 234px;   
}
 .webcommerce {
    width: 233px;
}
 .websites_text,.webbusiness_text,.webcommerce_text{
    padding:0 25px 0 15px;   
    line-height: 16px;
    vertical-align: top;
    width: 200px;
 }
 .websites a, .webbusiness a, .webcommerce a,
 .websites a:hover, .webbusiness a:hover, .webcommerce a:hover,
 .websites_text a, .webbusiness_text a, .webcommerce_text a,
 .websites_text a:hover, .webbusiness_text a:hover, .webcommerce_text a:hover {
	text-decoration: none;	
	color: #000;
}
 #testimonial {
    width: 664px; 
    height: 146px;
    padding: 20px 30px;
    border: solid #fff;
    margin: 0 0;
    border-width: 1px 1px 0 0;
    vertical-align: top;
}
 #testimonial p{
     font-size: 114%;
     line-height: 18px;
 }
* html #testimonial {   /*** IE5.x/win box model fix ***/
	ma\rgin: -3px 0 0 0;
}
/*#testimonial h2,#work_sample h2, #p2_main h2 {
	padding: 0px 0 10px 0;
	margin: 0;
}*/
#work_sample {
   width: 664px; 
   height: 165px;
   padding: 20px 30px;
   margin: 0;
   border: solid #fff;
   border-width: 1px 1px 0 0;
}
/* ########## Stylesheet for right content ################# */
#header_yellow {
	width: 243px;
	height: 153px;
	padding: 20px 0 20px 30px;
	color: #FFF5BC;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	background-color: #FF9966;
	border-top: solid 1px #fff;
}
#header_yellow ul {
	margin: 0;
	padding: 0 10px 0 2px;
	list-style: none;
}
#header_yellow li {
	font-size: 13px;
	color: #151515;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	line-height: 27px;
	margin: 0;
	padding: 0 0 0 12px;
	background: url(../../a/i/bullet_orange.gif) no-repeat 0px 5px;
}
#header_yellow a {
	color: #151515;
	text-decoration: none;
}
#header_yellow a:hover {
	color: #151515;
	text-decoration: underline;
}
#header_yellow h2 {
	font-size: 18px;
	font-weight: normal;
	color: #FFF5BC;
	margin: 0 0;
	padding: 0px 0 12px 0;
	text-align: left;
}
#search { 
	width: 243px;
	height: 85px;
	margin: 0 0;
	padding: 0px 0 20px 30px;
	border-top: solid 1px #fff;
}
#search h1{
	margin: 10px 0 0 0;
}
.search_box {
    float: left;
	font-size: 10px;
	color: #000;
	border: 1px solid #0074B6;
	width: 160px;
	height: 15px;
	padding: 0 0 0 0;
	margin: 0 0;
}
.search_go {
    float: right;
	padding: 0 16px 0 0;
	margin: 0 0;
}
#right_content {
    width: 176px;
}
#latest_news {
	width: 243px;
	height: 165px;
	margin: 0 0;
	padding: 0px 0 20px 30px;
	border-top: solid 1px #fff;
}
* html #latest_news {   /*** IE5.x/win box model fix ***/
	ma\rgin: 0 0 -5px 0;
}
#latest_news h1{
	margin: 20px 0 10px 0;
}
#box2_right {
	width: 233px;
	height: 165px;
	margin: 0 0;
	padding: 20px 20px 20px 20px;
	border-top: solid 1px #fff;
	text-align: center;
	vertical-align: middle;
}
#box2_right_support {
	width: 220px;
	height: 165px;
	margin: 0 0;
	padding: 20px 20px 20px 30px;
	border-top: solid 1px #fff;
	text-align: left;
}
#box2_right_tell,#box2_right_add {
	width: 243px;
	margin: 0 0;
	padding: 10px 0 10px 30px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}
#box2_right_email {
	width: 243px;
	margin: 0 0;
	padding: 10px 0 10px 30px;
	border-bottom: solid 1px #ffffff;
}
#portfolio {
    width: 243px; 
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	margin: 0 0;
	padding: 0px 0 20px 30px;
}
#portfolio h2{
	padding: 10px 0 10px 0;
	margin: 0;
}
.ul_right {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 1px 0 0 17px;
	margin: 0;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
	list-style-image: url(../../a/i/bullet_main.gif);
}
.ul_right a:hover {
	color: #0074B6;
	text-decoration: underline;
}
#newsletter {
    width: 178px; 
    top: -2px; 
	border-top: solid 1px #fff;
	margin: 0 0;
	padding-bottom: 10px;
}
.newsletter_box {
    float: left;
	font-size: 10px;
	color: #000;
	border: 1px solid #0074B6;
	width: 140px;
	height: 15px;
	padding: 0 0;
	margin: 0 0;
}
.newsletter_go {
    float: right;
	padding: 0 16px 0 0;
	margin: 0 0;
}
/* ########## Stylesheet for main content in home page ################# */
/*.home_main {
	color: #000;
	padding: 20px 30px;
	padding: 4px 14px 0 20px;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	line-height: 14px;
	vertical-align: top;
	background-color: #F4F4F4;
}
.home_main a {
	color: #0074B6;
	text-decoration: none;
	}
.home_main a:hover {
	color: #025482;
	text-decoration: underline;
}*/
.n_news {
	color: #000;
	padding: 4px 14px 0 15px;
	margin: 0 0;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-size: 114%;
	line-height: 18px;
	vertical-align: top;
	background-color: #F4F4F4;
}
.news {
	color: #000;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	line-height: 14px;
	vertical-align: top;
	background-color: #F4F4F4;
}
.news a {
	color: #025482;
	text-decoration: none;
}
.news a:hover {
	color: #0074B6;
	text-decoration: underline;
}
.NewsTitle{
	color: #000;
	text-decoration:underline;
}
.NewsTitle a{
	color: #000;
	text-decoration:underline;
}
.NewsTitle a:hover{
	color: #000;
	text-decoration:none;
}
.pic {
    border: 1px solid #0074B6;
	float:left;
	display: inline;
	margin: 0.25em 1em 1.25em 0em;
}
.pic2 {
    border: 1px solid #0074B6;
	float:left;
	margin: 0.25em 1em -0.5em 1.2em;
}
#font_red {
    font-family: Arial, Helvetica, sans-serif;
	color: #F13636;
	text-decoration: none;
	font-weight: bold;
}
#font_red a {
    font-family: Arial, Helvetica, sans-serif;
	color: #F13636;
	text-decoration: none;
	font-weight: bold;
}
#font_red a:hover {
    font-family: Arial, Helvetica, sans-serif;
	color: #F13636;
	text-decoration: underline;
	font-weight: bold;
}
/* ########## Stylesheet for footer ################# */
.footer_email {
    float: right;
	width: 243px;
	color: #000;
	padding: 0 30px 0 0;
	margin: 0 0;
	border: 0;
	text-align: right;
}
.footer_email a {
	color: #000;
	text-decoration: none;
}
.footer_email a:hover {
	color: #0074B6;
	text-align: right;  
}
/* ########## Stylesheet for p2 ################# */
#p2_main {
    width: 664px; 
    padding: 20px 30px;
    border: solid #fff;
    margin: 0 0;
    border-width: 1px 1px 0 0;
    vertical-align: top;
    line-height: 18px;
    font-size: 114%;
}
* html #p2_main {   /*** IE5.x/win box model fix ***/
	ma\rgin: -3px 0 0 0;
}
#p2_main a {
	color: #025482;
	text-decoration: none;
	}
#p2_main a:hover {
	color: #0074B6;
	text-decoration: underline;
}
.font_titr_blue {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #056297;
	font-weight: bold;
}
.p2_right {
	font-size: 12px;
	color: #000;
	padding-top: 9px;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	line-height: 18px;
	vertical-align: top;
	background-color: #F4F4F4;
}
.p2_right a {
	color: #000;
	text-decoration: none;
	}
.p2_right a:hover {
	color: #0074B6;
	text-decoration: underline;
}
#breadcrumbs {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	margin: 0 0;
	padding: 0 0 5px 0;
}
#breadcrumbs a {
	color: #025482;
	text-decoration: none;
	}
#breadcrumbs a:hover {
	color: #0074B6;
	text-decoration: underline;
}
.text_box 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	border: 1px solid #0074B6;
}
.ul_main {
	color: #000;
	margin: 0 0 0 10px;
	padding: 6px 0 10px 17px;
	text-decoration: none;
	text-align: left;
	line-height: 22px;
	list-style-image: url(../../a/i/bullet_main.gif);
}
.ul_main a {
	color: #025482;
	text-decoration: none;
}
.ul_main a:hover {
	color: #0074B6;
	text-decoration: underline;
}
.ol_main {
	color: #000;
	margin: 0 0 0 10px;
	padding: 6px 0 10px 17px;
	text-decoration: none;
	text-align: left;
	line-height: 22px;
}
.email_nl {
	color: #000;
	padding-top: 1px /*14px 0 -14px*/;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	line-height: 14px;
	vertical-align: top;
	background-color: #F4F4F4;
	margin: 0 0;
}
/* ########## Stylesheet for table ################# */
.case_table {
    border-collapse: collapse;
    width: 670px;  
}
/* ComponentArt CSS */

.Header {
  background: url(images/header_bg.gif);
  background-color: #0A4C72;
  color: #FFFFFF; 
  border: #57566F 1px solid; 
  border-bottom-width: 0px; 
  font-weight: bold; 
  padding: 5px; 
  cursor: default; 
}
.RootNode { 
  color: black;
  font-weight: bold;
  padding: 10px 1px 10px 0;
} 
.RootNode a { 
  color: black;
  text-decoration: none;
} 
.RootNode a:hover { 
  color: black;
  text-decoration: underline;
} 
.ParentNode { 
  color: black;
  padding: 3px 1px 3px 0;
}  
.ParentNode a { 
  color: black;
  text-decoration:none;
} 
.ParentNode a:hover { 
  color: black;
  text-decoration:underline;
} 
.LeafNode { 
   color: black;
  padding: 1px 1px 1px 0; 
} 
.LeafNode a { 
  color: black;
  text-decoration:none;
} 
.LeafNode a:hover { 
  color: black;
  text-decoration:underline;
} 

/* Rotator CSS */

.Rotator 
{
 /* border:solid 1px black; 
  padding:3px;
  font-family:verdana; 
  font-size:11px; 
  background-color:white;  
  cursor:hand;*/
}

.RotatorFrame 
{
  /* border:solid 1px white; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;*/
}

.RotatorFrameOver 
{
 /* border:solid 1px darkgray; 
  border-bottom-color:Black;
  border-right-color:Black;
  background-color:white; 
  cursor:default;*/
}

.NewsTitle {
  font-weight:bold; 
  text-decoration:underline; 
  color:Black;
}
.NewsText { 
  color:Black;
  text-decoration:none;
}
.NewsDate {
  color:gray;
  text-decoration:none;
}
.hosting_tables{
   border: 0;
   text-align: center;
}
.hosting_tables td{
   background-color: #e7e5e5;
}
.hosting_tables .titles{
   border: 0;
   text-align: center;
   color: #fff;
   font-weight: bold;
   background-color:#0a4c72;
}
.button{
   background-color: #0a4c72;
   color: #fff;
   font-size: 11px;
   border: 0;
   padding: 3px 7px;
   margin: 10px 0 0 0;
   
}
