@charset "utf-8";
 @font-face {
 font-family:Trebuchet MS;
 src: url( www.thedcompany.com/fonts/Trebuchet MS.ttf ) format("truetype");
}
 @font-face {
 font-family: Trebuchet MS Bold;
 src: url( www.thedcompany.com/fonts/Trebuchet MS Bold.ttf ) format("truetype");
}
 @font-face {
 font-family: Trebuchet MS Bold Italic;
 src: url( www.thedcompany.com/fonts/Trebuchet MS Bold Italic.ttf ) format("truetype");
}
 @font-face {
 font-family:Trebuchet MS Italic;
 src: url( www.thedcompany.com/fonts/Trebuchet MS Italic.ttf ) format("truetype");
}
body {
	margin:0px;
	padding:0px;
	width:100%;
	height:auto;
}
#wraper {
	margin:0px auto;
	padding:0px;
	width:1000px;
	height:auto;
}
#page {
	margin:0px auto;
	padding:0px;
	width:1000px;
	height:auto;
	float:left;
}
.header-top {
	float:left;
	width:1000px;
	margin:0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.header-top p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	float:left;
	margin:5px 0px 0px 0px;
}
.header-top ul {
	margin:0px;
	padding:0px;
	float:right;
}
.header-top ul li {
	margin:0px;
	padding:5px 0px 0px 0px;
	float:left;
	list-style-type:none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.header-top ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
	float:left;
	margin:0px;
	padding:0px 5px 0px 5px;
}
.header-top ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f6ac3e;
	text-decoration:none;
	float:left;
	margin:0px;
	padding:0px 5px 0px 5px;
}
.logo-sec {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
}
.logo-sec p {
	float:left;
	margin:10px 0px 0px 500px;
	padding:0px;
	font-family: "Segoe UI";
	font-size: 11px;
	font-weight: bold;
	color: #545555;
}
.logo-sec h3 {
	float:left;
	margin:0px 0px 0px 300px;
	padding:0px;
	font-family: "Segoe UI";
	font-size: 13px;
	font-weight: bold;
	color: #244d5e;
}
.logo-sec h1 {
	float:left;
	margin:0px 0px 0px 300px;
	padding:0px;
	font-family: "Segoe UI";
	font-size: 19px;
	font-weight: bold;
	color: #e08e14;
}
.logo-sec h1 span {
	margin:0px;
	padding:0px;
	font-family: "Segoe UI";
	font-size: 19px;
	font-weight: bold;
	color: #0f80bd;
}
.logo-sec h2 {
	float:left;
	margin:0px 0px 0px 300px;
	padding:0px;
	font-family: "Segoe UI";
	font-size: 15px;
	font-weight: bold;
	color: #bb7105;
}
.logo-sec h2 span {
	margin:0px;
	padding:0px;
	font-family: "Segoe UI";
	font-size: 19px;
	font-weight: bold;
	color: #0f80bd;
}
.logo-sec .logo {
	float:left;
	margin:13px 0px 0px 0px;
	padding:0px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 251px;
}
.logo-sec ul {
	float:left;
	margin:6px 0px 0px 250px;
	padding:0px;
}
.logo-sec ul li {
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
}
.logo-sec ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	float:left;
	margin:0px;
	padding:0px;
	background:url(../images/tab-bg.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:112px;
	height:26px;
	text-align:center;
	line-height:25px;
}
.logo-sec ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	float:left;
	margin:0px;
	padding:0px;
	background:url(../images/tab-bg.png);
	background-repeat:no-repeat;
	background-position:0px -26px;
	width:112px;
	height:26px;
	text-align:center;
	line-height:25px;
}
.menu {
	float:left;
	margin:1px 0px 0px 0px;
	padding:0px;
	width:1000px;
}
.menu-mid {
	float:left;
	margin:0px;
	padding:0px;
	height: 70px;
	width: 1000px;
}
.menu-mid ul {
	float:left;
	margin:0px;
	padding:0px;
}
.menu-mid ul li {
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
}
.search-box {
	float:right;
	margin:10px 1px 0px 10px;
	padding:0px;
}
.search-box .search-field {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 15px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6f6f6f;
	background:url(../images/serach-field-bg.jpg);
	background-repeat:no-repeat;
	width:182px;
	height:35px;
	border:0px;
}
.search-box .search {
	background-image: url(../images/serach-right.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 34px;
	width: 30px;
	border:0px;
	cursor:pointer;
}
.search-box .search:hover {
	background-image: url(../images/serach-right.png);
	background-repeat: no-repeat;
	background-position:0px -34px
}
.facebook {
	background-image: url(../images/facebook.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 20px;
}
.facebook:hover {
	background-image: url(../images/facebook.png);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}
.twitter {
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 21px;
}
.twitter:hover {
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}
.google-plus {
	background-image: url(../images/google-plus.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 21px;
	width: 21px;
}
.google-plus:hover {
	background-image: url(../images/google-plus.png);
	background-repeat: no-repeat;
	background-position: 0px -21px;
}
.rss {
	background-image: url(../images/rss.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 21px;
}
.rss:hover {
	background-image: url(../images/rss.png);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}
/* Slideshow CSS */







#slider-wrapper {
	width: 1000px;
	height: 310px;
	padding:0px;
	margin:0px auto;
}
#slider {
	position:relative;
	width: 1000px;
	height: 309px;
	background:url(../images/load-indicator.gif) no-repeat 50% 50%;
	z-index:110;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:120;
}
#slider a {
	border:0;
	display:block;
	z-index:130;
}
.nivo-controlNav {
	position:absolute;
	left: 480px;
	top: 280px;
}
.nivo-controlNav a {
	display:block;
	width:17px;
	height:18px;
	background:url(../images/prev_but_bg.png) no-repeat;
	text-indent:-9999px;
	border:0;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -18px;
	background:url(../images/prev_but_select.png) no-repeat;
}
.nivo-directionNav a {
	display:block;
	width:42px;
	height:42px;
	background:url(../images/arrows2.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-42px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}
.nivo-caption {
	text-shadow:none;
	font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
	color:#efe9d1;
	text-decoration:underline;
}
/* The Nivo Slider styles */



.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */



.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */



.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */



.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
	display:none;
}
/* Direction nav styles (e.g. Next & Prev) */



.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */



.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.boxes {
	float:left;
	margin:550px 0px 0px 10px;
	padding:0px;
	position:absolute;
	z-index:101;
}
.box {
	float:left;
	margin:0px 0px 0px 12px;
	padding:0px;
	width:310px;
}
.box-left {
	background-image: url(../images/box-left.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 182px;
	width: 6px;
}
.box-mid {
	background-image: url(../images/box-mid.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 182px;
	width: 299px;
}
.box-right {
	background-image: url(../images/box-right.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 182px;
	width: 5px;
}
.box-mid h1 {
	font-size: 20px;
	font-weight: normal;
	color: #159ce5;
	margin: 2px 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 300px;
	font-family: "Segoe UI";
}
.box-mid h4 {
	font-size: 11px;
	font-weight: bold;
	color: #e59218;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 290px;
	font-family: Arial, Helvetica, sans-serif;
}
.box-mid p {
	font-size: 11px;
	font-weight: normal;
	color: #969696;
	margin: 8px 0px 0px 5px;
	padding: 0px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	line-height:15px;
	width:290px;
}
.box-mid p img {
	float:right;
	margin:8px 0px 0px 5px;
}
.box-mid a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #252525;
	text-decoration: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
	text-align:right;
	width:290px;
}
.box-mid a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #37abdf;
	text-decoration: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
	text-align:right;
	width:290px;
}
.box-mid span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #37abdf;
	text-decoration: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
	text-align:left;
	width:290px;
	font-style:italic;
}
.boxes .text {
	font-size: 12px;
	font-weight: bold;
	color: #159ce5;
	margin: 10px 0px 0px 16px;
	padding: 0px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	line-height:15px;
}
.boxes .text2 {
	font-size: 12px;
	font-weight: bold;
	color: #159ce5;
	margin: 10px 0px 0px 75px;
	padding: 0px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	line-height:15px;
}
.boxes .text span {
	font-size: 12px;
	font-weight: bold;
	color: #575757;
	margin:0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height:15px;
}
.content {
	float:left;
	margin:0px;
	padding:0px;
	width:1000px;
}
.content-left {
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px;
	width:750px;
	height: auto;
}
.content-right {
	float:left;
	margin:10px 0px 0px 2px;
	padding:0px;
	width:248px;
	height: auto;
}
.content-right-email {
	float:left;
	margin:0px 0px 0px 2px;
	padding:0px;
	width:248px;
	height: auto;
}
.featured-top {
	background-image: url(../images/featured-top.png);
	background-repeat: no-repeat;
	float: left;
	height: 14px;
	width: 750px;
}
.featured-middle {
	background-image: url(../images/featured-middle.png);
	background-repeat: repeat-y;
	float: left;
	height:auto;
	width: 730px;
	padding-left:20px;
}
.featured-middle h1 {
	margin:13px 0px 0px 0px;
	padding:0px;
	float:left;
	width:650px;
}
.featured-middle h2 {
	margin:5px 0px 0px 1px;
	padding:0px;
	width:650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #171717;
	text-decoration: none;
}
.c-right-middle h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0px 0px 20px;
	padding: 0px;
	float: left;
	color:#137dad;
	width:480px;
}
.c-right-middle p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0px 0px 20px;
	padding: 0px;
	float: left;
	color:#137dad;
	width:480px;
}
.image {
	float:right;
	margin:10px 20px 0px 0px;
	padding:0px;
}
.featured-bottom {
	background-image: url(../images/featured-bottom.png);
	background-repeat: no-repeat;
	float: left;
	height:13px;
	width: 750px;
}
.content-bottom {
	width:720px;
	float:left;
	padding-top:20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #37abdf;
}
.content-bottom ul {
	margin:0px;
	padding:0px;
}
.content-bottom ul li {
	float:left;
	width:144px;
	height:186px;
	list-style-type:none;
	background-image: url(../images/content-bottom.jpg);
	background-repeat: no-repeat;
	margin-top:10px;
}
.content-bottom ul li h3 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	margin:4px 0px 0px 2px;
	color: #545454;
}
.content-bottom ul li img {
	float:left;
	margin-top:15px;
	margin-left:7px;
}
.content-bottom ul li p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	width:125px;
	float:left;
	font-weight:normal;
	text-decoration:none;
	margin:10px 0px 0px 10px;
	color: #137dad;
}
/* footer Start  */







