/*---- MAIN PAGE LAYOUT ----*/

/*MAIN LAYOUT ELEMENTS*/
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}


body{
  	font-family:Arial, Helvetica, sans-serif;
	color: #787878;
	background-color: #7c7d7e;
	margin: 0px auto;
	padding: 0px;
}


/*Header Area*/
#main_header{
    width:100%;
	height: 150px;
	background-image:url(../images/head_bk.jpg); background-repeat:repeat-x;
	display: none;
}

#main_head_container{
	width:960px;
	height:150px;
	margin: 0px auto;
	/*border:1px solid #ccc;*/  
}

#top_head_container{
	margin: 0px auto;
	/*border:1px solid #ccc;*/ 
	display: none;  
}

#sub_header{
    width:100%;
	height: 50px;
	background-color: #e7e7e7;
	display: none;
}

#sub_head_container{
	padding:0px;
	margin-top: 90px;
	/*border:1px solid #ccc;*/   	
}

#breadcrumb{
    float:left;
    padding: 5px 10px 5px 10px;
	font-size: 70%;
	width: 480px;
	margin-bottom: 5px;
	border:1px solid #ccc;
	display: none;
}

#breadcrumb_wide{
	display: none;
}

#breadcrumb strong{
    font-family:"Times New Roman", Times, serif;
	font-style:italic;
	display: none;
}

#logo{
    float:left;
	margin-left: 10px;
	width:220px;
	height: 150px;
	/*border:1px solid #ccc;*/   
}

#head_search{
    float:right;
    width:220px;
	margin: 10px 0px;
}

#h_search { 
	float:left;
	background-image:url(../images/search_bk2.jpg);background-repeat:no-repeat;
	width:180px;
	height:26px;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}

#h_search_bar { 
	float:left;
	font-size:80%;
	color:#cfcfcf;
	width:125px;
	height:21px;
	border:0px;
	background-image:url(../images/search_bk2.jpg); background-repeat:no-repeat;
	padding-left:25px;
	padding-right:10px;
	padding-top:5px;
	overflow:hidden;
}

#newsletter { 
	float:left;
	background-image:url(../images/footer_newsletter_bk.jpg); background-repeat:repeat-x;
	width:218px;
	height:28px;
	padding:0px;
	margin: 5px 0px 10px 10px;
	border:1px solid #CCCCCC;
	overflow:hidden;
	display: none;
}

#newsletter_bar { 
	font-size:80%;
	color:#666666;
	width:200px;
	height:21px;
	border:0px;
	background-image:url(../images/footer_newsletter_bk.jpg); background-repeat:repeat-x;
	padding-left:10px;
	padding-top:5px;
}

.newsletter_links{
    float:left; 
    width:200px;
	font-size:80%;
	color:#cfcfcf;
	margin: 0px 0px 10px 15px;
}

#head_box{
    float:right;
    width:700px;
	height:140px;
}
/*End Header Area*/

#banner_homepage{
    color: #787878;
	width:660px;
	margin: 0px auto;
	background-color:#ffffff;
}

#banner_generic{
    color: #787878;
	width:500px;
	background-color:#ffffff;
}

#main_page_content{
    padding: 20px 0px;
    float:left;
	width:100%;
	background-color: #ffffff;
}

#main_page_content_container{
    color: #787878;
	width:960px;
	margin: 0px auto;
	/*border:1px solid #ccc;*/   
}

/*generic page*/
#generic_page_content{
    padding: 20px 0px;
    float:left;
	width:100%;
	background-color: #ffffff;
}

#generic_page_content_container{
    color: #787878;
	width:960px;
	margin: 0px auto;
	/*border:1px solid #ccc;*/   
}

#generic_page_body_container{
    float:left;
    color: #787878;
	width:480px;
	margin: 0px auto;
	background-color:#ffffff;
	/*border:1px solid #ccc;*/  
}

#generic_body_info{
    color: #787878;
	width:500px;
	font-size:90%;
	margin:10px 0px 10px;
}

