/*															MISC													*/
* {
	margin: 0px;
	padding: 0px;
}

html, body {
	margin:0;
	padding:0;
	height:100%;
}

.clear_float {
	clear: both;
}

.spacer {
	height: 50px;
}

.divider {
	border-bottom: 1px dotted #8c8c8c;
	height: 5px;
	margin-bottom: 20px;
}

a img {
	border-style: none;
}
/*															MISC END													*/



/*															HEADER													*/
#wrapper {
	min-height:100%;
	position:relative;
}

#header {
	background-image: url('../images/header_bg.jpg');
	background-repeat: repeat-x;
	height: 104px;
}

#header img {
	border-style: none;
}

#nav img {
	border-style: none;
}

#header_content {
	width: 1024px;
	margin: 0 auto;
	height: 104px;
}

#dc_logo {

}

#prms_logo {
	float: right;
	margin-top: -62px;
	z-index: 3;
}

#nav {
	height: 36px;
	background-image: url('../images/nav_bg.jpg');
	 background-repeat: repeat-x;
}

#nav_content {
	width: 1024px;
	margin: 0 auto;
	height: 30px;	
}


/*															HEADER END													*/


/*															NAVIGATION 													*/

.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
	font-size: 14px;
	border-right: 1px solid #dedede;
  	font-family: Arial, Helvetica, sans-serif;
  	font-weight: lighter;
  	z-index: 100;
  	position: relative;
}

.nav li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  border-right: 1px solid #dedede;
}

.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  font-size: 14px;
  line-height: 36px;
  font-family: Arial, Helvetica, sans-serif;
  color: #959595;
  display: block;
  padding: 0 9px;
  text-decoration: none;
}

.nav li a:hover {
  color: #959595;	

}

#nav-one li:hover a, 
#nav-one li.sfHover a {
  background-image: url('../images/nav/button_bg.jpg');
  color: #959595;
}

#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  background: white;
  font-size: 13px;
  line-height: 26px;
  color: #0b709f;	
}

#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
  color: #0b709f;
  background: #dedede;
}

.nav ul {
  background: white;
  border-bottom: 2px solid #dedede;
  list-style: none;
  margin: 0;
  width: 202px;
  position: absolute;
  top: -999em;
  left: -1px;
}

.nav li:hover ul,
.nav li.sfHover ul {
  top: 35px;
}

.nav ul li {
  border: 0;
  float: none;
}

.nav ul a {
 border: 2px solid #dedede;
  border-bottom: 0;
  padding-right: 20px;
  width: 180px;
  white-space: nowrap;
}

.nav ul a:hover {
  background: #ccc;
  color: #000;
}

/*															NAVIGATION END													*/

/*															FOOTER													*/
#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:200;   /* Height of the footer */
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-color: #38809E;
}

#footer_content {
	width: 1024px;
	margin: 0 auto;
}

#footer img {
	border-style: none;
}

#footer_nav li {
	list-style: none;
}

#contact_info li {
	list-style: none;
}

#footer_address {
	text-align:right;
	float: left;
}

.footer_nav_link {
	line-height: 20px;
	padding-bottom: 2px;
}

.footer_nav_link a:link {
	color: #4e4d4d;
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
}

.footer_nav_link a:visited {
	color: #4e4d4d;
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
}

.footer_nav_link a:active {
	color: #4e4d4d;
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
}

.footer_nav_link a:hover {
	color: white;
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
}


.footer_nav_title {
	color: white;
	font-family: Arial;
	font-size: 20px;
	margin-top: 15px;
}


.footer_nav_list {
	float: left;
	margin-right: 70px;
}

.footer_nav_list_nt {
	float: left;
	margin-right: 70px;
	margin-top: 39px;
}

#contact_info {
	float: right;
}
.soc_icon {
	float: left;
	margin-right: 3px;
}
#social_icons {
	width:154px;
	margin-top: 8px;
	margin-left: 20px;
	float: right;
}

.address {
	color: #4e4d4d;
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 2px;
}
/*															FOOTER END												*/

/*															CONTENT													*/
#content {
	padding-bottom:200px;   /* Height of the footer */
}


p a:link {
	color: #0b709f;
	font-style: italic;
}

p a:visited {
	color: #0b709f;
	font-style: italic;

}

p a:active {
	color: #0b709f;
	font-style: italic;

}

p a:hover {
	color: #3c3c3c;
	font-style: italic;

}

h2 a:link {
	font-family: Arial;
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
	color: #949494;
	padding-bottom: 3px;

}

h2 a:visited {
	font-family: Arial;
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
	color: #949494;
	padding-bottom: 3px;

}

h2 a:active {
	font-family: Arial;
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
	color: #949494;
	padding-bottom: 3px;
}

