/* Home */
#home {
	background: url(themes/fge_images/home/background.gif) repeat-y;
	background-position: center 150px;
}
#home #wrap {
	background: url(themes/fge_images/home/top_panel_bg.jpg) repeat-x;
}
#home #main {
	background: url(themes/fge_images/home/top_panel_right.gif) no-repeat;
	background-position: center 134px;	
}
#index_top_panel {
	background: url(themes/fge_images/home/top_panel.jpg) no-repeat right top;
	padding-top: 40px;
	padding-left: 10px;
	height: 259px;
	color: #fff;
	position: relative;
}
#index_top_panel h2 {
	width: 350px;
}
#index_top_panel p {
	width: 290px;
}
#index_top_panel h2 {
	font-size: 38px;
	font-weight: normal;
	margin-bottom: 20px;
}
/*
Index top panel *************************************************************************************************************
*/
#index_top_panel p {
	line-height: 22px;
}
#index_top_panel a {
	background-repeat: no-repeat;
	background-position: 0 0px;
	position: absolute;
	height: 76px;
	width: 76px;
	display: block;
}
#index_top_panel a:hover {
	background-position: 0px -76px;
}
#index_top_panel #tp_home {
	background-image: url(themes/fge_images/home/top_bar/phone.gif);
	right: 439px;
	top: 45px;
}
#index_top_panel #tp_mobile {
	background-image: url(themes/fge_images/home/top_bar/mobile.gif);
	right: 377px;
	top: 131px;
}
#index_top_panel #tp_voip {
	background-image: url(themes/fge_images/home/top_bar/voip.gif);
	right: 271px;
	top: 167px;
}
#index_top_panel #tp_email {
	background-image: url(themes/fge_images/home/top_bar/email.gif);
	right: 162px;
	top: 131px;
}
#index_top_panel #tp_web {
	background-image: url(themes/fge_images/home/top_bar/web.gif);
	right: 100px;
	top: 45px;
}

#index_column1, #index_column2, #index_column3 {
	float: left;
}
#index_column1 {
	width: 340px;
	margin-left: 10px;
	margin-right: 25px;
	padding-top: 20px;
	display: inline;
}
#index_column1 a {
	background: url(themes/fge_images/home/audit.jpg) no-repeat #198ef2;
	padding-left: 20px;
	width: 321px;
	padding-top: 15px;
	height: 40px;
	display: block;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	text-decoration: none;
}
#index_column1 div {
	background-color: #f2f2f2;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-bottom: 20px;
}
#index_column1 div p {
	font-size: 12px;
	padding-left: 10px;
}
#index_column1 div.different {
	padding-top: 20px;
	border-top: 2px solid #1a92f3;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
#index_column1 div.different p {
	padding-left: 50px;
	background: url(themes/fge_images/home/bullet_tick.gif) no-repeat 10px 10px;
	font-size: 12px;
	margin-bottom: 20px;
}
#index_column2 {
	width: 340px;
	margin-right: 30px;
	padding-top: 20px;
	position: relative;
}
#index_column2 h3 a {
	font-size: 18px;
	color: #1c3756;
	margin-bottom: 20px;
	text-decoration: none;
}
#index_column2 .rss {
	background: url(themes/fge_images/home/rss.gif) no-repeat right;
	padding-right: 23px;
	padding-top: 5px;
	height: 15px;
	display: block;
	position: absolute;
	right: 0px;
	top: 22px;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.index_news {
	background-color: #f2f2f2;
	border-top: 2px solid #ffd249;
	margin-bottom: 10px;
	position: relative;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
}
.index_news p {
	font-size: 12px;
	margin-left: 60px;
}
.index_news .index_news_date {
	position: absolute;
	left: 10px;
	top: 20px;
	text-transform: uppercase;
	font-weight: 700;
	color: #1b2738;
	text-align: center;
}
.index_news_date .day {
	font-size: 24px;
}
.index_news_date .month {
	font-size: 15px;
}
.index_news_date .year {
	font-size: 12px;
}
.index_news a {
	text-decoration: none;
	font-weight: 700;
}
.index_news a:hover {
	text-decoration: underline;
}

#index_column3 {
	padding-left: 10px;
	width: 190px;
	padding-top: 20px;
	padding-bottom: 30px;
	position: relative;
}
#index_column3 .left_corner {
	position: absolute;
	top: 0px;
	left: -17px;
	background: url(themes/fge_images/home/left_corner.gif) no-repeat;
	width: 13px;
	height: 10px;
	display: block;
}
#index_column3 .right_corner {
	position: absolute;
	top: 0px;
	right: -28px;
	background: url(themes/fge_images/home/right_corner.gif) no-repeat;
	width: 13px;
	height: 10px;
	display: block;
}
#index_column3 h3 {
	border-bottom: 2px solid #aab9c6;
	padding-bottom: 20px;
}
#index_column3 .support_item {
	padding-left: 50px;
}
#index_column3 .faqs {
	background: url(themes/fge_images/home/faqs.gif) no-repeat;
}
#index_column3 .useful {
	background: url(themes/fge_images/home/useful_info.gif) no-repeat;
}
#index_column3 .video {
	background: url(themes/fge_images/home/video_guide.gif) no-repeat;
}
#index_column3 .jargon {
	background: url(themes/fge_images/home/jargon_buster.gif) no-repeat;
}
#index_column3 a {
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
}
#index_column3 a:hover {
	text-decoration: underline;
}
#index_column3 p {
	font-size: 12px;
}
h3 {
	font-size: 18px;
	color: #1c3756;
	margin-bottom: 20px;
}