/*** ESSENTIAL STYLES ***/
.current a:link {
	color: #FFFFFF;
	font-weight:normal;
}
.current a:active {
	color: #FFFFFF;
	font-weight:normal;
}

.current a:visited {
	color: #FFFFFF;
	font-weight:normal;
}

.current a:hover {
	color: #FFFFFF;
	font-weight:normal;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.1em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
	z-index:		99;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
	z-index:		99;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
	z-index:		99;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
	z-index:		99;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	/*border-left:	1px solid #fff;*/
	padding: 		.5em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;
}
.sf-menu li {
	background:		#000000;
}
.sf-menu li li {
	background:		#000000;
}
.sf-menu li li li {
	background:		#000000;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:url(../_images/ui-nav.jpg);
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	1em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	/*
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px;  8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../_images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}


/*** The GM On-page Stuff ***/

a:link {
	color: #ed1c29;
	font-weight:bold;
	text-decoration: none;
}

a:visited {
	color: #ed1c29;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


td,th {
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height:140%;
}

body {color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height:140%; margin:0; padding:0;}


.heading1 {
	color: #ed1c29;
	font-weight: bold;
	font-size: 115%;
	line-height:130%;
}

.redlink a:link {
	color: #ed1c29;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
}

.redlink a:active {
	color: #FF0000;
}

.redlink a:visited {
	color: #ed1c29;
	text-decoration: none;
}

.redlink a:hover {
	color: #939598;
}

.whitelink a:link {
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;
}
.whitelink a:active {
	color: #FFFFFF;
	font-weight:normal;
}

.whitelink a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}

.whitelink a:hover {
	color: #FFFFFF;
	font-weight:normal;
}

.redlink-news a:link {
	color: #ed1c29;
	font-weight: normal;
	font-size: 90%;
	text-decoration: none;
}

.redlink-news a:active {
	color: #FF0000;
	font-weight: normal;
	font-size: 90%;
	text-decoration: none;
}

.redlink-news a:visited {
	color: #ed1c29;
	font-weight: normal;
	font-size: 90%;
	text-decoration: none;
}

.redlink-news a:hover {
	color: #939598;
	font-weight: normal;
	font-size: 90%;
	text-decoration: none;
}

/*** Text Styles ***/

.style2 {color: #555555}
.style3 {color: #ed1c29}
.style4 {
	color: #007700;
	font-style: italic;
}
.style5 {
	font-size: 145%
}

.style6 {
	font-style: normal;
	font-size: 14px;
	line-height:120%;
}
.style7 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.style12 {color: #000000}
.style14 {color: #000000; font-weight: bold; }
.style16 {color: #FF0000; font-weight: bold; }
.style17 {color: #FF0000}
.style18 {
	font-size: 135%
}
.style19 {font-size: 12px}
.style20 {
	font-size: 13px
}

/*** The GM Layout ***/

#page-content {
	width: 788px;
	height: 42px;
	padding-top: 4px;
	padding-left: 12px;
	padding-bottom: 0px;
	background-image:url(../_images/nav-curve-r.gif);
	background-repeat:no-repeat;
}

#form{
	float:right;
	width:220px;
	height:18px;
	padding-top: 1px;
}

#search{float:right; width:165px; height:58px; text-align:right;}
#search_input{float:left; width:120px; height:18px; border-top:1px solid #999999; border-bottom:1px solid #999999; border-left:1px solid #999999; border-right:1px solid #999999; color:#939598; padding:3px 0 0 5px; margin:1px 0 0 0;}
#search_button{float:left; width:60px; height:24px; background: url(../_images/search_go_btn.jpg) no-repeat; border:none; margin:1px 0 0 0; padding:0; cursor:pointer;
}
#page {
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	display: block;
}

#g-page {
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

#g-page-black {
	width:800px;
	background-color:#000000;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

#main {
	width:800px;
	margin:0;
	padding-top: 20px;
	background-color: #ffffff;
}
#main-blocklevel {
	display: block;
	width:800px;
}

#main-below {
	width:800px;
	margin:0;
	padding-top: 6px;
}