.footer-top {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 34px;
	width: 1000px;
}
.footer-middle {
	background-image: url(../images/footer-middle.jpg);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 960px;
	padding:0px 10px 0px 30px;
}
.footer-bottom {
	background-image: url(../images/footer-bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 38px;
	width: 1000px;
}
.footer-middle ul {
	margin:0px 5px 0px 5px;
	padding:0px;
	width:150px;
	float:left;
}
.footer-middle ul h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2189b7;
	text-decoration: none;
}
.footer-middle ul li {
	float:left;
	list-style-type:none;
	width:145px;
	margin:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #a09a9a;
	text-decoration: none;
	line-height: 18px;
}
.footer-middle ul li a {
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #a09a9a;
	text-decoration: none;
	line-height: 18px;
}
.footer-middle ul li a:hover {
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0c709d;
	text-decoration: none;
	line-height: 18px;
}
.footer-middle-1 {
	width:950px;
	float:left;
	margin-top:20px;
}
.footer-middle-1 ul {
	margin:0px 5px 0px 5px;
	padding:0px;
	width:150px;
	float:left;
}
.footer-middle-1 ul h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2189b7;
	text-decoration: none;
}
.footer-middle-1 ul li {
	float:left;
	list-style-type:none;
	width:145px;
	margin:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #a09a9a;
	text-decoration: none;
	line-height: 18px;
}
.footer-middle-1 ul li a {
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #a09a9a;
	text-decoration: none;
	line-height: 18px;
}
.footer-middle-1 ul li a:hover {
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0c709d;
	text-decoration: none;
	line-height: 18px;
}
.footer-bottom .icons {
	float: left;
	width: 180px;
	padding-left:820px;
	padding-top:17px;
}
.footer-google {
	background-image: url(../images/google.png);
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	width: 21px;
	margin-left:8px;
}
.footer-google:hover {
	background-image: url(../images/google.png);
	background-repeat: no-repeat;
	background-position:0px -21px;
}
.footer-feed {
	background-image: url(../images/feed.png);
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	width: 21px;
	margin-left:8px;
}
.footer-feed:hover {
	background-image: url(../images/feed.png);
	background-repeat: no-repeat;
	background-position:0px -21px;
}
.footer-chat {
	background-image: url(../images/mobile-chat.png);
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	width: 22px;
	margin-left:8px;
}
.footer-chat:hover {
	background-image: url(../images/mobile-chat.png);
	background-repeat: no-repeat;
	background-position:0px -21px;
}
.footer-bottom icons a {
	float: left;
	margin-left:2px;
	margin-right:12px;
}
.footer-bottom icons a:hover {
	float: left;
	margin-left:2px;
	margin-top:2px;
	margin-right:12px;
}
.footer-face {
	background-image: url(../images/footer-facebook.png);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 20px;
	margin-left:5px;
}
.footer-face:hover {
	background-image: url(../images/footer-facebook.png);
	background-repeat: no-repeat;
	background-position:0px -20px;
}
.footer-twitter {
	background-image: url(../images/footer-twitter.png);
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	width: 21px;
	margin-left:8px;
}
.footer-twitter:hover {
	background-image: url(../images/footer-twitter.png);
	background-repeat: no-repeat;
	background-position:0px -21px;
}
#footer {
	width:100%;
	float:left;
	background-color:#05539d;
	padding-top:0px;
	padding-bottom:0px;
}
.footer-links {
	width:1000px;
	float:left;
}
.footer-links-1 {
	width:1000px;
	margin:0px auto;
}
.footer-links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	float:left;
	margin-top:5px;
}
.footer-links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-decoration: none;
	float:left;
	margin-top:5px;
}
.footer-links .design {
	float:left;
	width:150px;
	margin-left:220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d7d7d7;
	text-decoration: none;
}
.footer-links .design p {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d7d7d7;
	text-decoration: none;
	margin:5px 5px 0px 0px;
	padding:0px;
}
.footer-links .design a {
	float:left;
	margin:0px;
	padding:0px;
}
.copyright {
	width:330px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin-left:30px;
	margin-top:5px;
}
.divider {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#303030;
	text-decoration:none;
	margin:0px 10px 0px 10px;
}
.container {
	width:155px;
	float:right;
}
.sectors-weserve {
	background-image: url(../images/office-worldwide.png);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 185px;
}
.sectors-weserve:hover {
	background-image: url(../images/office-worldwide.png);
	background-repeat: no-repeat;
	background-position:0px -30px;
}
ul#topnav {
	margin: 0;
	padding: 0;
	float: left;
	width: 155px;
	list-style: none;
	position: relative;
	font-size: 1.2em;
}
ul#topnav li {
	float: left;
	width:155px;
}
ul#topnav li a {
	float:left;
	width:155px;
	display: block;
	text-decoration: none;
}
ul#topnav li a:hover {
	float:left;
	width:155px;
	display: block;
	text-decoration: none;
}
ul#topnav li span {
	float: left;
	padding: 0px 0;
	position: absolute;
	left: -840px;
	top:27px;
	display: none;
	width: 900px;
	color: #000;
	z-index:999999;
}
.worldwide-top {
	background-image: url(../images/worldwide-top.png);
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	width: 1000px;
}
.worldwide-middle {
	background-image: url(../images/worldwide-middle.png);
	background-repeat: repeat-y;
	float: left;
	width: 1000px;
}
.worldwide-bottom {
	background-image: url(../images/worldwide-bottom.png);
	background-repeat: no-repeat;
	float: left;
	width: 1000px;
	height: 13px;
}
ul#topnav li:hover span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
ul#topnav li:hover span a {
	float:left;
	width:150px;
	color:#000;
	margin-left:8px;
	margin-right:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	padding:3px 5px 5px 5px;
	margin-top:1px;
}
ul#topnav li:hover span a:hover {
	float:left;
	width:150px;
	margin-left:8px;
	margin-right:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #05539d;
	text-decoration: none;
	background-color: #f1f1f1;
	margin-top:1px;
	padding:3px 5px 5px 5px;
}
.top-link {
	float:left;
	width:150px;
	color:#000;
	margin-left:8px;
	margin-right:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	margin-top:1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.top-link:hover {
	float:left;
	width:150px;
	color:#000;
	margin-left:8px;
	margin-right:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e59300;
	text-decoration: none;
	background-color: #f1f1f1;
	margin-top:1px;
}
.first-country {
	width:195px;
	float:left;
	padding:0px 2px 0px 2px;
}
.first-country h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1b8e41;
	text-decoration: none;
	float:left;
	width:160px;
	margin:2px 0px 6px 10px;
	padding:0px 0px 0px 0px;
}
.first-country h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1680cb;
	text-decoration: none;
	float:left;
	width:180px;
	margin:2px 0px 6px 5px;
	padding:5px 0px 0px 0px;
}
.first-country h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0678b3;
	text-decoration: none;
	float:left;
	text-align:left;
	width:190px;
	margin:2px 0px 6px 5px;
	padding:0px 0px 0px 0px;
}
.first-country h4 .rr {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0678b3;
	text-decoration: none;
	float:right;
	text-align:right;
	width:93px;
	margin:0px 0px 6px 5px;
	padding:0px 0px 0px 0px;
}
.first-country h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f7941d;
	text-decoration: none;
	float:left;
	text-align:left;
	width:190px;
	margin:2px 0px 6px 5px;
	padding:0px 0px 0px 0px;
}
.rr1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005fb3;
	text-decoration: none;
	float:left;
	text-align:left;
	width:83px;
	margin:0px 0px 0px 3px;
	padding:0px 0px 0px 0px;
}
.right-top {
	width:180px;
	float:right;
	height:18px;
}
.signin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #05539d;
	float:left;
	padding:8px 10px 7px 10px;
	margin-left:1px;
}
.signin:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #7c7c7c;
	float:left;
	padding:8px 10px 7px 10px;
	margin-left:1px;
}
.about-links {
	float:right;
	margin-top:12px;
	margin-bottom:10px;
	margin-left:0px;
}
.about-links a {
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0e57b9;
	text-decoration: none;
	margin-left:7px;
	margin-right:1px;
}
.about-links a:hover {
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #740008;
	text-decoration: none;
	margin-left:7px;
	margin-right:1px;
}
.about-links p {
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0e57b9;
	text-decoration: none;
	margin:4px 0px 0px 0px;
	padding:0px;
}
.about-links img {
	float:left;
	margin-right:7px;
	margin-top:0px;
}
.about-links a img {
	float:left;
	margin-right:7px;
}
.advanced-search {
	float:left;
	margin:6px 0px 8px 471px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #770009;
	text-decoration: none;
}
.advanced-search p {
	float:left;
	margin:2px 6px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #174889;
	text-decoration: none;
}
.advanced-search a {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #770009;
	text-decoration: none;
}
.advanced-search a:hover {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #303030;
	text-decoration: none;
}
.write-a-press {
	background-image: url(../images/press-release-but.png);
	background-repeat: no-repeat;
	float: left;
	height: 70px;
	width: 255px;
}
.write-a-press:hover {
	background-image: url(../images/press-release-but.png);
	background-repeat: no-repeat;
	background-position:0px -70px;
}
.how-it-works {
	background-image: url(../images/media-interactions-but.png);
	background-repeat: no-repeat;
	float: left;
	height: 70px;
	width: 131px;
}
.how-it-works:hover {
	background-image: url(../images/media-interactions-but.png);
	background-repeat: no-repeat;
	background-position:0px -70px;
}
.press-releases {
	background-image: url(../images/create-story-but.png);
	background-repeat: no-repeat;
	float: left;
	height: 70px;
	width: 122px;
}
.press-releases:hover {
	background-image: url(../images/create-story-but.png);
	background-repeat: no-repeat;
	background-position:0px -70px;
}
.submit-a-press {
	background-image: url(../images/submit-a-press.png);
	background-repeat: no-repeat;
	float: left;
	height: 70px;
	width: 343px;
}
.submit-a-press:hover {
	background-image: url(../images/submit-a-press.png);
	background-repeat: no-repeat;
	background-position:0px -70px;
}
.slideshow-right {
	width:250px;
	float:left;
	height:310px;
}
#social-icons {
	width:248px;
	float:left;
	margin-left:2px;
	margin-top:28px;
}
#social-icons ul {
	margin:0px;
	padding:0px;
}
#social-icons ul li {
	float:left;
	list-style-type:none;
}
#social-icons ul li a {
	float:left;
	list-style-type:none;
}
.h-facebook {
	background-image: url(../images/h-facebook.png);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 59px;
}
.h-facebook:hover {
	background-image: url(../images/h-facebook.png);
	background-repeat: no-repeat;
	background-position:0px -30px;
}
.h-twitter {
	background-image: url(../images/h-twitter.png);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 63px;
}
.h-twitter:hover {
	background-image: url(../images/h-twitter.png);
	background-repeat: no-repeat;
	background-position:0px -30px;
}
.h-google {
	background-image: url(../images/h-google+.png);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 61px;
}
.h-google:hover {
	background-image: url(../images/h-google+.png);
	background-repeat: no-repeat;
	background-position:0px -30px;
}
.h-feed {
	background-image: url(../images/h-feed.png);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 65px;
}
.h-feed:hover {
	background-image: url(../images/h-feed.png);
	background-repeat: no-repeat;
	background-position:0px -30px;
}
#testimonials {
	width:247px;
	float:left;
	margin-left:2px;
	margin-top:0px;
}
.automobile {
	width:200px;
	float:left;
	margin-top:8px;
}
.automobile a {
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0758a6;
	text-decoration:none;
	margin-left:5px;
}
.automobile a:hover {
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #252525;
	text-decoration:none;
	margin-left:5px;
}
.postedon {
	width:175px;
	float:left;
	margin-right:10px;
	margin-left:325px;
	margin-top:8px;
	text-align:right;
}
.postedon h4 {
	float:left;
	margin-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7f7f7f;
	text-decoration: none;
	margin:0px;
}
.postedon ul {
	margin:0px;
	padding:0px;
}
.postedon ul li {
	float:left;
	margin-left:30px;
	list-style-type:none;
}
.postedon a {
	float:left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #11537c;
	text-decoration:none;
	margin-left:20px;
}
.postedon a:hover {
	float:left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #171717;
	text-decoration:underline;
	margin-left:20px;
}
.postedon ul li a:hover {
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #171717;
	text-decoration:none;
}
.inner-about-portfolio {
	width:730px;
	float:left;
	margin-left:6px;
}
.t-slide {
	float:left;
	width:725px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
}
.t-slide-1 {
	float:left;
	width:725px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
}
.t-slide-inner {
	float:left;
	width:720px;
	min-height: 118px;
}
.t-slide-inner h2 a {
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	width:710px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
}
.t-slide-inner h2 a:hover {
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	width:710px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #7d0007;
	text-decoration:none;
}
.t-slide-inner p {
	float:left;
	width:710px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3e3e3e;
	text-decoration: none;
	line-height:18px;
	margin:5px 0px 5px 4px;
}
/** 



 * Slideshow controls style rules.



 */



