html { height: 100%; overflow-y: scroll; }
* {
margin:0;
padding:0;
}

body {
-x-system-font:none;
background:#FFF none repeat scroll 0 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
}

#page-wrap {
margin:0 auto;
max-width:1024px;
min-width:560px;
position:relative;
}

#header {
background:#FFF none repeat scroll 0 0;
margin:0px auto 0;
max-width:1024px;
min-width:560px;
}

#header-logo { width:322px; height:80px; float:left; }
#header-links {
	text-align:center;
	float:left;
	width:459px;
	padding-top:32px;
}
#header-links a { font-size:12px; color:#555; padding:10px; text-decoration:none; font-family:Arial, Helvetica, sans-serif; }
#header-links a:hover { text-decoration:underline; }
#header-phone { width:243px; padding-top:20px; text-align:center; color:#555;float:left; clear:right; }
#header-phone-caption { font-size:14px; }
#header-phone-number { font-size:16px; font-weight:bold; }

#header-nav { 
	background:#5b970c none repeat scroll 0 0;
	margin:0px auto 0;
	max-width:1024px;
	min-width:560px;
	padding:10px 1px 10px 1px;
	clear:both;
}
#header-nav a { font-size:18px; color:#FFF; padding:9px 18px;  font-family:Verdana, Arial, Helvetica, sans-serif; text-transform:uppercase; text-decoration:none; }
#header-nav a:hover { background-color:#79aa38; }

a.header-nav-current { background-color:#79aa38; }

#header-sub-nav { 
background:#EEE none repeat scroll 0 0;
margin:0 auto 0;
max-width:1024px;
min-width:560px;
clear:both;
padding: 8px 1px 8px 1px;
margin-top:-10px;
 }
#header-sub-nav a { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#555; padding:8px 18px; text-decoration:none; }
#header-sub-nav a:hover { color:#000; background-color:#F7F7F7; }

#main-content {
background:white none repeat scroll 0 0;
padding:10px 320px 0 15px;
}

#main-content h1 { color:#555; font-weight:normal; font-size:24px; padding:0px 0 2px 0; }
#main-content h3 { color:#555; font-weight:normal; font-size:18px; padding:4px 0 0 0; }
#main-content p { padding:2px 0 2px 1px; }


#main-sidebar {
background:#FFF none repeat scroll 0 0;

padding:6px 0 0 10px;
position:absolute;
right:0;
top:0;
width:290px;
border:1px solid #CCCCCC;	
margin-top:30px;

}
#main-sidebar h2 { color:#333; font-weight:bold; font-size:16px; padding:4px 0 3px 0; }

#main-sidebar h3 { color:#333; font-weight:bold; font-size:16px; padding:4px 0 3px 0; }

#footer {
background:#FFF none repeat scroll 0 0;
margin:0 auto 0px;
max-width:1024px;
min-width:560px;
}

#footer p {
color:#555;

}
#footer a {
border-bottom:1px dotted white;
color:#000;
text-decoration:none;
}
#footer a:hover {
border-bottom-style:solid;
}
#cloud
{
width:1024px;
height:365px;
}
h3
{
font-size: 18px; 
font-family:Verdana,Arial,Helvetica,sans-serif
}
p
{
padding:10px;
}
#line
{
height:10px;
background-color:#ccc;
}
#footerlinks
{
font-weight:bold;
color:#666666;
font-family:Arial;
padding:10px;
}

#footerlinks A:link	{color: #666666;
	text-decoration:none}
#footerlinks A:visited	{color: #666666;
	text-decoration:none}
#footerlinks A:active	{color: #5B970C;
	text-decoration:none}
#footerlinks A:hover	{color: #5B970C;
	}

table.pricing td
{
border:1px solid #ccc;
font-size:14px;
padding:5px;
}

