/* Start of CMSMS style sheet 'PulseStyles_ratewise' */
html,body {
	margin:0;
	font-family:arial,helvetica,sans-serif;
	text-align:center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#CDCECF;
}

img {
    border:0;
}

#container {
	width:964px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

#header {
	width:964px;
	height:189px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	overflow:hidden;
}

	#image-rotate_container {
		float:left;
		width:527px;
		height:143px;
		padding-left:5px;
		padding-top:18px;
	}

	#topnav_container {
		width:320px;
		margin:0;
		padding:0;
		margin-top:150px;
		float:right;
	}

		#topnav {
			margin:0;
			padding:0;
		}

		#topnav li
		{
		margin:0;
		padding:0;
		display: inline;
		list-style-type: none;
		padding-right: 5px;
		padding-left:10px;
		border-right:1px solid #7B9B3D;
		}

#content-container {
	width:964px;
	background-color:#ffffff;
                height:100%;
}

	#inner_content_container {
	margin-left:5px;
	margin-top:5px;
	float:left;
	}

		#inner_content_titlebar {
			width:655px;
			height:35px;
                                                background-image: url(images/ratewise_titlebar.jpg);
			background-repeat: no-repeat;
		}

		#inner_menu {
			width:655px;
			height:27px;
		}

		#inner_content_box {
			width:655px;
			background-color:#E7E8E9;
			/*border:1px dashed #000000;*/
			margin-bottom:5px;
		}

			#inner_content_box_title {
				margin:5px;
				width:340px;
				height:30px;
				background-image: url(images/inner_ratewise_titlebar.jpg);
				background-repeat: no-repeat;
			}

			#inner_product_image {
				margin:5px;
				width:213px;
				height:374px;
				float:right;
				/*border:1px dashed #000000;*/
			}

			#content {
				margin:10px 10px 10px 20px;
			}

	#right_container {
	float:right;
	width:299px;
	margin-top:5px;
	}


		#right_titlebar {
			width:295px;
			height:27px;
			background-image: url(images/right_titlebar_ratewise.jpg);
			background-repeat: no-repeat;
		}

		#right_testimonials {
			margin-top:5px;
			margin-bottom:5px;
			width:293px;
			background-color:#E7E8E9;
			/*border:1px dashed #000000;*/
		}

		#right_products {
			margin:5px 5px 20px 26px;
			width:264px;
		}

#footer {
	width:964px;
	height:126px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}

#inner_menu a {
	display: block;
	text-decoration: none;
	font: bold 12px Arial;
	color: #ffffff;
	width: 130px;
	height: 23px;
	float: left;
	display: inline;
	margin-right: 1px;
	background-image:url(images/menu_ratewise.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
	text-align:left;
}

#content a, #content a@visited, #content a:link, #content a:active {
color:#4A7F09;
}

#content a:hover {
text-decoration:underline;
}

/* End of 'PulseStyles_ratewise' */

