/* CSS Document */

* {
	margin: 0;
	/* text-align: left;*/
}

html, body {
	height: 100%;
	background: #7f7fcc url(images/top_bg.jpg) top center repeat-x;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
}
a:link, a:active, a:visited, a:hover{
	color: #FFFFFF;
	text-decoration:none;
}

.middle_sect A:link {text-decoration: none; color: blue;}
.middle_sect A:visited {text-decoration: none; color: blue;}
.middle_sect A:active {text-decoration: none; color: #cccccc;}
.middle_sect A:hover {text-decoration: underline; color: red;}

.left_actions A:link {text-decoration: none; color: blue;}
.left_actions A:visited {text-decoration: none; color: blue;}
.left_actions A:active {text-decoration: none; color: #cccccc;}
.left_actions A:hover {text-decoration: underline; color: red;}

a:hover {
	color: red;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
}

.footer_text a{
	color: #0E3E9F;
	text-decoration:none;
}
.footer_text a:link, a:active, a:visited, a:hover{
	color: blue;
	text-decoration:none;
}
.footer_text a:hover {
	color: red;
	text-decoration: underline;
}


.head_links a:visited, a:active {
	color: #fff;
	text-decoration: none;
}
.head_links a:hover {
	color: #fff;
	text-decoration: underline;
}


.wrapper {
	height: auto;
	width: 960px;
	background: url(images/bg.jpg) top left repeat-y;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	text-align: left;
	margin-bottom: -4em;
}

#marqueecontainer{
position: relative;
width: 250px; /*marquee width */
height: 120px; /*marquee height */
background-color: white;
overflow: hidden;
/*border: 3px solid orange;*/
padding: 2px;
padding-left: 4px;
}
#marqueecontainer2{
position: relative;
width: 250px; /*marquee width */
height: 120px; /*marquee height */
background-color: white;
overflow: scroll;
overflow-x:hidden;
/*border: 3px solid orange;*/
padding: 2px;
padding-left: 4px;
}

#marqueecontainer3{
position: relative;
width: 250px; /*marquee width */
height: 120px; /*marquee height */
background-color: white;
overflow: scroll;
overflow-x:hidden;
/*border: 3px solid orange;*/
padding: 2px;
padding-left: 4px;
}

#top_bar {
	position: relative;
	top: 0px;
	left: 0px;
	width: 920px;
	height: 128px;
	background: url(images/top_bg.jpg) top left repeat-x;
	padding: 20px;
}

.logo {
	position: relative;
	height: auto !important;
	width: 920px;
	clear: both;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.footer, .push {
	height: 3em; /* .push must be the same height as .footer */
	width: 920px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	clear: both;
}

#top_bar .logo img {
	padding-left: 5px;
}

.navbar {
	width: 545px;
	height: 53px;
	position: absolute;
	right: 50px;
	top: 14px;
	background: url(images/nav_bg.jpg) top left repeat-x;
}

.nav_left {
	position: relative;
	top: 0px;
	left: 0px;
	width: 78px;
	height: 53px;
	background: url(images/nav_left.jpg) top left no-repeat;
	float: left;
}

.nav_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 78px;
	height: 53px;
	background: url(images/nav_right.jpg) top left no-repeat;
	margin-right: -1px;
}
.wrapper #top_bar img {
	padding-top: 5px;
}

.wrapper #top_bar .navbar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-align: left;
	margin-top: 15px;
	margin-left: 0px;
}

.left_bar {
	position: relative;
	width: 260px;
	height: auto;
	padding-right: 10px;
	float: left;
}

.mid_bar {
	position; relative;
	width: 360px;
	height: auto;
	padding-right: 10px;
	float: left;
	clear: none;
}
.mid_bar_no_right {
	position; relative;
	width: 630px;
	height: auto;
!important;
	padding-right: 10px;
	float: left;
	clear: none;
}
.right_bar {
	position: relative;
	width: 270px;
	height: auto;
	float: left;
	left: 424px;
	top: 245px;


}
.content_bar {
	width: 640px;
	height: auto;
	padding-right: 10px;
	float: left;
}

.left_heading {
	height: 30px;
	width: 100%;
	border-bottom: 1px solid #ffcc33;
	clear: both;
	background: #055cb4;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.content_heading {
	height: 30px;
	width: 100%;
	border-bottom: 1px solid #ffcc33;
	clear: both;
	background: #055cb4;
}

.left_scroller {
	width: 100%;
	color: #000000;
	font-size: 10px;
	height: 125px;*/
	clear: both;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.left_sect {
	width: 100%;
	height: 175px;
	clear: both;
	background: #ffffff;
	border-bottom: 1px solid #ffcc33;
}

.right_sect {
	width: 100%;
	height: auto;
	clear: both;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.middle_sect {
	width: 100%;
	height: auto;
	clear: both;
	background: #ffffff;
	/*border-bottom: 1px solid #ffcc33;*/
	overflow: visible;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.middle_sect_buying_services {
	width: 100%;
	height: auto;
	clear: both;
	background: #ffffff;
	border-bottom: 1px solid #ffcc33;
	overflow: visible;
}
.middle_sect_selling_services {
	width: 100%;
	height: auto;
	clear: both;
	background: #ffffff;
	border-bottom: 1px solid #ffcc33;
	overflow: visible;
}

.content_sect {
	width: 100%;
	height: auto;
	clear: both;
	background: #2254b7;
}

.wrapper .logo p {
	padding: 5px;
}
.Heading_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.Heading_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.sign_up_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 2px;
}
.blue_body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.logo div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E3E9F;
	border-top: 1px solid #0E3E9F;
}
.heading_columns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.wrapper .logo .mid_bar .middle_sect table {
	margin-top: -5px;
	padding-left: 10px;
}

.icon {
	clear: both;
	float: left;
	margin-top: 10px;
	
}

.icon_left {
	position: relative;
	width: 115px;
	height: auto;
	left: 0px;
	float: left;
	padding-left: 5px;

}

.icon_right {
	position: relative;
	width: 115px;
	height: auto;
	float: right;
}

.best_damn {
	position: absolute;
	float: right;
	width: 685px;
	height: 42px;
	left: 292px;
	top: 91px;
}

.newsletter {
	/*position: absolute;
	float: right;*/
	width: 250px;
	height: 76px;
	right: 60px;
	top: 78px;
}

.newsletter_field {
	border: 1px solid #ffcc33;
	background: #2254b7;
	width: 200px;
	height: 30;
	margin-top: 8px;
	color: #ffffff;
}

.newsletter_send {
	margin-top: 10px;
}

.button {
	text-align: right;
	/*margin-top: 8px;*/
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.more_info {
	text-align: right;
}

.wrapper .logo .content_bar .content_sect table {
	margin-left: 5px;
}
