html,body{
	margin:0;
	padding:0;
	background-color: #EAEAEA;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
body{
	text-align:left;
	font-family: arial, sans-serif;
	font-size: 85%;
	line-height: normal;
}
p{margin:0 10px 10px}


H1{
	Font-size: 210%;
	color:#673291;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

H2{
	font-size: 100%;
	color: #ADDCE9;
	line-height: 50%;
	
}

h3 {
	font-size: 150%;
	color:#673291;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: normal;
	
}

h4 {
	font-size: 120%;
	color: #004C93;

}
H5{
	font-size: 140%;
	color: #d8a6c7;
	line-height: 50%;
}
/*top right hand menu*/

div#toprightmenu{
	height: 50px;	
}

#LSC_menu {
	clear: both;
	float: none;
	height: 40px;
	width: 900px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0px;
	background-color: #660066;
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#LSC_menu ul {

	list-style: none;
	display: inline;
}

#LSC_menu li {
	float:LEFT;
}

#LSC_menu li a {
	float: LEFT;
	display: block;
	color: #fff;
	text-decoration: none;
	font-family:  Arial, sans-serif;
	font-size: 90%;
	margin: 0 1px 0 0;
	font-weight: bolder;
	padding: 2px 10px 2px 10px;
	line-height: 25px;
	text-align: center;
	cursor: pointer;
}


#LSC_menu li a:hover {
	color: #fff;
	text-decoration: underline;
	
}
/*top right hand menu*/
/*main menu*/



#main_menu {
	clear: both;
	float: none;

	padding-top:0px;
	PADDING-LEFT: 200px;
	margin-bottom: 0;
	margin-left: 0px;

}

#main_menu ul {

	list-style: none;
	display: inline;
}

#main_menu li {
	float:none;
}

#main_menu li a {
	float: right;
	display: block;
	color: #003173;
	text-decoration: none;
	font-family:  Arial, sans-serif;
	font-size: 100%;
	font-weight: bolder;
	line-height: normal;
	text-align: center;
	cursor: pointer;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
}


#main_menu li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #660066;
	display: block;
}
#main_menu li.current a {
	color: #d8a6c7;
	font-weight: normal;
	text-decoration: underline;
	background-color: #FFFFFF;
	display: block;	
}

/*top right hand menu*/



div#header{
	width:900px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	height: 150px;
}
div#header h1{height:80px;line-height:80px;margin:0;padding-left:10px;}
v#content p{line-height:1.4}
div#extra{background:#CCC8B3;}
div#search{
	margin:0;
	width: 300px;
	FLOAT:right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: right;
}
div#footer p{margin:0;padding:5px 10px; line-height:normal;}
div#container{text-align:left;
	width:940px;
	
	margin:0 auto;
	background-color: #FFFFFF;
}

div#innercontainer{
	width:900px;
	background-color:#FFFFFF;
	margin:0px;
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
	
div#content, div#content_technolgogy, div#content_study, div#content_contact, div#contenthome{
	float:left;
	width:558px;
	
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	padding-top: 10px;
}
div#content{
	background-image: url(images/flower.jpg);
	background-repeat: no-repeat;
	background-position: 300px 0px;
}

div#content_technolgogy{
	background-image: url(images/technology_page.jpg);
	background-repeat: no-repeat;
	background-position: 300px 70px;
}

div#content_study{
	background-image: url(images/learn.jpg);
	background-repeat: no-repeat;
	background-position: 280px;
}
div#content_contact{
	background-repeat: no-repeat;
	background-position: 400px 0px;
}

div#rhscontainer{
	float:none;
	width:280px;
	padding-left: 620px;
}


div#box1,  div#box2{
	width:250px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color:#fff;
	

}

div#box1{
	margin-top: 10px;
	
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 10px;
}

div#box2{
	background-repeat: no-repeat;
	color:#FFFFFF;
	margin-top:20px;
	background-image: url(images/phone2.jpg);
	height: 158px;
}

div#box3{
	background-repeat: no-repeat;
	color:#FFFFFF;
	margin-top:20px;
	background-image: url(images/phone3.jpg);
	height: 158px;
}

div#box4{
	margin-top:56px;
	margin-right:35px;
	text-align:right;
}


div#extra  {
	float:left;
	width:558px;
	margin-top: 20px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(images/telephoneline.jpg);
	height: 150px;
	background-color: #FFFFFF;
}

div#funding {
	float:left;
	width:558px;
	margin-top: 20px;
	background-color: #D1E1ED;
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

div#tel  {
	float:left;
	width:700px;
	font-size:110%;
	color:#2D4996;

}
div#second  {
	float:left;
	width:600px;
padding-top:10px;
	font-size:110%;
	color:#2D4996;

}

div#secondLHSsub{
	float:left;
	width:258px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-right:10px;
	background-color: #FFFFFF;
	background-image: url(images/sub_header.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

div#secondRHSsub{
	float:left;
	width:248px;
	background-color: #FFFFFF;
	background-image: url(images/sub_header_blue.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
	
	
div#footer{
	clear:both;
	width:100%;
	font-size: 80%;
	border-bottom-top: 1px;
	border-top-style: solid;
	border-top-color: #d8a6c7;
	padding-top: 0px;
}
#container, #wrapper, #content p, #content_technolgogy p, #content_study p {
	width: 375px;
}
div#clear {
	clear: both;
}

.paneheader 

{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8a6c7;	
}

.pane 

{
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #d4d4d4;
	border-right-color-value: #d4d4d4;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #990000;
	border-left-color-value: #d4d4d4;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E7E4DA;
	border-left-color: #E7E4DA;
	color: #333333;
}


.boxheader {
	font-size:120%;
	color: #ADDCE9;
	font-weight:bold;
	padding-bottom:15px;
}

.boxheader2{
	font-size:200%;
	color: #64A2E7;
	font-weight:bold;
	padding-right:25px;
}

a {
	color: #942A8F;
	text-decoration: underline;
}
#secondLHSsub li {
	list-style-image: url(images/bullet.png);
	list-style-position: outside;
}
#content_technolgogy li  {
	width: 250px;
	list-style-image: url(images/bullet2.png);
}
div#extra li {
	
	list-style-image: url(images/bullet.png);
}
.legal{font-size:80%; color:#666666;}
#box1 li {
	color: #942A8F;
}
.boxheader img {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
h6 {
	font-size: 140%;
	color: #C9DCE9;
}