#main2 {
	float:left;
	width:800px;
	margin:0;
	text-align:left;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-color: #cacaca;
	border-bottom-color: #cacaca;
	border-left-color: #cacaca;
}

#g-headerbox {
	width: 760px;
	padding-left: 26px;
	padding-bottom: 12px;
	height: 56px;
}
#g-logo {
	float:left;
	width:530px;
	margin:0;
	padding:0;
}

#g-logo-new {
	float:left;
	width:225px;
	height:56px;
}

#g-socialmedia {
	float:left;
	width: 273px;
	height: 56px;
	margin-left: 246px;
}
#search{
	float:left;
	width:165px;
	height:50px;
	padding-left: 60px;
}
#flags2{
	float:left;
	width:126px;
	height:20px;
	padding-left: 37px;
}

#advert-block-nav {
	background-color: #DDDDDD;
	float: left;
	width: 800px;
	padding-right: 20px;
	padding-left: 28px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-top: 10px;
	height: 24px;
}
#advert-block {
	float: left;
	width: 620px;

}
#advert-itself {
	width: 620px;
	height: 260px;
}

#advert-block-under {
	float: left;
	width: 580px;
	background: #e6e6e6;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 6px;
	height: 268px;
	background-image: url(../_images/advert-block-under.gif);
	background-repeat: no-repeat;
}
#portfolio-box {
	width: 112px;
	float: left;
	height: 104px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
	-moz-border-radius-topright: 12px;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 12px;
	background-image: url(../_images/roundedbox.gif);
}

#right-links-header {
	width: 160px;
	height: 46px;
	padding-top: 8px;
	margin-bottom: 19px;
	background-image: url(../_images/we-focus.jpg);
	margin-top: 5px;
}
#right-links {
	float: left;
	width: 160px;
	padding-left: 18px;
}

#g-content-home-yt {
	float:left;
	width:800px;
	padding:0;
	height: 620px;
}
ul#nav-hm {float:left;list-style:none; width:843px; height:18px; margin:4px 0 4px 0; padding:0;}
ul#nav-hm li{float:left; padding:0 36px 0 36px; border-right:1px solid #939598;}
ul#nav-hm li.end{border:none;}
ul#nav-hm li a, ul#nav li a:active, ul#nav li a:visited{color:#4e4e4e; text-decoration:none;} 
ul#nav-hm li a:hover{color:#939598; text-decoration:none;} 
ul#nav-hm li.on a{color:#ED1C29; text-decoration:none;}
#advert-block-under1 {
	float: left;
	width: 620px;
	background-color: #E6E6E6;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 110px;
}
#advert-block-under2 {
	float: left;
	width: 286px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 6px;
	padding-top: 14px;
	height: 96px;
}
#advert-block-under2b {
	float: left;
	width: 277px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 6px;
	padding-top: 14px;
	height: 96px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#right-links-button {
	width: 160px;
	margin-top: 8px;
	margin-bottom: 12px;
	height: 62px;
}

#right-links-text {
	width: 160px;
	margin-top: 6px;
	margin-bottom: 6px;
	height: 62px;
}
#right-links-last {
	width: 160px;
	margin-top: 8px;
	height: 63px;
}
#portfolio-box-l {
	width: 112px;
	float: left;
	height: 104px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
	-moz-border-radius-topright: 12px;
	margin-right: 2px;
	padding-top: 12px;
	background-image: url(../_images/roundedbox.gif);
}
#core-l-column {
	float: left;
	width: 230px;
	margin-top: 12px;
	padding-right: 24px;
	border-right-width: 2px;
	border-right-style: solid;
}
#core-r-column {
	float: left;
	width: 500px;
	margin-top: 12px;
	padding-left: 24px;
}

/*** OLD SITE Layout ***/

#content-home {float:left; width:800px;}
#content-container {
	float:left;
	width:800px;
}
#content {
	float:left;
	width:548px;
	padding:0;
	display:inline;
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 40px;
}
#content-height {
	float:left;
	width:548px;
	height: 900px;
	padding:0;
	display:inline;
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 40px;
	background-image: url(../_images/side-swish.gif);
}

/*box styles*/
#box{
	float:left;
	width:525px;
	margin-top:4px;
	padding-bottom:10px
}
#box p{padding: 0 0 5px 0;}
#box img{
	float:left;
	overflow:hidden;
	padding:0;
	margin:0;
}

