body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	background-image:url(/ir/clients/vertigo/2007/bg_main.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

#container {
	width:718px;
	margin:0 auto;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#container_contact {
	height:17px;
	width:714px;
	border-bottom: 1px solid #FFFFFF;
	text-align:right;
	padding-top:4px;
	padding-right:4px;
}

#container_flash {
	width:718px;
	height:130px;
	border-bottom: 1px solid #FFFFFF;
	overflow:hidden;
}

#container_flash object {
	display:block;
}

#container_menutop {
	width:718px;
	height:21px;
}

#container_menubottom{
	width:718px;
}

#container_mainleft {
	width:499px;
	margin-top:20px;
	padding-left: 5px;
	padding-right:15px;
	background-image:url(/ir/clients/vertigo/2007/dot_vert.gif);
	background-position:right;
	background-repeat:repeat-y;
	float:left;
	overflow:hidden;
}

#container_mainright {
	width:179px;
	margin-top:20px;
	padding-left: 15px;
	padding-right:5px;
	float:left;
	overflow:hidden;
}

#container_bottomleft {
	width:234px;
	padding-right:15px;
	background-image:url(/ir/clients/vertigo/2007/dot_vert.gif);
	background-position:right;
	background-repeat:repeat-y;
	float:left;
	overflow:hidden;
}

#container_bottomright {
	width:234px;
	padding-left:15px;
	float:right;
	overflow:hidden;
}

#container_copyright {
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

.text_right, .right_text p, .right_text td, .right_text li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height: 16px;
}
.text_right a {
	color:#990000;
	text-decoration:none;
}
.text_right a:hover {
	color:#990000;
	text-decoration:underline;
}

.text_main, .text_main p, .text_main td, .text_main li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:11px;
	line-height:16px;
}
.text_main a {
	color:#990000;
	text-decoration:underline;
}

.text_contact {
	font-family:Arial,Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
.text_contact a {
	color: #FFFFFF;
	text-decoration:none;
}

.text_copyright {
	font-size:10px;
	color:#333333;
}

.line_horiz {
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(/ir/clients/vertigo/2007/dot_horiz.gif);
	background-repeat:repeat-x;
	background-position:center;
}

.clear {
	clear:both;
}
