﻿html, body{
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a
{
    text-decoration: none;
    color: #3974b0;
}
a:hover {
	text-decoration: underline;
}

.more {
	text-align: right;
}
.left {
	float: left;
}

.clear {
	clear: both;
}

body
{
    background: url(../../images/header_bg_2.jpg) repeat-x;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #5C5C5C;
    letter-spacing: 0.03pc;
}

.container_body
{
    text-align: center;
    width: 100%;
    padding-top: 3px;
    /*height:150px;*/
    background-color:White;
    /*background: url(../../images/body_bg.jpg) repeat-x;*/
}

.container_banner
{
    text-align: center;
    width: 100%;
    height:255px;
    background-color: #fff;
}

.container_footer
{
    text-align: center;
    width: 100%;
    padding-top: 3px;
    height:150px;
    background-color: #375879;
}


.page_title
{
    font-size: 15pt;
    color: #3974b0;
    text-align: left;
    vertical-align: top;
    letter-spacing: 0.1pc;
}


.page_subtitle
{
    font-size: 13pt;
    color: #3974b0;
    text-align: left;
    vertical-align: top;
    letter-spacing: 0.1pc;
}

h1
{
    font-size: 15pt;
    color: #3974b0;
    text-align: left;
    vertical-align: top;
 
}

h2
{
    color: #3067a5;
    font-size: 16pt;
}
h3
{
    color: gray;
    font-size: 12pt;
}

p,li
{
    font-size: 15px;
    line-height: 21px;
    color: #5C5C5C;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    padding-top: 6px;
}

#wrapper {
}

.header 
{
    width:980px;
    padding-top:3px;
}

#header h1 {
	margin-top: 44px;
}

.header h2
{
    color: #dadde2;
    font-size: 10pt;
    margin-top: 3px;
    font-weight: normal;
}

.headerLink
{
    color: #dadde2;
    font-size: 10pt;
    margin-top: 10px;
    text-decoration: none;
}

.menu
{
    width:980px;
    padding-left:20px;
    padding-bottom:25px;
}

.banner
{
    width:980px;

}


.banner_contactus
{
    width:980px;
    background: url(../../images/Banner_ContactUs2.jpg) repeat-x;
    height:255px;
}


.banner_helpdesk
{
    width:980px;
    background: url(../../images/Banner_helpdesk.jpg) repeat-x;
    height:255px;
}


.banner_aboutus
{
    width:980px;
    background: url(../../images/Banner_aboutus.jpg) repeat-x;
    height:255px;
}


.banner_leadership
{
    width:980px;
    background: url(../../images/Banner_leadership.jpg) repeat-x;
    height:255px;
}

.banner_services_overview
{
    width:980px;
    background: url(../../images/Banner_services_overview.jpg) repeat-x;
    height:255px;
}

.banner_cloud_hosting
{
    width:980px;
    background: url(../../images/Banner_cloud_hosting.jpg) repeat-x;
    height:255px;
}


.banner_it_support
{
    width:980px;
    background: url(../../images/Banner_ITSupport.jpg) repeat-x;
    height:255px;
}


.banner_desktop
{
    width:980px;
    background: url(../../images/Banner_Desktop_Management.jpg) repeat-x;
    height:255px;
}

.banner_TaaS
{
    width:980px;
    background: url(../../images/Banner_TaaS2.jpg) repeat-x;
    height:255px;
}

.banner_server
{
    width:980px;
    background: url(../../images/Banner_Server_Management.jpg) repeat-x;
    height:255px;
}

.banner_voip
{
    width:980px;
    background: url(../../images/Banner_VOIP_System.jpg) repeat-x;
    height:255px;
}

.banner_data_protection
{
    width:980px;
    background: url(../../images/Banner_BDR_2.jpg) repeat-x;
    height:255px;
}

.banner_network_mgt
{
    width:980px;
    background: url(../../images/BannerNetworkSupport.jpg) repeat-x;
    height:255px;
}

.banner_text
{
    color: #41607c;
    font-size: 12pt;
    padding-top: 150px;
    width: 600px;
    padding-left:35px;
    
}
.banner_text_script
{
    font-style: normal;
    font-family: 'Bradley Hand ITC' , Pristina, 'Segoe Print';
    color: dimgray;
    font-size: 11pt;
    padding-left:35px;
}

.contentBody
{
    width:980px;
    padding-left:15px;
    padding-right:0px;
    padding-bottom:20px;       
}



.footerLink
{
    color: white;
    font-size: 10pt;
    margin-top: 10px;
    text-decoration: none;
}

/* Ads */
.tblAds
{
	height:190px;
	border-top:1px solid #CCCCCC;

}
.tblAdsTD
{
	padding:0px 5px 0px 5px;
	border-right:1px solid #cccccc;
	background-color:#D2E0EC;
}
.adTitle
{
	text-align:center;
	font-family:Calibri;
	font-size: 18px;
	font-weight:600;
	color:#5F717E;
	padding-top:30px;
	
}
.adTitleMiddle
{	
	color:#3067A5;
	
}
.adText
{
	width:80%;
	text-align:left;
	color:black;
	font-size:11px;
}
.adText li
{
  list-style-type:square; 
  line-height:16px;
}
.adLink
{
	width:80%;	
	text-align:right;
	color:#3067A5;
	text-decoration:none;
}
.adLinkDiv
{
	width:85%;	
	text-align:right;
}
.adLink
{
	color:#3067A5;
	text-decoration:none;
	font-size:13px;	
}
.adLink:visited
{
	color:#3067A5;
	text-decoration:none;
	font-size:13px;	
}
.adLink:hover
{
	color:#5F717E;
	text-decoration:none;	
	font-size:13px;	
}

.box
{
    background-image: url(../../images/rightside_bg.gif);
    width: 263px;
    background-repeat: no-repeat;
    height: 300px;
    padding-top: 10px;
    padding-left: 0px;
}

.box_title
{
    font-size: 15pt;
    color: #3974b0;
    text-align: left;
    vertical-align: top;
    padding-left:10px;
    width:260px;
}

.box_Content
{
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	line-height: 12pt;
	letter-spacing: 0.01pc;
	padding-left:15px;
	padding-right:5px;
	
}

.box_Content_center
{
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	line-height: 12pt;
	letter-spacing: 0.01pc;
}

.button
{
    border-bottom: gray 1px solid;
    border-left: gray 1px solid;
    color: #003366;
    font-size: 11pt;
    border-top: gray 1px solid;
    border-right: gray 1px solid;
    cursor: hand;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    
}

.button:hover
{
    border-bottom: gray 1px solid;
    border-left: gray 1px solid;
    color: #003366;
    font-size: 11pt;
    border-top: gray 1px solid;
    border-right: gray 1px solid;
    cursor: hand;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    background-color: #dcdcdc;
}

input.error  
{ 
 background: #fed; border: 1px solid red; 
}

.newsletter_title
{
    font-size: 15pt;
    color: #3974b0;
    text-align: left;
    vertical-align: top;
}

.required
{
    color: #cc0033;
    font-size: 9pt;
}

.TextBox
{
    border-bottom: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    border-top: lightgrey 1px solid;
    border-right: lightgrey 1px solid;
    height: 20px;
    width: 75px;
    background-color: white;
}

