body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1, h2, h3 {
	letter-spacing: -1px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-family: Tahoma, Geneva, sans-serif;
}
h1 {
	font-size: 22px;
	color: #0b2631;
}
h2 {
	font-size: 20px;
	font-weight: normal;
}
h3 { font-size: 16px; }
p, ul, ol { margin-top: 10px; }
ul, ol { }
#wrapper {
	width: 907px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-color: #FFF;
}
#header {
	background-image: url(../images/header.jpg);
	height: 123px;
	width: 907px;
	position: relative;
}
#phone {
	position: absolute;
	right: 5px;
	top: 65px;
	color: #FFFFFF;
	font-size: 20px;
}
#slogan {
	color: #FFF;
	position: absolute;
	right: 30px;
	top: 10px;
	font-size: 20px;
}
#menubar {
	position: absolute;
	width: 100%;
	top: 97px;
	font-size: 14px;
	font-weight: bold;
}
#menubar .news {
	width: 181px;
	position: absolute;
	left: 10px;
}
#menubar .news a { color: #922787; }
#menubar .news a:hover { color: #E49ADD; }
#menubar .home {
	width: 180px;
	position: absolute;
	left: 10px;
}
#menubar .home a { color: #922787; }
#menubar .home a:hover { color: #E089D8; }
#menubar .it {
	width: 120px;
	position: absolute;
	left: 204px;
}
#menubar .it a { color: #78706D; }
#menubar .it a:hover { color: #C9C5C2; }
#menubar .media {
	width: 120px;
	position: absolute;
	left: 335px;
}
#menubar .media a { color: #F2A72A; }
#menubar .media a:hover { color: #F7D291; }
#menubar .telco {
	width: 120px;
	position: absolute;
	left: 470px;
}
#menubar .telco a { color: #196C96; }
#menubar .telco a:hover { color: #99D2EE; }
#menubar .web {
	width: 120px;
	position: absolute;
	left: 605px;
}
#menubar .web a { color: #8F9438; }
#menubar .web a:hover { color: #D9DCA3; }
#menubar .contact {
	width: 120px;
	position: absolute;
	left: 750px;
}
#menubar .contact a { color: #165288; }
#menubar .contact a:hover { color: #9AC7EF; }
#blueline {
	height: 10px;
	background-color: #29aae2;
	width: 902px;
	margin-left: 5px;
}
#content {
	width: 902px;
	margin-left: 5px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#side-left {
	float: left;
	width: 178px;
	background-color: #922787;
	padding-bottom: 60px;
	background-image: url(../images/side-left-base.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 10px;
}
#side-left h3 {
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
}
#side-left a {
	color:#FFF;
	font-size:10px;
}
#side-left a:hover {
	color:#91D8F8;
	font-size:10px;
}