#box1 {float:left; width:250px;}
#box2 {float:left; width:250px; margin-bottom:10px;}
#box2{margin-left:18px;}
.box-grey-middle{float:left; width:208px; background: url(../_images/box_grey_middle.jpg) repeat-y;	padding: 0 24px 0 18px; overflow:hidden;}
.box-grey-middle a, .callout-grey-middle a:link, .callout-grey-middle a:active, .callout-grey-middle a:visited, .callout-grey-middle a:hover{color:#231F20; font-size:12px; text-decoration:none;}


#boxsolu1 {
	float:left;
	width:519px;
}
#boxsolu2 {float:left; width:521px;}
#boxsolu2{margin-left:18px;}
.box-grey-middle-solu{
	float:left;
	width:477px;
	background: url(../_images/box_grey_middle_solu.jpg) repeat-y;
	padding: 0 24px 0 18px;
	overflow:hidden;
}
.box-grey-middle-solu a, .callout-grey-middle-solu a:link, .callout-grey-middle-solu a:active, .callout-grey-middle-solu a:visited, .callout-grey-middle-solu a:hover{color:#231F20; font-size:12px; text-decoration:none;}


#boxtelco1 {float:left; width:164px;}
#boxtelco2 {float:left; width:164px;}
#boxtelco2{margin-left:18px;}
.box-grey-middletelco{
	float:left;
	width:134px;
	background: url(../_images/box_grey_middle_tel1.jpg) repeat-y;
	padding: 0 15px 0 15px;
	overflow:hidden;
}
.box-grey-middletelco a, .callout-grey-middletelco a:link, .callout-grey-middletelco a:active, .callout-grey-middletelco a:visited, .callout-grey-middletelco a:hover{color:#231F20; font-size:12px; text-decoration:none;}

#boxtelco3 {
	float:left;
	width:254.5px;
}
#boxtelco4 {float:left; width:264px;}
#boxtelco4{margin-left:18px;}
.box-grey-middletelcobottom{
	float:left;
	width:224px;
	background: url(../_images/box_grey_middle_tel2.jpg) repeat-y;
	padding: 0 15px 0 15px;
	overflow:hidden;
}
.box-grey-middletelcobottom a, .callout-grey-middletelcobottom a:link, .callout-grey-middletelcobottom a:active, .callout-grey-middletelcobottom a:visited, .callout-grey-middletelcobottom a:hover{color:#231F20; font-size:12px; text-decoration:none;}


#g-col-compny-img {
	height: 180px;
	width: 250px;
	float: left;
}
#g-col-compny-img {
	height: 175px;
	width: 264px;
	float: left;
	padding-right:2px;
}


/*====================== FORM ITEMS START ======================*/
form{
padding:0px;
margin:0px;
}

input {
padding: 2px;
border: 1px solid #ccc; 
margin-bottom: 1px; 
font-size:11px;
color: #000;
font-family: verdana, arial, helvetica, sans-serif;
} 



textarea, select {
padding: 2px;
background: #fff;
border: 1px solid #ccc; 
font-size:11px;
color: #000;
font-family: verdana, arial, helvetica, sans-serif;
} 

.submit {
width: 50px; 
padding: 0px;
background: #ccc;
border: 1px solid #000; 
font-size:10px;
color: #000;
height: 20px;
}

.form_main {
padding: 6px;
padding-bottom: 20px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 20px; 
margin-top: 0px;
background: #eee  ;
border: 1px #ccc solid; 
}

fieldset{
border: #ddd 1px solid;
padding: 5px;
margin-top: 10px;
/*background: #eee;*/
}

legend
{
background: #ed1c29;
border: #ccc solid 1px;
padding: 1px 10px;
font-weight: bold;
font-size: 12px;
color: #fff;
} 


label {
font-weight:normal;
cursor:pointer; 
float: left;
text-align: right;
width: 150px;
padding-right: 20px;
}

.form_left{
width:210px;
margin-top: 0px;
float: left;
padding: 15px;
padding-bottom: 5px; 
} 