#generic_body_info h1{
    color: #0397fe;
	font-family:"Times New Roman", Times, serif;
	font-size:130%;
	font-weight:bold;
	font-style:italic;
	border-bottom:1px solid #CCCCCC;
	padding-bottom: 5px;
	margin:10px 0px 10px;
}

#generic_body_info p{
    color: #787878;
	font-size:100%;
	margin:10px 0px 10px;
}
.generic_page_tab a{
    float:left;
	padding:5px 10px 5px 10px;
	font-size:100%;
	background-color:#ffffff;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-style:italic;
	margin: 0px 5px 5px 0px;
	border:1px solid #ccc;   
}

.generic_page_tab:hover a{
    color: #787878;
	background-color:#ccc; 
}
/*end generic page*/

/*homepage*/
#home_page_body_container{
    float:left;
    color: #787878;
	width:660px;
	margin: 0px auto;
	background-color:#ffffff;
	/*border:1px solid #ccc;*/  
}

#homepage_intro{
    color: #787878;
	width:660px;
	font-size:90%;
	margin:10px 0px 10px;
}

#homepage_intro h1{
    color: #0397fe;
	font-family:"Times New Roman", Times, serif;
	font-size:130%;
	font-weight:bold;
	font-style:italic;
	border-bottom:1px solid #CCCCCC;
	padding-bottom: 5px;
	margin:10px 0px 10px;
}

#homepage_intro p{
    color: #787878;
	font-size:100%;
	margin:10px 0px 10px;
}

.homepage_feature{
    float:left;
    color: #787878;
	width:206px;
	font-size:100%;
	margin:10px 21px 10px 0px;
}

.homepage_feature_2{
    float:right;
    color: #787878;
	width:206px;
	font-size:100%;
	margin:10px 0px 10px 0px;
}

.homepage_feature .homepage_feature_2, h2{
    color: #0397fe;
	font-family:"Times New Roman", Times, serif;
	font-size:100%;
	font-weight:bold;
	font-style:italic;
	border-bottom:1px solid #CCCCCC;
	padding-bottom: 5px;
	margin:10px 0px 10px;
}

.homepage_feature .homepage_feature_2, p{
    color: #787878;
	font-size:80%;
	margin:10px 0px 10px;
}

.homepage_feature .homepage_feature_2, a{
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-size:90%;
	/*word-spacing: 0pt;
	line-height: 0;
	letter-spacing: 0pt;*/
	margin:10px 0px 10px;
}


/*end homepage*/


/*right hand*/
#home_page_rightpanel_container{
    float:right;
    color: #787878;
	width:280px;
	margin: 0px auto;
	display:none;
	/*border:1px solid #ccc;*/   
}

#generic_page_rightpanel_container{
    float:right;
    color: #787878;
	width:220px;
	/*border: 1px solid #cccccc;*/
	margin: 0px auto;
	display:none;
	/*border:1px solid #ccc;*/   
}

.rgh_download_bx{
    width:220px;
	/*padding:0px 10px 0px 10px;*/
	margin: 0px 0px 10px;
	font-family:"Times New Roman", Times, serif;
}

.rgh_download_bx h2{
	margin: 0px 0px 0px 0px;
	font-size: 120%;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	color: #787878;
	padding-top:5px;
	padding-bottom:5px;
	border-top:4px solid #787878;
	border-bottom:1px solid #cccccc;
}

.rgh_download_bx img{
	float:left;
	width: 32px;
	height:32px;
	margin-right:10px;
	font-size: 90%;
}

.rgh_download_bx a{
	width: 160px;
	float:right;
	margin: 0px;
	padding:0px;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
}

.rgh_download_bx  ul {
    margin: 5px 0px 15px;
    padding: 0;
    position:relative;
    list-style:none;
}

.rgh_download_bx li {
	float:left;
	margin-bottom: 5px;
	font-weight:normal;
    padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #ccc;
}

.rgh_generic_bx{
    width:220px;
	/*padding:0px 10px 0px 10px;*/
	margin: 0px 0px 10px;
	font-family:"Times New Roman", Times, serif;
}

