/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font: 75% arial, hevetica, sans-serif;
	text-align: center;
	color: #505367;
	}
	
	#container {
	position:relative;
	margin: 0.5em auto;
	margin-bottom: 2em auto;
	width: 850px;
	text-align: left;
	background-color: white;
	}
	
	/*****************/
	#leftmenu {
	margin-top: 2em;
    float: left;
	background-color: white;
	}
	
	#service, #support, #righttext, #contact {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align:center; 
	
	}
	
	#supportnav{
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	}

	#serviceheader, #supportheader, #homeheader, #servicenavbase, #supportnavbase, #homenavbase, #servicenav, #supportnav, #homenav {
	margin-left: 20px;
	width:140px;
    text-align:center;
	background-color: white;
	}
	
	#serviceheader, #supportheader {
	margin-top:10px;
	}
	/**********************/
	
	#maincontent {
	margin-top: 1em;
	margin-left:30px;
	width:450px;
	float: left;
	}
		/***************/
	#rightcontent {
	margin-top: 2em;
		float: right;
	background-color: white;
	text-align:center
	}

	#rightheader {
	margin-right: 20px;
	/*width:140px;*/
		}
		
	/** html #righttext {
	width: 140px; 
	w\idth: 140px;
}*/
	#righttext {
	margin-right: 20px;
	padding: 5px;
	background-color: white;
	border-top:1px solid #ccc;
	margin-top: 1em;
	}
	
	#callme {
	margin-right: 20px;
	padding: 6px;
	background-color: white;
	border:2px solid #ccc;
	margin-top: 1em;
	font-size:11px;
	}
		
	#backup {
	margin-right: 20px;
	padding: 6px;
	background-color: white;
	border:2px solid #ccc;
	margin-top: 1em;
	font-size:11px;
	}
	#microsoftlogo {
	margin-right: 20px;
	/*width:140px;*/
	margin-top: 1em;
	text-align:center;
	background-color: white;
	
	}
	
	#contact {
	margin-right: 20px;
	font-size:11px;
	/*margin-top: 1em;*/
  	padding: 5px;
	border-top:1px solid #ccc;
	}
	
	#rightheader, #righttext, #contact, #microsoftlogo, #callme { 
  width:140px; 
  text-align:center;
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:128px;
} 
html>body #rightheader, #righttext, #contact, #microsoftlogo, #callme {
  width:128px;
} 
	/*****************/
	#footer	{
	clear: both;
	text-align:center
	font-size:11px;
	padding: 5px;
	width: 850px;
	}
		
	b, strong {
	color:#003366
	}	
		
	h1 {
	margin-top:0px;
	margin-bottom:5px;
	margin-top:0px;
	font-size:2em;
	}
	
	h2 {
	margin-top:5px;
	margin-bottom:0px;
	font-size:1em;
	color:#003366;
	}
	
	h3 {
	margin-top:0px;
	margin-bottom:0px;
	}

	h4 {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	text-align:center
	}
	
	p {
	margin-top:0px;
	margin-bottom:5px;
	}
	
	sub {
	font-size:0.9em;
	}
	
/**	#maincontent ul {
	list-style-image: url('./images/list-bullet.gif')
	}
**/	
		
#maincontent a:link {color: #3399FF; font-size:1em; text-decoration:underline;}     /* unvisited link */
#maincontent a:visited {color: #3399FF; font-size:1em; font-weight:bold; text-decoration:underline;}  /* visited link */
#maincontent a:hover {color: #333399; font-size:1em; text-decoration:none; }   /* mouse over link */
#maincontent a:active {color: #333399; font-size:1em;}   /* selected link */ 

#rightcontent a:link {color: #3399FF; font-size:0.8em; text-decoration:underline;}     /* unvisited link */
#rightcontent a:visited {color: #3399FF; font-size:0.8em; font-weight:bold; text-decoration:underline;}  /* visited link */
#rightcontent a:hover {color: #333399; font-size:0.8em; text-decoration:none; }   /* mouse over link */
#rightcontent a:active {color: #333399; font-size:0.8em;}   /

/******FORM STYLE*******/
body 
.submit {font-size: 9px; color: #ffffff; font-weight:bold; border: 1px #5D92C6 solid; background-color: #22a0cd;}
/************************/
