@font-face {
	font-family: gotham;
	src: url('fonts/gotham/Gotham-Black.otf');
}
@font-face {
	font-family: gothamBold;
	src: url('fonts/gotham/Gotham-Bold.otf');
}
@font-face {
	font-family: gothamBoldItalic;
	src: url('fonts/gotham/Gotham-BoldItalic.otf');
}
@font-face {
	font-family: gothamBook;
	src: url('fonts/gotham/Gotham-Book.otf');
}
@font-face {
	font-family: gothamBookItalic;
	src: url('fonts/gotham/Gotham-BookItalic.otf');
}
@font-face {
	font-family: gothamLight;
	src: url('fonts/gotham/Gotham-Light.otf');
}
@font-face {
	font-family: gothamLightItalic;
	src: url('fonts/gotham/Gotham-LightItalic.otf');
}
@font-face {
	font-family: gothamMedium;
	src: url('fonts/gotham/Gotham-Medium.otf');
}
@font-face {
	font-family: gothamMediumItalic;
	src: url('fonts/gotham/Gotham-MediumItalic.otf');
}
@font-face {
	font-family: gothamUltra;
	src: url('fonts/gotham/Gotham-Ultra.otf');
}

body {
	zoom: 1;
	letter-spacing: .25px;
	background-color: #ffffff;
	behavior: url("csshover3.htc");
	font: 10px gothamBook;
	color: #10px gothamBook;
	text-align: center;
}
.clear { clear: both; }

#content {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1200px;
	margin-left: -600px;
}

#back {
	width: 1200px;
}

a, a:visited {
	text-decoration: none;
	color: #10px gothamBook;
}
a:hover {
	text-decoration: none;
	color: #78c0f0;
	text-decoration: none;
}

#commonHeader {
	height: 90px;
	background-color: #1a3b8e;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	border-top: 3px solid #78c0f0;
	width: 100%;
}
#commonHeader a, #commonHeader a:visited {
	color: #ffffff;
}
#commonHeader a:hover {
	color: #78c0f0;
}
#commonHeaderLeft {
	height: 90px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	width: 50%;
	float: left;
}
#commonHeaderRight{
	height: 90px;
	width: 50%;
	margin: 0px;
	padding: 0px;
	float: left;
}
#commonHeader_login{
	height: 25px;
	width: 100%;
	margin-top: 20px;
	padding: 0px;
}
#commonHeader_nav{
	height: 35px;
	width: 100%;
	margin: 0px;
	padding-top: 10px;
	font-weight: bold;
}
.button {
	border: none;
	padding: 0;
	background: none;
	cursor: pointer;
}

#commonFooter {
	height: 50px;
	background-color: #a1a3a6;
	color: #ffffff;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	width: 100%;
}
#commonFooter_links {
	padding-top: 19px;
	text-align: center;
	height: 100%;
}
#commonFooter a, #commonFooter a:visited {
	color: #ffffff;
}
#commonFooter a:hover {
	color: #1a3b8e;
}

#commonSubPageTop {
	color: #65696e;
	width: 100%;
}
#commonSubPageTop_left {
	display: inline;
	width: 50%;
	text-align: right;
	margin-bottom: 20px;
	float: left;
}
#commonSubPageTopContent {
	display: inline;
	width: 100%;
	margin-bottom: 20px;
}
#commonSubPageTopText, #commonSubPageTopTextSig {
	font: 14px gothamBook;
	width:85%;
	text-align:justify;
	clear: both;
	margin: 0px auto;
}
#commonSubPageTopTextSig {
	text-align:center;
}
#cellerantImg1 {
	float:left;
}
#commonSubPageTop_left_header {
	background: url(sp_images/site2/LightGrayHRBreak.png) no-repeat bottom right;
	padding-top: 20px;
	height: 100px;
}
#commonSubPageTop_left_text_subheader {
	font: 18px gothamBook;
	color: #78c0f0;
}
#commonSubPageTop_left_text{
	font: 14px gothamBook;
	text-align: right;
	clear: left;
	margin: 20px 0px 0px 200px;
}
#commonSubPageTop_right {
	display: inline;
	width: 50%;
	float: left;
}
#commonSubPageTop_right_image {
	padding: 30px 0px 0px 0px;
	text-align: center;	
}
#hp_main_bar {
	height: 400px;
	background: url(sp_images/site2/HomepageBackgroundGradient.png) repeat-x;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#hp_main_bar_top {
	height: 265px;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#hp_main_bar_top_left {
	height: 90%;
	margin: 0px;
	padding: 60px 0px 0px 0px;
	width: 58%;
	text-align: right;
	float: left;
}
#hp_main_bar_top_right {
	height: 100%;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 42%;
	float: left;
}
#hp_main_buttons {
	height: 100px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font: 18px gothamMedium;
	color: #ffffff;
}
#hp_main_buttons a, #hp_main_buttons a:visited {
	color: #ffffff;
}

