html { overflow: -moz-scrollbars-vertical; }
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#page-header, #page-body, #page-footer, #page-bottom {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	overflow: hidden;
}
#page-header {
	margin-top: 20px;
	height: 329px;
	background-image: url(../images/shadow.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

	#page-title {
		width: 740px;
		height: 55px;
		overflow: hidden;
	}
	
	#call_us_now {
		width: 180px;
		height: 99px;
		background-image: url(../images/call_us_now.gif);
		background-repeat: no-repeat;
	}
	
	#navigation {
		width: 740px;
		height: 44px;
	}
	
	#flashcontent {
		width: 740px;
		height: 200px;
	}
	
	#side-navigation {
		width: 180px;
		height: 200px;
	}

#page-body {
	padding-bottom: 10px;
	border-bottom: 1px dotted #e6e6e6;
}

#page-footer {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 11px;
	color: #999999;
}
	#page-footer  a { color: #999999; text-decoration: none; }
	#page-footer  a:link { color: #999999; text-decoration: none; }
	#page-footer  a:hover { color: #999999; text-decoration: underline; }

#page-bottom {
	padding-top: 12px;
	height: 35px;
	background-image: url(../images/shadow.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 10px;
	color: #999999;
}

.sidebar {
	float: right;
	width: 180px;
	overflow: hidden;
}

	.sidebar-caption-top {
		width: 180px;
		height: 10px;
		background-image: url(../images/sidebar_caption_top.gif);
		background-repeat: no-repeat;
	}
	
	.sidebar-caption-gradient {
		padding-left: 10px;
		padding-right: 10px;
		width: 160px;
		background-image: url(../images/sidebar_caption_gradient.gif);
		background-repeat: no-repeat;
	}
	
	.sidebar-caption-bg {
		width: 180px;
		background-image: url(../images/sidebar_caption_bg.gif);
		background-repeat: repeat-y;
	}
	
	.sidebar-caption-bottom {
		width: 180px;
		height: 10px;
		background-image: url(../images/sidebar_caption_bottom.gif);
		background-repeat: no-repeat;
		overflow: hidden;
	}

.left-content {
	width: 740px;
	overflow: hidden;
}

	.content-caption-top {
		width: 740px;
		height: 10px;
		background-image: url(../images/content_caption_top.gif);
		background-repeat: no-repeat;
	}
	
	.content-caption-gradient {
	padding-left: 15px;
	padding-right: 15px;
	width: 710px;
	background-image: url(../images/content_caption_gradient.gif);
	background-repeat: no-repeat;
	}
	
	.content-caption-bg {
		width: 740px;
		background-image: url(../images/content_caption_bg.gif);
		background-repeat: repeat-y;
	}
	
	.content-caption-bottom {
		padding-bottom: 10px;
		width: 740px;
		height: 18px;
		background-image: url(../images/content_caption_bottom.gif);
		background-repeat: no-repeat;
		overflow: hidden;
	}
	
	.content-caption-column-right {
			float: right;
			margin-right: 0px;
			width: 285px;
		}
		
		.content-caption-column-left {
			width: 410px;
		}
		
	.content-wrapper { padding-top: 0px; }
	
		.content-caption-310-top {
			width: 310px;
			height: 10px;
			background-image: url(../images/content_caption_310_top.gif);
			background-repeat: no-repeat;
		}
		
		.content-caption-310-gradient {
			padding-left: 20px;
			padding-right: 20px;
			width: 270px;
			background-image: url(../images/content_caption_310_gradient.gif);
			background-repeat: no-repeat;
		}
		
		.content-caption-310-bg {
			width: 310px;
			background-image: url(../images/content_caption_310_bg.gif);
			background-repeat: repeat-y;
		}
		
		.content-caption-310-bottom {
			padding-left: 20px;
			padding-right: 20px;
			padding-bottom: 10px;
			width: 270px;
			height: 18px;
			background-image: url(../images/content_caption_310_bottom.gif);
			background-repeat: no-repeat;
			overflow: hidden;
		}
		
		.content-caption-365-top {
			width: 365px;
			height: 10px;
			background-image: url(../images/content_caption_365_top.gif);
			background-repeat: no-repeat;
		}
		
		.content-caption-365-gradient {
			padding-left: 20px;
			padding-right: 20px;
			width: 325px;
			background-image: url(../images/content_caption_365_gradient.gif);
			background-repeat: no-repeat;
		}
		
		.content-caption-365-bg {
			width: 365px;
			background-image: url(../images/content_caption_365_bg.gif);
			background-repeat: repeat-y;
		}
		
		.content-caption-365-bottom {
			padding-left: 20px;
			padding-right: 20px;
			padding-bottom: 10px;
			width: 325px;
			height: 18px;
			background-image: url(../images/content_caption_365_bottom.gif);
			background-repeat: no-repeat;
			overflow: hidden;
		}
		
		.content-caption-420-top {
			width: 420px;
			height: 10px;
			background-image: url(../images/content_caption_420_top.gif);
			background-repeat: no-repeat;
		}
		
		.content-caption-420-gradient {
			padding-left: 20px;
			padding-right: 20px;
			width: 380px;
			background-image: url(../images/content_caption_420_gradient.gif);
			background-repeat: no-repeat;
		}
		
		.content-caption-420-bg {
			width: 420px;
			background-image: url(../images/content_caption_420_bg.gif);
			background-repeat: repeat-y;
		}
		
		.content-caption-420-bottom {
			padding-left: 20px;
			padding-right: 20px;
			padding-bottom: 10px;
			width: 380px;
			height: 18px;
			background-image: url(../images/content_caption_420_bottom.gif);
			background-repeat: no-repeat;
			overflow: hidden;
		}
		
		.flashcontent-caption-420 { float: right; width: 420px; }
		
	.content-half-column-wrapper {}
	
		.content-half-column {
			float: left;
			margin-right: 10px;
			overflow: hidden;
		}
		
		.caption-half-column {
			float: left;
		 	width: 365px;
			overflow: hidden;
		}