h2 a:hover {
	font-family: Arial;
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
	color: #0b709f;
	padding-bottom: 3px;
}
	
#main_content {
	width: 1024px;
	margin: 0 auto;
}

#flashcontent {
	margin: 0 auto;
	float: left;
}

#main_title_home {
	height: 255px;
	background-image: url('../images/main_bg.jpg');
	background-repeat: repeat-x;
}

#main_title_page {
	height: 171px;
	background-image: url('../images/title_bg.jpg');
   	background-repeat: repeat-x;
}

#main_title {
	width: 1024px;
	height: 171px;
	margin: 0 auto;
}

#main_flash {
	width: 1024px;
	margin: 0 auto;
	height: 255px;
}

#inside_flash {
	width: 1002px;
	margin: 0 auto;
	height: 171px;
}

#flashcontent {
	height: 255px;
	width: 1024px;
}

#flashcontent_inside {
	height: 171px;
	width: 1002px;
}

.content_title {
	margin-bottom: 5px;
}
 
.content_title h1 {
	font-family: Arial;
	color: #0b709f;
	font-size: 20px;
	font-weight: normal;
}
	
.content_title h2 {
	font-family: Arial;
	color: #939495;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	width: 650px;
}	

.content_title li {
	list-style: none;
	color: red;
	margin-top: 3px;
}

.request_info {
	text-align: center;
}



/*															CONTENT END												*/

/*															BREAD CRUMBS												*/
#breadcrumbs {
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #8c8c8c;
	margin-bottom: 10px;
}

#breadcrumbs li {
	list-style: none;
	color: #0b709f;
	font-family: Arial;
	font-size: 13px;
	display: inline;
}

#breadcrumbs a:link {
	color: #0b709f;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
}

#breadcrumbs a:visited {
	color: #0b709f;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
}

#breadcrumbs a:active {
	color: #0b709f;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #0b709f;
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
}

/*															BREAD CRUMBS END												*/

/*															FEATURED SOLUTION											*/
#featured_desc {
	width: 200px;
	float: left;
}

#featured_content img {
	border-style: none;
}

#featured_content {
	width: 500px;	
}

#featured_icon {
	width: 128px;
	float: left;
}

#featured_desc p {
	font-family: Arial;
	color: #454747;
	font-size: 16px;
	font-weight: normal;
	line-height: 25px;
}

/*															FEATURED SOLUTION END											*/

/*															LEFT MAIN											*/

#left_main {
	float: left;
	border-right: 1px dotted #8c8c8c;
	width: 400px;
}

/*															LEFT MAIN END											*/

/*															RIGHT MAIN											*/

#right_main {
	float: left;
	width: 600px;
	margin-left: 20px;
}

/*															RIGHT MAIN END											*/

/*															LEFT PAGE											*/

#left_page {
	float: left;
	border-right: 1px dotted #8c8c8c;
	width: 670px;
}

.content_info p {
	color: #454747;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans", "Arial", sans-serif;
	line-height: 22px;
	padding-bottom: 25px;
	width: 650px;
}

/*															LEFT PAGE END											*/

/*															RIGHT PAGE											*/

#right_page {
	float: left;
	width: 330px;
	margin-left: 20px;
}

/*															RIGHT PAGE END											*/


/*															CONTACT FORMS										*/

#ajax-contact-form label {
	color: #454747;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
}

#left_form .textbox {
	width:200px;
	font-size: 14px;
	font-family: Arial;
	color: #454747;
	height: 20px;
	line-height: 20px;
	padding-left: 1px;
}

#left_form {
	float: left;
}

#right_form {
	padding-left: 25px;
	float: left;
}

#right_form .textbox {
	width:270px;
	font-size: 14px;
	font-family: Arial;
	color: #454747;
	height: 58px;
	margin-bottom: 10px;
}

#right_form img {
	margin-right: 15px;
}

#notification_error {
	color: red;
	font-family: Arial;
	font-size: 12px;
}

#notification_ok {
	color: #0B709F;
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
}

#timer {
	margin: 0 auto;
	width: 150px;
}

.contact_desc h1 {
	font-family: Arial;
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
	color: #454747;
	margin-bottom: 3px;
	border-bottom: 1px dotted #8c8c8c;
}

.contact_desc h2 {
	font-family: Arial;
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
	color: #949494;
	padding-bottom: 3px;
}

.contact_icon {
	float: left;
	margin-right: 10px;
}

.contact_desc {
	float: left;
	margin-top: 2px;
}

.contact_section {
	width: 223px;
	float: left;
}

.form_field{
	float: left;
	width: 223px;
	margin-bottom: 7px;
}

.form_field label {
	font-family: Arial;
	Font-size: 12px;
	color:#454747;
	font-style: italic;
}

