@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../layout-images/ICE-eblast_bg-tile.jpg);
	background-repeat: repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
}


.list {
	line-height:18px;
	list-style-image:url(../../layout-images/ICE_int-site_bullet.jpg)
}

#content {
	position:relative;
	width:957px;
	background:url(../../layout-images/ICE_int_cont-bg.gif) repeat-y;
	margin:auto;
}

#int-top {
	height:25px;
	width:933px;
	position:relative;
	padding-left:12px;
	padding-right:12px;
	padding-top:60px;
}

#home_left {
	position:relative;
	width:600px;
	height:auto;
	clear:none;
	left:8px; 
	float:left;
}

#home_right {
	background:url(../../layout-images/ICE_int-site_hometest-head.gif) no-repeat;
	background-position:top right;
	float:left;
	left:30px;
	top:15px;
	padding-top:35px;
	position:relative; 
	width:320px;
	height:auto;
	clear:none;
}

#sub_right {
	float:left;
	left:45px;
	top:0px;
	position:relative; 
	width:305px;
	height:auto;
	clear:none;
}


#bottom_bar {
	position:relative;
	width:955px;
	left:1px;
	top:8px;
	padding-top:4px;
	height:15px;
	clear:both;
	background:url(../../layout-images/ICE_int-site_btm_bar-bg.gif) repeat-x;
}

#flashflags {
	width:957px;
	height:308px;
	position:relative;
	float:left;
}

#flagbuttons {
	width:550px;
	height:130px;
	float:left;
	position:relative;
}

#menudiv {
	position:relative;
	left:1px;
	float:left;
	z-index:1000;
}

#menudiv-test {
	width:955px;
	position:relative;
	left:1px;
	float:left;
	z-index:1000;
	background: url(../../layout-images/ICE_menu_bg-tile.gif) repeat-x;
	height:29px;
}


#mapdiv {
	width:600px;
	height:300px;
	float:left;
	position:relative;
}

#left_copy {
	width:550px;
	float:left;
	position:relative;
	left:20px;
	line-height:14px;
	clear:none;
	overflow:visible;
}

#test_quote {
	float:left;
	width:200px;
	height:111px;
	padding-top:40px;
	left:10px;
	line-height:16px;
}

#test_source {
	width:311px;
	clear:both;
}

a:link {
	color:#fcb316;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#fcb316;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color:#fcb316;
}

.twenty {
	font-size:18px;
	color:#81030b;
	font-weight:600;
	text-transform:uppercase;
	font-stretch:ultra-expanded;
}

.thirteen {
	font-size:13px;
	line-height:16px;
}

.twelve {
	font-size:12px;
}

.grey {	
	color:#555555;
}

.orange {
	color:#fcb316;
}

.white {
	color:#FFFFFF;
}

.nine {
	font-size:9px;
}

.black {
	color:#000000;
}

a.toplink:link {
	color:#81030b;
	text-decoration:none;
}

a.toplink:visited {
	color:#81030b;
	text-decoration:none;
}

a.toplink:hover {
	color:#555555;
	text-decoration:none;
}

a.whitelink:link {
	color:#ffffff;
	text-decoration:none;
}

a.whitelink:visited {
	color:#ffffff;
	text-decoration:none;
}

a.whitelink:hover {
	color:#fcb316;
	text-decoration:none;
}


