body {
	background-color:#fff;
	font-size:11px;
	font-family:arial;
	color:#6f6f6f;
	text-align:left;
	margin-top:-25px;
}
#page {
	margin:0 auto;
	/*text-align:center;*/
	width:1000px;
	min-height:700px;
	background-image:url(imagesCSS/bg_page.jpg);
	background-repeat:no-repeat;
	position:relative;
}
#page_blue {
	margin:0 auto;
	/*text-align:center;*/
	width:1000px;
	min-height:700px;
	background-image:url(imagesCSS/bg_page_blue.jpg);
	background-repeat:no-repeat;
	position:relative;
}

.ie6no {
	border: 13px solid #0072BB;
	padding: 10px;
	position: absolute;
	z-index: 1232;
	left: 20%;
	top: 50px;
	background-color: #CA377D;
}
	.ie6no p {
		color: #fff;
		font-weight: bold;
	}
	.ie6no a {
		color:#fff;
		text-decoration:underline;
	}
	.ie6no a:hover {
		color:#fff;
		text-decoration:none;
	}

a {
	color:#007DC7;
	text-decoration:none;
}
a:hover {
	color:#BC066A;
	text-decoration:none;
}

.productbox {
	min-height:168px;
	background-image:url(images/portfolio_rt_i.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#product_image {
	width:656px;
	height:370px;
	text-align:center;
	
}
.topborder {
	border-top:1px dotted #000;
	padding:5px 0 5px 55px;
}
	.topborder .left {
		color:#007DC7;
		float:left;
		font-weight:bold;
		text-align:right;
		width:58px;
	}
	.topborder .right {
		color:#242424;
		float:left;
		margin-left:18px;
		width:444px;
	}
	.clear_both_0 {
		clear:both;
	}

.alignleft { text-align:left; }
.lefttag {
	float:left;
	width:600px;
}
.righttag {
	float:right;
	width:300px;
	margin-top:28px;
}
.tagline {
	width:617px;
	/*order-bottom:1px dotted #000;*/
	margin:33px 0 0 112px;
}
.breadcrumbs {
	color:#2c2c2c;
	font-size:9px;
	margin:1px 0 0 119px;
}
.breadcrumbs a {
	text-decoration:none;
	color:#2C2C2C;
}
.breadcrumbs a:hover {
	text-decoration:underline;
	color:#2C2C2C;
}
#header {
	width:835px;
	margin:0 auto;
	min-height:615px;
}
	._logo {
		margin-left:40px;
	}
.ourServices {
	float:left;
	background-color:#ce337d;
	width:27px;
}
.ourServicesImg {
	margin:4px;
}
.ourServicesBlue {
	float:left;
	background-color:#016db6;
	width:27px;
}
.header_l {
	float:left;
	width:27px;
	height:38px;
}
.header_r {
	float:right;
	width:151px;
	height:38px;
	background-image:url(images/bluegrad.jpg);
	background-repeat:repeat-x;
}
#content {
	width:653px;/*628px;*/
	/*background-image:url(images/content.jpg);*
	background-repeat:no-repeat;
	background-position:-5px 0;*/
	border-top:1px dotted #000;
	float:right;
}
#content_main {
	padding:5px;
}
#content_left {
	float:left;
	width:380px;
	margin-left:16px;
}
#content_inner {
	margin:5px;
}
#content_spbx {
	background-color:#FFFFFF;
	background-image:url(images/specialbox_t.jpg);
	background-repeat:no-repeat;
	border:1px dotted #000000;
	float:right;
	left:5px;
	padding:26px 21px;
	position:relative;
	top:-6px;
	width:175px;
}
	#content_spbx  object {
		margin-left:-5px;
	}
	
	.content_spbx_sep {
		border-bottom:1px dotted #000000;
		margin-bottom:14px;
		margin-left:-1px;
		width:174px;
	}
	
ul {
	margin-left:-20px;
}

.lhsbox {
	height:144px;
	left:83px;
	padding:4px;
	position:absolute;
	overflow:hidden;
	top:381px;
	width:132px;
	color:#fff;
	font-size:10px;
}

#footer {
	margin:0 15px 0 50px;
	position:relative;
}
	.footer_note{
		color:#D24789;
		font-family:arial;
		font-size:11px;
		margin-bottom:-24px;
		margin-left:93px;
		margin-top:10px;
		position:relative;
		width:800px;
		z-index:1100;
	}
	.footer_note_blue{
		color:#338FCE;
		font-family:arial;
		font-size:11px;
		margin-bottom:-24px;
		margin-left:93px;
		margin-top:10px;
		position:relative;
		width:800px;
		z-index:1100;
	}
	.footer_text {
		position:absolute;
		top:40px;
		left:72px;
		font-size:10px;
		z-index:198;
	}
		.fleft {
			display:block;
			float:left;
			margin-right:10px;
		}
		.fblue {
			color:#338fce;
		}
		.ftravel{
			width:700px;
		}
			.ftravel a{
				color:#338fce;
			}
			.ftravel a:hover{
				color:#D24789;
			}
		.fmagenta{
			color:#D24789;
			width:700px;
		}
			.fmagenta a{
			color:#D24789;
			text-decoration:none;
			}
		
.portfoliobordered {
	border-top:1px dotted #000000;
	border-right:1px dotted #000000;
	border-bottom:1px dotted #000000;
	height:210px;
	width:652px;
}