.message_box {
	font-family: Arial;
	Font-size: 12px;
	color:#454747;
	font-style: italic;
}

/*															CONTACT FORMS END										*/


/*															RESOURCES										*/

.resource_pdf {
	width: 305px;
	height: 28px;
	background-image: url('../images/pdf_bg.jpg');
	background-repeat: no-repeat;
	margin-bottom: 5px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

.resource_web {
	width: 305px;
	height: 28px;
	background-image: url('../images/web_bg.jpg');
	background-repeat: no-repeat;
	margin-bottom: 5px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

.resource_vid {
	width: 305px;
	height: 28px;
	background-image: url('../images/vid_bg.jpg');
	background-repeat: no-repeat;
	margin-bottom: 5px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	
}

.resources h1 {
	color: #454747;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	padding-left: 35px;
	line-height: 28px;
}

.resources a:link {
	text-decoration: none;
}

.resources a:visited {
	text-decoration: none;
	color: #454747;
}


.resource_pdf:link {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	text-decoration: none;
	color: #454747;
}

.resource_pdf:visited {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	text-decoration: none;
	color: #454747;
}

.resource_pdf:active {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	color: #454747;
}

.resource_pdf:hover {
	border-top: 1px solid #949494;
	border-bottom: 1px solid #949494;
	color: #454747;
}

.resource_web:link {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	text-decoration: none;
	color: #454747;
}

.resource_web:visited {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	text-decoration: none;
	color: #454747;
}

.resource_web:active {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	color: #454747;
}

.resource_web:hover {
	border-top: 1px solid #949494;
	border-bottom: 1px solid #949494;
	color: #454747;
}

.resource_vid:link {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	text-decoration: none;
	color: #454747;
}

.resource_vid:visited {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	text-decoration: none;
	color: #454747;
}

.resource_vid:active {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	color: #454747;
}

.resource_vid:hover {
	border-top: 1px solid #949494;
	border-bottom: 1px solid #949494;
	color: #454747;
}

/*															RESOURCES END										*/
/*															SITEMAP												*/


.sitemap a:link {
	text-decoration: underline;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #0b709f;
}

.sitemap a:visited {
	text-decoration: underline;
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #454747;
}

.sitemap li {
	margin-left: 2px;
	padding-left: 2px;
	list-style-type: none;
}

/*															SITEMAP END										*/

/*															SUBSCRIPTION BOX										*/

#sub_box {
	width: 299px;
	height: 125px;
	margin-top: 10px;
	background-image: url('../images/sub_box.jpg');
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 20px;
}

#sub_box h1 {
	font-family: Arial;
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
	color: #454747;
	width: 259px;
	padding-bottom: 3px;	
}

#sub_box h2 {
	font-family: Arial;
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
	width: 259px;
	color: #949494;
}

#sub_box .email{
	height: 20px;
	width: 200px;
	float: left;
	margin-top: 20px;
}

#sub_box #button {
	float: left;
	margin-top: 14px;
	margin-left: 20px;
}

#sub_box #timer {
	margin: 0 auto;
	width: 110px;
}

#sub_more {
	width: 600px;
	height: 300px;
	border: 4px solid #52a0c4;
	background-color: white;
}

/*															SUBSCRIPTION BOX END										*/

/*															LIGHTBOX										*/
.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.white_content {
	display: none;
	position: absolute;
	top: 20%;
	left: 30%;
	width: 450px;
	height: 320px;
	padding: 16px;
	border: 12px solid #52a0c4;
	background-color: white;
	z-index:1002;
	overflow: auto;
}

.white_content h1{
	font-family: Arial;
	color: #0b709f;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #8c8c8c;
}

#light .textbox {
	width:200px;
	font-size: 14px;
	font-family: Arial;
	color: #454747;
	height: 20px;
	line-height: 20px;
	padding-left: 1px;
	margin-bottom: 10px;
}

#light a:link {
	color: red;
	font-family: Arial;
	font-size: 18px;
	text-decoration: underline;
	font-style: italic;
}

#light a:visited {
	color: #0b709f;
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
	font-style: italic;
}

#light a:active {
	color: #0b709f;
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
	font-style: italic;
}

#light a:hover {
	color: #4e4d4d;
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
	font-style: italic;
}

#more-info label {
	color: #454747;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
}


/*															LIGHTBOX END										*/

/*															REQUEST BOX										*/


.black_overlay_request{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.white_content_request {
	display: none;
	position: fixed;
  	top: 50%;
 	left: 50%;
  	margin-top: -104px;
  	margin-left: -162px;
	width: 300px;
	height: 180px;
	padding: 16px;
	border: 12px solid #52a0c4;
	background-color: white;
	z-index:1002;
	overflow: auto;
	text-align: center;
}

#request_box {
	width: 279px;
	height: 127px;
	margin-top: 10px;
	background-image: url('../images/sub_box.jpg');
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 20px;
}

