@charset "UTF-8";
body {
	height: 100%;
	font-family:Myriad Pro, Arial, Helvetica, Tahoma, sans-serif;
	
}
.panelLabel {

	letter-spacing:1px;
}

#mainWrap  {
	float:right;
	height:1320px;
	width:800px;
	margin-right: 1%;
	overflow:hidden;
}


#header  {
	position:relative;
	height:206px;
	width:800px;
/*	background-image:url('../images/header5.jpg');*/
	background-repeat:no-repeat;
	background-position: right;
	margin:-10px 0 10px 160px;
}
#panelwidget {
	height:1100px;
	width:625px;
	position: relative;
	top: -310px;
}

#navbar  {
	width: 265px;
	height: 320px;
	left: 535px;
	position: relative;
	top: -1410px;
}

#visComm  {
	background-image:url(../images/visComm2.gif);
	height:426px;
	width:265px;
	position:relative;
	left: 535px;
	z-index: -100;
	background-repeat: no-repeat;
	top: -1450px;
}

#contact {
	font-size:18px;
	position:relative;
	height:192px;
	width:265px;
	left: 530px;
	top: -1430px;
	background-repeat: no-repeat;
/*	background-image: url(../images/contact2.png);*/
}
#contact p {
	margin:10px 0 0 37px;

}
#contact a {
	color:#000;
	text-decoration:none;
}
#contact a:hover {
	color:#FC8834;
}
img {
	border-style:none;
	margin: 5px;
	float: left;
}
#eye {
	height:344px;
	width: 506px;
	background-image: url('../images/eye2.jpg');
	background-repeat: no-repeat;
}
label {
	font-weight: bold;
	margin-left: 10px;
}

a
{
  outline: none;
}
#anoutText {
	margin:-10px 0 0 0;
}
#aboutText p {
	font-size:24px;
	color:#FC8834;
	
}
#signature {
	color: #90Cdf1;
}
#p0 {
	width: 700px;
}
#p1{
	background:white;
}
#p2 {
	background:  url('../images/brandbg.jpg') no-repeat;
	font-size:18px;
	height:500px;
}
#p2 p {
	margin:20px 0 0 20px;
	text-align: justify;
}
#p2 h3 {
	margin:0 0 0 20px;
}

#p3 {
	background-color: white;
}
#p4 {
	height: auto;
	width: 660px;
	background:white;
}
#p5 {
	background-color: white;
	width:620px;
	padding:6px;
}
#p6 {
	background-color: white;
}
#p8 {
	height: 310px;
	width: 650px;
	background:white;
}
#p9 {
	background:white;
}
#p10 {
	background:white;
}
#p11 {
	height: 800px;
	background:white;
}



