body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(_images/abouthtmlBG.png);
	background-repeat: repeat-x;
}

#wrapper {
	width: 1000px;
	height: 1200px;
	margin: auto;

}
#header {
	height: 97px;
}

.logo {
	float:left;
	width: 222px;
	height:78px;
	position: relative;
	left: 64px;
	top: 5px;
}


.menu {
	position: relative;
	top: 15px;
	left: 265px;

}

.menulist {
	position: relative;
	top: -42px;
	left: 440px;
	width: 550px;
        
}

#menulist li{
	float: left;
	margin-left: 21px;
	list-style-type: none;
}


#menulist li a{
	color:#dfdfdf;
	text-decoration: none;
}

#menulist li a:hover{
color:#25b2f8;
}

.contactusimg {
	position: relative;
	left: -400px;
	top: -1px;
	width:177px;
	height:49px;
}

.contactus {
	position: relative;
	left: 135px;
	top: -10px;
	width:128px;
	height:40px;
}


#mainContent {
	height: 700px;

}


#toppara {
	padding: 0px;
	width: 85%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
	color: #767373;
	line-height: 1.6em;
	text-align: justify;
}
#sidePanel1 {
	width: 20%;
	float: left;
	margin-left: 82px;
}
#main-container {
	padding: 0px;
	margin-top: -21px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -100px;
	float: left;
}



.sidepanelheader {
	color: #42b7d4;
}
#sidePanel1 p {
font-family:Arial,Helvetica,sans-serif;
line-height: 1.8em;
color:#767373;
line-height:1.6em;
text-align:justify;
font-size:0.75em;
}




#content {
	width: 900px;
	margin: 50px auto;
	padding: 20px;
}

h1 {
	margin: 0;
}

hr {
	border: none;
	height: 1px; line-height: 1px;
	background: #CCC;	
	margin-bottom: 20px;
	padding: 0;
}

p {
	margin: 0;	
	padding: 7px 0;
}

a { 
	outline-color: #888;	
}

.clear{
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

#main-container{
	width:400px;
	margin:30px auto;
	position:relative;
	top:-30px;
	left:60px;
}

#form-container{
	background-color:#f5f5f5;
	padding:15px;
	border-radius:12px;
}

td{
	white-space:nowrap;
}

a, a:visited {
	color:#00BBFF;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}



	
textarea{
	color:#404040;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

td > button{
	text-indent:8px;
}

.error{
	background-color:#AB0000;
	color:white;
	font-size:10px;
	font-weight:bold;
	margin-top:10px;
	padding:10px;
	text-transform:uppercase;
	width:240px;
}

#loading{
	position:relative;
	bottom:9px;
	visibility:hidden;
}

h1{
color:#42B7D4;
font-size:1em;
}

#main-container #form-container h2{
	font-weight:normal;
	font-size:10px;
	
	text-transform:uppercase;
	
	color:#aaaaaa;
	margin-bottom:15px;
	
	border-bottom:1px solid #eeeeee;
	margin-bottom:15px;
	padding-bottom:10px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(_images/abouthtmlBG.png);
	background-repeat: repeat-x;
}

#wrapper {
	width: 1000px;
	height: 1200px;
	margin: auto;

}
#header {
	height: 97px;
}

.logo {
	float:left;
	width: 222px;
	height:78px;
	position: relative;
	left: 64px;
	top: 5px;
}


.menu {
	position: relative;
	top: 15px;
	left: 265px;

}

.menulist {
	position: relative;
	top: -42px;
	left: 440px;
	width: 550px;
        
}

#menulist li{
	float: left;
	margin-left: 20px;
	list-style-type: none;
}


#menulist li a{
	color:#dfdfdf;
	text-decoration: none;
}

#menulist li a:hover{
color:#25b2f8;
}
.contactusimg {
	position: relative;
	left: -400px;
	top: -1px;
	width:177px;
	height:49px;
}

.contactus {
	position: relative;
	left: 135px;
	top: -10px;
	width:128px;
	height:40px;
}


#mainContent {
	height: 700px;

}


#toppara {
	padding: 0px;
	width: 85%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
	color: #767373;
	line-height: 1.6em;
	text-align: justify;
}
#sidePanel1 {
	width: 20%;
	float: left;
	margin-left: 82px;
}
#main-container {
	padding: 0px;
	margin-top: -21px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -100px;
	float: left;
}



.sidepanelheader {
	color: #42b7d4;
}
#sidePanel1 p {
font-family:Arial,Helvetica,sans-serif;
line-height: 1.8em;
color:#767373;
line-height:1.6em;
font-size:0.70em;
}




#content {
	width: 900px;
	margin: 50px auto;
	padding: 20px;
}

