/* CSS Document */
body{
	margin: 0px;
	background-image: url(../images/Background.jpg);
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#EBEB06;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#E0E0E0;
}
.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #747474;
	text-decoration: none;
	text-align: justify;

}

.bodytext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.red{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	text-align: justify;
}
.blue{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0033FF;
	text-decoration: none;
	text-align: justify;
}
a:hover {
	text-decoration: underline;

}
.heading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #961102;
	text-decoration: none;
	text-align: left;

}
.subheading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #558517;
	text-decoration: none;
}
.textbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	height: 15px;
	width: 130px;
	border: 1px solid #CCCCCC;
}
.information{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
	text-align: right;
}
.button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 19px;
	width: 50px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #558517;
}
#header{
	position:absolute;
	clear:left;
	top:0;
	left:0;
	width:100%;
	height:199px;
	margin: 0; padding: 0;
	background-image: url(../images/Bg.jpg);
	background-repeat: repeat;

}
#logo{
	background-image: url(../images/Title.jpg);
	height: 199px;
	background-repeat: no-repeat;
	visibility: visible;
	
}
#linkpanel{

	width: 70%;
	clear: right;
	margin-top: -26px;
	margin-left: 280px;
	float:right;
}
#home{
	height: 25px;
	width: 120px;
	float: right;
	margin-top: -195px;
	margin-right: 1px;
}
#center{
	width: 90%;
	margin-left: 0px;
	height:auto;

}
#top{
	background-image: url(../images/1.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 926px;
	margin-top: 200px;
	margin-left: 23px;
}
#middle{
	background-image: url(../images/2.png);
	height: 300px;
	width: 900px;
	margin-top: 00px;
	margin-left: 48px;

}
#bottom{
	background-image: url(../images/3.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 900px;
	margin-left: 48px;
}
#main{
	height: 220px;
	width: 98%;
	float:right;
	visibility: visible;
}
#textbody{
	width: 850px;
	clear: right;
	margin-left: 25px;
}
#flash{
	height: 220px;
	width: 450px;
	border: 1px dotted #CCCCCC;
	float:right;
	margin-right: 20px;

}
#welcome{
	width: 330px;
	float:left;
	margin-left: 25px;
	
}
#do{
	width: 95%;
	margin-left: 25px;
}
#row{
	width: 95%;
	margin-left: 25px;
	height:23px;
	padding-right: 10px;
}
#contactus{
	width: 95%;
	height:auto;
	clear: right;
	border: 0px dotted #CCCCCC;
	margin-left: 20px;
	padding: 5px;
}
#name{
	width: 30%;
	height:auto;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F2F2F2;
}
#contactrow{
	width: 100%;
	height:32;
	float:left;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F2F2F2;
}
#contactyours{
	width: 60%;
	height:25px;
	float:right;
}
#seprate{
	width: 21%;
	margin-left: 5px;
	height:18px;
	padding-right: 3px;
	float:right;
}
#Port{
	width: 25%;

}
#porfolio{
	width: 100%;
	margin-left: 5px;
	height:20px;
	float:left;
}


#footer { 
	clear: both;
	height: 40px;
	color: #CCC;
	background: #000;
	margin: 0;	
	font-size: 10px;	
	background-image: url(../images/FooterBg.jpg);
		
}
#footer a { 
	text-decoration: none; 
	font-weight: normal;	
	color: #fbff75; 
}
#footer #footer-left {
	width: 30%;
	float: left;
	text-align: left;
	margin: 0;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer #footer-right {
	width: 65%;
	float: right;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer #view {
	clear:both;
	width: 85%;
	float: left;
	text-align: right;
	padding-top: 22px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


