body {
	background-image:		url(../_Images/Layout/body-bg.jpg);
	background-repeat:		repeat-x;
	background-color:		#f4f6f5;
	text-align:				center;
	}

#PageWrapper {
	background-image:		url(../_Images/Layout/page-wrapper-bg.jpg);
	background-repeat:		no-repeat;
	margin:					0 auto;
	text-align:				center;
	width:					980px;
	}
#Page {
	margin:					0 auto;
	text-align:				left;
	width:					916px;
	}
#Logo {
	display:				block;
	float:					left;
	margin-top:				8px;
	}
#ContentContainer {
	background-image:		url(../_Images/Layout/content-bg.jpg);
	background-repeat:		no-repeat;
	}
#MainBox {
	background-image:		url(../_Images/Layout/Boxes/main-box-bg.gif);
	background-position:	right top;
	background-repeat:		repeat-y;
	margin-left:			330px;
	min-height:				280px;
	width:					585px;
}
#IELT7 #MainBox {
	height:					280px;
}
#MainBox1 {
	background-image:		url(../_Images/Layout/Boxes/main-box-bg1.jpg);
	background-repeat:		no-repeat;
}
#MainBox2 {
	background-image:		url(../_Images/Layout/Boxes/main-box-bg2.jpg);
	background-repeat:		no-repeat;
	background-position:	left bottom;
	min-height:				255px;
	padding:				15px 30px 40px;
}
#IELT7 #MainBox2 {
	height:					255px;
}


#BottomBox
{
	background-image:		url(../_Images/Layout/Boxes/bottom-box-bg.jpg);
	background-repeat:		repeat-y;
}
#BottomBox1
{
	background-image:		url(../_Images/Layout/Boxes/bottom-box-bg1.jpg);
	background-repeat:		no-repeat;
}
#BottomBox2
{
	background-image:		url(../_Images/Layout/Boxes/bottom-box-bg2.jpg);
	background-repeat:		no-repeat;
	background-position:	left bottom;
	padding:				20px 30px 40px;
}
#BottomBox .contentContainer {
	float:					left;
	margin-left:			68px;
	min-height:				200px;
	width:					240px;
}
#IELT7 #BottomBox .contentContainer
{
	height:					200px;
}
#IERoot #BottomBox .contentContainer
{
	display:				inline;
}
#BottomBox .firstItem
{
	margin-left:			0px;
}
#BottomBox #ContactBox .content {
	background-image:		url(../_Images/Layout/Boxes/contact-bg.jpg);
	background-repeat:		no-repeat;
	min-height:				195px;
	padding-right:			100px;
	padding-top:			3px;
	padding-left:			5px;
	width:					135px;
}
#IELT7 #BottomBox #ContactBox .content {
	height:					195px;
}

#Footer {
	background-image:		url(../_Images/Layout/footer-bg.jpg);
	background-repeat:		no-repeat;
	color:					#666;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	line-height:			40px;
	padding-top:			13px;
	text-align:				center;
	}

#MainNavigation {
	float:					right;
	margin-right:			50px;
	}
#MainNavigation li {
	float:					left;
	padding-left:			25px;
	background-image:		url(../_Images/Layout/MainNavigation/main-navigation-item-bg.jpg);
	background-repeat:		no-repeat;
	background-position:	left bottom;
	margin-left:			10px;
	}
#MainNavigation li.firstItem {
	padding-left:			0px;
	background-image:		none;
	}
#MainNavigation li a {
	display:				block;
	padding-bottom:			7px;
	padding-top:			35px;
	border-bottom:			1px dotted #999;
	border-top:				8px solid #3c3c3c;
	}

#MainNavigation li a:hover
{
	border-bottom-color:	#f37221;
	/*
	border-top-color:		#fc0;
	*/
	border-top-color:		#f37221;
}

.readMore {
	background-image:		url(../_Images/read-more-bg.jpg);
	background-repeat:		no-repeat;
	background-position:	right 3px;
	color:					#f37221;
	display:				block;
	font-weight:			bold;
	line-height:			15px;
	padding-right:			13px;
	text-align:				right;
	text-decoration:		none;
	}

/*-------------------------------------------------------Formatting---*/
body {
	color:					#333;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
}

a {
	color:					#228;
	text-decoration:		none;
}
a:hover,
a:hover strong {
	color:					#f37221;
}
strong {
	color:					#444;
}
p {
	line-height:			1.7em;
	margin-bottom:			12px;
	text-align:				justify;
}

h1 {
	margin-bottom:			20px;
}
h2 {
	margin-bottom:			10px;
}
h3 {
	font-size:				13px;
	font-weight:			bold;
	color:					#444;
	margin-bottom:			10px;
}
h4 {
	font-weight:			bold;
	color:					#444;
	margin-bottom:			7px;
}
#BottomBox #ContactBox h3 {
	margin-bottom:			5px;
}
#BottomBox #ContactBox p {
	line-height:			1.4em;
	margin-bottom:			10px;
}
.splitter {
	background-image:		url(../_Images/splitter.gif);
	background-repeat:		repeat-x;
	border-bottom:			1px dotted #999;
	height:					1px;
	margin:					3px 0px 15px;
}
#BottomBox #ContactBox .splitter {
	margin-bottom:			10px;
}

.borderedImage {
	background-color:		#FFF;
	border:					1px solid #BBB;
	padding:				2px;
}
a:hover .borderedImage {
	border-color:			#66C;
}
img.floatedRight {
	float:					right;
	margin-left:			10px;
	margin-bottom:			5px;
	}
img.floatedLeft {
	float:					left;
	margin-right:			10px;
	margin-bottom:			5px;
	}


#ContentContainer .imagesList {
	list-style:				none;
	margin:					0px;
	margin-bottom:			7px;
	padding:				0px;
	padding-left:			9px;
}
#ContentContainer .imagesList li {
	float:					left;
	margin-right:			9px;
}
#MainBox .imagesList {
	margin-bottom:			25px;
	margin-top:				25px;
}
#ContentContainer ul {
	list-style-image:		url(../_Images/bullet.jpg);
	list-style-position:	outside;
	padding-left:			30px;
	line-height:			1.7em;
	margin-bottom:			12px;
}
#BottomBox #Products {
	font-size:				11px;
}
