

html {
    
    background: url(../images/bg.jpg) repeat-y;
    background-position: center;
    
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/***** Global Settings *****/

#article-list {
    padding-left: 8px;
    padding-top: 10px;
    padding-bottom: 50px;
}

#article-lists a {
    text-decoration: none;
}

#article-lists a:hover {
    text-decoration: underline;
}

#article-lists>a {
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    color: #204b6b;
    line-height: 24px;
    text-decoration: none;
    display: inline;
}

.uiCatPageHeaderRow {
    display: none;
}

html, body {
    border:0;
    margin:0;
    padding:0;
}

.bodyhome {
    background:url(../images/bg_body2.jpg) no-repeat center 135px;
    font:.8em/1.5em arial, helvetica, sans-serif;
    text-align: center;
}

.bodyint {
    background:url(../images/bg_secondary2.jpg) no-repeat center 135px;
    font:.8em/1.5em arial, helvetica, sans-serif;
    text-align: center;
}

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
    margin:0;
    padding:0;
    font-weight:normal;
}

h1 {
    padding:0 0 10px 0;
    letter-spacing:-1px;
    font:2em arial, helvetica, sans-serif;
}

h2 {
    padding:20px 0;
    letter-spacing:-1px;
    font:1.5em arial, helvetica, sans-serif;
}

h3 {
    font:1em arial, helvetica, sans-serif;
    font-weight:bold;
}

p {
    color: #4E4E4E;
    margin:0;
    padding:0 0 18px 0;
}

blockquote {
    margin:22px 40px;
    padding:0;
}

/*ul, ol {
    list-style: none;
    padding:0 0 18px 40px;
}*/



small {font-size:0.85em;}

img {border:0;}

acronym, abbr {
    cursor:help;
    letter-spacing:1px;
    border-bottom:1px dashed;
}

/***** Links *****/

a, a:visited {text-decoration:none;}
a:hover {text-decoration: underline;}

/***** Forms *****/

form {
    margin:0;
    padding:0;
    display:inline;
}

input, select, textarea {font:1em arial, helvetica, sans-serif;}

textarea {line-height:1.25;}

label {cursor:pointer;}

/***** Tables *****/

table {
    border:0;
    margin:0 0 0 0;
    padding:0;
}

table tr td {
    padding:2px;
    vertical-align: top;
}

/***** Layout *****/

#container {
    margin: 0 auto;
    text-align: left;
    width: 1000px;
}

#header {
    color: #fff;
    height: 135px;
    position: relative;
}

#header a.home {
    display: block;
    height: 90px;
    position: absolute;
    left: 130px;
    top: 20px;
    width: 300px;
}

#header a.home span {display: none;}

/*#header ul {
    position: absolute;
    top: 10px;
    right: 150px;
}

#header li {
    float: left;
    margin: 0px 10px;
}

#header li a {
    color: #fff;
}*/

#header table {
    position: absolute;
    top: 50px;
    left: 570px;
}

#header span#quicklinks {
    color: #C7E126;
    font-weight: bold;
}

#maindiv {
    margin: 0 0 0 102px;
    width: 787px;
}

#content h1 {color: #204B6B;}

#content a {color: #204B6B;}

#footer {
    clear: both;
    color: #8A8A8A;
    padding: 10px 10px 10px 10px;
}

#footer li {
    display: inline;
    margin: 0 10px 0 0;
}

#footer a{color:#666666;text-decoration:underline;}

/*Misc sheet */

#container {
    background: url(../images/bg_body.jpg) no-repeat 0 135px;
}

.headerhome {
    background: url(../images/bg_header.jpg) no-repeat;
    *z-index: 2;
}

.headerint {
    background: url(../images/bg_header_sec.jpg) no-repeat;
}

#inttop {
    background: url(../images/bg_int_top.jpg) no-repeat;
    height: 81px;
    width: 787px;
    padding: 100px 20px 0 370px;
    position: relative;
}

#maintop {
    background: url(../images/bg_home_top.jpg) no-repeat;
    height: 293px;
    width: 400px;
    padding: 100px 20px 0 370px;
    position: absolute;
    z-index: 5;
}

#mainimg {
    height: 302px;
    width: 353px;
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
}

#rotate {
    position: relative;
    width: 353px;
    height: 302px;
}

#rotate>img {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}

#maintop p {
    padding: 0 0 10px 0;
}

#maintop p a {
    color: #4E4E4E;
    text-decoration: underline;
}

#maintop p a:hover {text-decoration: none;}

#maintop ul#mainnav {
    position: absolute;
    bottom: 15px;
    height: 50px;
    left: 0px;
    width: 740px;
    list-style: none;
}

#maintop ul#mainnav li {float: left;}

#maintop ul#mainnav li a {height: 50px; display: block;}

#maintop li a#consulting {
    width: 180px;
}

#maintop li a#network {
    margin: 0 0 0 85px;
    width: 190px;
}

#maintop li a#software {
    margin: 0 0 0 25px;
    width: 230px;
}

#maintop li a span {display: none;}

#mainbot {
    padding: 20px;
    padding-bottom: 0px;
}

#news {
    background: url(../images/bg_news.jpg) no-repeat;
    color: #fff;
    float: left;
    height: 213px;
    padding: 10px 20px;
    width: 261px;
}

#news h1 {padding: 0 0 10px 0;}

#news span, #news a {display: block;}

#news span.date {font-size: 1.2em;}

#news p {line-height: 1.4em; color: #fff;}

#news a {
    color: #fff;
    font-weight: bold;
}

#content {
    float: left;
    padding: 0px 30px;
    width: 386px;
}

#accordion2 a, #mns-items a {
    text-decoration: none;
}

div.horizontal_scroller, div.vertical_scroller {
	position:relative;
	height:170px;
	width:260px;
	display:block;
	overflow:hidden;
}

div.scrollingtext{
	position:absolute;
	white-space:nowrap;
    width: 250px;
}

#ctl01_ContentSectionMain_calendar_view_rss_promo_row, #ctl01_ContentSectionMain_calendar_view_promo_column, .promo_logo {
    padding: 0px;
    margin: 0px;
}

.rounded-left {
    height: 25px;
    width: 5px;
    float: left;
}

.rounded-left-hov {
    background: #ff9900;
    float: left;
}

.rounded-right {
    height: 25px;
    width: 5px;
    float: right;
}

.rounded-right-hov {
    background: #ff9900;
    float: left;
}

#social {
    padding-top: 8px;
}

#social img {
    width: 36px;
    height: 36px;
}