.t-control {
	display:block;
	width:32px;
	height:17px;
	text-indent:-10000px;
	position:absolute;
	cursor: pointer;
}
#t-leftControl {
	bottom:0px;
	right:80px;
	background:transparent url(../images/control_left-1.png) no-repeat 0 0;
	width:30px;
	height:28px;
	float:left;
	margin-bottom:10px;
	margin-top:15px;
}
#t-rightControl {
	bottom:0px;
	right:40px;
	background:transparent url(../images/control_right-1.png) no-repeat 0 0;
	width:30px;
	height:28px;
	float:left;
	margin-bottom:10px;
	margin-top:15px;
}
#t-slidesContainer {
	margin:0px;
	width:725px;
	min-height:210px;
	overflow:auto;
	padding-top:5px;
	/* allow scrollbar */



  	position:relative;
	float:left;
}
.header-top-img {
	width:725px;
	float:left;
	height:30px;
}
.header-top-img h1 {
	width:250px;
	float:left;
}
.featured-right-top {
	background-image: url(../images/featured-right-top.png);
	background-repeat: no-repeat;
	float: left;
	height: 11px;
	width: 248px;
	margin-top:2px;
}
.featured-right-middle {
	background-image: url(../images/featured-right-middle.png);
	background-repeat: repeat-y;
	float: left;
	width: 238px;
	padding-left:10px;
}
.featured-right-middle-inner {
	background-image: url(../images/featured-right-middle.png);
	background-repeat: repeat-y;
	float: left;
	width: 248px;
}
.featured-right-bottom {
	background-image: url(../images/featured-right-bottom.png);
	background-repeat: no-repeat;
	float: left;
	width: 248px;
	height: 10px;
}
bloclquote img {
	float:left;
}
blockquote p {
	margin:0px;
	font-style: normal;
	float:left;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-left:0px;
	width:120px;
}
blockquote {
	width: 240px; /* required */
	float:left;
	padding:0px;
	margin:0px;
}
blockquote ul {
	margin:0px;
	padding:0px;
	float:left;
	height:514px;
}
blockquote ul li {
	float:left;
	padding-bottom:10px;
	padding-top:10px;
	list-style-type:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
blockquote ul li img {
	float:left;
	margin-left:13px;
	margin-top:10px;
	margin-bottom:10px;
}
blockquote ul li p {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
	margin-left:10px;
}
#quote_wrap {
	margin: 0px;
	padding: 0px;
	float:left;
	width:250px;
}
.testimonials-top {
	background-image: url(../images/testimonials-top.png);
	background-repeat: no-repeat;
	float: left;
	height: 14px;
	width: 248px;
}
.testimonials-middle {
	background-image: url(../images/testimonials-middle.png);
	background-repeat: repeat-y;
	float: left;
	width: 248px;
}
.testimonials-bottom {
	background-image: url(../images/testimonials-bottom.png);
	background-repeat: no-repeat;
	float: left;
	width: 248px;
	height:13px;
}
.submit-press-release {
	width:248px;
	float:left;
	margin-top:11px;
}
.submit-press-release-link {
	float:left;
	background-image: url(../images/submit-press-release.png);
	background-repeat: no-repeat;
	height: 101px;
	width: 248px;
}
.submit-press-release-link:hover {
	background-image: url(../images/submit-press-release.png);
	background-repeat: no-repeat;
	background-position:0px -101px;
}
.requlaer-press-releases {
	width:1000px;
	float:left;
	margin-top:15px;
}
.requlaer-press-releases-left {
	width:750px;
	float:left;
	margin-top:2px;
}
.requlaer-press-releases-right {
	width:247px;
	float:left;
	margin-left:1px;
	margin-top:7px;
}
.requlaer-press-releases-top {
	background-image: url(../images/featured-top.png);
	background-repeat: no-repeat;
	float: left;
	height: 14px;
	width: 750px;
}
.requlaer-press-releases-middle {
	background-image: url(../images/featured-middle.png);
	background-repeat: repeat-y;
	float: left;
	height:auto;
	width: 720px;
	padding-left:30px;
}
.requlaer-press-releases-middle h1 {
	float:left;
	margin:10px 0px 4px 0px;
	padding:0px;
}
.requlaer-press-releases-middle ul {
	margin:0px;
	padding:0px;
}
.requlaer-press-releases-middle ul li {
	float:left;
	list-style-type:none;
	margin-left:10px;
	width: 700px;
}
.requlaer-press-releases-middle ul li img {
	float:left;
	margin-top:8px;
	margin-right:5px;
}
.requlaer-press-releases-middle ul li a {
	float:left;
	width:680px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0657a4;
	text-decoration: none;
	margin-top:4px;
	margin-left:5px;
}
.requlaer-press-releases-middle ul li a:hover {
	float:left;
	width:680px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
	margin-top:4px;
	margin-left:5px;
}
.requlaer-press-releases-bottom {
	background-image: url(../images/featured-bottom.png);
	background-repeat: no-repeat;
	float: left;
	height:13px;
	width: 750px;
}
.sectors-right-top {
	background-image: url(../images/featured-right-top.png);
	background-repeat: no-repeat;
	float: left;
	height: 11px;
	width: 248px;
	margin-top:4px;
}
.sectors-right-middle {
	background-image: url(../images/featured-right-middle.png);
	background-repeat: repeat-y;
	float: left;
	width: 238px;
	padding-left:10px;
	height:280px;
}
.sectors-right-middle h1 {
	float:left;
	margin:5px 0px 0px 0px;
}
.sectors-right-bottom {
	background-image: url(../images/featured-right-bottom.png);
	background-repeat: no-repeat;
	float: left;
	width: 248px;
	height: 10px;
}
.bottom-bar {
	width:100%;
	float:left;
	margin-top:10px;
	background-image: url(../images/bottom-link-middle.png);
	background-repeat: repeat-x;
}
.bottom-links-left {
	width:1000px;
	margin:0px auto;
}
.bottom-links-middle {
	float: left;
	height: 47px;
	width: 1000px;
}
.bottom-links-right {
	background-image: url(../images/bottom-link-bottom.png);
	background-repeat: no-repeat;
	float: left;
	height: 47px;
	width: 8px;
}
.bottom-left-links {
	width:300px;
	float:left;
}
.bottom-left-links a {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3a3a3a;
	text-decoration: none;
	padding:10px 10px 10px 10px;
	margin-top:6px;
	margin-left:1px;
}
.bottom-left-links a:hover {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3a3a3a;
	text-decoration: none;
	padding:10px 10px 10px 10px;
	background-color:#e3e3e3;
	margin-top:6px;
	margin-left:1px;
}
.divided {
	background-color:#dbdbdb;
	width:1px;
	height:34px;
	float:left;
	margin-top:7px;
}
.bottom-right-links {
	float:right;
	margin-left:0px;
}
.bottom-right-links a {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3a3a3a;
	text-decoration: none;
	margin-top:5px;
	padding-top:11px;
}
.bottom-right-links a:hover {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7d0007;
	text-decoration: none;
	margin-top:5px;
	padding-top:11px;
}
.bottom-right-links p {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3a3a3a;
	text-decoration: none;
	margin-top:16px;
	margin-left:5px;
}
.bottom-right-links span {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #05539d;
	text-decoration: none;
}
.bottom-right-links span a {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7d0007;
	text-decoration: none;
	margin-top:4px;
}
.bottom-right-links span a:hover {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #15437f;
	text-decoration: none;
	margin-top:4px;
}
.divided1 {
	background-color:#dbdbdb;
	width:1px;
	height:34px;
	float:left;
	margin-top:7px;
	margin-left:10px;
	margin-right:10px;
}
.arrow-curve {
	background-image: url(../images/arrow-curve.png);
	background-repeat: no-repeat;
	float: left;
	height: 36px;
	width: 90px;
}
.our-networks {
	width:100%;
	float:left;
	margin-top:10px;
	background-color:#303030;
}
.our-networks-top {
	background-image: url(../images/our-networks-top.png);
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	width: 1000px;
}
.our-networks-back {
	width:1000px;
	margin:0px auto;
}
.our-networks-middle {
	float: left;
	width: 980px;
	padding-left:20px;
}
.our-networks-middle h1 {
	float: left;
	margin:10px 0px 10px 0px;
	width:900px;
}
.our-networks-middle ul {
	margin:0px 0px 10px 10px;
	padding:0px;
	float:left;
	width:220px;
}
.our-networks-middle ul li {
	float:left;
	list-style-type:none;
}
.our-networks-middle ul li a {
	float:left;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	width:200px;
	padding:4px;
	margin-left:22px;
}
.our-networks-middle ul li a:hover {
	float:left;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ccc;
	text-decoration: none;
	width:200px;
	margin-left:22px;
}
.our-networks-bottom {
	background-image: url(../images/our-networks-bottom.png);
	background-repeat: no-repeat;
	float: left;
	height: 14px;
	width: 1000px;
}
.our-team-box {
	float:left;
	width:238px;
}
.t-slide-team {
	float:left;
	width:238px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
	height:250px;
}
#t-slidesContainer-team {
	margin:0px;
	width:230px;
	height:250px;
	overflow:auto;
	padding-top:10px;
	/* allow scrollbar */



  	position:relative;
	z-index:999;
	float:left;
	top:-18px;
}
.t-slide-team-left {
	width:120px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
	height:auto;
	float:left;
	margin-right:20px;
}
.t-slide-team-right {
	width:400px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
	height:auto;
	float:left;
	margin-top:10px;
}
.t-slide-team-right ul {
	margin:0px;
	padding:0px;
}
.t-slide-team-right ul li {
	width:400px;
	float:left;
	list-style-type:none;
}
.t-slide-team-right ul li p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3E3E3E;
	text-decoration: none;
	float:left;
	margin-left:20px;
	font-style:italic;
	line-height:16px;
}
.t-slide-team-right ul li h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
	margin:0px 0px 10px 0px;
	padding:0px;
}
/** 



 * Slideshow controls style rules.



 */



.t-control-team {
	display:block;
	width:32px;
	height:17px;
	text-indent:-10000px;
	position:absolute;
	cursor: pointer;
}
#t-leftControl-team {
	top:0px;
	left:190px;
	background:transparent url(../images/sector-left-arrow.png) no-repeat 0 0;
	width:12px;
	height:14px;
}
#t-rightControl-team {
	top:0px;
	left:210px;
	background:transparent url(../images/sector-right-arrow.png) no-repeat 0 0;
	width:12px;
	height:14px;
}
.t-slide-team h2 {
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #085dad;
	text-decoration: none;
	margin:0px 0px 0px 200px;
	width:21px;
	padding:0px 1px 0px 5px;
}
.t-slide-team ul {
	margin:15px 0px 0px 0px;
	padding:0px;
	float:left;
	height:205px;
}
.t-slide-team ul li {
	float:left;
	list-style-type:none;
}
.t-slide-team ul li a {
	float:left;
	list-style-type:none;
	width:210px;
	margin:0px 0px 0px 3px;
	padding:5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.t-slide-team ul li a:hover {
	float:left;
	list-style-type:none;
	width:210px;
	margin:0px 0px 0px 3px;
	padding:5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color:#f1f1f1;
}
.truck-media {
	background-image: url(../images/track-but.png);
	background-repeat: no-repeat;
	float: left;
	height: 70px;
	width: 149px;
}
.truck-media:hover {
	background-image: url(../images/track-but.png);
	background-repeat: no-repeat;
	background-position:0px -70px;
}
#top-social {
	width:1000px;
	float:left;
}
.top-social-icons {
	width:300px;
	float:left;
}
.top-social-icons a {
	float:left;
	margin-top:1px;
}
.login-but {
	background-image: url(../images/login.png);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 69px;
}
.login-but:hover {
	background-image: url(../images/login.png);
	background-repeat: no-repeat;
	background-position:0px -30px;
}
.new-twitter {
	background-image: url(../images/new-twitter.png);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 26px;
}
.new-twitter:hover {
	background-image: url(../images/new-twitter.png);
	background-repeat: no-repeat;
	background-position:0px -25px;
}
.new-facebook {
	background-image: url(../images/new-facebook.png);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 26px;
}
.new-facebook:hover {
	background-image: url(../images/new-facebook.png);
	background-repeat: no-repeat;
	background-position:0px -25px;
}
.new-google {
	background-image: url(../images/new-goolge.png);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 26px;
}
.new-google:hover {
	background-image: url(../images/new-goolge.png);
	background-repeat: no-repeat;
	background-position:0px -25px;
}
.new-feed {
	background-image: url(../images/new-feed.png);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 26px;
}
.new-feed:hover {
	background-image: url(../images/new-feed.png);
	background-repeat: no-repeat;
	background-position:0px -25px;
}
.new-msn {
	background-image: url(../images/new-msn.png);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 26px;
}
.new-msn:hover {
	background-image: url(../images/new-msn.png);
	background-repeat: no-repeat;
	background-position:0px -25px;
}
.box-bg {
	width:1000px;
	float:left;
	position:relative;
	z-index:99999;
	top:-10px;
}
.box-bg-inner {
	width:230px;
	float:left;
}
/* menu */



