body {
	background-attachment: fixed;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg-2000.jpg);
}
a img{
	border-style: none;
}

a
{
	text-decoration: none;
	color: #006BB3;
}
h1{
	font-family: "Trebuchet MS";
	color: #006BB3;
	text-decoration: none;
	font-weight: normal;
}

h2
{
	font-family: "Trebuchet MS";
	color: #006BB3;
	text-decoration: none;
	font-weight: normal;
}

h3
{
	font-family: "Trebuchet MS";
	color: #006BB3;
	text-decoration: none;
	font-weight: normal;
}


/*.left-border {
	background-image: url(images/left_strip.png);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	width: 10px;
	height: 100%;
}
.right-border {
	background-image: url(images/right_strip.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: right;
	width: 10px;
	height: 100%;
}
*/
#container  {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-image: url(images/bg-border.png);
	background-repeat: repeat-y;
}

.clearfix:after {
  content: ".";
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
}

.spacer
{
	clear: both;
}
.spacer:after
{
	content: ".";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

#header
{
	width: 925px;
	float: none;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/banner_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 186px;
}

#content-wrapper
{
	width: 925px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/banner_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#left-section
{
	float: left;
	width: 324px;
	margin-left: 16px;

}

#toplinks
{
	float: left;
	height: 26px;
	width: 175px;
}

#toplinks ul
{
	list-style-type: none;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	list-style-position: outside;
}


#toplinks li
{
	list-style-type: none;
	display: block;
	width: auto;
	float: left;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 1px;
	margin-left: 1px;
	line-height: 26px;
	height: 26px;
}
#toplinks li a{
	color: #FFF;
	line-height: 25px;
	padding-right: 3px;
	padding-left: 3px;
	display: block;
	width: auto;

}
#toplinks li a:hover{
	background-color: #39F;
}
#icons
  
{
	display: block;
	float: left;
	margin-left: 10px;
	height: 36px;
	width: 66px;
}

#icons ul
{
	list-style-type: none;
	padding: 0px;
	
}

#icons
ul
li
{
	float: left;
	margin-right: 1px;
	margin-left: 0px;
	padding: 0px;
}
#icons ul li .socialicons
{
	visibility: hidden;
	position: absolute;
	top: 80%;
	left: 0px;
	width: 110px;
	background-image: url(images/social-icon-hover.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-align: center;
	vertical-align: bottom;
	display: block;
	height: 31px;
	font-weight: bold;
	line-height: 38px;
}



#icons ul li.hover,
#icons ul li:hover {
 position: relative;
 cursor: default;
}
#icons ul li:hover > .socialicons {
 visibility: visible;
}

#icon-drware
{
	}

#image-container
{
	height: auto;
	margin-top: 30px;
	
}
#image
{
	width: 280px;
	background-image: url(images/title-media-services.jpg);
	background-repeat: no-repeat;
	float: left;
	height: auto;
}

#separator
{
	background-image: url(images/separator.jpg);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 44px;
	width: 44px;
	margin-top: 65px;
}

#news
{
	height: auto;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}





#main-section
{
	float: right;
	height: auto;
	width: 585px;
}


#flash-banner
{
	display: block;
	float: right;
	height: auto;
	width: 585px;
}
#breadcrumbs
{
	background-color: #FFF;
	display: block;
	width: auto;
	height: auto;
	float: left;
	margin-top: 25px;
	margin-right: 20px;
}
#breadcrumbs ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#breadcrumbs ul li
{
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	line-height: normal;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#breadcrumbs ul li a
{
	lor: #333;
	font-weight: normal;
	color: #004B7D;
}



.title {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	margin-top: 65px;
	margin-bottom: 82px;
	line-height: 112px;
}


#content-area  {
	width: 95%;
	height: auto;
	float: left;
	background-color: #FFF;
	position: relative;
}


#scrolling-logos
{
	display: block;
	margin-top: 30px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	height: 120px;
	background-image: url(images/client-affiliates-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
#scrolling-logos img
{
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	background-color: #FFF;
}

#footer
{
	height: 143px;
	width: 925px;
	background-image: url(images/footer_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	background-color: #000;
	padding: 0px;
}
#footer-menu
{
	height: 33px;
	background-image: url(images/footer-links.png);
	background-repeat: repeat-y;
	background-position: center center;
	display: block;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#footer-menu ul
{
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer-menu     ul li{
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	float: left;
	list-style-type: none;
	padding: 2px;
	display: block;
	color: #FFF;
	line-height: 29px;
}
#footer-menu ul li a{
	color: #FFF;
}

#footer-menu ul li a:hover
{
	color: #0072D1;
}

#footer-logos

{
	display: block;
	text-align: center;
}
#footer-logos ul
  
{
	margin: 0px;
	padding: 0px;
}

#footer-logos ul li
{
	float: left;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}

.left
{
	display: block;
	float: left;
}

.right
{
	display: block;
	float: right;
}

#copyright
{
	text-align: center;
	vertical-align: text-bottom;
	display: block;
	height: auto;
	clip: rect(auto,auto,auto,auto);
	width: 513px;
	margin-top: 77px;
	float: left;
}
.copyright-text
{
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	display: block;
	line-height: 32px;
}
.footer-separator
{
	background-image: url(images/footer-img-separator.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 1px;
	display: block;
	height: 110px;
}

.pg-title
{
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #EEE;
	text-transform: capitalize;
	text-decoration: none;
	line-height: 35px;
	text-decoration: none;
	display: block;
	padding-left: 0px;
	color: #006ABF;
	font-weight: normal;
	text-shadow: 1px 1px 1px #ccc;
	/*filter: dropshadow(color=#ccc, offx=1, offy=1);*/
}
.line-shadow
{
	box-shadow: 1px 1px 2px #555;
	background-color: #EEE;
}

.pg-sub-title {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-transform: capitalize;
	background-color: #008DD5;
}
.matter img
{
	margin: 4px;
	padding: 4px;
	border: 1px solid #eee;
	display: block;
	background-color: #f9f9f9;
}

.index-enter
{
	text-decoration: none;
	background-image: url(../ind_img/proceed.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 29px;
	width: 100px;
	display: block;
	float: right;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 29px;
	font-weight: bold;
	color: #EEE;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}

.index-enter:hover
{
	text-decoration: none;
	background-image: url(../ind_img/proceed.png);
	background-repeat: no-repeat;
	background-position: 0px -29px;
	color: #FFF;
	margin-right: 7px;
}