.rgh_generic_bx h2{
	margin: 0px 0px 0px 0px;
	font-size: 120%;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	color: #0397fe;
	padding-top:5px;
	padding-bottom:5px;
	border-top:4px solid #0397fe;
	border-bottom:1px solid #cccccc;
}

.rgh_generic_bx strong{
	color: #0397fe;
	font-size:120%;
}

.rgh_generic_bx h3{
	margin: 0px 0px 0px;
	padding:0px;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	color: #465961;
}

.rgh_generic_bx a{
	margin: 0px;
	padding:0px;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	color: #465961;
	
}

.rgh_generic_bx  ul {
    margin: 5px 0px 15px;
    padding: 0;
    position:relative;
    list-style:none;
}

.rgh_generic_bx li {
	margin-bottom: 5px;
	font-weight:normal;
    padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #ccc;
	display:block;
}

#rgh_latest_news_bx{
    width:280px;
	margin: 10px 0px;
	font-family:"Times New Roman", Times, serif;
	
}

#rgh_latest_news_bx h2{
	margin: 20px 0px 0px 0px;
	font-size: 120%;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	color: #0397fe;
	padding-bottom:5px;
	border-bottom:1px solid #cccccc;
}

#rgh_latest_news_bx strong{
	color: #0397fe;
	font-size:120%;
}

#rgh_latest_news_bx h3{
	margin: 0px 0px 0px;
	padding:0px;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	color: #465961;
}

#rgh_latest_news_bx a{
	margin: 0px;
	padding:0px;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	color: #465961;
}

#rgh_latest_news_bx  ul {
    margin: 5px 0px 15px;
    padding: 0;
    position:relative;
    list-style:none;
}

#rgh_latest_news_bx li {
	margin-bottom: 10px;
	font-weight:normal;
    padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #ccc;
}

#rgh_testimonials_bx{
    width:280px;
	margin: 10px 0px;
}

#rgh_testimonials{
    width:258px;
	height: 200px;
	padding: 10px 10px 20px 10px;
	margin: 10px 0px;
	border:1px solid #cccccc;
}

#rgh_testimonials h3{
	margin: 0px 0px 0px;
	padding:0px;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	color: #465961;
}

#rgh_testimonials_bx h2{
	margin: 25px 0px 0px 0px;
	font-size: 120%;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	color: #0397fe;
	padding-bottom:5px;
	border-bottom:0px solid #fff;
}


#rgh_testimonials h5{
    display:block;
	width:258px;
	padding-bottom:20px;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	color: #465961;
}

#rgh_testimonials p{
	width:168px;
	padding:0px;
	margin: 0px 0px 5px 0px;
	float:right;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	color: #858585;
}

#rgh_testimonials a{
	width:168px;
	padding:0px;
	margin: 10px 0px 5px 0px;
	float:right;
	text-align:right;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
}

#rgh_testimonials img{
	float:left;
	width:80px;
}

#rgh_newsletter_bx{
    width:280px;
	height:103px;
	margin: 0px 0px;
	background-image:url(../images/rgh_newsletter_bk.jpg);
	overflow:hidden;
}

#rgh_newsletter_bx h4{
    color: #ffffff;
	float:left;
    font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 100%;
	margin: 10px 0px 5px 10px;
}

#rgh_newsletter { 
	float:left;
	background-image:url(../images/rgh_newsletter_input.jpg); background-repeat:repeat-x;
	width:218px;
	height:28px;
	margin: 5px 0px 10px 10px;
	border:1px solid #CCCCCC;
}

#rgh_newsletter_bx a{ 
    font-family: Arial, Helvetica, sans-serif;
    color:#ffffff;
	font-weight:normal;
}

#rgh_newsletter_bar { 
	font-size:80%;
	color:#666666;
	width:195px;
	height:21px;
	border:0px;
	background-image:url(../images/rgh_newsletter_input.jpg); background-repeat:repeat-x;
	padding-left:10px;
	padding-top:5px;
}

