table.topstart {
	width:100%;
	height:100%;
	border-left:20px solid #00CC33;
	border-right:20px solid #00CC33;
	border-top:20px solid #00CC33;
}

table.topstart td {
	vertical-align:top;
}

table.topstart td.top1 {
	width:250px;
}

table.topstart td.top2 {
	background-color:#00CC33;
}

table.topstart td.top3 {
	vertical-align:bottom;
}

table.topstart td.top3 img {
	margin-bottom:30px;
}

table.topstart td.top4 {
	border-bottom:none;
	width:auto;
	height:100%;
	/*background-color:#FFFFFF*/
}

table.topstart td.top4 td {
	vertical-align:top;
}

table.left {
	width:100%;
	border-right:30px solid #00CC33;
}

table.left td.border {
	border-bottom:30px solid #00CC33;
	height:160px;
}

logo {
	padding-top:20px;
}


div table {
/*	height:100%; */
	width:100%;
}

.the-border {
	background: #00CC33;
	height: 20px;
	margin-left: 30px;
}

.the-content {
	background-color:#FFFFFF;
	height: 100%;
}

td.the-inner-content {
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}

table.top {
	width:100%;
	height:710px;
	border:20px solid #00CC33;
}

table.top td {
	vertical-align:top;
}

table.top td.top1 {
	width:250px;
}

table.top td.top2 {
	background-color:#00CC33
}

table.top td.top3 {
	vertical-align:bottom;
	margin-bottom:10px;
}

table.left {
	width:100%;
	border-right:30px solid #00CC33;
}

table.left td.border {
	border-bottom: 0px solid #00CC33;
}


table.right td {
	height:180px;
	width:700px;
	vertical-align:top;
	border-bottom:10px solid #00CC33;
	background-color:#FFFFFF;
}

table.right td.top {
	height:140px;
	background-color: #CCFF33;
	padding:20px 0px 0px 30px;
}
table.right td.bottom{border-bottom:none;}


/*
table.right{}
html{height:100%}
body { background-color:#00CC33; margin:0; height:100%}
*/