ul.menumenu {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0;
	float:left;
}
ul.menumenu * {
	margin:0;
	padding:0
}
ul.menumenu a {
	display:block;
	color:#000;
	text-decoration:none
}
ul.menumenu li {
	position:relative;
	float:left;
	margin-right:0px;
	z-index:9997;
}
ul.menumenu ul {
	position:absolute;
	top:70px;
	left:0;
	display:none;
	opacity:0;
	list-style:none;
	background-color:#174889;
	z-index:10000;
}
ul.menumenu ul li {
	position:relative;
	border-top:none;
	min-width:150px;
	margin:0;
	z-index:10001;
}
ul.menumenu ul li a {
	display:block;
	padding:10px 7px 10px 7px;
	background-color:#174889;
	color:#fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#093267;
	z-index:10002;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
ul.menumenu ul li a:hover {
	background-color:#9c0109;
	color:#ffffff;
	z-index:10003;
}
.sizemenu {
	display:block;
	padding:6px 7px 6px 7px;
	background-color:#174889;
	color:#fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#093267;
	z-index:10002;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	width:240px;
}
#size-menu {
	display:block;
	padding:6px 7px 6px 7px;
	background-color:#174889;
	color:#fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#093267;
	z-index:10002;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	width:280px;
	z-index:10004;
}
#size-menu:hover {
	background-color:#9c0109;
	color:#ffffff;
	z-index:10004;
}
ul.menumenu ul ul {
	top:-1px
}
ul.menumenu .menumenulink {
	padding:0px 0px 0px 0px;
	font-weight:bold;
	background:url(../images/header.gif);
	margin-top:16px;
	height:54px;
}
ul.menumenu .menumenulink:hover, ul.menumenu .menumenuhover {
	background:url(../images/header_over.gif);
	height:54px;
	margin-top:16px;
}
ul.menumenu .sub {
	background:#d1d1d1 url(../images/arrow.gif) 136px 8px no-repeat
}
ul.menumenu .topline {
	border-top:1px solid #aaa
}
.dividers {
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	float: left;
	height: 54px;
	width: 2px;
	position:relative;
	top:16px;
}
#footer-1 {
	position:fixed;
	background:url("") bottom repeat-x #1160ca;
	bottom:0px;
	height:35px;
	font-family:Arial, Helvetica, sans-serif;
}
.footer_fullwidth {
	width:100%;
	margin:0
}
.footer_fixedwidth {
	margin:0 auto;
	width:300px;
	left:50%;
	margin-left:-490px;
}
#footer-1 li {
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin:5px;
auto;
}
#footer-1 li .footer_dropup {
	position:absolute;
	padding:15px 0px 0px 0px;
	margin:0px auto;
	left:-9999em;
	bottom:0px;
	background-color:#1160ca;
	background-position:0px -30px;
}
a.tooltip:hover span {
	display:block
}
a#footer_trigger {
	position:fixed;
	z-index:2;
	bottom:0px;
	right:10px;
	width:35px;
	height:35px;
	background:url("../images/footer_button_up.png") right no-repeat #a30a12;
	display:block;
}
a.trigger_fixed {
	margin:0 auto;
	left:50%;
	margin-left:447px
}
a#footer_trigger.trigger_active {
	background:url("../images/footer_button_down.png") right no-repeat #121212
}
#footer-1 li div.footer_dropup a {
	color:#6a82a3
}
#footer-1 li div.footer_dropup a:hover {
	color:#536987
}
.subscribe-search {
	width:500px;
	margin:0px auto;
}
.subscribe-text {
	background-color: #e8e8e8;
	height: 18px;
	width: 220px;
	padding-left:5px;
	padding-right:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b3b3b3;
	border-right-color: #b3b3b3;
	border-bottom-color: #b3b3b3;
	border-left-color: #b3b3b3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4e4e4e;
	text-decoration: none;
}
.subscribe-text:hover {
	background-color: #cecece;
	height: 18px;
	width: 220px;
	padding-left:5px;
	padding-right:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #149ed1;
	border-right-color: #149ed1;
	border-bottom-color: #149ed1;
	border-left-color: #149ed1;
}
#twitter-bar {
	background-image: url(../images/twitter-box.png);
	background-repeat: repeat-x;
	float: left;
	height: 210px;
	width: 100%;
}
.inner-twitter {
	width:1000px;
	margin:0px auto;
}
.inner-twitter  h1{
	font-size:16px;
	color:#910108;
	margin:2px 0px 2px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:21px;
}
.inner-twitter-1 {
	width:1000px;
	float:left;
}
.live-twitter {
	width:300px;
	height:148px;
	margin-top:10px;
	float:left;
}
.shareicons {
	width:410px;
	float:left;
	height:148px;
	margin-left:40px;
	margin-top:10px;
}
.shareicons h3 {
	float:left;
	margin-top:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
	margin-bottom:0px;
}
.facebook-box {
	width:185px;
	float:left;
	margin-left:60px;
	margin-top:10px;
}
.like-share-1 {
	width:345px;
	margin-left:0px;
	float:left;
	margin-top:15px;
}
.like-share {
	width:340px;
	margin-left:5px;
	float:left;
	margin-top:30px;
}
.like-share-like {
	width:100px;
	float:left;
}
.like-share-like-twitter {
	width:110px;
	float:left;
	margin-left:10px;
}
.like-share-like-google {
	width:120px;
	float:left;
}
.like-share a {
	float:left;
	margin-right:15px;
}
.like-facebook {
	background-image: url(../images/like-facebook.png);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 25px;
}
.like-facebook:hover {
	background-image: url(../images/like-facebook.png);
	background-repeat: no-repeat;
	background-position:0px -25px;
}
.like-twitter {
	background-image: url(../images/like-twitter.png);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 26px;
}
.like-twitter:hover {
	background-image: url(../images/like-twitter.png);
	background-repeat: no-repeat;
	background-position:0px -25px;
}
.like-linkedin {
	background-image: url(../images/like-likedin.png);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 26px;
}
.like-linkedin:hover {
	background-image: url(../images/like-likedin.png);
	background-repeat: no-repeat;
	background-position:0px -25px;
}
.like-feed {
	background-image: url(../images/like-feed.png);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 26px;
}
.like-feed:hover {
	background-image: url(../images/like-feed.png);
	background-repeat: no-repeat;
	background-position:0px -25px;
}
.like-persons {
	background-image: url(../images/like-persons.png);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 26px;
}
.like-persons:hover {
	background-image: url(../images/like-persons.png);
	background-repeat: no-repeat;
	background-position:0px -25px;
}
.like-google {
	background-image: url(../images/like-google.png);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 26px;
}
.like-google:hover {
	background-image: url(../images/like-google.png);
	background-repeat: no-repeat;
	background-position:0px -25px;
}
.like-more {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #174889;
	text-decoration: none;
	float:left;
	margin-top:10px;
	padding-left: 20px;
}
.like-more:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #910109;
	text-decoration: none;
	float:left;
	margin-top:10px;
	padding-left: 20px;
}
.follow-us-on {
	float:left;
	width:185px;
}
.follow-us-on a {
	float:left;
	margin-right:10px;
}
.follow-us-on h2 {
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #3a3a3a;
	text-decoration: none;
	margin-top:10px;
	margin-bottom:15px;
	width:250px;
}
.follow-facebook {
	background-image: url(../images/follow-facebook.png);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 35px;
}
.follow-facebook:hover {
	background-image: url(../images/follow-facebook.png);
	background-repeat: no-repeat;
	background-position:0px -35px;
}
.follow-twitter {
	background-image: url(../images/follow-twitter.png);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 36px;
}
.follow-twitter:hover {
	background-image: url(../images/follow-twitter.png);
	background-repeat: no-repeat;
	background-position:0px -35px;
}
.follow-linked-in {
	background-image: url(../images/follow-linkedin.png);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 36px;
}
.follow-linked-in:hover {
	background-image: url(../images/follow-linkedin.png);
	background-repeat: no-repeat;
	background-position:0px -35px;
}
.follow-rss {
	background-image: url(../images/follow-rss.png);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 35px;
}
.follow-rss:hover {
	background-image: url(../images/follow-rss.png);
	background-repeat: no-repeat;
	background-position:0px -35px;
}
.fb-like {
	float:left;
	margin-left:8px;
}
#rss-feed {
	width:30px;
	float:right;
	margin-top:10px;
	margin-left:40px;
}
#rss-feed-inner {
	width:30px;
	float:right;
	margin-top:10px;
	margin-left:0px;
	margin-right:10px;
}
#rss-feed-1 {
	width:23px;
	float:right;
	margin-top:8px;
	margin-left:65px;
}
.rss-feed {
	background-image: url(../images/rss-icon.png);
	background-repeat: no-repeat;
	float: right;
	height: 20px;
	width: 20px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rss-feed:hover {
	background-image: url(../images/rss-icon.png);
	background-repeat: no-repeat;
	background-position:0px -20px;
}
.rss-text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
	margin-top:14px;
}
.rss-text:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a8c716;
	text-decoration: none;
	margin-top:14px;
}
ul.topnav-2 {
	margin: 0px 0px 0px 0px;
	padding: 0;
	float: left;
	width: 230px;
	list-style: none;
	position: relative;
	font-size: 1.2em;
	height: 107px;
	left:0px;
}
ul.topnav-2 li {
	float: left;
	width:230px;
}
ul.topnav-2 li img {
	float:left;
	margin-top:0px;
	margin-left:3px;
}
ul.topnav-2 li h2 {
	float:left;
	margin-bottom:2px;
	margin-top:3px;
	margin-left:25px;
	padding:0px;
}
ul.topnav-2 li h1 {
	float:left;
	margin-bottom:0px;
	margin-top:24px;
	margin-left:10px;
}
ul.topnav-2 li span {
	float: left;
	padding: 0px;
	position: absolute;
	display: none;
	width: 230px;
	color: #000;
	z-index:999999;
	top:-134px;
	left:-4px;
}
ul.topnav-2 li:hover span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
ul.topnav-2 li span a {
	float: left;
	padding: 0px;
	position: absolute;
	z-index:999999;
	text-decoration:none;
}
.box-bg-img {
	float:left;
	background-image: url(../images/box-on.png);
	background-repeat: no-repeat;
	height: 107px;
	width: 230px;
	text-decoration: none;
}
.box-bg-img:hover {
	float:left;
	background-image: url(../images/box-over.png);
	background-repeat: no-repeat;
	height: 107px;
	width: 230px;
	text-decoration: none;
}
.box-hover {
	background-image: url(../images/box-hover.png);
	background-repeat: no-repeat;
	float: left;
	height: 237px;
	width: 237px;
	margin-left:0px;
}
.box-hover h3 {
	float: left;
	margin-left:14px;
	margin-top:16px;
	margin-bottom:11px;
}
.box-hover h4 {
	float: left;
	margin-left:14px;
	margin-top:2px;
	padding:0px;
	margin-bottom:0px;
}
.box-hover h5 {
	float: left;
	margin-left:29px;
	margin-top:3px;
	padding:0px;
	margin-bottom:0px;
}
.get-quote-but {
	background-image: url(../images/get-quote-but.png);
	background-repeat: no-repeat;
	float: left;
	height: 72px;
	width: 236px;
	position:absolute;
 top:0px  z-index:30000;
	left: 750px;
	top: 220px;
}
.get-quote-but:hover {
	background-image: url(../images/get-quote-but.png);
	background-repeat: no-repeat;
	background-position:0px -72px;
}
#slideshow {
	margin:0px auto;
	width:1000px;
	border:0px;
	float:left;
	height:300px;
}
#prew_box {
	float:left;
	width: 1000px;
	margin: 0px;
	height:300px;
	position:absolute;
}
#prew_but_bg {
	height: 22px;
}
#prew_but_bg ul {
	padding-left: 0px;
	padding-top: 5px;
	list-style: none;
	width: 150px;
	margin: 0 auto;
}
#prew_but_bg ul li {
	display: inline;
}
#prew_but_bg ul li a {
	text-decoration: none;
	display: block;
	float: left;
	width: 18px;
	height: 22px;
	margin-right: 0px;
	background-image: url(../images/prew_but.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#prew_but_bg ul li a:hover, #prew_but_bg ul li .active {
	background-image: url(../images/prew_active.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/*



scroll styles here



*/







.item {
	width: 1000px;
	height: 310px;
	position:absolute;
}
.item .con-pro {
	float:left;
	position:relative;
	left:860px;
	top:242px;
}
.item .see-more {
	float:left;
	position:relative;
	left:820px;
	top:242px;
}
.item img {
	float:left;
	position:absolutee;
}
.item h2 {
	border:none;
	margin-bottom:15px;
}
.scrollable {
	position:relative;
	overflow:hidden;
	width: 1000px;
	height: 300px;
}
.scrollable .items {
	width:20000em;
	position:absolute;
}
.scrollable .items div {
	float:left;
	position:relative;
}
.scrollable .items .con-pro {
	float:left;
	position:absolute;
}
.scrollable .items .see-more {
	float:left;
	position:absolute;
}
.scrollable .items .item {
	overflow:hidden;
}
.scrollable .items .item p {
	line-height:16px;
}
.navi {
	width:auto;
	height:60px;
	margin: 0px 0;
	padding-left: 850px;
	padding-top:10px;
	position:relative;
	bottom:308px;
}
.navi a {
	width: 20px;
	cursor:pointer;
	height: 60px;
	float:left;
	margin:0px 0 0 0px;
	display:block;
	font-size:1px;
	background-attachment: scroll;
	background-image: url(../images/prev_but_bg.png);
	background-repeat: no-repeat;
	background-position: top;
}
.navi a:hover, .navi a.active {
	background-position:top;
	margin:0px 0 0 0px;
	background-attachment: scroll;
	background-image: url(../images/prev_but_select.png);
	background-repeat: no-repeat;
}
.header1 {
	width: 1000px;
	height: 300px;
	position:relative;
}
.header2 {
	width: 1000px;
	height: 300px;
	position:absolute;
}
.header3 {
	width: 1000px;
	height: 300px;
	position:absolute;
}
.header4 {
	width: 1000px;
	height: 229px;
	position:absolute;
}
.get-quote-signup {
	background-image: url(../images/get-quote+signup.png);
	background-repeat: no-repeat;
	float: left;
	height: 72px;
	width: 244px;
	position:absolute;
 top:0px  z-index:30000;
	left: 550px;
	top: 220px;
}
.get-quote-signup:hover {
	background-image: url(../images/get-quote+signup.png);
	background-repeat: no-repeat;
	background-position:0px -72px;
}
.signup_but {
	background-image: url(../images/signup_but.png);
	background-repeat: no-repeat;
	float: left;
	height: 72px;
	width: 166px;
	position:absolute;
 top:0px  z-index:30001;
	left: 794px;
	top: 220px;
}
.signup_but:hover {
	background-image: url(../images/signup_but.png);
	background-repeat: no-repeat;
	background-position:0px -72px;
}
.get_connect_but {
	background-image: url(../images/get-connect-but.png);
	background-repeat: no-repeat;
	float: left;
	height: 59px;
	width: 223px;
	position:absolute;
 top:0px  z-index:30001;
	left: 760px;
	top: 232px;
}
.get_connect_but:hover {
	background-image: url(../images/get-connect-but.png);
	background-repeat: no-repeat;
	background-position:0px -59px;
}
.rss-icon {
	background-image: url(../images/rss-icon.png);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 20px;
}
.rss-icon:hover {
	background-image: url(../images/rss-icon.png);
	background-repeat: no-repeat;
	background-position:0px -20px;
}
/* Inner Css Start */







.inner-help {
	/*width:690px;*/
	width:966px;
	float:left;
	margin-top:3px;
}
.inner-help a {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-left:5px;
	padding-top:7px;
}
.inner-help a:hover {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1160ca;
	text-decoration: none;
	padding-left:5px;
	padding-top:7px;
}
.inner-help img {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
}
.curve-arrow {
	float: left;
	height: 18px;
	min-width: 57px;
}
.inner-help p {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #910109;
	text-decoration: none;
	margin:7px 0px 0px 6px;
}
.inner-content {
	width:725px;
	float:left;
	margin-top:15px;
}
.inner-content h1 {
	width:700px;
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
	color: #940109;
	text-decoration: none;
	margin:0px 0px 0px 35px;
	padding-bottom:7px;
	border-bottom:1px solid #e5e5e5;
}
.inner-content ul {
	margin:0px;
	padding:0px;
}
.inner-content ul li {
	float:left;
	list-style-type:none;
	width:700px;
	margin:3px 4px 3px 4px;
}
.inner-content ul li a {
	float:left;
	list-style-type:none;
	margin:3px 4px 3px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #174889;
	text-decoration: none;
}
.inner-content ul li a:hover {
	float:left;
	list-style-type:none;
	margin:3px 4px 3px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #950109;
	text-decoration: none;
}
#contentinner {
	width:480px;
	float:left;
	margin-left:20px;
	margin-top:15px;
}
#contentinner p {
	width:450px;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:20px;
	margin-left:20px;
	text-align:justify;
}
#contentinner p a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #950109;
	text-decoration: none;
}
#contentinner p a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1160ca;
	text-decoration: none;
}
.menutitle {
	cursor:pointer;
	margin-bottom: 5px;
	color:#000000;
	width:470px;
	padding:2px;
	text-align:left;
	font-weight:bold;
	float:left;
}
.menutitle a {
	cursor:pointer;
	color:#1160ca;
	width:470px;
	text-align:left;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding:0px 0px 5px 0px;
	float:left;
}
.menutitle a:hover {
	cursor:pointer;
	color:#950109;
	width:480px;
	text-align:left;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	font-size: 12px;
	text-decoration: none;
	padding:0px 0px 5px 0px;
}
.submenu {
	margin-bottom: 0.5em;
}
.or {
	width:10px;
	float:left;
}
.need-help {
	width:196px;
	float:left;
	margin-left:20px;
	margin-top:10px;
}
.need-help h3 {
	width:195px;
	float:left;
	margin-top:14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #910109;
	text-decoration: none;
	margin-bottom:5px;
}
.need-help ul {
	margin:0px 0px 0px 10px;
	padding:0px;
	float:left;
}
.need-help ul li {
	float:left;
	width:180px;
	list-style-type:none;
	margin:7px 0px 5px 0px;
}
.need-help ul li img {
	float:left;
}
.need-help ul li a {
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #1160ca;
	text-decoration: none;
	margin-left:10px;
	margin-top:3px;
}
.need-help ul li a:hover {
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #a1070f;
	text-decoration: none;
	margin-left:10px;
	margin-top:3px;
}
.box-bg-inner-1 {
	width:230px;
	float:left;
	margin-left:15px;
	margin-top:12px;
}
.box-bg-inner-1 a {
	float:left;
	text-decoration:none;
}
.box-bg-inner-1 a h1 {
	float:left;
	text-decoration:none;
	margin:25px 0px 0px 13px;
}
.box-bg-inner-1 a h2 {
	float:left;
	text-decoration:none;
	margin:0px 0px 0px 26px;
}
.box-bg-inner-2 {
	width:230px;
	float:left;
	margin-left:15px;
	margin-top:17px;
}
.box-bg-inner-2 a {
	float:left;
	text-decoration:none;
}
.box-bg-inner-2 a h1 {
	float:left;
	text-decoration:none;
	margin:25px 0px 0px 13px;
}
.box-bg-inner-2 a h2 {
	float:left;
	text-decoration:none;
	margin:0px 0px 0px 26px;
}
#sectors-we-serve {
	width:1000px;
	float:left;
	margin-top:0px;
}
#sectors-we-serve-top {
	width:1000px;
	height:20px;
	float:left;
	background-image: url(../images/sectors-we-serve-top.png);
	background-repeat: no-repeat;
}
#sectors-we-serve-middle {
	width:1000px;
	float:left;
	background-image: url(../images/sectors-we-serve-middle.png);
	background-repeat: repeat-y;
}
#sectors-we-serve-middle1 {
	width:1000px;
	float:left;
	background-image: url(../images/sectors-we-serve-middle.png);
	background-repeat: repeat-y;
}
#sectors-we-serve-middle2 {
	width:1000px;
	float:left;
	background-image: url(../images/sectors-we-serve-middle.png);
	background-repeat: repeat-y;
}
#sectors-we-serve-middle3 {
	width:1000px;
	float:left;
	background-image: url(../images/sectors-we-serve-middle.png);
	background-repeat: repeat-y;
}

