/* CSS Document */

body, html{
	text-align: center;
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	
	scrollbar-3dlight-color: black;
	scrollbar-arrow-color: black;
	scrollbar-base-color: #C4C4C4;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: #C4C4C4;
	scrollbar-highlight-color: #C4C4C4;
	scrollbar-track-color: white;
	scrollbar-shadow-color: #C4C4C4;
}


.pageContainer{
	
		border: 0px solid black;
		width: 900px;
		height: 457px;
		margin-top: 5px;
		margin-left: 5px;
}

.contentBorder{
		margin: 0px;
		margin-left: 0%;
		border: 1px solid Black;
		width: 800px;
		height: 457px;
		background-color: #FFFFFF;
}

.content {
float: right;
	width: 580px;
	height: 457px;
}

.textLeft {
	margin-top: 15px;
	float: left;
	width: 320px;
	height: 200px;
	text-align: justify;
}
.imageRight {
	border: 1px solid black;
	margin-top: 20px;
	margin-right: 20px;
	float: right;
	width: 200px;
	height: 200px;
}

.textRight {
	margin-top: 0px;
	margin-right:20px;
	float: right;
	width: 320px;
	height: 200px;
	text-align: justify;
}
.imageLeft {
	border: 1px solid black;
	margin-top: 0px;
	float: left;
	width: 200px;
	height: 200px;
}
.sep {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.title {
	color: Black;
	font-size: 24px;
	float: left;
}

.andrew2 {
 margin-left: 47px;
 width: 801px;
 height: 46px;
 background-position: left;
;
 }

 
.logoPosition{
	float:left;
	margin-left: 1px;
	height: 28px;
	border: 1px solid black;
}

.toplinksPosition{
	float:right;
	margin-right: 6%;
	margin-top: 12px;
}

.bottomlinksPosition{
	float:left;
	margin-left: 25px;
	margin-top: 0px;
}

.bottomTextPosition{
	float:left;
	margin-left: 20px;
	margin-top: 21px;
		font-size: 12px;
}

.linksPosition{
	float:left;
	margin-top: 110px;
	margin-left: 28px;
	width: 140px;
	border: 0px solid black;
	text-align: left;
}



.hide{
visibility:hidden;
}

a.smallTextLink {
font-size: 14px;
text-decoration: none;
color: #666666;

}

a.smallTextLink2 {
text-decoration: none;
color: #FFFFFF;
font-weight: bolder;
	font-size: 14px;
}

h2 {
text-decoration: none;
color: #666666;
font-weight: bolder;
	font-size: 14px;
}

a.smallTextLink3 {
text-decoration: none;
color: #000000;
font-weight: bolder;
	font-size: 14px;
}

.innerRight{
		border: 0px solid #666666;
		float:left;
		width: 515px;
		height: 228px;
}

.innerRightHome{
		border: 0px solid #666666;
		float:left;	
		width: 515px;
		height: 228px;
		padding-top: 0px;
}

.innerRightComp{
		border: 0px solid #666666;
		float:left;	
		width: 515px;
		height: 225px;
		padding-top: 0px;
}

.innerTextLeft{
text-align: justify;
		border: 0px solid #666666;
		float:left;	
		width: 370px;
		height: 90px;
		margin-top: 11px;
		margin-left: 5px;
}
.innerPictRight{
		border: 1px solid #666666;
		float:right;	
		width: 115px;
		height: 90px;
		margin-top: 11px;
		margin-right: 1px;
}

.innerTextRight{
text-align: justify;
		border: 0px solid #666666;
		float:right;	
		width: 370px;
		height: 90px;
		margin-top: 11px;
		margin-right: 1px;
}
.innerPictLeft{
		border: 1px solid #666666;
		float:left;	
		width: 115px;
		height: 90px;
		margin-top: 11px;
		margin-left: 5px;
}

.innerRightTop{
		border: 0px solid #000000;
		float:left;
		width: 510px;
		height: 105px;
		margin-bottom: 5px;
}
.innerRightBot{
		border: 0px solid red;
			float:left;
		width: 510px;
		height: 105px;
		margin-top: 5px;
}

.innerContLeft{
		border: 0px solid #000000;
		float:left;
		width: 210px;
		height: 150px;
		margin-bottom: 5px;
		margin-top: 40px;
		margin-left:10px;
		padding-left:15px;
			text-align: left;
}


.innerContRight{
		border: 0px solid #000000;
		float:right;
		width: 250px;
		height: 150px;
		margin-right: 10px;
		margin-top: 15px;
		padding: 0px;
}


.leftBG{
		background-position: left;
		border: 0px solid #000000;
		background-repeat: no-repeat;
 		background-image:url(images/leftBG.gif);
		background-color: #EFEFEF;
		float:left;
		width: 200px;
		height: 457px;

}

textarea.form2 {
background-color: #FFFFFF;
	font-size: 12px;
	color: black;
	border: 1px solid #666666;
	width: 10px;
		font-family:  Arial, Helvetica, sans-serif;
		padding-left: 3px;
}

input.form2 {
	background-color: #FFFFFF;
	font-size: 12px;
	color: black;
		width: 175px;
	border: 1px solid #666666;
		font-family:  Arial, Helvetica, sans-serif;
		padding-left: 3px;
}

input.form {

	font-weight: bold;
	font-size: 12px;
	color:#666666;

		font-family:  Arial, Helvetica, sans-serif;
}

.scrollbar { 
scrollbar-3dlight-color:#FFFFFF;
scrollbar-arrow-color:#666666;
scrollbar-base-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#666666;
scrollbar-shadow-color:#666666;
scrollbar-track-color:#FFFFFF; 
background-color: #FFFFFF;
	font-size: 12px;
	border: 1px solid #666666;
	width: 175px;
		font-family:  Arial, Helvetica, sans-serif;
		padding-left: 3px;
}

.scrollbar2 { 
scrollbar-3dlight-color:#FFFFFF;
scrollbar-arrow-color:#666666;
scrollbar-base-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#666666;
scrollbar-shadow-color:#666666;
scrollbar-track-color:#FFFFFF; 
background-color: #FFFFFF;
	font-size: 12px;
	border: 0px solid #666666;
	width: 360px;
	height:90px;
		font-family:  Arial, Helvetica, sans-serif;
		padding-left: 3px;
		color: #666666;
}