.form_right {
width:240px;  
margin-top: 0px;
padding: 15px;
padding-bottom: 5px;
padding-right: 0px;
margin-left: 250px;
margin-right: 0px;
} 
/*====================== FORM ITEMS START ======================*/
form{
padding:0px;
margin:0px;
}

input {
padding: 2px;
border: 1px solid #ccc; 
margin-bottom: 1px; 
font-size:11px;
color: #000;
font-family: verdana, arial, helvetica, sans-serif;
} 



textarea, select {
padding: 2px;
background: #fff;
border: 1px solid #ccc; 
font-size:11px;
color: #000;
font-family: verdana, arial, helvetica, sans-serif;
} 

.submit {
width: 50px; 
padding: 0px;
background: #ccc;
border: 1px solid #000; 
font-size:10px;
color: #000;
height: 20px;
}

.form_main {
padding: 6px;
padding-bottom: 20px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 20px; 
margin-top: 0px;
background: #eee  ;
border: 1px #ccc solid; 
}

fieldset{
border: #ddd 1px solid;
padding: 5px;
margin-top: 10px;
/*background: #eee;*/
}

legend
{
background: #ed1c29;
border: #ccc solid 1px;
padding: 1px 10px;
font-weight: bold;
font-size: 12px;
color: #fff;
} 


label {
font-weight:normal;
cursor:pointer; 
float: left;
text-align: right;
width: 150px;
padding-right: 20px;
}

.form_left{
width:210px;
margin-top: 0px;
float: left;
padding: 15px;
padding-bottom: 5px; 
} 

.form_right {
width:240px;  
margin-top: 0px;
padding: 15px;
padding-bottom: 5px;
padding-right: 0px;
margin-left: 250px;
margin-right: 0px;
} 
/*------------styles specific to about us/Executive team-----------*/
.abmain {
	padding: 6px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-top: 0px;
	text-align:justify;
	border: 1px #ddd solid;
	border-bottom: 10px #ddd solid;
	height: 100%;
	
} 
.abheader {
background: #ed1c29;
border: #ccc solid 1px;
padding: 1px 10px;
font-weight: bold;
font-size: 12px;
color: #fff;
width:200px;
}
.abcontent {
padding: 5px;
margin-left: 0px;
margin-right: 140px;
margin-bottom: 0px; 
margin-top: 0px;    
text-align:justify;
background-color: #fff;
border: 0px #ddd solid;
}

.absidebar {
float: right;
margin: 0px;  
padding: 5px;
background-color: #fff;
border: 1px solid #ddd;
}  
.absidebarleft {
float: left;
margin: 0px;
margin-left:20px;
padding: 5px;
background-color: #fff;
border: 1px solid #ddd;
} 
.absidebarbroadband {
float: right;
margin: 0px;
margin-left:20px;
padding: 5px;
background-color: #fff;
border: 1px solid #ddd;
} 

.teamcontent {
padding: 5px;
margin: 0px;
text-align:justify;
background-color: #ffffff;
border: 0
}

#worldmap
{
	width: 555px;
	height: 330px;
	background:url(../_flash/worldmap_bkgnd_noflash.jpg) no-repeat;
}

.locations{
float:left;
width:29%;
height:100%;
margin:5px;
border-right:1px #999 solid;
border-top:1px #999 solid;
padding:3px;
}

/* Old Sub Navigation 
ul#subnav {float:left; list-style:none; width:155px; margin:0; padding:0;}
ul#subnav li{float:left; width:155px; padding:9px 0 9px 0; border-bottom:1px solid #939598;}

ul#subnav li a, ul#subnav li a:active, ul#subnav li a:visited{color:#4e4e4e; text-decoration:none; padding:0 0 0 15px;} 
ul#subnav li a:hover{color:#000000; text-decoration:none; background:#FFFFFF url(../_images/subnav_arrow.gif) no-repeat 0px 2px;}

ul#subnav li.on a{color:#000000; text-decoration:none; background:#FFFFFF url(../_images/subnav_arrow.gif) no-repeat 0px 2px;} 
ul#subnav li.subnav-icon{float:left; width:155px; padding:0; border-bottom:1px solid #939598; margin:0;}
ul#subnav li.subnav-icon a{width:155px; padding:0;}
ul#subnav li.subnav-icon a:hover{background:none;}*/