#sectors-we-serve-middle4 {
	width:1000px;
	float:left;
	background-image: url(../images/sectors-we-serve-middle.png);
	background-repeat: repeat-y;
}

#sectors-we-serve-bottom {
	width:1000px;
	float:left;
	background-image: url(../images/sectors-we-serve-bottom.png);
	background-repeat: no-repeat;
	height: 22px;
}
.first-country-1 {
	width:185px;
	float:left;
	padding:0px 2px 0px 12px;
}
.first-country-1 a {
	float:left;
	width:150px;
	color:#000;
	margin-left:8px;
	margin-right:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:5px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	margin-top:1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.first-country-1 a:hover {
	float:left;
	width:150px;
	color:#000;
	margin-left:8px;
	margin-right:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:5px;
	font-weight: normal;
	color: #1160ca;
	text-decoration: none;
	margin-top:1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-color: #f1f1f1;
}
.content-right-inner {
	float:left;
	margin:7px 0px 0px 2px;
	padding:0px;
	width:240px;
	height: auto;
}
.email {
	float:left;
	margin-top:6px;
}
.box-hover-inner {
	background-image: url(../images/box-1.png);
	background-repeat: no-repeat;
	float: left;
	height: 217px;
	width: 237px;
	margin-left:0px;
}
.box-hover-inner:hover {
	background-image: url(../images/box-1-hover.png);
	background-repeat: no-repeat;
	float: left;
	height: 217px;
	width: 237px;
	margin-left:0px;
}
.box-hover-inner h3 {
	float: left;
	margin-left:19px;
	margin-top:12px;
	margin-bottom:5px;
}
.box-hover-inner h4 {
	float: left;
	margin-left:19px;
	margin-top:1px;
	margin-bottom:1px;
}
.box-hover-inner h5 {
	float: left;
	margin-left:33px;
	margin-top:1px;
}
.help-inner {
	width:1000px;
	float:left;
	margin-top:7px;
	margin-bottom:5px;
}
.help-content {
	width:740px;
	float:left;
}
.pressrelease-distribution {
	width:960px;
	float:left;
}
/* Accordation Menu Start  */







#accordion {
	width:690px;
	float:left;
	margin-left:30px;
}
#accordion-1 {
	width:690px;
	float:left;
	margin-left:30px;
	margin-bottom:30px;
}
#accordion-1 dt a {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#1160ca;
}
#accordion-1 dt a:hover {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#880106;
}
.accordion {
	width:690px;
	color:#1160ca;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.accordion dt {
	width:680px;
	padding:8px;
	font-weight:bold;
	margin-top:10px;
	cursor:pointer;
	float:left;
}
.accordion dt:hover {
	color:#950109;
	float:left;
}
.accordion dd {
	overflow:hidden;
	color:#303030;
	float:left;
	padding:0px;
	margin:4px 0px 4px 25px;
}
.accordion span {
	width:660px;
	float:left;
}
.accordion span p {
	width:660px;
	float:left;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: justify;
}
.accordion span p a {
	float:left;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
	color: #8e0109;
	text-decoration: none;
}
.accordion span p a:hover {
	float:left;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
	color: #1160ca;
	text-decoration: none;
}
/* Accordation Menu End */







.box-bg-img-1 {
	float:left;
	background-image: url(../images/box-1-hover.png);
	background-repeat: no-repeat;
	height: 217px;
	width: 237px;
	text-decoration: none;
	margin-top:50px;
}
.sectors-press-release-inner {
	width:1000px;
	float:left;
	margin-top:0px;
}
.header-bar-left {
	float:left;
	background-image: url(../images/header-bar-left.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 6px;
}
.header-bar-middle {
	float:left;
	background-image: url(../images/header-bar-middle.jpg);
	background-repeat: repeat-x;
	height: 42px;
	width: 989px;
}
.header-bar-right {
	float:left;
	background-image: url(../images/header-bar-right.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 5px;
}
.sectors-press-release-inner h1 {
	float:left;
	font-family:  "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	margin-left:10px;
	margin-top:4px;
	margin-bottom:0px;
	width:780px;
}
.sectors-press-release-inner h1 a {
	float:left;
	font-family:  "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #910108;
	text-decoration: none;
}
.sectors-press-release-inner h1 a:hover {
	float:left;
	font-family:  "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #0657a4;
	text-decoration: none;
}
.sectors-press-release-inner p {
	float:left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3a3a3a;
	text-decoration: none;
	margin-left:22px;
	line-height:20px;
	margin-top:0px;
	width:960px;
}
.more-sectors {
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	float:right;
}
.more-sectors:hover {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #348cdf;
	text-decoration: none;
	float:right;
}
.select-month {
	width:150px;
	float:right;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.select-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.inner-prese-release {
	float:left;
	width:720px;
	margin-left:15px;
}
.inner-prese-release h1 {
	float:left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #174889;
	text-decoration: none;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:5px;
	width:700px;
}
.inner-prese-release h2 {
	float:left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #454545;
	text-decoration: none;
	margin-left:0px;
	margin-top:2px;
	margin-bottom:5px;
	padding-bottom:15px;
	width:700px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
}
.inner-prese-release-inner {
	float:left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3d3d3d;
	text-decoration: none;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:5px;
	line-height:19px;
	width:700px;
}
.inner-prese-release-inner-left {
	float:left;
	text-decoration: none;
	;
	line-height:19px;
	width:450px;
}
.inner-prese-release-inner-left h3 {
	float:left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #3d3d3d;
	text-decoration: none;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;
	line-height:19px;
	width:450px;
}
.inner-prese-release-inner-left p {
	float:left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3d3d3d;
	text-decoration: none;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:10px;
	text-align:justify;
	line-height:21px;
	width:440px;
}
.inner-prese-release-inner-right {
	float:left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3d3d3d;
	text-decoration: none;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;
	line-height:19px;
	width:240px;
	margin-left:10px;
}
.press-image {
	width:225px;
	float:left;
	text-align:center;
	background-color: #f7f7f7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ededed;
	border-right-color: #ededed;
	border-bottom-color: #ededed;
	border-left-color: #ededed;
	margin-top:15px;
}
.quotation {
	width:230px;
	float:left;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height:23px;
	color: #7e7e7e;
	text-decoration: none;
}
.press-release-middle {
	width:710px;
	float:left;
	margin-top:20px;
	padding-bottom:6px;
	border-bottom:1px dotted #e7e7e7;
}
.press-release-social {
	width:450px;
	float:left;
}
.press-release-pdf {
	width:200px;
	float:left;
}
.press-release-pdf img {
	float:left;
	margin-right:10px;
}
.press-release-pdf a {
	float:left;
	margin-right:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #333;
	text-decoration: none;
	margin-top:3px;
}
.contact {
	width:245px;
	flaot:left;
}
.contact h3 {
	width:228px;
	flaot:left;
	margin:0px 0px 0px 6px;
	padding:0px 0px 4px 6px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #900;
	text-decoration: none;
}
.contact-details {
	width:234px;
	float:left;
	margin-left:1px;
	padding-left:5px;
	border-bottom:1px solid #e7e7e7;
}
.contact-details ul {
	margin:0px 0px 1px 0px;
	padding:0px;
	float:left;
	width:234px;
}
.contact-details ul li {
	float:left;
	list-style-type:none;
	padding:3px 0px 3px 0px;
	background-color:#f9f9f9;
	width:234px;
}
.contact-details ul li h2 {
	float:left;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1160ca;
	text-decoration: none;
	margin:5px 0px 5px 10px;
	padding:0px;
}
.contact-details ul li p {
	float:left;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6f6f6f;
	text-decoration: none;
	margin:3px 0px 5px 10px;
	padding:0px;
}
.contact-details ul li a {
	float:left;
	margin:0px 2px 0px 2px;
}
.contact-details ul li h3 {
	float:left;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00b3e7;
	text-decoration: none;
	margin:5px 0px 5px 10px;
	padding:0px;
}
.contact-details h4 {
	float:left;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1160ca;
	text-decoration: none;
	margin:5px 0px 5px 0px;
	padding:5px 0px 2px 0px;
	width:200px;
}
.contact-details p {
	float:left;
	margin:0px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
}
.contact h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	float:left;
	margin:6px 0px 6px 10px;
}
.contact h1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #940109;
	text-decoration: none;
	float:left;
	margin:6px 0px 6px 10px;
}
.main-img {
	float:left;
	width:920px;
	margin-top:10px;
	margin-left:40px;
}
.inner-prese-release-email {
	float:left;
	width:966px;
	margin-left:17px;
}
.inner-prese-release-email h1 {
	float:left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #174889;
	text-decoration: none;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:20px;
	border-bottom:1px solid #e2e2e2;
	width:966px;
}
.inner-prese-release-email h2 {
	float:left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #454545;
	text-decoration: none;
	margin-left:0px;
	margin-top:2px;
	margin-bottom:5px;
	padding-bottom:15px;
	width:700px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #797979;
}
.email-marketing {
	width:710px;
	float:left;
	padding-top:10px;
	margin-top:5px;
}
.email-marketing ul {
	margin:15px 0px 0px 0px;
	padding:0px;
	float:left;
	width:710px;
	margin-left:0px;
}
.email-marketing ul li {
	float:left;
	list-style-type:none;
	width:340px;
	margin-top:15px;
	margin-left:15px;
}
.email-marketing ul li h4 {
	float:left;
	list-style-type:none;
	width:340px;
	margin:0px;
	padding:0px;
}
.email-marketing ul li .email-text img {
	float:left;
	margin-right:5px;
}
.email-marketing ul li .email-text h5 {
	float:left;
	margin:6px 0px 0px 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
	width:280px;
}
.email-marketing ul li .email-text p {
	float:left;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
	width:280px;
}
.email-marketing ul li .email-text p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1160ca;
	text-decoration: none;
}
.email-marketing ul li .email-text p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #950109;
	text-decoration: none;
}
.inner-top-links {
	float: left;
	height: 36px;
	width: 1000px;
}
.inner-top-links-left {
	float: left;
	height: 36px;
	background-image: url(../images/inner-top-left.png);
	background-repeat: no-repeat;
	width: 15px;
}
.inner-top-links-middle {
	background-image: url(../images/inner-top-middle.png);
	background-repeat: repeat-x;
	float: left;
	height: 36px;
	width: 972px;
}
.inner-top-links-right {
	background-image: url(../images/inner-top-right.png);
	background-repeat: no-repeat;
	float: left;
	height: 36px;
	width: 13px;
}
.contact-details-1 {
	width:234px;
	float:left;
}
.contact-details-1 ul {
	margin:0px 0px 1px 0px;
	padding:0px;
	float:left;
	width:234px;
}
.contact-details-1 ul li {
	float:left;
	list-style-type:none;
	padding:3px 0px 3px 0px;
	background-color:#f9f9f9;
	margin-left:6px;
	width:234px;
}
.contact-details-1 h3 {
	width:228px;
	flaot:left;
	margin:0px 0px 0px 6px;
	padding:0px 0px 4px 6px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #900;
	text-decoration: none;
}
.contact-details-1 ul li h2 {
	float:left;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1160ca;
	text-decoration: none;
	margin:5px 0px 5px 10px;
	padding:0px;
}
.contact-details-1 ul li p {
	float:left;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6f6f6f;
	text-decoration: none;
	margin:3px 0px 5px 10px;
	padding:0px;
}
.contact-details-1 ul li h3 {
	float:left;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00b3e7;
	text-decoration: none;
	margin:5px 0px 5px 10px;
	padding:0px;
}
.contact-details-1 h4 {
	float:left;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1160ca;
	text-decoration: none;
	margin:5px 0px 5px 0px;
	padding:5px 0px 2px 0px;
	width:200px;
}
.contact-details-1 p {
	float:left;
	margin:0px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
}
.contact-details-1 ul li a {
	float:left;
	margin:0px 0px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #950109;
	text-decoration: none;
}
.contact-details-1 ul li a:hover {
	float:left;
	margin:0px 0px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
}
.grow-width {
	width:680px;
	float:left;
	margin-left:10px;
}
.grow-width p {
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	margin:10px 0px 20px 5px;
}
.grow-width h3 {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
	margin:10px 0px 3px 5px;
}
.grow-width p a {
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #1160ca;
	text-decoration: none;
	margin-left:0px;
}
.grow-width p a:hover {
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #a9050e;
	text-decoration: none;
	margin-left:0px;
}
.email-features {
	width:670px;
	float:left;
	margin-top:20px;
	margin-left:10px;
}
.social-campai {
	width:670px;
	float:left;
	margin-top:5px;
	margin-left:10px;
}
.social-campai h3 {
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	margin:0px;
}
.more-sectors {
	background-image: url(../images/more-sectors.png);
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	width: 155px;
	margin-top:8px;
}
.more-sectors:hover {
	background-image: url(../images/more-sectors.png);
	background-repeat: no-repeat;
	background-position:0px -21px;
}
.social-middle {
	width:670px;
	float:left;
	margin-top:10px;
	margin-left:10px;
}
.social-middle ul {
	margin:0px;
	padding:0px;
}
.social-middle ul li {
	float:left;
	list-style-type:none;
	width:310px;
	margin-left:10px;
}
.social-middle ul li h3 {
	float:left;
	list-style-type:none;
	width:310px;
	margin-left:10px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
	line-height:18px;
	margin:5px 0px 5px 0px;
}
.social-middle ul li p {
	float:left;
	list-style-type:none;
	width:310px;
	margin-left:10px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	line-height:18px;
	margin:10px 0px 0px 0px;
}
.social-middle ul li p a {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #1160ca;
	text-decoration: none;
	margin-left:2px;
}
.social-middle ul li p a:hover {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #940109;
	text-decoration: none;
	margin-left:2px;
}
.social-comment {
	float:left;
	margin-top:25px;
	width:670px;
	margin-left:10px;
}
.social-comment ul {
	margin:0px;
	padding:0px;
}
.social-comment ul li {
	float:left;
	list-style-type:none;
}
.social-comment ul li p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height:23px;
	color: #7e7e7e;
	text-decoration: none;
	margin:0px;
	text-align:justify;
}
.event-spot {
	margin-left:50px;
	float:left;
	width:500px;
	margin-top:15px;
}
.event-spot a {
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #940109;
	text-decoration: none;
}
.event-spot a:hover {
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #1160ca;
	text-decoration: none;
}
.online-survey {
	margin-left:40px;
	float:left;
	width:625px;
	margin-top:25px;
}
.online-survey h3 {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #1160ca;
	text-decoration: none;
	margin:0px 0px 0px 0px;
}
.online-survey ul {
	margin:10px 0px 0px 0px;
 padding:0px  float:left;
	width:630px;
}
.online-survey ul li {
	float:left;
	list-style-type:none;
	margin-left:10px;
	padding-bottom:2px;
	width:620px;
	border-bottom:1px solid #e9e9e9;
}
.online-survey ul li p {
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #6f6f6f;
	text-decoration: none;
	margin-top:10px;
	text-align:justify;
	width:620px;
}
.online-survey ul li p a {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #1160ca;
	text-decoration: none;
	float:none;
}
.online-survey ul li p a:hover {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #920109;
	text-decoration: none;
	float:none;
}
.online-survey ul li h4 {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #950109;
	text-decoration: none;
	margin:0px 0px 0px 0px;
	width:620px;
}
.online-survey a {
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #940109;
	text-decoration: none;
}
.online-survey a:hover {
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #1160ca;
	text-decoration: none;
}
/*Login Page Start */







