@charset "utf-8";


html, body {
	height: 100%;
}




.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 85px; /*WIDTH OF MAIN MENU ITEMS*/
border: 0px ;
font: bold 12px arial;
color: blue;
}

.glossymenu li{
position: relative;
}

.glossymenu li a{
background: white url() repeat-x bottom left;
font: bold 12px arial;
color: blue;
display: block;
width: auto;
padding: 0px 0;
padding-left: 0px;
text-decoration: none;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 120px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
padding-left: 5px;

}

.glossymenu li ul li{
float: left;
padding-left: 5px;

}

.glossymenu li ul a{
width: 120px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
padding-left: 5px;
font: bold 11px times;
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: blue;
}

.glossymenu li a:hover{
color: lightblue;
text-decoration: underline;
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */





body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/it_services_syracuse.png) no-repeat top center;
	font-family: "arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1, h2, h3 {
	margin-top: 0px;
	color: #0000cc;
}

h1 {    font-size: 16px;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	font-weight: normal;
}

h3 {
	font-size: 12px;
	color: #0000cc;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 120%;
	text-align: left;
	
}

ul {
	margin-left: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	list-style: none;
	line-height: 120%;
	text-indent: 0px;

}

ul li {
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	
}

strong {
	color: #505050;
}

a {
	color: #0000cc;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}



.hr1 {
	height: 20px;
	background: url(images/disaster_recovery_backup_syracuse.gif) repeat-x left top;
}

/** HEADER */

#header {
	width: 728px;
	height: 156px;
}

/** MENU */

#menu {
	width: 728px;
	height: 60px;
	background: url(images/server_management_syracuse.jpg) repeat-x left top;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	width: 102px;
	height: 59px;
	padding: 0px 1px 1px 1px;
	background: url(images/it_outsourcing_syracuse.jpg) no-repeat left top;
}

#menu a {
	display: block;
	width: 102px;
	height: 36px;
	padding: 23px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	color: #FBFBFB;
}

#menu a:hover {
	text-decoration: underline;
}


#hidden a {
	text-decoration: none;
}


#hidden a:hover {
	text-decoration: none;
}

#menu .first {
	background: none;
}

#menu .active a {
	background: url(images/managed_services_syracuse.jpg) repeat-x left top;
}

/** PAGE */

#page {
	width: 688px;
	padding: 0px 20px;
	background: #FFFFFF url(images/syracuse_web_design.gif) repeat-y 250px 0px;
}




.wide #page {
	background: #FFFFFF;
}

/** CONTENT */

#content {
	width: 420px;
}

.wide #content {
	width: auto;
}

.two-columns {
	background: url(images/syracuse_web_design.gif) repeat-y 160px 0px;
}


.two-columns .column1 {
	width: 140px;
}

.two-columns .column2 {
	width: 225px;
}

.button {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 14px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
.button:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }

#top ul {
	margin-left:15px;
	padding-left:0;
	line-height: 90%;
	list-style: disc;
	font-size: 1em;
	font-family: arial;
	
	

}

#top li {
	

}




/** SIDEBAR */

#sidebar {
	width: 200px;
}

/** FOOTER */

#footer {
	padding: 60px 0px;
	background: url(images/computer_services_syracuse.jpg) repeat-x left top;
}

#footer .wrapper {
	width: 728px;
}

#footer p {
	margin: 0px;
	padding: 0px 20px;
	line-height: normal;
	text-align: center;
	font-size: 11px;
}

#footer .links {
	padding-left: 10px;
	text-align: center;
}

#footer .links a {
	padding: 0px 10px;
}

/** BOX1 */

#box1 {
	width: 728px;
	margin: 0px auto;
}