body {
	background-color: #E5E9EA;
	margin: 0px;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;

	font-size: 14px;
	color: #3D4B56;
}

#Main {
	margin-left: auto;
	margin-right: auto;
	width: 986px;
	background-color: #FFFFFF;
	border-left: 1px solid #D0CACA;
	border-right: 1px solid #D0CACA;
	padding-left: 7px;
	padding-right: 7px;
}

#MainContent {
	width: 100%;
/*	border: 1px solid #FF0000; */
	margin-top: 5px;
	margin-bottom: 5px;
}

h1 {
	color: #152E49;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}

#MainContent h2 {
	color: #152E49;
	font-size: 14px;
	margin-top: 0px;
	padding: 0px;
}

#MainContent ul {
	list-style-image: url(images/bluedot.gif);
}

#MainContent ul li {
	color: #152E49;
	font-size: 14px;
	line-height: 150%;
}

#CustomerSays {
	width: 325px;
	height: 358px;
	border: 1px solid #CBCBCB;
	background-color: #F8F8F8;
	float: left;
}

#WhyChooseUs {
	width: 332px;
	height: 358px;
	border-top: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	background-color: #F8F8F8;
	float: left;
}

#NewsHeadlines {
	width: 325px;
	height: 358px;
	border: 1px solid #CBCBCB;
	background-color: #F8F8F8;
	float: left;
}

#NewsletterSignup {
	width: 325px;
	height: 75px;
	border: 0px solid #CBCBCB;
	background-color: #F8F8F8;
	float: bottom;
}

.boxcontent {
	padding: 20px;
}

.boxcontentsignup {
	width: 262px;
	height: 54px;
	padding-top: 24px;
	padding-left: 20px;
	font-color: #000000 ;
	background-image: url(images/newsletter-box.jpg);
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
}

input {
	border: 1px solid #C4C4C4;
}

textarea {
	border: 1px solid #C4C4C4;
}

#RightPane {
	width: 570px;
	float: left;
	margin: 10px;
	margin-top: 6px;
	text-align: justify;
	border: 1px solid #656565;
}

#innercontent {
	padding: 10px;
}

#BottomMenu {
	width: 100%;
	height: 36px;
	margin-top: 10px;
	padding-top: 20px;
	background-color: #E5E9EA;
	font-size: 14px;
	text-align: center;
	clear: both;
}

#Copyright {
	width: 100%;
	height: 60px;
	padding-top: 35px;
	font-size: 11px;
	text-align: center;
	clear: both;
}

#BottomMenu a {
	color: #3D4B56;
	text-decoration: underline;
}

#BottomMenu a:hover {
	color: #3D4B56;
	text-decoration: none;
}

a {
	color: #0796D6;
	text-decoration: none;
	text-decoration: underline;
}

a:hover {
	color: #0796D6;
	text-decoration: underline;
}

img.mainpic {
	float: left;
	padding-right: 15px;
	border: 0;
}

/* Contact page =============== */

#CLAddress {
	width: 500px;
	height: 358px;
	border: 1px solid #CBCBCB;
	background-color: #F8F8F8;
	float: left;
}

#ContactForm {
	width: 480px;
	height: 358px;
	border-top: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	background-color: #F8F8F8;
	float: left;
}

/* News page =============== */

#CLNewsItems {
	width: 350px;
	height: 358px;
	border: 1px solid #CBCBCB;
	background-color: #F8F8F8;
	float: left;
}

#CLNewsDetail {
	width: 620px;
	height: 358px;
	border-top: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	background-color: #F8F8F8;
	float: left;
}

.date {
	color: #FF6600;
}

/* About page =============== */

#CLAboutLeft {
	width: 400px;
	height: 358px;
	border: 1px solid #CBCBCB;
	background-color: #F8F8F8;
	float: left;
}

#CLAboutRight {
	width: 580px;
	height: 358px;
	border-top: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	background-color: #F8F8F8;
	float: left;
}

/* eLearning page =============== */

#CLeLearnLeft {
	width: 600px;
	height: 1020px;
	border: 1px solid #CBCBCB;
	background-color: #F8F8F8;
	float: left;
}

#CLeLearnRight {
	width: 380px;
	height: 1020px;
	border-top: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	background-color: #F8F8F8;
	float: left;
}

/* Free Online Test page ======== */

#CLeFreeTestLeft {
	width: 600px;
	height: 570px;
	border: 1px solid #CBCBCB;
	background-color: #F8F8F8;
	float: left;
}

#CLeFreeTestRight {
	width: 380px;
	height: 570px;
	border-top: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	background-color: #F8F8F8;
	float: left;
}

/* Technology page =============== */

#CLTechLeft {
	width: 400px;
	height: 358px;
	border: 1px solid #CBCBCB;
	background-color: #F8F8F8;
	float: left;
}

#CLTechRight {
	width: 580px;
	height: 358px;
	border-top: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	background-color: #F8F8F8;
	float: left;
}

/* Flash parts =============== */

#flashfx {
	width: 562px;
	height: 316px;
	float: right;
}

#flashcontent {
	width: 985px;
	height: 142px;
	padding-bottom: 5px;
	float: left;
}