/* Sub Navigation */
ul#subnav {float:left; list-style:none; width:155px; margin:0; padding:0; background-color:#e6e6e6; font-weight:normal;}
ul#subnav li{float:left; width:155px; padding:9px 0 9px 0; border-bottom:1px solid #FFFFFF; background-color:#e6e6e6;font-weight:normal;}
ul#subnav li a, ul#subnav li a:active, ul#subnav li a:visited{color:#4e4e4e; text-decoration:none; padding:0 0 0 15px; background-color:#e6e6e6; font-weight:normal;} 
ul#subnav li a:hover{color:#ed1c29; text-decoration:none; background:#e6e6e6; font-weight:normal;}

ul#subnav li.on a{color:#ed1c29; text-decoration:none; background:#e6e6e6 url(../_images/subnav_bullet.gif) no-repeat 0px 2px; font-weight:normal;} 

#subnav-icon{background-color:#FFFFFF; float:left; width:155px;}




/* Footer */
#footer2{
	font-size:10px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	float:left;
	display: block;
	background-color: #999999;
	background-image: url(../_images/grey.gif);
	background-repeat: repeat;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
} 
  
#footer{
	float:left;
	width:774px;
	height:44px;
	font-size:10px;
	margin-top:6px;
	margin-bottom:6px;
	background-color: #e6e6e6;
	padding-top: 11px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 20px;
}

#footer-home{
	float:left;
	width:774px;
	height:44px;
	font-size:10px;
	margin-bottom:6px;
	background-color: #e6e6e6;
	padding-top: 9px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 20px;
}

#footer-home a, #footer a:link, #footer a:visited,#footer a:active {
	color:#000000;
	text-decoration:none;
		font-size:10px;

}

#footer-text{
	font-size:10px;
	padding:6px 0 0 0px;
}

#footer a, #footer a:link, #footer a:visited,#footer a:active {
	color:#000000;
	text-decoration:none;
		font-size:10px;

}
#footer a:hover{color:#231F20; text-decoration:none; font-size:10px;
}
#footer a.on{color:#231F20; text-decoration:none; font-size:10px;
}


/* Typography 
body {text-align:left; font-family:Arial, Verdana, Geneva, Helvetica, sans-serif; font-size:12px; line-height:14px; font-weight:normal; color:#4e4e4e;}*/

/* Headings */
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	line-height:120%;
}
h1 {font-size: 22px; color:#99cc33; margin-bottom:18px; line-height:120%; font-weight:bold}
h2 {
	font-size: 16px;
	color:#666666;
	margin:15px 0 3px 0;
	font-weight:bold;
	line-height:115%;
}
h3.callout_title {color:#231F20; font-size:12px; padding-bottom:5px;}
h4 {font-size: 16px;}
h5 {font-size: 13px;}
h6 {font-size: 12px;}

sub{font-size:0.8em; }
.operational-icon {
	float: left;
	height: 130px;
	width: 80px;
	margin-right: 20px;
}
.operational-icon-short {
	float: left;
	height: 100px;
	width: 80px;
	margin-right: 20px;
}
.operational-icon-long {
	float: left;
	height: 155px;
	width: 80px;
	margin-right: 20px;
}
.video-column {
	width: 200px;
	margin-right: 24px;
	float: left;
	margin-bottom: 24px;
	padding-bottom: 6px;
	background-color: #e6e6e6;
	padding-top: 12px;
	padding-right: 14px;
	padding-left: 14px;
	height: 260px;
}

.about-us {
	width: 292px;
	float: left;
	height: 280px;
}
.about-us-txt {
	width: 220px;
	float: left;
	height: 280px;
	padding-right: 30px;
}
.about-us-body {
	width: 540px;
	float: left;
}
.style7b {
	font-size: 16px;
	font-weight: bold;
	color: #ed1c29;
}
#content-height-blank {
	float:left;
	width:548px;
	height: 900px;
	padding:0;
	display:inline;
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 40px;
}
#spacer {
	float: left;
	width: 580px;
	height: 420px;
	background-image: none;
}

