html, body {

}

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	background-color: #16181F;
	background-image: url(images/bg02.jpg);
	background-repeat: repeat;
	background-position: left top;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	margin-top: 0px;
	list-style: none;
}
#rightblock {
	background-color: #FFF;
	clear: none;
	float: none;
	background-image: none;
	background-repeat: repeat;
	height: 10px;
	display: block;
	position: fixed;
	visibility: visible;
	overflow: auto;
}


p {
	line-height: 150%;
	font-weight: bold;
}

strong {
	color: #515151;
}

a {
	color: #0673C5;
}

a:hover {
	text-decoration: none;
	color: #03C;
}

a img {
	border: none;
}

img.border {
	border: 1px solid #666666;
}

img.alignleft {
	float: left;
	margin: 0px;
	padding: 0px;
}
.headerp {
	color: #FFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Sans Serif";
	font-size: 18px;
	padding-bottom: 0px;
	text-align: right;
	padding-top: 15px;
	padding-right: 20px;
}
.headerlink {
	color: #FFF;
	text-decoration: underline;
}
.headerpimg {
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li {
	padding: 8px 0px;
	border-top: 1px solid #ACAFB6;
}

ul.style1 span {
	display: inline-block;
	width: 48px;
	height: 15px;
	margin: 0px 10px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #025589;
	background-image: url(images/homepage20.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

ul.style1 a {
	width: 48px;
	color: #3D4150;
}

ul.style1 .first {
	border: none;
}

ul.style2 {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	font-size: 14px;
}

ul.style2 li {
	padding-bottom: 30px;
}

ul.style2 img {
	margin-top: -5px;
}

ul.style3 {
	padding: 0px 0px 20px 0px;
	line-height: 150%;
	color: #666666;
}

/** WRAPPER */

#wrapper {
	background-image: url(images/bg01.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	
}

.container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 130px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/bg03.jpg);
}

/** LOGO */

#logo {
	position: relative;
	float: left;
	width: 450px;
	height: 130px;
	background-image: url(images/homepage01.jpg);
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-indent: -9999em;
}

#logo h1 a {
	display: block;
	position: absolute;
	top: -4px;
	left: 0px;
	width: 450px;
	height: 130px;
	background-image: url(images/infotrain-logo.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
}

/** SEARCH */

#search {
	float: right;
	width: 450px;
	height: 150px;
}

#search form, #search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search form {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 165px;
}

#search input {
	float: left;
}

#search .input-text {
	width: 196px;
	margin: 0px;
	padding: 4px 5px 3px 6px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #787E8F;
	background-image: none;
}

/** MENU */





#menu {
	width: 200px;
	height: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top:15px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 30px;
	
	


	

}

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

#menu ul ul{
	margin: 0px;
	list-style: none;
	line-height: normal;
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	position: absolute;
	display: block;	
}
#menu li {
	width: 210px;
}
#menu ul li:hover ul {
	visibility:visible;
	z-index:9999;
	line-height: 10px;
	padding: 0px;
}    

#menu a {
	display: block;
	width: 205px;
	height: 33px;
	margin: 0px;
	padding: 5px 0px 0px 5px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: px;
	font-weight: normal;
	color: #FFFFFF;
}

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

#menu1 {
	background-image: url(images/homepage08.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#menu1 a {
	background-image: url(images/homepage02.jpg);
	background-repeat: no-repeat;
	background-position: right 12px;
}

#menu2 {
	background-image: url(images/homepage03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#menu2 a {
	background-image: ;
	background-repeat: no-repeat;
	background-position: right 12px;
}

#menu3 {
	background: url(file://///downstairs/Users/User/Documents/websites/Infotrain/images/homepage10.jpg) no-repeat left bottom;
	padding-left: 20px;
}

#menu3 a {
	background: url(file://///downstairs/Users/User/Documents/websites/Infotrain/images/homepage04.jpg) no-repeat right 12px;
	width: 185px;
	height: 20px;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 4px;
}

#menu4 {
	padding-left: 20px;
	background-image: url(images/homepage11.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#menu4 a {
	font-size: 12px;
	height: 20px;
	padding-top: 2px;
	width: 185px;
	padding-bottom: 4px;
	background-image: url(images/homepage05.jpg);
	background-repeat: no-repeat;
	background-position: right 12px;
}

