/* CSS Document */
img, div { behavior: url(iepngfix.htc) }
form {
	margin : 0px;
	padding : 0px;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}
ul, ol, dl {
	position:relative;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 1.8em;
	line-height: 1.3em;
}
h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
/* STRUCTURE */
body {
	margin: 0px;
	padding: 0px;
}
#main {
	width:950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding:10px;
	border: 10px solid #939EB3;
}
#head {
	width: 990px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	}
#container {
	float: left;
	width:910px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #0F3081;
}
/* LEFT */
#left {
	float:left;
	width:620px;
	padding-right:20px;
	margin-right: 20px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #939EB3;
}
#tags {
	float: left;
	width: 620px;
	height:370px;
	margin-bottom:20px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #939EB3;
}
#col1 {
	float:left;
	width:285px;
	margin-right: 20px;
	padding-right:20px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #939EB3;
	padding-bottom:20px;
}
.flag {
	float:left;
	margin-right:20px;
}
#col2 {
	float:left;
	width:285px;
}
.boxcol2 {
	float:left;
	width:285px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #939EB3;
}
.testimonial {
	float:left;
	width:285px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #939EB3;	
}
.testimonial p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #939EB3;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}
.testimonial span {
	color: #FFFFFF;
}
/* RIGHT */
#right {
	float:left;
	width:240px;
	margin-top: 40px;
}
.box {
	float:left;
	width:240px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #939EB3;
}
.box p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}
.box li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #939EB3;
	margin: 0px;
	padding-bottom: 10px;
	background-image: url(../images/icon-diploma.png);
	background-repeat: no-repeat;
	text-indent: 20px;
	background-position: left top;
}
.box a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
.box a:hover {
	text-decoration: underline;
	color: #BBB56C;
}
.box .icon {
	float:left;
	margin-right: 10px;
	padding-top:4px;
}
.myers {
	float:left;
	width:240px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #939EB3;
}
.myers p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#myersflash {
	float:left;
	width:240px;
	margin-bottom: 10px;
}
.thumb {
	float:left;
	margin-right: 20px;
	height: 100px;
	width: 100px;
	border: 5px solid #939EB3;
	margin-bottom:10px;
}
.thumblast {
	float:left;
	height: 100px;
	width: 100px;
	border: 5px solid #939EB3;
	margin-bottom:10px;
}
.language {
	float:right;
}
/* FOOTER */
#footer {
	width: 990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom:20px;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #939EB3;
	font-weight: normal;
}
#websiteforall {
	float:right;
}

