body {
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	background-color:#000000;
}

.bg {
background:url(../image/bg.jpg) repeat
}

.maint
{
	height:100%;
	width:100%;
}

.paget
{
	width : 900px;
	background-color: #FFFFFF;
}

.logobg{
	background-color:#E8E8E8;
}

.logo{
font-family : Trebuchet MS;
color:#000000;
font-size:40px;
text-decoration:none;
}

.namebg{
background-color:#87B32D;
}

.name{
font-family : Trebuchet MS;
color:#FFFFFF;
font-size:25px;
padding-left: 25px;
}

.linkbg{
background-color:#E8E8E8;
}

.links{
font-family : Trebuchet MS;
color:#666666;
font-size:14px;
font-weight: normal;
text-decoration : none;
}

.links:hover{
font-family : Trebuchet MS;
color:#333333;
font-size:14px;
font-weight: normal;
text-decoration:underline;
}

.mainlinkbg{
background-color: #12070D;
}

.mainlinks{
font-family : Trebuchet MS;
color:#FFFFFF;
font-size:16px;
font-weight: normal;
text-decoration : none;
}

.mainlinks:hover{
font-family : Trebuchet MS;
color:#FFFFFF;
font-size:16px;
font-weight: normal;
text-decoration:underline;
}

.heading{
font-family : Trebuchet MS;
color:#87B32D;
font-size:25px;
font-weight:normal;
text-decoration:none;
padding-left:20px;
}

.sect {
border: 2px solid #F0F0F0;
}

ul{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 250%
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #666666;
	list-style-position: outside;
	list-style-type: disk;
}

.text{
font-family: Trebuchet MS;
color:#333333;
font-size:12px;
font-weight:normal;
text-decoration:none;
line-height:160%;
text-align:justify;
}

.btmlinks{
font-family : Trebuchet MS;
color:#FFFFFF;
font-size:12px;
font-weight: normal;
text-decoration : none;
}

.btmlinks:hover{
font-family : Trebuchet MS;
color:#FFFFFF;
font-size:12px;
font-weight: normal;
text-decoration : underline;
}

.btmlinkleft{
font-family : Trebuchet MS;
color:#666666;
font-size:12px;
font-weight: normal;
text-decoration : none;
}

.btmlinkleft:hover{
font-family : Trebuchet MS;
color:#666666;
font-size:12px;
font-weight: normal;
text-decoration : underline;
}

.textfeild {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
	text-align:left;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	background-color: #F4F4F4;
	background-repeat: no-repeat;
	border: thin solid #F0F0F0;
	color: #666666;
	text-indent: 20px;
}

.clientbg {
	background-image: url(../image/client_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.clientlogobg {
	background-image: url(../image/logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.clientele
{
font-family:"Trebuchet MS";
font-size:30px;
text-align: center;
font-weight:normal;
text-decoration:none;
color:#FFFFFF;
}

.innerpunchlinebg{
background-color:#333333;
}

.innerpunchline{
font-family:"Trebuchet MS";
font-size:14px;
font-weight:normal;
text-decoration:none;
color:#99CC00;
padding-left:10px;
}

.breadcrumb{
font-family:"Trebuchet MS";
font-size:14px;
font-weight:normal;
text-decoration:none;
color:#333333;
}

.breadcrumb:hover{
font-family:"Trebuchet MS";
font-size:14px;
font-weight:normal;
text-decoration:underline;
color:#333333;
}

.breadcrumblive{
font-family:"Trebuchet MS";
font-size:14px;
font-weight:bold;
text-decoration:none;
color:#990000;
}

.formbg{
background-color:#E8E8E8;
}

.dropdown {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #F0F0F0;
	background-position: left center;
	height: 20px;
	width: 200px;
	padding-left: 5px;
	border: thin solid #CCCCCC;
}
