a {	
	color:#fff;	
	text-decoration: none;
	border:none;
}
img{
	border:none;
	}
body {	
	background-color: #000000;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
p{
	margin:0px;
	}
.clear{
	clear:both;
	}
.left{
	float:left;
	}
.right{
	float:right;
	}
.menu_items{
	width:179px;
	height:17px;
	padding-left:0px;
	font-size:11px;
	line-height:16px;
	}
.menu_item_bg{
	background-image:url(../images/menu_bg.jpg);
	}
.menu_item_bg:hover{
	background-image:url(../images/menu_bg_selected.jpg);
	}
.menu_item_bg_selected{
	background-image:url(../images/menu_bg_selected.jpg);
	}
	
.morevideo{
	height:85px;
	width:85px;
	margin-right:13px;
	}
.morevideo_bg{
	background-image:url(../images/multiplevideo1.png);
	}
/*Text Styles*/
.footer_white_text{
	font-size:9px;
	line-height:25px;
	}
.footer_tel{
	font-size:23px;
	}
.footer_orange{
	color:#EE6B00;
	font-size:23px;
	}
/*Text Styles END*/



/*IDS Styles*/
#main{
	margin-left:auto;
	margin-right:auto;
	width:912px;	
	}
#logo{
	margin-top:34px;
	}
#menu{
	height:17px;
	margin-bottom:21px;
	}
#left_content{
	float:left;
	width:183px;
	}
#right_content{
	float:left;
	width:729px;
	}
#footer_divide{
	height:24px;
	}
#footer{
	border-top:#a2857f 1px solid;
	margin-left:9px;
	margin-bottom:25px;
	}
/*IDS Styles end*/


/*CMS Styles*/
.footer_link{
	color:#ee6b01;	
	text-decoration: none;
	border:none;
	}
.footer_link:hover{
	color:#fff;	
	text-decoration: none;
	border:none;
	}
/*CMS Styles END*/