#hp_main_buttons a:hover {
	color: #1a3b8e;
}
#hp_main_buttons_1 {
	margin: 0px;
	padding: 0px;
	width: 33%;
	text-align: center;
	float: left;
	clear: left;
}
#hp_main_buttons_2 {
	margin: 0px;
	padding: 0px;
	width: 33%;
	float: left;
}
#hp_main_buttons_3 {
	margin: 0px;
	padding: 0px;
	width: 33%;
	float: left;
}
#hp_main_buttons_1_button {
	background: url(sp_images/site2/OrangeBox.png);
	padding-top: 20px;
	width: 359px;
	height: 41px;
	margin: auto;
}
#hp_main_buttons_button_shadow {
	background: url(sp_images/site2/BoxShadow.png);
	width: 359px;
	height: 37px;
	margin: auto;
}
#hp_main_buttons_2_button {
	background: url(sp_images/site2/GreenBox.png);
	padding-top: 20px;
	width: 359px;
	height: 41px;
	margin: auto;
}
#hp_main_buttons_3_button {
	background: url(sp_images/site2/BlueBox.png);
	padding-top: 20px;
	width: 359px;
	height: 41px;
	margin: auto;
}
#hp_more_about_us {
	border-top: 5px solid #bbdff7;
	background-color: #e4f2fc;
	height: 280px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width: 100%;
}
#hp_more_about_us_box_header {
	padding-top: 30px;
	margin: auto;
	font: 22px gothamMedium;
	color: #78c0f0;
	text-align: left;
	width: 300px;
}
#hp_more_about_us_box_text{
	padding-top: 20px;
	margin: auto;
	font: 13px gothamMedium;
	text-align: justify;
	line-height:150%;
	color: #65696e;
	width: 300px;
}
#hp_more_about_us_box_quote_by {
	padding-top: 20px;
	margin: auto;
	font: 13px gothamMediumItalic;
	text-align: right;
	color: #65696e;
	width: 300px;
}
#hp_more_about_us_box_read_more{
	padding-top: 20px;
	margin: auto;
	text-align: right;
	color: #65696e;
	width: 300px;
}
#hp_more_about_us_1 {
	display: inline;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 33%;
	float: left;
	clear: left;
}

#hp_more_about_us_2 {
	display: inline;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 33%;
	float: left;
}

#hp_more_about_us_3 {
	display: inline;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 33%;
	float: left;
}

#hp_more_about_us_break {
	display: inline;
	background: url(sp_images/site2/LightBlueMiddleBreak2.png);
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 2px;
	float: left;
}
#wide_shadow{
	background: url(sp_images/site2/WhiteMainBoxShadow.png);
	width: 1200;
	height: 19px;
	margin: 0px;
	padding: 0px;
}

#sp_more_about_us {
	background: url(sp_images/site2/WhiteMainBoxShadow2.png) no-repeat 50% 0;
	height: 260px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#sp_more_about_us_box_header {
	padding-top: 30px;
	margin: auto;
	font: 22px gothamMedium;
	color: #78c0f0;
	text-align: left;
	width: 300px;
}
#sp_more_about_us_box_text{
	padding-top: 20px;
	margin: auto;
	font: 13px gothamMedium;
	text-align: justify;
	line-height:150%;
	color: #65696e;
	width: 300px;
}
#sp_more_about_us_box_read_more{
	padding-top: 20px;
	margin: auto;
	text-align: right;
	color: #65696e;
	width: 300px;
}
#sp_more_about_us_box_read_more_img{
	display: inline;
	padding-top: 20px;
	float: left;
	width: 60%;
}
#sp_more_about_us_box_read_more_text{
	display: inline;
	padding: 40px 0px 0px 50px;
	font: 10px gothamBold;
	text-align: right;
	color: #78c0f0;
	width: 20%;
	float: left;
}
#sp_more_about_us_1 {
	display: inline;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 33%;
	float: left;
	clear: left;
}

#sp_more_about_us_2 {
	display: inline;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 33%;
	float: left;
}

#sp_more_about_us_3 {
	display: inline;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 33%;
	float: left;
}

