<style type="text/css">
#turnkey-credit #override {
	display: none;
	}

body {
	font-family: Verdana, Arial;
	font-size: 14px;
 }

#main {
	padding: 0px;
	width: 1000px;
	height: 100%;
	margin: 0px auto;
	position: relative;
	border: 0px solid orange;
	}

#main a:link		{ text-decoration: none; color: #1010D0; }
#main a:visited	{ text-decoration: none; color: #1010D0; }
#main a:hover	{ text-decoration: underline; color: #800000; }
#main a:active	{ text-decoration: underline; color: #808080; }
	
#div1 {
width: 130px;
height: 600px;
border: 1px solid lightgrey;
padding: 0px;
margin: 2px;
}

#div1 table {
width: 100%;
height: 100%;
}

#div1 table td {
padding: 4px;
height: 10%;
}

#div2 {
height: 600px;
width: 245px;
border: 1px solid lightgrey;
padding: 0px;
margin: -604px 2px 2px 136px;
}

#div2 table {
height: 100%;
width: 100%;
}

#div2 table td{
padding: 4px;
height: auto;
}

#div3 {
height: 600px;
width: auto;
border: 1px solid lightgrey;
padding: 0px;
margin: -604px 2px 2px 385px;
}

#div3 table {
width: 100%;
height: 100%;
}

#div3 table td {
padding: 4px;
border: 1px solid lightsteelblue;
width: 33%;
height: auto;
}

#div4 {
width: 380px;
height: auto;
border: 1px solid lightgrey;
padding: 0px;
margin: 2px;
}



#google {
width: 90%;
height: auto;
margin: 0px auto;
}

</style>