#request_box h1 {
	font-family: Arial;
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
	color: #454747;
	width: 259px;
	padding-bottom: 3px;
}

#request_box h2 {
	font-family: Arial;
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
	width: 259px;
	color: #949494;
}

#request_box .request_email{
	height: 20px;
	width: 200px;
	float: left;
	margin-top: 20px;
}

#request_box #request_button {
	float: left;
	margin-top: 14px;
	margin-left: 20px;
}

#request_box #request_timer {
	margin: 0 auto;
	width: 110px;
}

#light_request a:link {
	color: red;
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
	font-style: italic;
}

#light_request a:visited {
	color: #0b709f;
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
	font-style: italic;
}

#light_request a:active {
	color: #0b709f;
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
	font-style: italic;
}

#light_request a:hover {
	color: #4e4d4d;
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
	font-style: italic;
}


/*															REQUEST BOX END										*/


/*															TWO COLUMN										*/

.two_column {
	float: left;
	width: 314px;
	margin-left: 20px;
}

.two_column p{
	color: #454747;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans", "Arial", sans-serif;
	line-height: 22px;
	padding-bottom: 25px;
	width: 314px;
}

.two_column li {
	padding-left: 30px;
	background-image: url('../images/icons/check.png');
	background-repeat: no-repeat;
	list-style: none;
	color: #454747;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	margin-bottom: 10px;
}

.two_column a:link {
	color: #0b709f;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

.two_column a:visited {
	color: #0b709f;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

.two_column a:active {
	color: #0b709f;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

.two_column a:hover {
	color: #0b709f;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}

.two_column h1 {
	font-family: Arial;
	color: #0b709f;
	font-size: 20px;
	font-weight: normal;
}

/*															TWO COLUMN END										*/

/*															SPLIT TWO COLUMN										*/

.split_two_column {
	float: left;
	width: 310px;
	margin-right: 25px;
}

.split_two_column p{
	color: #454747;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans", "Arial", sans-serif;
	line-height: 22px;
	padding-bottom: 25px;
	width: 314px;
}

.split_two_column li {
	padding-left: 30px;
	background-image: url('../images/icons/check.png');
	background-repeat: no-repeat;
	list-style: none;
	color: #454747;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	margin-bottom: 10px;
}

.split_two_column a:link {
	color: #0b709f;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

.split_two_column a:visited {
	color: #0b709f;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

.split_two_column a:active {
	color: #0b709f;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

.split_two_column a:hover {
	color: #0b709f;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}

.split_two_column h1 {
	font-family: Arial;
	color: #0b709f;
	font-size: 20px;
	font-weight: normal;
}

/*															SPLIT COLUMN END										*/


/*															ADVERT BOX										*/

.advert_title{
	width: 259px;
}

.econnect_advert {
	width: 259px;
	height: 131px;
	background-image: url('../images/adverts/econnect.jpg');
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	text-align: right;
}

.econnect_advert h1 {
	font-family: Arial;
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
	color: #454747;
	width: 259px;
	padding-bottom: 3px;
}

.econnect_advert h2 {
	font-family: Arial;
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
	width: 259px;
	color: #949494;
	margin-top: 10px;
}

a:link .econnect_advert{
	color: #949494;
	text-decoration: none;
}

a:visited .econnect_advert{
	color: #949494;
	text-decoration: none;
}

a:active .econnect_advert{
	color: #949494;
	text-decoration: none;
}

a:hover .econnect_advert{
	color: #949494;
	text-decoration: none;
}

/*															ADVERT BOX END										*/

/*															INFO BOX										*/

.info_box {
	width: 202px;
	border: 1px solid #D0D1AB;
	background-color: #fefedc;
	height: 122px;
	float: left;
	margin-bottom: 30px;
	margin-right: 10px;
}

.info_box h1 {
	font-family: Arial;
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
	width: 204px;
	color: #949494;
	text-align: center;
	margin-bottom: 20px;
}

.cc_box {
	width: 325px;
	border: 1px solid #D0D1AB;
	background-color: #fefedc;
	height: 122px;
	float: left;
	margin-right: 10px;
}

.cc_box_left {
	float: left;
	204px;
}

.cc_box_right {
	float: left;
}

.cc_box h1 {
	font-family: Arial;
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
	width: 110px;
	color: #949494;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 10px;
}

/*															INFO BOX END										*/


/*															COLUMNS										*/

.four_column {
	width: 330px;
	float: left;
	margin-bottom: 20px;

}

.four_column li {
	list-style:none;
	font-family: arial;
	font-size: 13px;
	color: #454747;
	margin-bottom: 7px;
}

/*															COLUMNS END	
