
#outer_table {
	position: relative;
	z-index: 0;
	border: 0px solid #ff0000;
	border-collapse: collapse;
}

#outer_table td {
	border: 0px solid #ffff00;
}

#content {
	background-color: #ffffff;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-radius-bottomleft: 10px;
	border: 1px solid #333333;
	padding: 45px 35px 200px 35px;
	line-height: 1.1;
	font-family: Verdana, "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 12px;
}

#benefit_list {
	width: 85%;
	margin: 30px 20px 30px 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 1px dashed #cccccc;
}

#benefit_list li {
	font-family: arial;
	list-style: none;
	margin-left: 20px;
	text-wrap: none;
	margin-bottom: 8px;
	font-weight: bold;
}

#content img {
	border: 1px solid #aaaaaa;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	/*
	-moz-box-shadow: 8px 8px 8px #888;
	-webkit-box-shadow: 8px 8px 8px #888;
	box-shadow: 8px 8px 8px #888;
	*/
}

#call_now {
	position: absolute;
	left: 205px;
	top: 38px;
	width: 350px;
	margin: auto;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	font-family: "Lucida Grande",sans-serif;
	text-align: center;
	text-shadow: #000000 5px 9px 3px;
}


#opzforce_logo {
	position: absolute;
	z-index: 2;
	left: 25px;
	top: 0px;
	width: 200px;
	height: 140px;
	background: url( 'images/opsforce_logo_no_shdw.gif' ) no-repeat;
}

#corona_logo {
	position: absolute;
	z-index: 2;
	right: 10px;
	top: 10px;
	width: 180px;
	height: 150px;
	background: url( 'images/corona_small.gif' ) no-repeat;
}

#content a {
	color: #044479;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: underline;
}

#rfp {
	width: 70%;
	margin: auto;
	margin-top: 30px;
}

#rfp input {
	margin-bottom: 5px;
}

#home_table {
	border: 0px;
	width: 93%;
	margin: auto;
}



#home_table td {
	vertical-align: top;	
}

#home_table th {
	vertical-align: top;
	text-align: left;
	padding: 0px 15px 0px 0px;
}

#home_table th h2 {
	margin-top: 4px;
	padding-bottom: 3px;
}

#home_news {
	padding-left: 10px;
}

#home_intro {
	text-align: justify;
	padding-right: 10px;
}

#copyright {
	padding-top: 30px;
	padding-bottom: 30px;
	color: #eeeeee;
	font-size: 11px;
	font-family: Verdana,Arial, sans-serif;
	text-align: center;
	
}


#registration_form {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}
	
#wrapper {
	position: relative;
	width: 896px;
	padding-top: 95px;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin: 0px auto;
	background: #000000 url( 'images/bgstripe_fade.jpg' ) no-repeat;
}

#menu {
	position: relative;
	z-index: 1;
	padding-top: 40px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	letter-spacing: 2px;
	font-size: 13px;
	vertical-align: top;
}

#menu ul {
	margin-left: 0px;
	width: 100% !important;
	padding: 0px;
	text-align: right;
}

#menu li {
	margin: 0px;
	list-style: none;
}


#menu li:hover a {
	color: #ffffff;
	background: url( 'images/menu_hover.png' ) right repeat-y;
	cursor: default;
}

#menu a {
	padding-bottom: 9px;
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 18px;
	color: #cccccc;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
	text-shadow: #000000 3px 2px 2px;
}

#movie {
	margin-left: 125px;
	margin-bottom: 10px;
}


	
