body {
	margin: 0 auto;
	background-color: #f5f8ff;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#float_left {
	float: left;
}
#float_right {
	float: right;
}
#container {
	width: 833px;
	height: 100%;
	margin: 0 auto;
	margin-top: 5px;
	background-color: white;
	border: 1px #d1d1d1 solid;
}
#content {
	margin: 10px;
	height: 100%;
}
#heder_img {
	padding:0px;
	margin:0px;
	top: 0px;
	width: 813px;
	vertical-align:top;	
	height: 285px;	
	
}
#navigation_bar {
	height: 47px;
	width: 813px;
}
#navigation {
	background-image: url('../images/navigation_strip.jpg');
	background-repeat: repeat-x;
	width: 459px;
	float: left;
	height: 47px;
	margin: 0px;
}
#newsletter_box {
	background-image: url('../images/index_13.jpg');
	background-repeat: repeat-x;
	margin-left: 459px;
	height: 47px;
	padding-top: 12px;
	padding-left: 12px;
}
#newsletter_box form {
	float: left;
}
#newsletter_box img {
	float: left;
	margin-left: 5px;
}
#newsletter_heading {	
		font-family:"Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #002c7b;
	float: left;
	padding: 3px;
}
#text_content {
		font-family:"Trebuchet MS";
	font-size: 12px;
	text-align: left;
	color: #59708b;
	margin: 12px;
	height: 100%;
}
#text_content img {
	margin-top: 5px;
}
/* Navigation*/
#home_btn {
	background-image: url('../images/home_btn.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	width: 66px;
	margin: 0px;
	float: left;
	padding: 0px;
}
#home_btn:hover {
	background-position: left bottom;
}
#home_btn_select {
	background-image: url('../images/home_btn.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 47px;
	width: 66px;
	margin: 0px;
	float: left;
	padding: 0px;
}
#inspiration_btn {
	background-image: url('../images/inspiration_btn.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	width: 101px;
	margin: 0px;
	float: left;
	padding: 0px;
}
#inspiration_btn:hover {
	background-position: left bottom;
}
#inspiration_btn_select {
	background-image: url('../images/inspiration_btn.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 47px;
	width: 101px;
	margin: 0px;
	float: left;
	padding: 0px;
}
#why_btn {
	background-image: url('../images/why_btn.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	width: 72px;
	margin: 0px;
	float: left;
	padding: 0px;
}
#why_btn_select {
	background-image: url('../images/why_btn.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 47px;
	width: 72px;
	margin: 0px;
	float: left;
	padding: 0px;
}
#why_btn:hover {
	background-position: left bottom;
}
#contact_btn {
	background-image: url('../images/contact_btn.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	width: 112px;
	margin: 0px;
	float: left;
	padding: 0px;
}
#contact_btn_select {
	background-image: url('../images/contact_btn.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 47px;
	width: 112px;
	margin: 0px;
	float: left;
	padding: 0px;
}
#contact_btn:hover {
	background-position: left bottom;
}
/* Navigation style ends*/
#footer_text {
		font-family:"Trebuchet MS";
	font-size: 10px;
	text-align: center;
	color: #9c9c9c;
	padding: 20px;
}
/* Internal Page Styles */
#header_internal {
	top: 0px;
	width: 813px;
	height: 90px;
	background-image: url('../images/header_strip_internal.jpg');
	background-repeat: repeat-x;
}
#header_internal span {
	/* Header Text*/
	
	font-family:"Arial";
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #7388a0;
	text-align: right;
	padding-right: 10px;
	margin-top: 20px;
	float: right;
}

