/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	margin:0;
	background: url(../images/bg.jpg) #0053dd repeat-x top left;
}


div.header {
background: url(../images/header_bg.jpg);
background-repeat: repeat-x;
text-align:left;
}


div.mainheader {
	margin: 0px;
	padding: 0px;
	height: 80px;
	background-image: url(../images/header_left.jpg);
	background-repeat:no-repeat;
}


div.top {
margin: 0;
padding: 0;
height: 26px;
padding-top: 3px;
background: url(../images/shadow.jpg) #ffffff repeat-x top;
font-weight:bold;
color:#666666;
font-size: 10px;
}

div.top a{
font-weight:bold;
color:#666666;
font-size: 10px;
text-decoration:none;
}

table.table_top {
padding-top: 5px;
}

table.main_page_center {
width: 100%;
padding:0px;
margin: 0px;
border-collapse: collapse; 
}



/********** 4 BOX LAYOUT **********/
table.four_box {
	padding: 0px;
	margin: 0px;
	/*border-collapse: collapse; */
} 

td.bg_light_blue {
	/*width:329px;*/
	height:305px;
	background:url(../images/index_021208.jpg) #FFFFFF;
	background-repeat:repeat-x;
	border: #CCCCCC solid 2px;
	padding:0px;
	margin: 0px;
}

td.four_box_internal {
	padding:0px;
	margin: 0px;
	/*border-collapse: collapse; */
}

/************ LIST STYLE ****************/
td.four_box_list {
color: #003399;
font-size:10px;
font-weight:bold;
/*border: solid 1px #007eff;*/
padding: 5px;
}

td.four_box_list li{
  list-style-type: none;
  line-height      : 15px;
  padding-left     : 10px;
  padding-top      : 0;
  background-image : url(../images/blue_box.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 5px;
}


td.four_box_list ul{
  padding: 0px;
  margin: 0px;
}

td.four_box_button {
/*width: 120px;*/
width: 92px;
height: 19px;
padding-left: 28px;
background:url(../images/buttons.gif);
background-repeat:no-repeat;
}

a.four_box_button_link {
text-decoration:none;
color: #FF0000;
font-size:10px;
}

a.four_box_button_link:active {
text-decoration:none;
color: #FF0000;
font-size:10px;
}

a.four_box_button_link:link {
text-decoration:none;
color: #FF0000;
font-size:10px;
}


a.four_box_button_link:hover {
text-decoration:none;
color:#FF0000;
font-size:10px;
}



/*********** CONTENT LAYOUT *************/
td.column_header {
text-align:left;
background:#FFFFFF;
border-bottom:solid #999999 1px;
}


td.column_main {
/*width:590px;
width:580px;*/
width: 60%;
padding: 2px 5px 0px 5px;
text-align:left;
border-left:solid #999999 1px;
background:#FFFFFF;
}

td.column_left {
/*width:169px;*/
width:20%;
text-align:left;
background:#FFFFFF;
}


td.column_right {
/*width:169px;*/
width:20%;
padding: 0px 5px 0px 5px;
text-align:left;
background:#FFFFFF;
border-left:solid #999999 1px;
}



/*********** CONTENT LAYOUT - LIVE SUPPORT*************/
td.column_main_live {
/*width:590px;
width:580px;*/
width: 411px;
padding: 0px 5px 0px 5px;
text-align:left;
border-left:solid #999999 1px;
border-right:solid #999999 1px;
background:#FFFFFF;
}

td.column_left_live {
width:169px;
text-align:left;
background:#FFFFFF;
}

td.column_right_live {
width:169px;
text-align:left;
background:#FFFFFF;
text-align:center;
}



/************ CONTENT LINK ****************/

a.internal_link {
  padding-left     : 10px;
  padding-top      : 0;
  background-image : url(../images/strelka.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 5px;
  color:#0066FF;
  font-weight:bold;
  font-size: 10px;
  text-decoration:none;
}


a.internal_link:active {
text-decoration:none;
color: #0066FF;
}

a.internal_link:link {
text-decoration:none;
color: #0066FF;
}


a.internal_link:hover {
text-decoration:none;
color:#FF0000;
}



/*************** FOOTER *************/

div.footer {
  font-size : 10px;
  color : #ffffff;
  font-weight : bold;
  height: 31px;
  border-top: 1px solid #cccccc;
  padding-top: 5px;
  text-align:center;

}


/********* TESTIMONIALS TOP ***********/
/* Change style of testimonials */

#testi1234 {
font-weight: bold;
font-size:10px;
color:#FFFFFF;
text-align:right;
padding-top:5px;
padding-right: 10px;
}

#testi1234 a {
text-decoration:none;
font-size:10px;
color:#FFFFFF;
}

#testi1234 a:active {
text-decoration:none;
font-size:10px;
color:#FFFFFF;
}