.rgh_newsletter_links{
    float:left; 
    width:200px;
	font-size:80%;
	color:#ffffff;
	margin: 0px 0px 10px 15px;
}

/*end right hand*/

/*left hand*/
#generic_page_leftpanel_container{
    float:left;
    color: #787878;
	width:220px;
	/*border: 1px solid #cccccc;*/
	margin: 0px 20px 0px;
	padding: 0px 0px 20px;
	border:1px solid #ccc;  
	display:none;
}

#lgh_generic_bx_con{
    float:left;
    width:198px;
	padding:0px 0px 40px;
	margin: 0px 20px 0px 0px;
	border:1px solid #ccc;
	display:none;
	
}

.lgh_generic_bx{
    width:180px;
	padding:0px 10px 0px 10px;
	margin: 0px 0px 0px;
	
}

.lgh_generic_bx h2{
	margin: 0px 0px 0px 0px;
	font-size: 120%;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	color: #0397fe;
	padding-top:5px;
	padding-bottom:5px;
	border-right:4px solid #0397fe;
	border-bottom:1px solid #cccccc;
}

.lgh_generic_bx strong{
	color: #0397fe;
	font-size:150%;
}

.lgh_generic_bx h3{
	margin: 0px 0px 0px;
	padding:0px;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	color: #465961;
}

.lgh_generic_bx_menu{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	margin: 5px 0px 5px;
	border-bottom:1px solid #cccccc;
}

.lgh_generic_bx_menu a{
	font-size: 90%;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
}

.lgh_generic_bx_menu2 a{
	padding:0px;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	margin: 10px 0px 0px 30px;
}

strong.solutions{
    color:#a7d224;
}

h2.solutionsh2{
   color:#a7d224;
   border-right:4px solid #a7d224;
}

strong.customers{
    color:#c70edd;
}

h2.customersh2{
   color:#c70edd;
   border-right:4px solid #c70edd;
}

strong.support{
    color:#e8d608;
}

h2.supporth2{
   color:#e8d608;
   border-right:4px solid #e8d608;
}

strong.partners{
    color:#755a13;
}

h2.partnersh2{
   color:#755a13;
   border-right:4px solid #755a13;
}

strong.services{
    color:#d3471c;
}

h2.servicesh2{
   color:#d3471c;
   border-right:4px solid #d3471c;
}
/*end left hand*/
























.submit_btn { 
    float:left;
	margin:7px 0px 0px 5px;
	width:28px;
	height:28px;
}

.search_submit_btn { 
      float:left;
	margin:0px 0px 0px 5px;
	width:28px;
	height:28px;
	overflow:hidden;
}

#h_search submit{ 
    float:left;
	margin:0px 0px 0px 0px;
	width:28px;
	height:26px;
	background-image:url(../images/submit_icon2.jpg); background-repeat:no-repeat;
	background-position: 0px 0px;
	overflow:hidden;
}

#h_search submit:hover { 
    background-position: 0px -26px;
	cursor:pointer;
}

/*Stuff Footer*/
#block{
    width:100%;
	background-color: #ffffff;
}



#block_container{
    color: #cfcfcf;
	width:960px;
	margin: 0px auto;
	/*border:1px solid #ccc;*/  
	display:none; 
}

img.block{
    margin: 0px 0px 0px 857px;
	padding:0px;
}

#footer{
    width:100%;
	min-height:369px;
	background-color: #7c7d7e;
	background-image:url(../images/footer_bk.jpg); background-repeat:repeat-x;
	display:none;
}

#footer_container{
    color: #cfcfcf;
	width:960px;
	margin: 0px auto;
	/*border:1px solid #ccc;*/   
}

#footer_container a{
    font-size:100%;
    font-family: Arial, Helvetica, sans-serif;
	color: #cfcfcf;
	font-weight:normal;
	/*border:1px solid #ccc;*/   
}

#footer_container h3{
    color: #f9f9f9;
	font-size:90%;
	font-family:"Times New Roman", Times, serif;
	border-bottom:1px solid #CCCCCC;
	padding-bottom: 5px;
}

