@charset "utf-8";
/* CSS Document */


img, div { behavior: url(/includes/iepngfix.htc) }


body {
	background: url(../images/background.gif) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	}
strong {
	font-weight: bold;
	}
.clear {
	clear: both;
	}
	
#container_wrap {
	width: 728px;
	padding: 14px 14px 0 14px;
	margin: auto;
	margin-top: 100px;
	background: url(../images/container_bg.png) top left no-repeat;
	}
	#container {
		padding: 82px 0 0 0;
		background: #FEFEFE url(../images/container.jpg) top left no-repeat;
		}
		#tabs {
			height: 22px;
			width: 728px;
			padding-bottom: 20px;
			text-align: right;
			}
			#tabs a {
				float: right;
				width: 87px;
				height: 17px;
				padding-top: 5px;
				margin-right: 10px;
				background: url(../images/navbutton.gif);
				color: #000000;
				text-decoration: none;
				font-size: 12px;
				font-weight: bold;
				text-align: center;
				}
				#tabs a:hover {
					color: #00477F;
					}
		#left {
			width: 315px;
			height: 476px;
			float: left;
			padding: 90px 0 0 10px;
			}
		#right {
			width: 400px;
			height: 566px;
			float: right;
			color: #000000;
			background: url(../images/prophitmarketing.gif) right bottom no-repeat;
			}
			#right a {
				color: #003e74;
				}
				#right a:hover {
					text-decoration: none;
					}
			#right h1 {
				color: #003e74;
				font-size: 16px;
				font-weight: bold;
				padding-bottom: 10px;
				}
			#right h3 {
				color: #003e74;
				font-size: 16px;
				font-weight: bold;
				padding: 0 50px;
				}
			#right p {
				padding: 0 50px;
				margin-bottom: 10px;
				font-size: 14px;
				}
			#right button {
				border: none;
				background: none;
				cursor: pointer;
				}
			#special_offer {
				margin-top: 10px;
				margin-right: 35px;
				padding-top: 10px;
				padding-bottom: 20px;
				height: 75px;
				background: url(../images/special_offer.png) top right no-repeat;
				}
				#special_offer h2 {
					display: block;
					width: 200px;
					text-align: center;
					font-size: 28px;
					color: #3453a0;
					font-weight: bold;
					}
				#special_offer p {
					float: right;
					width: 165px;
					color: #ffffff;
					font-size: 13px;
					font-weight: bold;
					text-align: center;
					padding: 0;
					margin: 0;
					}
				#special_offer span {
					clear: right;
					float: right;
					width: 165px;
					text-align: center;
					color: #faff64;
					font-size: 35px;
					font-weight: bold;
					}
#footer {
	width: 728px;
	padding: 0 14px 50px 14px;
	height: 44px;
	margin: auto;
	background: url(../images/footer_bg.png) top left no-repeat;
	text-align: right;
	}