/* Generated by CSS Usage.
   File: http://localhost/itsminimal/styles/style.css.
   DON'T DELETE YOUR ORIGINAL CSS FILE. Keep it so you can fix the glitches later.
   Some rules have been deleted, some selectors are prefixed with "UNUSED".
   Look for the UNUSED items and see if you can remove them. */

* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #E4EDF7;
	color: #2E5984;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
}
h1 {
	font-size: 34px;
	padding-bottom: 10px;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 15px;
}
#topedHr {
	margin-top: 15px;
	padding-top: 5px;
}
a {
	color: #2E5984;
	outline: none;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
p {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 7px;
	text-align: justify;
	color: #2E5984;
	font-size: 15px;
	line-height: 20px;
}
img {
	border: none;
}
#wrapper {
	width: 1130px;
	min-width: 1130px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #leftContainer {
	background-image: url(../images/leftWrap.jpg);
	background-repeat: repeat-y;
	height: 700px;
	width: 7px;
	float: left;
}
#wrapper #rightContainer {
	background-image: url(../images/rightWrap.jpg);
	background-repeat: repeat-y;
	height: 700px;
	width: 7px;
	float: right;
}
#wrapper #wrapperInside {
	width: 1116px;
	float: left;
	display: block;
	background-image: url(../images/backBody.jpg);
	background-repeat: repeat-x;
	height: 700px;
}





#header {
	height: 47px;
	padding-top: 72px;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-image: url(../images/ITSLogo1.png);
	background-position: 20px 10px;
}



#Menu {
	height: 47px;
	padding-right: 165px;
	vertical-align: top;
}
#Menu ul {
	list-style-type: none;
	text-align: right;
}
#Menu ul li {
	display: inline;
	list-style-type: none;
	padding-left: 20px;
}



#middle {
	width: 100%;
	padding-top: 5px;
}
#containerMain {
	width: 100%;
	float: left;
	overflow: hidden;
	height: 460px;
	background-image: url(../images/backPCMedium.png);
	background-repeat: no-repeat;
	background-position: 18px 30px;
	padding-top: 40px;
}


#content {
	padding-top: 0;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 430px;
	
}
#foot #copyright {
	float: right;
	text-align: right;
	margin-right: 100px;
}
#foot #data {
	float: left;
	width: 220px;
	margin-left: 150px;
}
#foot {
	clear: both;
	height: 70px;
	padding-top: 10px;
	background-color: #E2E6F1;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #858E9C;
	line-height: 16px;
}

#footer {
	background-repeat: no-repeat;
	clear: both;
	width: 1130px;
	margin-right: auto;
	margin-left: auto;
}
#next {
	padding-right: 30px;
	float: right;
	height: 23px;
	background-image: url(../images/more.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	text-align: right;
	display: block;
}
#next a {
	text-decoration: none;
	text-transform: uppercase;
}
#next a:hover {
	text-decoration: none;
	text-transform: uppercase;
	color:#FFF;
}
.notover {
	color: #DBE3EA;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px
}
.notover:hover{
	color: #FFF;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/white_arrow_over.png);
}
.over {
	color: #FFF;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/white_arrow.png);
	padding-top: 0px;
	padding-bottom: 20px;
	text-transform: uppercase;
}
#foot a {
	color: #858E99;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#foot a:hover {
	color: #6B7581;
}