h1 {
	margin: 0;
}

hr {
	border: none;
	height: 1px; line-height: 1px;
	background: #CCC;	
	margin-bottom: 20px;
	padding: 0;
}

p {
	margin: 0;	
	padding: 7px 0;
}

a { 
	outline-color: #888;	
}

.clear{
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

#main-container{
	width:400px;
	margin:30px auto;
	position:relative;
	top:-30px;
	left:60px;
}

#form-container{
	background-color:#f5f5f5;
	padding:15px;
	border-radius:12px;
}

td{
	white-space:nowrap;
}

a, a:visited {
	color:#00BBFF;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}




textarea{
	color:#404040;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

td > button{
	text-indent:8px;
}

.error{
	background-color:#AB0000;
	color:white;
	font-size:10px;
	font-weight:bold;
	margin-top:10px;
	padding:10px;
	text-transform:uppercase;
	width:240px;
}

#loading{
	position:relative;
	bottom:9px;
	visibility:hidden;
}

h1{
color:#42B7D4;
font-size:1em;
}

#main-container #form-container h2{
	font-weight:normal;
	font-size:10px;
	
	text-transform:uppercase;
	
	color:#aaaaaa;
	margin-bottom:15px;
	
	border-bottom:1px solid #eeeeee;
	margin-bottom:15px;
	padding-bottom:10px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(_images/abouthtmlBG.png);
	background-repeat: repeat-x;
}

#wrapper {
	width: 1000px;
	height: 1200px;
	margin: auto;

}
#header {
	height: 97px;
}

.logo {
	float:left;
	width: 222px;
	height:78px;
	position: relative;
	left: 64px;
	top: 5px;
}


.menu {
	position: relative;
	top: 15px;
	left: 265px;

}

.menulist {
	position: relative;
	top: -42px;
	left: 440px;
	width: 550px;
        
}

#menulist li{
	float: left;
	margin-left: 20px;
	list-style-type: none;
}


#menulist li a{
	color:#dfdfdf;
	text-decoration: none;
}

#menulist li a:hover{
color:#25b2f8;
}
.contactusimg {
	position: relative;
	left: -400px;
	top: -1px;
	width:177px;
	height:49px;
}

.contactus {
	position: relative;
	left: 135px;
	top: -10px;
	width:128px;
	height:40px;
}


#mainContent {
	height: 700px;

}


#toppara {
	padding: 0px;
	width: 85%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
	color: #767373;
	line-height: 1.6em;
	text-align: justify;
}
#sidePanel1 {
	width: 20%;
	float: left;
	margin-left: 82px;
}
#main-container {
	padding: 0px;
	margin-top: -21px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -100px;
	float: left;
}




.sidepanelheader {
	color: #42b7d4;
}
#sidePanel1 p {
font-family:Arial,Helvetica,sans-serif;
line-height: 1.8em;
color:#767373;
line-height:1.6em;
font-size:0.80em;
}




#content {
	width: 900px;
	margin: 50px auto;
	padding: 20px;
}

h1 {
	margin: 0;
}

hr {
	border: none;
	height: 1px; line-height: 1px;
	background: #CCC;	
	margin-bottom: 20px;
	padding: 0;
}

p {
	margin: 0;	
	padding: 7px 0;
}

a { 
	outline-color: #888;	
}

.clear{
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

#main-container{
	width:400px;
	margin:30px auto;
	position:relative;
	top:-30px;
	left:60px;
}

#form-container{
	background-color:#f5f5f5;
	padding:20px 0px 0px 120px;
	border-radius:12px;
}

td{
	white-space:nowrap;
}

a, a:visited {
	color:#00BBFF;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}



label{
	font-size:0.85em;
	font-family:Arial,Helvetica,sans-serif;
	color:#767373;

}

textarea{
	color:#404040;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

td > button{
	text-indent:8px;
}

.error{
	background-color:#AB0000;
	color:white;
	font-size:10px;
	font-weight:bold;
	margin-top:10px;
	padding:10px;
	text-transform:uppercase;
	width:240px;
}

#loading{
	position:relative;
	bottom:9px;
	visibility:hidden;
}

h1{
color:#42B7D4;
font-size:1em;
}

#main-container #form-container h2{
	font-weight:normal;
	font-size:10px;
	
	text-transform:uppercase;
	
	color:#aaaaaa;
	margin-bottom:15px;
	
	border-bottom:1px solid #eeeeee;
	margin-bottom:15px;
	padding-bottom:10px;
}

#bottom_footer {
	position: relative;
	width: 325px;
	top: 40px;
	left: 50px;
}
#bottom_footer1 {
	width: 254px;
	position: relative;
	top: 10px;
	left: 680px;
}
