* {
	margin:0;
	padding:0;
}

body {
	background:#BEC3C6 url(../images/bg_small.jpg) repeat-x;
	color:#555;
	font-family:Verdana, "BitStream vera Sans", Helvetica, Sans-serif;
	font-size:12px;
	line-height: 20px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:bolder;
	letter-spacing:-0.05em;
	font-family:Arial;
}

h1 {font-size:170%;}
h2 {font-size:170%;}
h3 {font-size:150%; color:#2970A6; }
h4 {font-size:130%; color:#2970A6; }
h5 {font-size:110%;}
h6 {font-size:100%;}

.ITsec_mnu_01{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.ITsec_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #610A31;

}

.ITsec_mnu_01 ul li{
display: inline;
}

.ITsec_mnu_01 ul li a{
	float: left;
	color: #FFFFFF;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.ITsec_mnu_01 ul li a:visited{
color: #FFFFFF;
}

.ITsec_mnu_01 ul li a:hover, .ITsec_mnu_01 ul li .selected{
	color: #FFFFFF !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #E87900;
}


img {
	border:0;
}
.sided {
	background:#FFF;
	border:1px solid #CCC;
	padding:3px;
}
p.sided {
	padding:3px 3px 0 !important;
	padding:3px;
}
*+html p.sided {
	padding:3px !important;
}
small {
	font-size:10px;
}
a:hover img.sided {
	border-color:#A6A6A6;
}
a {
	color:#610A31;
	text-decoration:underline;
	font-weight:bolder;
}
a:hover {
	text-decoration:underline;
	color:#E87900;
	font-weight:bolder;
}

.fixed, .clear {
	clear:both;
}

.boxcaption {
	background:#E3E4E6 0 0 no-repeat;
	padding:6px 12px;
	border-bottom:1px solid #CCC;
}
.boxcaption h3 {
	font-size:12px;
	font-family:Verdana,"BitStream vera Sans";
	letter-spacing:0em;
}
.box {
	background:#F4F5F7 100% 100% no-repeat;
	padding:8px 12px;
	margin-bottom:10px;
}

.boxvacancies {
	background:#F4F5F7 100% 100% no-repeat;
	padding:8px 12px;
	margin-bottom:10px;
	height: 300px;
}

.boxevents1 {
	background:#F4F5F7 100% 100% no-repeat;
	padding:8px 12px;
	margin-bottom:10px;
	height: 40px;
}

.boxevents2 {
	background:#F4F5F7 100% 100% no-repeat;
	padding:8px 12px;
	margin-bottom:10px;
	height: 250px;
}

.boxevents3 {
	background:#F4F5F7 100% 100% no-repeat;
	padding:8px 12px;
	margin-bottom:10px;
	height: 300px;
}

.boxaddress {
	background:#F4F5F7 100% 100% no-repeat;
	padding:8px 12px;
	margin-bottom:10px;
	height: 180px;
}

.boxroute {
	background:#F4F5F7 100% 100% no-repeat;
	padding:8px 12px;
	margin-bottom:10px;
	height: 830px;
}


.w3c {
	color:#080;
	font-size:10px;
}

#wrap {
	background: url(../images/fire.gif) center top no-repeat;
	padding:20px 0;
}
#container {
	margin:0 auto;
	width:936px;
}

#header {
	background: url(../images/header.jpg) 0 0 no-repeat;
	background-color:#FFFFFF
}

#caption {
	float:left;
	padding:14px 20px 11px;
}

#navigation {
	margin:1px 0;
	overflow:hidden;
}

#content {
	background:#FFF;
	min-height:1000px;
}

#main {
	background:#FFF;
	width:605px;
	padding:5px 15px 15px;
	float:left;
}

.contentleft {
	padding-bottom:5px !important;
	padding-bottom:15px;
}
*+html .contentleft {
	padding-bottom:15px !important;
}
.contentleft h1 {
	display:block;
	margin-top:10px;
	border-bottom:1px solid #CCC;
	padding:0 5px 3px;
	font-size:16px;
	font-family:Verdana,"BitStream vera Sans";
}
.contentleft h1 a.title {
	text-decoration:none;
	color:#4C4C4C;
}
.contentleft h1 a.title:hover {
	color:#2970A6;
}
.contentleft h1 .act a {
	font-weight:normal;
}
.contentleft .info {
	margin:5px;
}
.contentleft .info span.first {
	margin-left:0;
}

.contentleft .content {
	padding:5px 0 0 5px;
	line-height:145%;
	overflow:hidden;
}
.contentleft .content p {
	margin-bottom:10px;
}
.contentleft .under {
	height:16px;
	line-height:16px;
	margin-bottom:10px;
}
.contentleft .under span {
	float:left;
	margin-right:15px;
}
.contentleft .announce {
	margin-bottom:10px;
}
.contentleft .content h4 {
	color:#080;
	margin-bottom:10px;
}
.contentleft .content img {
	max-width:600px;
}
.contentleft .content ul, 
.contentleft .content ol {
	padding-bottom:10px;
}
.contentleft .content ul li, 
.contentleft .content ol li {
	list-style-position:inside;
	padding-left:10px;
}
.contentleft .content table {
	background:#FFF;
	border:1px solid #CCC;
	border-width:2px;
	border-collapse:collapse;
	margin:5px 0 10px;
}
.contentleft .content th, 
.contentleft .content td {
	border:1px solid #CCC;
	padding:3px 10px;
	text-align:left;
	vertical-align:top;
}
.contentleft .content tr.even td {
	background:#F7F7F7;
}

#contentright {
	background:#F7F7F7;
	width:300px;
	float:right;
	font-size:95%;
	line-height:20px;
	overflow:hidden;
}

#contentrightcontainer .widget {
	padding:10px 15px 19px;
}

#contentrightcontainer 
{
	font-size:95%;
}
#contentrightcontainer .widget h2
{
	margin-bottom:10px;
}
#contentrightcontainer .widget .content p
{
	margin-bottom:10px;
}

.centersidebar{
	padding:12px 15px 0;
	border-bottom:1px solid #CCC;
}

.centersidebar2{
	padding:12px 15px 0;
	border-bottom:1px solid #CCC;
	height: 1200px;
}


#footer {
	background: url(../images/footer.jpg) 0 0 no-repeat;
	display:block;
	height:88px;
	border-top:1px solid #CCC;
	font-size:11px;
	line-height:145%;
	width:100%;
}
#footer a {
	color:#2A2A2A;
}
#copyright {
	margin-top:12px;
	margin-left:20px;
}
#validhtml {
	margin-left:20px;
}

a#gotop {
	background: url(../images/icons.gif) 0 -304px no-repeat;
	float:right;
	height:16px;
	line-height:18px;
	display:block;
	padding-left:16px;
	margin:5px 15px 0 0 !important;
	margin:5px 8px 0 0;
	text-decoration:none;
}