#main-content {
	width: 515px;
	float: left;
	position: relative;
	color: #0b2631;
	font-size:14px;
	padding-right: 10px;
	padding-left: 10px;
}
#submenu {
	height: 15px;
	padding-top: 2px;
	padding-left: 10px;
}
#submenu a {
	background-image: url(../images/box.jpg);
	background-position: left;
	padding-left: 15px;
	background-repeat: no-repeat;
	margin-right: 20px;
}
#side-right {
	float: right;
	width: 150px;
	background-color: #29AAE3;
	padding-bottom: 39px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	clear: right;
	margin-bottom: 20px;
}
.side-login {
	background-image: url(../images/side-right-base.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.side-it {
	background-image: url(../images/side-right-it.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.side-media {
	background-image: url(../images/side-right-media.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.side-telco {
	background-image: url(../images/side-right-telco.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.side-web {
	background-image: url(../images/side-right-web.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#side-right h3 {
	font-size: 18px;
	color: #FFFFFF;
}
#side-right a {
	color:#FFF;
	font-size:10px;
}
#side-right a:hover {
	color:#91D8F8;
	font-size:10px;
}
#side-right ul {
	margin-left: 0;
	padding:0;
}
#side-right li {
	list-style-type:square;
	margin-left:15px;
}
.clear { clear: both; }
#footer {
	background-image: url(../images/footerbar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 70px;
	width: 902px;
	margin-left: 5px;
}
#footerlinks {
	margin-top: 15px;
	float: right;
	margin-right: 15px;
	font-size:10px;
}
#footerlinks a:link, #footerlinks a:visited {
	color: #999999;
	text-decoration: none;
}
#footerlinks a:hover {
	color: #3366FF;
	text-decoration: none;
}
a:link, a:visited {
	color: #39629F;
	text-decoration: none;
}
a:hover {
	color: #3366FF;
	text-decoration: none;
}
a:active {
	color: #39629F;
	text-decoration: none;
}
a { font-weight: bold; }
.contactform {
	width:350px;
	margin-right: auto;
	margin-left: auto;
}
.contactform fieldset {
	padding:20px 0 0 0 !important /*Non-IE6*/;
	padding:0 /*IE6*/;
	margin:0 0 20px 0;
}
.contactform fieldset legend {
	margin:0 0 0 5px !important /*Non-IE*/;
	margin:0 0 20px 5px /*IE6*/;
	padding:0 2px 0 2px;
	color:#505050;
	font-weight:bold;
	font-size:90%;
}
.contactform label.left {
	float:left;
	width:100px;
	padding:2px;
	font-size:90%;
	font-weight:bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.contactform select.combo {
	width:175px;
	padding:2px;
	border:solid 1px #C8C8C8;
	font-family:verdana, arial, sans-serif;
	font-size:90%;
}
.contactform input.field {
	width:200px;
	padding:2px;
	border:1px solid #29AAE3;
	font-family:verdana, arial, sans-serif;
	font-size:90%;
}
.contactform textarea {
	width:200px;
	padding:2px;
	border:1px solid #29AAE3;
	font-family:verdana, arial, sans-serif;
	font-size:90%;
	margin-left: 115px;
	height: 100px;
}
.contactform input.button {
	float:right;
	width:9.0em;
	margin-right:20px;
	padding:1px !important /*Non-IE6*/;
	padding:0 /*IE6*/;
	background:#E6E6E6;
	border:solid 1px #969696;
	text-align:center;
	font-family:verdana, arial, sans-serif;
	color:#969696;
	font-size:110%;
}
.contactform input.button:hover {
	cursor: pointer;
	border:solid 1px #505050;
	background:#DCDCDC;
	color:#505050;
}
.success {
	background-color: #CDE855;
	border: 1px solid #A7C520;
	padding:3px;
}
.error {
	background-color: #FEB19A;
	border: 1px solid #A62409;
	padding:3px;
}
.success li, .error li { list-style:none; }
.displayitems {
	position:relative;
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	padding:2px;
	width: 98%;
}
.editbuttons {
	position:absolute;
	top:2px;
	right:5px;
}
.editbuttons a:hover { background-color: #CCCCCC; }
.editbuttons img {
	margin:0;
	padding:0;
}
.loginwapper { width:150px; }
.loginwapper label {
	width:100px;
	margin:0 0 0 5px;
	padding:2px;
	font-size:90%;
	font-weight:bold;
}
.loginwapper input.field {
	width:130px;
	padding:2px;
	border:solid 1px #C8C8C8;
	font-family:verdana, arial, sans-serif;
	font-size:90%;
}
.loginwapper input.button {
	padding:1px !important /*Non-IE6*/;
	padding:0 /*IE6*/;
	border:solid 1px #969696;
	text-align:center;
	color:#969696;
	font-size:90%;
	margin-top: 5px;
	float: right;
	margin-right: 15px;
	background-color: #FFFFFF;
}
.loginwapper input.button:hover {
	cursor: pointer;
	border:solid 1px #505050;
	color:#505050;
}
#folio_box {
	text-align: center;
}
#folio_box a img {
	margin-right: 8px;
	margin-bottom: 5px;
	border: 1px solid #F1F1F1;
	padding:2px;
}
#folio_box a img:hover {
	border: 1px solid #92973B;
}