#footer_features{
    float:left;
	width:280px;
	margin:10px 0px;
}

#footer_contact{
    float:left;
	width:206px;
	margin:10px 15px 10px 0px;
}

#footer_contact strong{
	font-family:"Times New Roman", Times, serif;
}

.footer_contact{
    float:left;
	width:206px;
	height:140px;
}

#footer_accreditation{
    float:left;
	width:206px;
	margin:10px 21px 10px 0px;
}

#footer_navigation{
    float:left;
	width:206px;
	margin:10px 21px 10px 0px;
}

.footer_navigation1{
    float:left;
	width:106px;
	height:140px;
}

.footer_navigation2{
    float:right;
	width:100px;
	height:140px;	
}

.footer_navigation3{
    float:left;
	width:206px;	
}

#footer_container  ul {
    font-weight: normal;
    margin: 5px 0px 15px;
    padding: 0;
    position:relative;
    list-style:none;
}

#footer_container li {
    font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	color: #cfcfcf;
	font-weight:normal;
    background: transparent;
    color: inherit;
    border: 0px solid #fff;
    margin-right: 0px;
}

#footer_search{
    float:left;
    width:280px;
    margin: 10px 0px 0px 0px;
    padding:0px;
    overflow:hidden;
}

#f_search { 
	float:left;
	background-image:url(../images/search_bk.jpg);
	width:232px;
	height:28px;
      margin:0px;
      padding: 0px;
	overflow:hidden;
}

#f_search_bar { 
	font-size:80%;
	color:#cfcfcf;
	width:187px;
	height:21px;
	border:0px;
	/*background-image:url(../images/search_bk.jpg);*/
background-color: transparent;
	padding-left:35px;
	padding-right:10px;
	padding-top:7px;
	overflow:hidden;
}



#footer_newsletter{
    width:280px;
	height:103px;
	margin: 10px 0px;
	background-image:url(../images/footer_search_bk.gif);
	overflow:hidden;
}

#footer_newsletter h4{
    float:left;
    font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 90%;
	padding:0px;
	margin: 10px 0px 5px 10px;
}

#footer_logo{
    color:#f9f9f9;
	float:right;
    width:300px;
	height:100px;
	margin-bottom:20px;
}

#footer_strapline{
    color:#f9f9f9;
	font-size:100%;
    font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	font-variant:small-caps;
	float:left;
    width:300px;
	margin-bottom:20px;
}

#footer_strapline strong{
    color:#cfcfcf;
	font-size:80%;
    font-family: Arial, Helvetica, sans-serif;
	font-variant:normal;
	font-weight:normal;
	float:left;
}

#footer_notes{
    float:left;
    width:960px;
	margin: 10px 0px;
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}

#footer_notes p{
    color:#cfcfcf;
    float:right;
	font-size:75%;
	margin: 10px 0px;
	padding: 5px 0px 5px;
}

#footer_icons{
    float:left;
    width:280px;
	height:28px;
	margin: 0px 0px;
	padding:0px;
}

a.footer_colleague{
    float:left;
	background-image:url(../images/footer_colleague.gif);
	width:37px;
	height:28px;
	background-position:0px 0px;
}

a.footer_colleague:hover{
	background-position:0px -28px;
	cursor:pointer;
}

a.footer_fav{
    float:left;
	background-image:url(../images/footer_fav.gif);
	width:37px;
	height:28px;
	margin-left:10px;
	background-position:0px 0px;
}

a.footer_fav:hover{
	background-position:0px -28px;
	cursor:pointer;
}

a.footer_print{
    float:left;
	background-image:url(../images/footer_printer.gif);
	width:37px;
	height:28px;
	margin-left:10px;
	background-position:0px 0px;
}

a.footer_print:hover{
	background-position:0px -28px;
	cursor:pointer;
}
/* end Stuff Footer*/

#sub_menu {
     float:left;
	 margin: 10px;
	 width: 320px;
	 background-color:#e6e6e6;
	 font-family: Arial, Helvetica, sans-serif;
}