#menu5 {
	background: url(file://///downstairs/Users/User/Documents/websites/Infotrain/images/homepage12.jpg) no-repeat left bottom;
}

#menu5 a {
	background: url(file://///downstairs/Users/User/Documents/websites/Infotrain/images/homepage06.jpg) no-repeat right 12px;
}

#menu6 a {
	background: url(file://///downstairs/Users/User/Documents/websites/Infotrain/images/homepage07.jpg) no-repeat right 12px;
}
#menu7 {
	padding-left: 0px;
	font-size: 12px;
	width: 40px;
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 12px;
	display: block;
	height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#menu7 a {
	padding-left: 40px;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: right 6px;
}


/** PAGE */

#page {
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/bg06.jpg);
}

#page-bgtop {
	background-image: url(images/bg04a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#page-bgbtm {
	overflow: hidden;
	width: 880px;
	background-image: url(images/bg05.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/** CONTENT */

#content {
	float: right;
	width: 580px;
	padding-top: 10px;
	padding-right: 10px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 270px;
	clear: none;
}

/** 	 */

#footer {
	height: 60px;
	background-image: url(images/bg07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer p {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	text-transform: lowercase;
	color: #313035;
	font-size: 11px;
}

#footer a {
	color: #313035;
}

.sidebox-style {
	padding: 0px 30px;
	font-size: 12px;
}

#box1 {
	background: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#box1 .title {
	font-size: 18;
}

#box2 .title {
	letter-spacing: -1px;
	font-size: 24px;
}

#two-columns {
}

#two-columns img {
	margin: 0px;
}

#col1 {
	float: left;
	width: 280px;
}

#col2 {
	float: right;
	width: 280px;
}

.box-style {
	padding-top: 10px;
	font-size: 16px;
	color: #808080;
	background-image: url(images/homepage13.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contentbox2style2emph {
	color: #666666;
}

.box-style .title {
	margin: 0px;
	text-transform: lowercase;
	font-size: 18px;
	font-weight: normal;
	color: #1E212A;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.box-style img {
	padding: 0px 20px 0px 0px;
}

.box-style span {
	color: #007CD2;
}
.headerp2 {
	background-image: url(file://///downstairs/Users/User/Documents/websites/Infotrain/images/mail_symbol.png);
	background-repeat: no-repeat;
	text-align: right;
	background-position: 200px;
}
#wrapper #header #search .headerp .style3 {
	font-size: 20px;
	color: #FFF;
}
#wrapper #page #page-bgtop #page-bgbtm #content #box2 .style2 li a {
	color: #333;
}
#wrapper #page #page-bgtop #page-bgbtm #content #box2 .box-style li {
	color: #06C;
}
#wrapper #page #page-bgtop #page-bgbtm #content #box2 .box-style li a {
	color: #007CDC;
}
#wrapper #page #page-bgtop #page-bgbtm #content #box2 .style2 li span a {
	color: #06C;
}
#bullet points {
	list-style-type: disc;
}
.bulletpoint {
	list-style-type: square;
	list-style-position: outside;
	padding-left: 0px;
	font-size: 14px;
	padding-bottom: 5px;
}
#wrapper #page #page-bgtop #page-bgbtm #content #box1 #col1 .title span {
	font-size: 18px;
}
#wrapper #page #page-bgtop #page-bgbtm #content #box1 .title span {
	font-size: 18px;
}
#wrapper #page #page-bgtop #page-bgbtm #content #box1 .title {
	font-size: 18px;
}
#wrapper #page #page-bgtop #page-bgbtm #content #box1 .title2 {
	font-size: 36px;
}
#wrapper #page #page-bgtop #page-bgbtm #content #box1 .subtext {
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #333;
}
#wrapper #page #page-bgtop #page-bgbtm #content #box1 #two-columns #col1a {
	float: left;
	width: 575px;
}
#wrapper #page #page-bgtop #page-bgbtm #content #box1 #two-columns #col1a .style2a {
	font-size: 14px;
	line-height: 150%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
}
#wrapper #page #page-bgtop #page-bgbtm #content #box1 #two-columns #col1a ul .bulletpointbaf {
	font-size: 14px;
	list-style-type: square;
}