#login {
	width:550px;
	float:left;
	margin-left:40px;
	margin-top:7px;
}
.login-top {
	background-image: url(../images/login-top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 647px;
}
.login-middle {
	background-image: url(../images/login-middle.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 647px;
}
.login-bottom {
	background-image: url(../images/login-bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 647px;
}
.login-middle ul {
	margin:0px 0px 0px 20px;
	float:left;
	padding:0px;
	width:400px;
}
.login-middle ul li {
	float:left;
	list-style-type:none;
	margin-left:10px;
	padding:0px;
	min-height:20px;
	width:390px;
}
.login-middle ul li h3 {
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #b2b2b2;
	text-decoration: none;
	margin:0px;
}
.login-form-values {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7c7c7c;
	text-decoration: none;
	background-color: #f9f9f9;
	float: left;
	height: 22px;
	width: 570px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
}
.login-middle ul li p {
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7c7c7c;
	text-decoration: none;
}
.login-middle ul li p a {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1160ca;
	text-decoration: none;
	float:none;
}
.login-middle ul li p a:hover {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7c7c7c;
	text-decoration: none;
	float:none;
}
.login_but {
	float:left;
	background-image: url(../images/login-but.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 86px;
	border:0px;
}
.login_but:hover {
	float:left;
	background-image: url(../images/login-but.png);
	background-repeat: no-repeat;
	background-position:0px -34px;
}
.login-middle ul li h5 {
	margin:0px;
	padding:0px;
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7c7c7c;
	text-decoration: none;
}
.remember {
	float:left;
	margin-right:30px;
}
.register-middle {
	background-image: url(../images/login-middle.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 647px;
}
.register-middle ul {
	margin:0px 0px 0px 20px;
	float:left;
	padding:0px;
	width:600px;
}
.register-middle ul li {
	float:left;
	list-style-type:none;
	margin-bottom:10px;
}
.register-middle ul li h3 {
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #b2b2b2;
	text-decoration: none;
	margin:0px;
	width:200px;
}
.register-form-values {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7c7c7c;
	text-decoration: none;
	background-color: #f9f9f9;
	float: left;
	height: 22px;
	width: 270px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
}
.register-middle ul li p {
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7c7c7c;
	text-decoration: none;
}
.register-middle ul li p a {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1160ca;
	text-decoration: none;
	float:none;
}
.register-middle ul li p a:hover {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7c7c7c;
	text-decoration: none;
	float:none;
}
.register-middle ul li h5 {
	margin:0px;
	padding:0px;
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7c7c7c;
	text-decoration: none;
}
.select-form-values {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7c7c7c;
	text-decoration: none;
	background-color: #f9f9f9;
	float: left;
	height: 22px;
	width: 270px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
}
.radio-form {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #b2b2b2;
	text-decoration: none;
}
.signup-but {
	background-image: url(../images/signup-but.png);
	background-repeat: no-repeat;
	float: left;
	height: 43px;
	width: 148px;
	border:0px;
}
.signup-but:hover {
	background-image: url(../images/signup-but.png);
	background-repeat: no-repeat;
	background-position:0px -43px;
}
/* Submit Press Release Page CSS Start */







.inner-content-press {
	width:980px;
	float:left;
	margin-top:15px;
}
.inner-content-press h1 {
	width:945px;
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
	color: #940109;
	text-decoration: none;
	margin:0px 0px 15px 35px;
	padding-bottom:7px;
}
.inner-content-press-heading {
	width:945px;
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
	color: #940109;
	text-decoration: none;
}
.inner-content-press-heading h2 {
	width:785px;
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
	color: #940109;
	text-decoration: none;
	margin:0px 0px 15px 35px;
	padding-bottom:7px;
}
.inner-content-press-heading-right {
	width:120px;
	float:left;
}
.inner-content-press-heading-right ul {
	margin:0px;
	padding:0px;
}
.inner-content-press-heading-right ul li {
	float:left;
	list-style-type:none;
}
.inner-content-press-heading-right ul li a {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/page_number.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 8px;
	padding:3px 6px 3px 6px;
	margin:0px 2px 0px 2px;
}
.inner-content-press-heading-right ul li a:hover {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/page_number_active.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 8px;
	padding:3px 6px 3px 6px;
	margin:0px 2px 0px 2px;
}
.inner-content-press-heading-right .active {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/page_number_active.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 8px;
	padding:3px 6px 3px 6px;
	margin:0px 2px 0px 2px;
}
.inner-content-press-heading-right active {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/page_number_active.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 8px;
	padding:3px 6px 3px 6px;
	margin:0px 2px 0px 2px;
}
.press-content {
	width:980px;
	float:left;
}
.inner-content-press-left {
	width:200px;
	float:left;
	margin-right:10px;
	background-color:#f7f7f7;
	margin-left:20px;
	border:1px solid #eaeaea;
	padding-top:10px;
	padding-bottom:15px;
}
.inner-content-press-left ul {
	margin:12px 0px 0px 10px;
	padding:0px;
	float:left;
}
.inner-content-press-left ul li {
	float:left;
	list-style-type:none;
	width:180px;
	margin-bottom:5px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color: #525252;
	text-decoration: none;
}
.inner-content-press-left h3 {
	width:180px;
	float:left;
	margin:0px 0px 0px 10px;
	padding:0px 0px 3px 0px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	color: #1160ca;
	text-decoration: none;
	border-bottom:1px solid #c1dbff;
}
.inner-content-press-middle {
	width:540px;
	float:left;
	padding-left:10px;
}
.inner-content-press-right {
	width:191px;
	float:left;
	padding:2px;
}
.inner-content-press-right h4 {
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color: #950109;
	text-decoration: none;
	margin:0px;
	width:180px;
}
.heading-box {
	width:530px;
	float:left;
	padding-bottom:15px;
	border-bottom:1px solid #f5f5f5;
}
.heading-box-heading {
	width:180px;
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color: #950109;
	text-decoration: none;
	margin-left:13px;
}
.heading-box-heading-right {
	width:80px;
	float:right;
}
.heading-box-heading-right a {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #0071b0;
	text-decoration: none;
	float:left;
}
.heading-box-heading-right a:hover {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #444444;
	text-decoration: none;
	float:left;
}
.heading-box-heading-right a img {
	float:left;
	margin-right:10px;
}
.heading-box-heading-right a h6 {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #0071b0;
	text-decoration: none;
	float:left;
	margin:4px 0px 0px 0px;
}
.heading-box-heading-right a h6:hover {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #910108;
	text-decoration: none;
	float:left;
	margin:4px 0px 0px 0px;
}
.textarea {
	width:520px;
	float:left;
	margin-top:5px;
}
.textarea-form {
	width:498px;
	float:left;
	margin-top:12px;
	height: 55px;
	margin-left:10px;
	padding-left:2px;
	padding-top:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.textarea-form:focus {
	width:498px;
	float:left;
	margin-top:12px;
	height: 55px;
	margin-left:10px;
	padding-left:2px;
	padding-top:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ebb90c;
	border-right-color: #ebb90c;
	border-bottom-color: #ebb90c;
	border-left-color: #ebb90c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.charaters {
	width:510px;
	float:left;
	margin-top:8px;
	margin-left:15px;
}
.charaters p {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0071b0;
	text-decoration: none;
}
.buttons_ok {
	width:510px;
	float:left;
	margin-top:10px;
	margin-left:15px;
}
.buttons_ok p {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0071b0;
	text-decoration: none;
}
.ok_but {
	background-image: url(../images/ok-but.png);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 71px;
}
.ok_but:hover {
	background-image: url(../images/ok-but.png);
	background-repeat: no-repeat;
	background-position:0px -28px;
}
.cancel_but {
	background-image: url(../images/cancel_but.png);
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 87px;
}
.cancel_but:hover {
	background-image: url(../images/cancel_but.png);
	background-repeat: no-repeat;
	background-position:0px -27px;
}
.summery-box {
	width:530px;
	float:left;
	padding-bottom:15px;
	border-bottom:1px solid #f5f5f5;
	margin-top:8px;
}
.submit_body {
	width:480px;
	float:left;
	margin-top:10px;
}
.submit_body_left {
	float:left;
	margin:5px 10px 5px 5px;
	line-height:19px;
}
.submit_body_right {
	float:left;
	width:215px;
	margin:5px 1px 5px 1px;
}
.submit_body_right-image {
	float:left;
	width:180px;
	background-color:#fff;
	padding:5px;
	border:1px solid #f5f5f5;
	height:200px;
	margin-top:10px;
}
.submit_body_right-image h3 {
	float:right;
	margin:0px;
	width:170px;
}
.submit_body_right-image span {
	float:left;
	margin-top:40px;
	text-align:center;
	width:170px;
}
.submit_body_right-image span p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #17488a;
	text-decoration: none;
}
.submit_body_right-quo {
	float:left;
	width:180px;
	background-color:#fff;
	padding:5px;
	border:1px solid #f5f5f5;
	min-height:50px;
	margin-top:15px;
}
.submit_body_right-quo h3 {
	width:170px;
	float:right;
	margin:0px;
}
.submit_body_right-quo span p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#5c5c5c;
}
.heading-box-content-right {
	width:55px;
	float:right;
}
.heading-box-content-right a {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #0071b0;
	text-decoration: none;
	float:left;
}
.heading-box-content-right a:hover {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #444444;
	text-decoration: none;
	float:left;
}
.heading-box-content-right a img {
	float:left;
	margin-right:10px;
}
.heading-box-content-right a h6 {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #0071b0;
	text-decoration: none;
	float:left;
	margin:4px 0px 0px 0px;
}
.heading-box-content-right a h6:hover {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #910108;
	text-decoration: none;
	float:left;
	margin:4px 0px 0px 0px;
}
.inner-content-press-right-content {
	width:181px;
	float:left;
	margin-top:10px;
	padding:5px;
	border: 1px solid #f3f3f3;
	background-color:#fefefe;
}
.inner-content-press-right-content ul {
	margin:0px 0px 5px 0px;
	float:left;
	width:181px;
	padding:0px;
}
.inner-content-press-right-content ul li {
	float:left;
	list-style:none;
}
.inner-content-press-right-content ul li h2 {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #950109;
	text-decoration: none;
	padding:0px 5px 0px 5px;
	margin:5px 0px 5px 0px;
	width:170px;
}
.inner-content-press-right-content ul li p {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	padding:0px 0px 0px 0px;
	margin:3px 0px 3px 10px;
	text-align:left;
	line-height:18px;
}
.inner-content-press-right-adfile {
	width:181px;
	float:left;
	margin-top:10px;
	padding:5px;
	border: 1px solid #f3f3f3;
}
.inner-content-press-right-adfile p {
	width:181px;
	word-wrap: break-word;
	float:left;
	margin-top:25px;
	margin-bottom:25px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #174889;
	text-decoration: none;
}
#t-slidesContainer-1 {
	margin:0px;
	width:725px;
	height:500px;
	overflow:auto;
	padding-top:5px;
	/* allow scrollbar */



  	position:relative;
	float:left;
}
.t-slide-2 {
	float:left;
	width:710px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
}
.t-slide-2 ul {
	margin:0px;
	padding:0px;
}
.t-slide-inner-2 {
	float:left;
	width:710px;
}
.t-slide-inner-2 h2 a {
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	width:710px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
}
.t-slide-inner-2 h2 a:hover {
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	width:710px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #7d0007;
	text-decoration:none;
}
.t-slide-inner-2 p {
	float:left;
	width:710px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3e3e3e;
	text-decoration: none;
	line-height:18px;
	margin:5px 0px 5px 4px;
}
/** 



 * Slideshow controls style rules.



 */



.t-control-2 {
	display:block;
	width:32px;
	height:17px;
	text-indent:-10000px;
	position:absolute;
	cursor: pointer;
}
#t-leftControl-2 {
	bottom:0px;
	right:80px;
	background:transparent url(../images/control_left-1.png) no-repeat 0 0;
	width:30px;
	height:28px;
	float:left;
	margin-bottom:10px;
	margin-top:15px;
}
#t-rightControl-2 {
	bottom:0px;
	right:40px;
	background:transparent url(../images/control_right-1.png) no-repeat 0 0;
	width:30px;
	height:28px;
	float:left;
	margin-bottom:10px;
	margin-top:15px;
}
#t-slidesContainer-2 {
	margin:0px;
	width:710px;
	height:255px;
	overflow:auto;
	padding-top:5px;
	/* allow scrollbar */



  	position:relative;
	float:left;
}
.sectors-top {
	width:1000px;
	float:left;
	border-bottom:1px solid #f5f5f5;
}
.container1 {
	width:155px;
	float:left;
}
.sectors-weserve1 {
	background-image: url(../images/office-worldwide.png);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 185px;
}
.sectors-weserve1:hover {
	background-image: url(../images/office-worldwide.png);
	background-repeat: no-repeat;
	background-position:0px -30px;
}
ul#topnav1 {
	margin: 0;
	padding: 0;
	float: left;
	width: 155px;
	list-style: none;
	position: relative;
	font-size: 1.2em;
}
ul#topnav1 li {
	float: left;
	width:155px;
}
ul#topnav1 li a {
	float:left;
	width:155px;
	display: block;
	text-decoration: none;
}
ul#topnav1 li a:hover {
	float:left;
	width:155px;
	display: block;
	text-decoration: none;
}
ul#topnav1 li span {
	float: left;
	padding: 0px 0;
	position: absolute;
	left: 0px;
	top:27px;
	display: none;
	width: 900px;
	color: #000;
	z-index:999999;
}
.worldwide-top-1 {
	background-image: url(../images/worldwide-top-1.png);
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	width: 1000px;
}
.worldwide-middle-1 {
	background-image: url(../images/worldwide-middle.png);
	background-repeat: repeat-y;
	float: left;
	width: 1000px;
}
.worldwide-bottom-1 {
	background-image: url(../images/worldwide-bottom.png);
	background-repeat: no-repeat;
	float: left;
	width: 1000px;
	height: 13px;
}
ul#topnav1 li:hover span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
ul#topnav1 li:hover span a {
	float:left;
	width:150px;
	color:#000;
	margin-left:8px;
	margin-right:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	padding:3px 5px 5px 5px;
	margin-top:1px;
}
ul#topnav1 li:hover span a:hover {
	float:left;
	width:150px;
	margin-left:8px;
	margin-right:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #05539d;
	text-decoration: none;
	background-color: #f1f1f1;
	margin-top:1px;
	padding:3px 5px 5px 5px;
}
.top-link1 {
	float:left;
	width:150px;
	color:#000;
	margin-left:8px;
	margin-right:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	margin-top:1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.top-link1:hover {
	float:left;
	width:150px;
	color:#000;
	margin-left:8px;
	margin-right:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e59300;
	text-decoration: none;
	background-color: #f1f1f1;
	margin-top:1px;
}
.sectors-we-serve-1 {
	background-image: url(../images/sectors-we-served1.png);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 165px;
}
.sectors-we-serve-1:hover {
	background-image: url(../images/sectors-we-served1.png);
	background-repeat: no-repeat;
	background-position:0px -30px;
}
.topright {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	color:#3b3b3b;
	margin-top:10px;
	margin-right:20px;
}
.topright:hover {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	color:#880106;
	margin-top:10px;
	margin-right:20px;
}
.text-form {
	width:498px;
	float:left;
	background-color: #f9f9f9;
	height: 25px;
	margin-left:10px;
	padding-left:2px;
	padding-top:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.text-form-1 {
	width:498px;
	float:left;
	height: 25px;
	margin-left:10px;
	margin-top:12px;
	padding-left:2px;
	padding-top:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.head {
	width:498px;
	float:left;
	background-color: #f9f9f9;
	height: 55px;
	margin-left:10px;
	padding-left:2px;
	padding-top:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.body_text-1 {
	width:478px;
	float:left;
	height: 200px;
	margin-left:10px;
	padding:10px;
	margin-top:12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.body_text-1:focus {
	width:478px;
	float:left;
	height: 200px;
	margin-left:10px;
	padding:10px;
	margin-top:12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e0b300;
	border-right-color: #e0b300;
	border-bottom-color: #e0b300;
	border-left-color: #e0b300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.body_text {
	width:478px;
	float:left;
	background-color: #f9f9f9;
	height: 200px;
	margin-left:10px;
	padding:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
#backgroundPopup {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:19990;
	float:left;
}
#popupContact {
	float:left;
	display:none;
	position:absolute; /* hack for internet explorer 6*/
	height:445px;
	width:408px;
	background:#FFFFFF;
	border:2px solid #cecece;
	padding:12px 10px 12px 10px;
	font-size:13px;
	z-index:20000;
}
#popupContact h1 {
	float:left;
	text-align:left;
	color:#930108;
	font-size:19px;
	border-bottom:1px dotted #930108;
	padding-bottom:2px;
	margin:0px 0px 20px 0px;
	font-family: "Segoe UI", arial, tahoma;
	font-weight: normal;
	text-decoration: none;
	width:390px;
}
#popupContactClose {
	float:left;
	font-size:19px;
	line-height:14px;
	right:2px;
	top:4px;
	position:absolute;
	color:#6fa5fd;
	font-weight:700;
	display:block;
	z-index:200001;
	float:left;
}
#button {
	float:left;
}
#popupContact a {
	cursor: pointer;
	text-decoration:none;
}
.form-content {
	width:350px;
	float:left;
}
.form-content ul {
	margin:0px 0px 17px 0px;
	padding:0px;
	float:left;
}
.form-content ul li {
	float:left;
	list-style-type:none;
	margin-left:10px;
}
.inner-form-values {
	width:220px;
	float:left;
	background-color: #f9f9f9;
	height: 18px;
	margin-left:10px;
	padding:2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.inner-form-values:focus {
	width:220px;
	float:left;
	background-color: #f9f9f9;
	height: 18px;
	margin-left:10px;
	padding:2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e0b300;
	border-right-color: #e0b300;
	border-bottom-color: #e0b300;
	border-left-color: #e0b300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.form-content ul li h2 {
	float:left;
	font-family: "Segoe UI", arial, tahoma;
	font-weight: normal;
	font-size:14px;
	color:#930108;
	text-decoration: none;
	margin:0px;
	padding:0px;
	width:70px;
}
.inner-textarea-values {
	width:220px;
	float:left;
	background-color: #f9f9f9;
	height: 35px;
	margin-left:10px;
	padding:2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.inner-textarea-values:focus {
	width:220px;
	float:left;
	background-color: #f9f9f9;
	height: 35px;
	margin-left:10px;
	padding:2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e0b300;
	border-right-color: #e0b300;
	border-bottom-color: #e0b300;
	border-left-color: #e0b300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.rapra-logo {
	background-image: url(../images/rapra-logo.png);
	background-repeat: no-repeat;
	float:left;
	width:75px;
	height:25px;
}
.rapra-logo:hover {
	background-image: url(../images/rapra-logo.png);
	background-repeat: no-repeat;
	background-position:0px -25px;
}
.press-distribution {
	width:960px;
	float:left;
	margin-top:15px;
}
.press-distribution h1 {
	width:920px;
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
	color: #940109;
	text-decoration: none;
	margin:0px 0px 0px 35px;
	padding-bottom:7px;
	border-bottom:1px solid #e5e5e5;
}
#press-dis {
	width:930px;
	float:left;
	margin-left:35px;
}
#press-dis p {
	width:930px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	line-height:20px;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#press-dis h3 {
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1160ca;
	text-decoration: none;
	margin:10px 0px 10px 0px;
	width:920px;
}
#press-dis h4 {
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin:5px 0px 0px 0px;
	width:920px;
}
#press-dis ul {
	margin:2px 0 4px;
	padding:0px;
}
#press-dis ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:20px;
	margin:2px 0 4px;
	list-style-type:none;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	float:left;
	width:890px;
	/*margin-left:30px;*/
}
#press-dis ul li img {
	float:left;
	margin-right:10px;
	margin-top:4px;
}
.press-dis-1 {
	float:left;
	width:920px;
}
.press-dis-1 ul {
	float:left;
	width:210px;
	margin:0px 0px 0px 10px;
	padding:0px;
}
.press-dis-1 ul li {
	float:left;
	width:210px;
}
.press-dis-1 h6 {
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	height:40px;
	background-color:#174889;
	padding:10px 0px 0px 10px;
	margin:0px;
	width:915px;
	text-align:center;
}
.press-dis-2 {
	float:left;
	width:880px;
	margin-left:20px;
	margin-top:10px;
}
.press-dis-2 h5 {
	float:left;
	margin:0px;
	margin-top:10px;
	width:5px;
}
.press-dis-2 p {
	float:left;
	width:870px;
}
.press-dis-2 p span {
	float:left;
	width:860px;
	margin-left:10px;
}
.press-dis-2 ul {
	margin:0px;
	padding:0px;
}
.press-dis-2 ul li {
	float:left;
	list-style-type:none;
	margin-bottom:20px;
	line-height:20px;
}
.email_inner {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#a40009;
	text-decoration:none;
}
.email_inner:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#1160ca;
	text-decoration:none;
}
#submit-box {
	width:100px;
	float:left;
	margin-left:887px;
	margin-top:30px;
	margin-bottom:20px;
}
.submit_but {
	background-image: url(../images/submit_but.png);
	background-repeat: no-repeat;
	float: left;
	height: 34px;
	width: 90px;
}
.submit_but:hover {
	background-image: url(../images/submit_but.png);
	background-repeat: no-repeat;
	background-position:0px -34px;
}
.preview_but {
	background-image: url(../images/preview.png);
	background-repeat: no-repeat;
	float: left;
	height: 34px;
	width: 90px;
}
.preview_but:hover {
	background-image: url(../images/preview.png);
	background-repeat: no-repeat;
	background-position:0px -34px;
}
.pay-submit {
	width:600px;
	float:left;
	margin-left:15px;
}
.pay-submit h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #a2010a;
	text-decoration: none;
	float:left;
	margin:0px;
}
.pay-submit h1 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #a2010a;
	text-decoration: none;
	float:left;
	margin:0px 0px 10px 0px;
}
.pay-submit h1 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #1958ac;
	text-decoration: none;
	float:left;
	margin:0px 0px 10px 0px;
}
#pay-box {
	width:100px;
	float:left;
	margin-left:600px;
	margin-top:30px;
	margin-bottom:10px;
}
.pay_but {
	background-image: url(../images/pay.png);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 110px;
}
.pay_but:hover {
	background-image: url(../images/pay.png);
	background-repeat: no-repeat;
	background-position:0px -40px;
}
.press-dis-4 {
	float:left;
	width:700px;
}
.press-dis-4 ul {
	margin:0px;
	padding:0px;
}
.press-dis-4 ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type:none;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	float:left;
	width:890px;
	margin-left:69px;
}
.press-dis-4 ul li img {
	float:left;
	margin-right:10px;
	margin-top:4px;
}
.press-dis-4 h6 {
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	height:40px;
	background-color:#174889;
	padding:10px 0px 0px 10px;
	margin:0px;
	width:915px;
	text-align:center;
}
.press-dis {
	width:830px;
	float:left;
	margin-left:35px;
}
.press-dis p {
	width:930px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	line-height:20px;
}
.press-dis h3 {
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1160ca;
	text-decoration: none;
	margin:10px 0px 10px 0px;
	width:920px;
}
.press-dis h4 {
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin:5px 0px 0px 0px;
	width:920px;
}
.press-dis ul {
	margin:0px;
	padding:0px;
}
.press-dis ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type:none;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	float:left;
	width:890px;
	margin-left:30px;
}
.press-dis ul li img {
	float:left;
	margin-right:10px;
	margin-top:4px;
}
#side {
	float:right;
}
#basket {
	float:left;
	width:287px;
	height:345px;
	background-image: url(../images/rate-cal.png);
	margin-top: 315px;
	margin-right: 39px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#basket h1 {
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin:14px 0px 0px 20px;
}
#press-dis-rate {
	width:580px;
	float:left;
	margin-left:55px;
}
#press-dis-rate p {
	width:580px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	line-height:20px;
}
#press-dis-rate .total_amount
{
	float:left;
	width: 550px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #0558AE;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 30px;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#press-dis-rate h3 {
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1160ca;
	text-decoration: none;
	margin:10px 0px 10px 0px;
	width:570px;
}
#press-dis-rate h4 {
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #1160ca;
	text-decoration: none;
	margin:22px 0px 3px 0px;
	width:570px;
}
#press-dis-rate h5 {
	float:left;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #940109;
	text-decoration: none;
	margin:0px 0px 3px 0px;
	width:450px;
}
#press-dis-rate ul {
	margin:10px 0px 5px 30px;
	float:left;
	padding:0px;
	width:520px;
}
#press-dis-rate ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type:none;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	float:left;
	margin-left:10px;
}
#press-dis-rate ul li P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type:none;
	font-weight: bold;
	color: #4e4e4e;
	text-decoration: none;
	float:left;
	margin:0px 0px 0px 0px;
	width:350px;
}
.basket-content {
	float:left;
	width:240px;
	margin-top:25px;
	margin-left:25px;
}
.basket-content ul {
	margin:0px 0px 0px 0px;
	padding:0px;
	width:240px;
	float:left;
}
.basket-content ul li {
	float:left;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #535353;
	text-decoration: none;
	margin:8px 0px 8px 0px;
}
.basket-content ul li h2 {
	float:left;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #174889;
	text-decoration: none;
	margin:0px;
}
.order-summery {
	float:left;
	background-image: url(../images/order-summery-divider.png);
	background-repeat: repeat-x;
	height: 2px;
	width: 238px;
	margin-top:8px;
}
.total-summery {
	float:left;
	width:220px;
	margin:39px 0px 0px 52px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.top-divider {
	float:left;
	width:550px;
	height:2px;
	background-image: url(../images/order-summery-divider.png);
	background-repeat: repeat-x;
	margin:16px 0px 16px 36px;
}
.but_submit {
	float:right;
	background-image: url(../images/submit.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 100px;
	margin:20px 0px 20px 0px;
}
.but_submit:hover {
	float:right;
	background-image: url(../images/submit.png);
	background-repeat: no-repeat;
	background-position:0px -28px;
}
.radio_but {
	width:900px;
	flaot:left;
	margin-top:15px;
	margin-left:50px;
}
.radio_but ul {
	margin:0px;
	padding:0px;
}
.radio_but ul li {
	float:left;
	list-style-type:none;
	width:301px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #930;
	text-decoration: none;
	margin-bottom: 20px;
}
.next-but {
	float:left;
	width:90px;
	height:34px;
	background-image: url(../images/next.png);
	background-repeat: no-repeat;
	border:0px;
}
.next-but:hover {
	background-position:0px -34px;
}
.requlaer-press-releases-middle p {
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:19px;
	text-align:justify;
	color:#565656;
	width:690px;
}
/*media registration*/

.media-regis {
	float:right;
	font:bold 12px Arial;
	text-decoration:none;
	line-height:19px;
	color:#174889;
	background-image: url(../images/media.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 213px;
}
.media-regis:hover {
	float:right;
	font:bold 12px Arial;
	text-decoration:none;
	line-height:19px;
	color:#174889;
	background-image: url(../images/media.png);
	background-repeat: no-repeat;
	background-position:0px -29px;
	height: 29px;
	width: 213px;
}
.press-dis1 {
	width:930px;
	float:left;
	margin-left:35px;
}
.press-dis1 ul {
	float:left;
	margin:0px;
	padding:0px;
}
.press-dis1 ul li {
	float:left;
	margin:15px 0px 15px 0px;
	padding:0px;
	width:950px;
	list-style-type:none;
}
.press-dis1 ul li p {
	float:left;
	width:170px;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #950109;
	text-decoration: none;
}
.textfield {
	color:#7e484b;
	background-color:#FFFBF0;
	width:200px;
	height:20px;
	border:1px solid #ccc;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.textfield:hover {
	width:200px;
	color:#000;
	height:20px;
	background-color:#f4f4f4;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border:1px solid #676767;
}
.textfield:focus {
	width:200px;
	color:#000;
	height:20px;
	background-color:#f4f4f4;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border:1px solid #676767;
}
.addressfield {
	color:#7e484b;
	background-color:#FFFBF0;
	width:200px;
	height:40px;
	border:1px solid #ccc;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.addressfield:hover {
	width:200px;
	color:#000;
	height:40px;
	background-color:#f4f4f4;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border:1px solid #676767;
}
.addressfield:focus {
	width:200px;
	color:#000;
	height:40px;
	background-color:#f4f4f4;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border:1px solid #676767;
}
.organization span {
	float:left;
	width:160px;
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#6E6E6E;
	text-decoration: none;
}
.organisation span input {
	float:left
}
.coveragearea span {
	float:left;
	width:150px;
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#6E6E6E;
	text-decoration: none;
}
.coveragearea span input {
	float:left;
}
.name span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#f40c18;
	text-decoration: none;
}
.title span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#f40c18;
	text-decoration: none;
}
.neworganization span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#f40c18;
	;
	text-decoration: none;
}
.website span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#7F0000;
	text-decoration: none;
}
.submit_reg {
	float:right;
	background-image:url(../images/register_but.png);
	width:105px;
	height:30px;
	border:0px;
	cursor:pointer;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:transparent;
}
.submit_reg:hover {
	float:right;
	margin:10px 20px 0px 0px;
	background-image:url(../images/register_but.png);
	width:105px;
	height:30px;
	background-position:0px -30px;
	border:0px;
}
.custom {
	width:930px;
	float:left;
	margin-left:55px;
}
.custom p {
	width:930px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	line-height:20px;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.custom h4 {
	width:930px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	line-height:20px;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.custom h2 {
	width:930px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	line-height:20px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.custom h3 {
	width:930px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	line-height:20px;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.custom ul {
	float:left;
	margin:2px 0px 0px 20px;
	padding:0px 0px 0px 0px;
}
.custom ul li {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	line-height:20px;
	width:100%;
	list-style-type:none;
	margin:2px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.register {
	width:930px;
	float:left;
	margin:10px 0px 0px 0px;
}
.register form {
	width:300px;
	float:left;
	border:solid thin #AEAEAE;
	background-image:url(../images/formback.png);
	background-repeat:repeat;
}
.register form span {
	width:330px;
	float:left;
	margin:10px 0px 0px 10px;
}
.register form span p {
	width:100px;
	float:left;
	margin:0px 0px 0px 5px;
	color:#FFF;
}
.register form span p input {
	width:200px;
	float:left;
	margin:0px 0px 0px 5px;
}
.register form span p select {
	width:200px;
	float:left;
	margin:0px 0px 0px 5px;
}
.button {
	float:left;
	background-image:url(../images/submit1.png);
	width:50px;
	height:20px;
	border:0px;
	margin:5px 0px 10px 200px;
}
.button:hover {
	float:left;
	background-image:url(../images/submit1.png);
	width:50px;
	height:20px;
	background-position:0px -20px;
	border:0px;
	margin:5px 0px 10px 200px;
}
.text {
	background-color:#F6F6F6;
	border:0px;
	width:150px;
}
.text:hover {
	background-color:#666;
	width:150px;
	border:0px;
}
.text:focus {
	background-color:#666;
	width:150px;
	border:0px;
}
.quote {
	background-image:url(../images/ourquote.png);
	width:130px;
	height:45px;
	float:left;
}
.quote:hover {
	background-image:url(../images/ourquote.png);
	width:130px;
	height:45px;
	float:left;
	background-position:0px -45px;
}
.pricequote {
	float:left;
	background-image:url(../images/getpricequote.png);
	width:130px;
	height:45px;
	margin:10px 0px 0px 0px;
}
.pricequote:hover {
	float:left;
	margin:10px 0px 0px 0px;
	background-image:url(../images/getpricequote.png);
	width:130px;
	height:45px;
	background-position:0px -45px;
}
.get_widget {
	float:left;
	margin-top:8px;
	margin-left:316px;
}
.press_dis_top
{
	float:left;
	margin: 0px;
	padding: 15px;
	width: 96%;
}
.press_dis_bottom
{
	float:left;
	margin: 10px 0px 0px 0px;
	padding: 15px;
	width: 96%;
} 
.press_dis_bottom ul li p
{
	float:left;
	margin: 10px 0px 0px 0px;
	padding: 15px;
	width: 200px !important;
}
.create_widget
{
	float:left;
	border: none;
	background-image:url(../images/create-btn.png);
	width : 67px;
	height: 24px;
	background-repeat:no-repeat;
}
#colorSelector {
	position: relative;
	width: 36px;
	height: 36px;
	background: url(../images/select.png);
}

.rsswiget{
	width:350px;
	margin:0px auto;
	height:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	/*border:solid 1px #000;*/
	
}
.rsswidgethead{
	background:#7d0004;
	height:32px;
	border:1px solid #7d0004;
	border-radius:10px 10px 0 0;
	-o-border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	padding:13px 0 0 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;

	
}
.rsswidgetbody{
	border:1px solid #7d0004;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	height:333px;
}
.rsswidgetbody ul{
	margin:15px 0 0 0 !important;
	padding:0px !important;
	float:left;
	height:95%;
	overflow:hidden;
	width: 100%;
}
.rsswidgetbody ul li{
	width:88% !important;
	list-style-type:none;
	float:left;
	margin:1% 0% 1% 11%;
	padding:0px;
	color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    list-style-type: none;
    text-decoration: none;
	height: 18% !important;
	overflow:hidden;
}
.rsswidgetbody ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#52697E;
	font-weight:bold;
	text-decoration:none;
	list-style:none;
	float:left;
	height: 100%;
	overflow:hidden;
	text-align:justify;
	margin-left: 10px;
}
.rsswidgetbody ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	list-style:none;
	float:left;
}

.rsswidgetfooter{
	background:#7d0004;
	height:35px;
	border:1px solid #7d0004;
	border-radius:0 0 10px 10px;
	-o-border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
	-moz-border-radius:0 0 10px 10px;
	padding:10px 0 0 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
}
.rsswidgetfooter a{
	background:#7d0004;
	height:35px;
	border:1px solid #7d0004;
	border-radius:0 0 10px 10px;
	-o-border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
	-moz-border-radius:0 0 10px 10px;
	padding:10px 0 0 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	text-decoration:none;
}
.rsswidgetfooter a:hover{
	text-decoration:underline;
}

#widgetid
{
	position:fixed;
	top:220px;
	color:#333;	
}
#widgetid1
{
	position:fixed;
	top:220px;
	right:0px;
	color:#333;	
}

.widget-links
{
	
	background-image: url(../images/widgets.png);
	background-repeat: no-repeat;
	float: left;
	height: 197px;
	width: 42px;
}


.widget-links:hover
{
	
	background-image: url(../images/widgets.png);
	background-repeat: no-repeat;
	background-position:-42px 0px;
	float: left;
	height: 197px;
	width: 42px;
}
.widget-links1
{
	
	background-image: url(../images/ratecalculator.png);
	background-repeat: no-repeat;
	float: right;
	height: 197px;
	width: 42px;
}


.widget-links1:hover
{
	
	background-image: url(../images/ratecalculator.png);
	background-repeat: no-repeat;
	background-position:-42px 0px;
	float: right;
	height: 197px;
	width: 42px;
}
.press-distribution div ul li h1{
	margin:0px !important;
	font-size:20px;
}
.dd_krish{
	width:90px;
	height:34px;
	background:#930;
	text-align:center;
	color:#fff;
	border-radius:4px;
	cursor:pointer;
	border:1px solid #930;
}
.dd_krish:hover{
	width:90px;
	height:34px;
	background:#039;
	text-align:center;
	color:#fff;
	border-radius:4px;
	cursor:pointer;
	border:1px solid #039;
}