#sp_more_about_us_break {
	display: inline;
	background: url(sp_images/site2/LightGrayMiddleBreak2.png);
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 2px;
	float: left;
}
#sp_wide_shadow{
	background: url(sp_images/site2/WhiteMainBoxShadow2.png);
	width: 1200;
	height: 19px;
	margin: 0px;
	padding: 0px;
}
#aboutUs_mid {
	background: url(sp_images/site2/WhiteMainBoxShadow2.png) no-repeat top center;
	background-color: #e4f2fc;
	margin-top: 20px;
	height: 200px;
}
#aboutUs_mid_left {
	display: inline;
	width: 50%;
	text-align: right;
	padding-top: 35px;
	float: left;
}
#aboutUs_mid_right {
	display: inline;
	width: 40%;
	text-align: left;
	font: 13px gothamMedium;
	line-height:175%;
	color: #65696e;
	padding-top: 20px;
	float: left;
}
#aboutUs_mid_left_font1 {
	font: 18px gothamBook;
	color: #1a3b8e;
}
#aboutUs_mid_left_font2 {
	font: 25px gothamMedium;
	color: #78c0f0;
}
#aboutUs_mid_right ul {
	list-style: none;
	color: #78c0f0;
}
#aboutUs_mid_right li{
	color: #78c0f0;
}
#aboutUs_mid_right span {
	color: #65696e;
}
#sp_wwo {
	background: url(sp_images/site2/WhiteMainBoxShadow2.png) no-repeat top center;
	height: 200px;
	margin: 0 auto;
	padding: 0px;
	width: 90%;
}
#sp_wwo_container {
	height: 100%;
	width: 100%;
	padding-left: 90px;
}
#sp_wwo_1 {
	width: 40%;
	float: left;
}
#sp_wwo_2 {
	width: 40%;
	float: left;
}
#sp_wwo_text{
	padding-top: 40px;
	margin: auto;
	font: 11px gothamBook;
	text-align: center;
	line-height:150%;
	color: #65696e;
}
#sp_wwo_break {
	background: url(sp_images/site2/SmallLightGrayMiddleBreak2.png);
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 2px;
	float: left;
}
#blueOnlyList li{
	color: #78c0f0;
}
#blueOnlyList span {
	color: #65696e;
}
#sp_testimonials {
	background: url(sp_images/site2/WhiteMainBoxShadow2.png) no-repeat top center;
	min-height: 200px;
	margin: 0 auto;
	padding: 0px;
	width: 100%;
}
#sp_testimonials_1 {
	height: 80%;
	width: 33%;
	float: left;
	border-right: 2px solid #eceded;
}
#sp_testimonials_2 {
	height: 80%;
	width: 33%;
	float: left;
	border-right: 2px solid #eceded;
}
#sp_testimonials_3 {
	height: 80%;
	width: 33%;
	float: left;
}
#sp_testimonials_pad {
	width: 100%;
	height: 40px;
	padding: 0px;
	margin: 0px;
}
#sp_testimonials_text{
	padding-top: 30px;
	margin: auto;
	font: 11px gothamBook;
	text-align: justify;
	line-height:150%;
	color: #65696e;
	width: 300px;
}
#sp_testimonials_quote_by {
	padding-top: 10px;
	margin: auto;
	font: 13px gothamMediumItalic;
	text-align: right;
	color: #78c0f0;
	width: 200px;
}

#gothamBook12 {
	font: 12px gothamBook;
}
#gothamLight12 {
	font: 12px gothamLight;
}
#gothamBook14 {
	font: 14px gothamBook;
}
#gothamMedium14 {
	font: 14px gothamMedium;
}
#gothamMedium20 {
	font: 20px gothamMedium;
}

.mediumOrangeButton, .mediumOrangeButton:hover {
	display: block;
	text-align: center;
	text-decoration: none;
	border: 0px;
	cursor: pointer;
	width: 120px;
	height: 20px;
	background-color: #faa819;
	font: 11px gothamBook;
	color: #ffffff;
}

.mediumOrangeButton:hover {
	display: block;
	background: none;
	background-color: #1a3b8e;
}
.yellow {
	color: #FAAD18;
	font-weight: bold;
}
.green {
	color: #289946;
	font-weight: bold;
}
.orange {
	color: #FAAD18;
	font-weight: bold;
}
.red {
	color: #DE2526;
	font-weight: bold;
}

.infoBox, .success, .warning, .error, .validation, .info {
	width: 450px;
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 60px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 5px 5px; 
}

.errorShift, .successShift, .warningShift, .infoShift {
	width: 450px;
	border: 1px solid;
	margin: 10px 200px;
	padding:15px 10px 15px 60px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 5px 5px; 
}

.info, .infoShift {
	color: #ffffff;
	background-color: #1A3B8E;
	background-image: url('images/small-logo.png');
}
.success, .successShift {
	color: #ffffff;
	background-color: #289946;
	background-image: url('images/small-logo.png');
}
.warning, .warningShift {
	color: #ffffff;
	background-color: #FAAD18;
	background-image: url('images/small-logo.png');
}

.error, .errorShift {
	color: #ffffff;
	background-color: #DE2526;
	background-image: url('images/small-logo.png');
}

.errorText {
	color: #DE2526;
	font-size: 11px;
}