.overflow-manual, .whats-new, .recent-assignment {
	scrollbar-3dlight-color:#F0F0EE;
	scrollbar-arrow-color:#676662;
	scrollbar-base-color:#F0F0EE;
	scrollbar-darkshadow-color:#DDDDDD;
	scrollbar-face-color:#e6e6e6;
	scrollbar-highlight-color:#F0F0EE;
	scrollbar-shadow-color:#F0F0EE;
	scrollbar-track-color:#F5F5F5;
}
.overflow-manual { overflow: hidden; }
.overflow-manual p { margin: 0px; padding: 0px; }

.whats-new { overflow: hidden; }
.whats-new p { margin: 0px; padding: 0px; }

.recent-assignment { font-size: 12px; overflow: auto; }
.recent-assignment p { margin: 0px; padding: 0px; }
.recent-assignment-title { margin: 0px; padding-top: 2px; padding-bottom: 2px; padding-left: 10px; font-weight: bold; }
.recent-assignment-content { margin: 0px; padding-left: 20px; }


.divider {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 2px;
	background-image: url(../images/divider.gif);
	background-repeat: repeat-x;
}

.clear { clear: both; }

h1, h2, h3, h4 { font-family: Helvetica, Arial, sans-serif; font-weight: normal; }
h1 { margin: 0px; padding: 0px; font-size: 18px; color: #333333; }
h2 {
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 3px;
	font-size: 18px;
	color: #333333;
}
h3 {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
h4 {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

a { color: #008aff; text-decoration: none; }
a:link { color: #008aff; text-decoration: none; }
a:hover { color: #35a2ff; text-decoration: underline; }

.view-all { font-size: 8px; font-weight: bold; text-align: right; }
	.view-all a { color: #008aff; text-decoration: none; }
	.view-all a:link { color: #008aff; text-decoration: none; }
	.view-all a:hover { color: #35a2ff; text-decoration: underline; }

p { margin: 0px; padding-top: 0px; padding-bottom: 15px; }

ol { margin: 0px; padding-top: 0px; padding-bottom: 5px; }
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
}
	
	.content-caption-gradient ul { margin-top: 0px; margin-bottom: 0px; margin-left: 10px; padding: 0px; }
	.content-caption-gradient li { padding-bottom: 5px; list-style-type: none; }

.inthebox { width: 700px; margin-left: auto; margin-right: auto; padding: 10px; border: 1px dotted #CCCCCC; margin-bottom: 10px; font-size: 11px; }

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
blockquote p { margin: 0px; padding: 0px; }

.double-quote-left {
	font-size: 50px;
	float: left;
	margin-top: 0px;
	padding-right: 5px;
	line-height: 40px;
}
.double-quote-right {
	font-size: 50px;
	float: right;
	margin-top: -10px;
	margin-bottom: -30px;
}

img { border: 0px; }
.img-h2-icon { float: left; position: absolute; }

.date-format { font-size: 11px; font-weight: bold; color: #999999; }
.dotted-line {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 1px;
	background-image: url(../images/dotted.gif);
	background-repeat: repeat-x;
}

form { margin: 0px; padding: 0px; }
.formwidth-095px, .formwidth-145px, .formwidth-195px, .formwidth-245px, .formwidth-295px, .formwidth-345px, .formwidth-395px, .formwidth-435px, .formwidth-445px, .formwidth-495px {
	padding: 2px;
	background-image: url(../images/form_input_bgs.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formwidth-095px { width: 95px; }
.formwidth-145px { width: 145px; }
.formwidth-195px { width: 195px; }
.formwidth-245px { width: 245px; }
.formwidth-295px { width: 295px; }
.formwidth-345px { width: 345px; }
.formwidth-395px { width: 395px; }
.formwidth-435px { width: 435px; }
.formwidth-445px { width: 445px; }
.formwidth-495px { width: 495px; }

.btn-submit, .btn-login {
	padding: 2px;
	background-image: url(../images/form_input_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-top: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}
.btn-submit:hover, .btn-login:hover { color: #333333; }

.style-color-ed1155 { color: #ed1155; }

.style-color-ff9000 { color: #ff9000; }
.style-color-00d81e { color: #00d81e; }
.style-color-00a2ff { color: #00a2ff; }
.style-color-ff00f6 { color: #ff00f6; }
.style-color-ff0000 { color: #ff0000; }
.style-color-6633CC { color: #6633CC; }

.style-15-cb0202 { font-size: 15px; color: #cb0202; }

.btn-requestquote, .btn-postresume {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 180px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	background-image: url(../images/btn_requestquote.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
}

.align_top
{
	vertical-align: top;
}