#page_intro_box {
	background-image: url('../images/page_intro_bottom_strip.jpg');
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #edeff2;
 	height:180px;
	width: 800px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 13px;
}
#page_intro_textbox {
		font-family:"Trebuchet MS";
	font-size: 14px;
	text-align: left;
	color: #002c7b;;
	padding-top: 5px;
	margin-left: 240px;
	height: 100%;
}
#page_intro_textbox h1 {
	font-size: 18px;
	font-weight: bold;
	color: #134da4;
	padding: 0px;
}
#intenal_text_content {
		font-family:"Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #59708b;
	height: 100%;
	

}
#page_intro_image_box {
	background-color: #f5f8ff;
	border: 1px #cfd4df solid;
	float: left;
	width: 225px;
}
#page_intro_image_box img {
	margin: 11px;
}
#page_intro_round_box {
	background-color: #adb8c6;
	float: left;
	width: 450px;
}
#white_text {
		font-family:"Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	padding: 4px;
}
#content_main_box {
	border-bottom: 1px #d1d1d1 solid;
	margin-top: 18px;
	height: 120px;
	padding-bottom: 5px;
}
#content_box {
	width: 267px;
	background-color: #edeff2;
	border: 1px #cfd4df solid;
	height: 120px;
	float: left;
	margin-right: 1px;
	margin-left: 1px;
}
#content_box_left {
	width: 102px;
	height: 100px;
	float: left;
}
#content_box_left a {
	margin: 0px;
	padding: 0px;
}
#content_box_right {
	background-color: white;
	margin-left: 90px;
		font-family:"Trebuchet MS";
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	color: #59708b;
	padding: 10px;
}
#content_box2 {
	height: 90px;
	margin: 5px;
	padding: 2px;
}
#content_box2 img {
	margin: 2px;
}
#content_box_blue {
	background-color: #d4e7fc;
	border-top: 1px #d0d5df solid;
	height: 22px;
		font-family:"Trebuchet MS";
	font-size: 11px;
	text-align: left;
	color: #134da4;
	font-weight: bold;
	text-align: left;
	padding: 4px;
}
#yellow_box {
	
	border: 1px #cfd4df solid;
}
#yellow_box img {
	margin: 2px;
}
#white_box {
		font-family:"Trebuchet MS";
	font-size: 11px;
	text-align: left;
	color: #59708b;
	font-weight: normal;
	background-color: white;
	margin-left: 103px;
	height: 67px;
	padding: 2px;
}
/*why us page*/

/*why us page*/

#whyus_image_box {
	background-color: #f5f8ff;
	border: 1px #cfd4df solid;
	float: left;
	width: 261px;
	margin:4px;
	
}

#whyus_image_box img {
	margin: 8px;
	border: 1px #cfd4df solid;
	float:left;
}

#whyus_main_box {
	margin-top: 5px;
	height: 100%;
	padding-bottom: 18px;
}

#whyus_image_box_head {
	background-color: #d4e7fc;
	border-bottom: 1px #d0d5df solid;
		font-family:"Trebuchet MS";
	font-size: 12px;
	text-align: left;
	color: #134da4;
	font-weight: normal;
	text-align: left;
	padding: 4px;
	font-weight:bold;
	height: 100%;
	
}
#whyus_int-txtbox{
	margin: 2px;
	font-size: 11px;
	text-align: left;
	color: #59708b;
	font-weight: normal;
	height: 110px;
}

#intenal_text_content_whyus {
		font-family:"Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #59708b;
	height: 100%;
	margin-left:8px;
	
}
#internal_text_box{
	height:100%;
	border: 1px #cfd4df solid;
	margin-top: 5px;
	padding:15px;
	font-family:"Trebuchet MS";
	font-size: 12px;
	text-align: left;
	color: #59708b;
	margin: 8px;
}

#testimonial_text {
		font-family:"Trebuchet MS";
	font-size: 12px;
	color: #134da4;
}


/* =Clearfix Hack

--------------------------------------------------------------------------------------- */

.clearfix:after{ content:".";display:block;height:0;clear:both;visibility:hidden; }

.clearfix{ display:inline-block; }

/* Hide from IE Mac \*/.clearfix{ display:block; }/* End hide from IE Mac */