#testi1234 a:hover {
text-decoration:none;
font-size:10px;
color:#FFFFFF;
}



/********* TEXT HEADER ****************/
h1 {
	/*border-bottom    : 1px solid #093070;*/
	font-size        : 12px;
	font-weight      : bold;
	line-height      : 16px;
	text-align       : left;
	text-indent      : 5px;
	color            : #093070;
	width            : 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 1px;
}

h2 {
color: #003399;
font-size: 12px;
font-weight:bold;
margin: 0px;
padding: 0px;
}

h3 {
color: #cc0033;
font-size: 12px;
font-weight:bold;
margin: 0px;
padding: 0px;
}





h5 {
	font-size        : 10px;
	font-weight        : bold;
	text-align         : left;
	width              : 100%;
	background-color: #0066cc;
	color              : #f1f1f1;
	padding            : 4px 0px 4px 0px;
	text-indent        : 5px;
	line-height        : 15px;
	background-repeat: no-repeat;
	/*border: 1px solid #093070;*/
	margin-top:0px;
}


/********** BLUE MAIN 3 BOX ***************/
table.bluebox_hosting {
background:url(../images/server.jpg);
background-repeat: repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
}


td.hosting_top {
background: url(../images/top.jpg);
height:36px;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-align:center;
border: solid 1px #007eff;
padding: 5px;
}


td.hosting_center {
color: #093070;
font-size:10px;
font-weight:bold;
border: solid 1px #007eff;
padding: 5px;
}

td.hosting_center li{
  list-style-type: none;
  line-height      : 15px;
  padding-left     : 5px;
  padding-top      : 0;
  background-image : url(../images/strelka.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 5px;
}


td.hosting_center ul{
  padding: 0px;
  margin: 2px;
}




td.hosting_bottom {
background: url(../images/bottom.jpg);
/*background: #007eff;*/
height:42px;
border-top: 0px;
border-bottom: solid 1px #007eff;
border-left: solid 1px #007eff;
border-right: solid 1px #007eff;
padding: 5px;
}

div.hosting_nav {
text-align:center;
background: url(../images/button_bg.jpg);
padding-top:10px;
margin-right:5px;
/*height:31px;*/
height:21px;
width:84px;
border:solid 1px #FFFFFF;
}




/************ LIST STYLE ****************/
li {
  line-height      : 15px;
  padding-left     : 10px;
  padding-top      : 0;
  background-image : url(../images/strelka.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 5px;
  list-style:none;
}


ul{
  padding: 0px;
  margin: 2px 4px 0px 0px;
}


/********** TABLE CHART ***************/
table.table_chart {
border: 1px dotted #0099FF;
border-collapse: collapse;
width: 100%
}

table.table_chart td {
border: 1px dotted #0099FF;
padding: 2px;
}


/*********** ALL LINK **************/

td.column_main a {
/*
  padding-left     : 10px;
  padding-top      : 0;
  background-image : url(../images/strelka.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 5px;
  */
  color:#FF0000;
  font-weight:bold;
  font-size: 10px;
}


td.column_main a:active {
text-decoration:none;
color: #0066FF;
}

td.column_main a:link {
text-decoration:none;
color: #0066FF;
}

td.column_main a:visited {
text-decoration:none;
color: #0066FF;
}


td.column_main a:hover {
text-decoration:none;
color:#FF0000;
}








td.column_right_live a {
  color:#FF0000;
  font-weight:bold;
  font-size: 11px;
}


td.column_right_live a:active {
text-decoration:none;
color: #0066FF;
}

td.column_right_live a:link {
text-decoration:none;
color: #0066FF;
}

td.column_right_live a:visited {
text-decoration:none;
color: #0066FF;
}


td.column_right_live a:hover {
text-decoration:none;
color:#FF0000;
}









td.hosting_center a {
  color:#093070;
  font-size:10px;
}


td.hosting_center a:active {
text-decoration:none;
color: #093070;

}

td.hosting_center a:link {
text-decoration:none;
color: #093070;
}

td.hosting_center a:visited {
text-decoration:none;
color: #093070;
}


td.hosting_center a:hover {
text-decoration:none;
color:#FF0000;
}





div.hosting_nav a {
text-decoration:none;
color: #ffffff;
}


div.hosting_nav a:link {
text-decoration:none;
color: #ffffff;
}

div.hosting_nav a:visited {
text-decoration:none;
color: #ffffff;
}


div.hosting_nav a:hover {
text-decoration:none;
color: #FFFF00;
}


span.red {
color:#FF0000;
}


/********* Website Design Page **********/

table.website_design {
width:100%;
}

table.website_design td {
padding-bottom: 2px;
vertical-align:top;
text-align:left;
}

td.website_design_content {
vertical-align:top;
text-align:left;
}
