@charset "utf-8";
/* CSS Document */

*{

margin:0px;
padding:0px;
}body {
	background-image: url(../images/index_01.jpg);
	background-repeat: repeat-x;
	background-color: #77B3E7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
#container {
	width: 999px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	height: 76px;
	width: 999px;
}
#logo {
	float: left;
	height: 76px;
	width: 269px;
}
#rightheader {
	background-image: url(../images/index_05.jpg);
	background-position: center bottom;
	float: right;
	height: 76px;
	width: 730px;
}
#menu {
	background-image: url(../images/index_08.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 48px;
	width: 999px;
	background-color: #1175D7;
}
#banner {
	height: 265px;
	width: 999px;
}
#flash {
	float: left;
	height: 265px;
	width: 733px;
}
#assignment {
	background-image: url(../images/index_12.jpg);
	float: right;
	height: 265px;
	width: 265px;
}
#content {
	height: 247px;
	width: 999px;
}
#welcomeblock {
	background-image: url(../images/index_16.jpg);
	float: left;
	width: 734px;
	height: 247px;
}
/* This block is used for sub pages */
#welcomeblock2 { 
	width: 734px;
	float: left;
} 


#testimonials {
	background-image: url(../images/index_14.jpg);
	float: right;
	height: 237px;
	width: 235px;
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
	padding-top: 10px;
}
#testimonials2 {
	padding-left: 15px;
}
#testimonails2 ul {
	margin-left: 20px;
	color: #BD430F;
	font-weight: bold;
}

#services {
	background-image: url(../images/index_17.jpg);
	height: 165px;
	width: 979px;
	padding-top: 54px;
	padding-left: 20px;
}
.clr {
	clear: both;
}
#footer {
	background-image: url(../images/index_18.jpg);
	height: 94px;
	width: 999px;
}
#menu  ul {
	list-style-type: none;	
}
#menu ul li {
	display: inline;
	line-height: 48px;
}
#menu ul li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width: 120px;
	text-align: center;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center center;
}
#menu ul li a:hover {
	background-image: url(../images/input.png);
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}
#menu #active {
	background-image: url(../images/input.png);
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: left;
	width: 150px;
}
#welcome-text {
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
#footer p {
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
}
#welcome-footer {
	background-image: url(../images/welcome-footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 33px;
}
#assigment-text {
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align: justify;
}
#welcome-head {
	background-image: url(../images/welcome-top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	line-height: 40px;
	padding-left: 15px;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}#welcome-text2 {
	background-image: url(../images/welcome-middle.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	padding-right: 10px;
	padding-left: 10px;
}
#content-right {
	float: right;
	width: 265px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
}
#content-inner {

}

