body {
	background-color: #3D3D3D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 55px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3D3D3D;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #3d3d3d;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}

.ReadMore {
	color: #0066CC;
	text-decoration: underline;
	margin:20px 0px 0px 0px;
	padding:0px;
}

.ReadMore a:link {
	color: #0066CC;
	text-decoration: underline;
}
.ReadMore a:visited {
	color: #0066CC;
	text-decoration: underline;
}
.ReadMore a:hover {
	color: #3d3d3d;
	text-decoration: underline;
}
.ReadMore a:active {
	color: #0066CC;
	text-decoration: underline;
}

img {
	border:0px;
}
form {
	padding: 0px;
	margin: 0px;
	border:0px;
}

/************************************************
*	Homepage & Inner Header					*
************************************************/

#header_container {
	height:50px;
	width:950px;
	position:relative;
	margin:5px auto 5px auto;
	z-index:1000;
}

#logo {
	height:50px;
	width:250px;
	position:relative;
	float:left;
	margin:0px;
}
#header_right {
	height:50px;
	width:680px;
	position:relative;
	float:left;
	text-align:right;
	line-height:50px;
	margin:0px;
	padding: 0px 10px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}

/************************************************
*	Homepage Body					*
************************************************/

#body_wrapper {
	background-color: #fff;
	padding: 20px 0px 50px 0px;
	margin: 0px 0px 0px 0px;
	width:100%;
	color:#3D3D3D;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	clear:both;
}
#body_wrapper a:link {
	color: #3D3D3D;
	text-decoration:none;
}
#body_wrapper a:visited {
	color: #3D3D3D;
	text-decoration:none;
}
#body_wrapper a:hover {
	color: #06c;
	text-decoration:none;
}
#body_wrapper a:active {
	color: #3D3D3D;
	text-decoration:none;
}

#body_wrapper h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color:#3D3D3D;
	font-size:38px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#body_wrapper h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color:#252525;
	font-size:36px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
}

#body_wrapper h3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color:#252525;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#body_wrapper h4 {
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 10px 0px;
	color:#252525;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom:dashed 1px #CCC;
}

/************************************************
*	Homepage Content					*
************************************************/

#content_wrapper {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	width:950px;
	position:relative;
	clear:both;
}

#homepageTagContainer1 {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width:950px;
	position:relative;
}

#HomepageTag1 {
	margin:5px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#3d3d3d;
	font-style:italic;
	position:relative;
	float:left;
}
#HomepageTag1_right {
	width:180px;
	position:relative;
	float:right;
	text-align:right;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#HomepageTag1_right a {
	display: block;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:180px;
	height:40px;
	background-image:url(../images/button_home_signup.png);
	background-position:left;
	background-repeat:no-repeat;
}
#HomepageTag1_right a:hover {
	display: block;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:180px;
	height:40px;
	background-image:url(../images/button_home_signup_f2.png);
	background-position:left;
	background-repeat:no-repeat;
}


/************************************************
*	Homepage Ajax Slide Changes					*
************************************************/

#homepageAjaxContainer {
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:950px;
	height:268px;
	overflow:visible;
	clear:both;
	position:relative;
}

#homepageAjaxBullets {
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	width:235px;
	height:288px;
	overflow:visible;
	float:left;
}

#homepageAjaxBullets ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
#homepageAjaxBullets li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#homepageAjaxBullets a:link {
	color: #fff;
	text-decoration:none;
}
#homepageAjaxBullets a:visited {
	color: #fff;
	text-decoration:none;
}
#homepageAjaxBullets a:hover {
	color: #fff;
	text-decoration:none;
}
#homepageAjaxBullets a:active {
	color: #fff;
	text-decoration:none;
}

#homepageAjaxBullets .apply {
	color: #fff;
	font-size:15px;
	letter-spacing:-0.05em;
	line-height:40px;
	display: block;
    font-weight: bold;
    margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 8px;
	width:227px;
	height:40px;
	background-image:url(../images/ajaxbulletsbg.png);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration: none;
	cursor:pointer;
	}
/*
#homepageAjaxBullets a:visited {
	color: #fff;
	font-size:15px;
	letter-spacing:-0.05em;
	line-height:40px;
	display: block;
    font-weight: bold;
    margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 8px;
	width:227px;
	height:40px;
	background-image:url(../images/ajaxbulletsbg.png);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration: none;
	}
*/
#homepageAjaxBullets .applyA {
	color: #fff;
	font-size:15px;
	letter-spacing:-0.05em;
	line-height:40px;
	display: block;
    font-weight: bold;
    margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 8px;
	width:227px;
	height:40px;
	background-image:url(../images/ajaxbulletsbg_f2.png);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration: none;
	}
/*	
#homepageAjaxBullets a:active {
	color: #fff;
	font-size:15px;
	letter-spacing:-0.05em;
	line-height:40px;
	display: block;
    font-weight: bold;
    margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 8px;
	width:227px;
	height:40px;
	background-image:url(../images/ajaxbulletsbg_f2.png);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration: none;
	}
*/
#homepageAjaxSlide {
	padding: 10px 30px 18px 10px;
	margin: 0px 0px 0px 0px;
	width:665px;
	height:260px;
	overflow: hidden;
	float:left;
	background-image:url(../images/ajax_slide_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFF;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:140%;
}

#homepageAjaxSlide h1 {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color:#FFF;
	font-size:32px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-0.04em;
	line-height:100%;
}

#homepageAjaxSlide h2 {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color:#FDE5D2;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#homepageAjaxSlide img {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border:0px;
}

.homepageAjaxSlideimg {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	position:relative;
	width:356px;
}
.homepageAjaxSlidecontent {
	padding: 0px;
	margin: 50px 0px 0px 0px;
	float:left;
	position:relative;
	width:309px;
}

/************************************************
*	Homepage 3 Boxes					*
************************************************/
#homepageboxContainer {
	padding: 25px 0px 0px 0px;
	margin: 17px 0px 0px 0px;
	width:950px;
	position:relative;
	clear:both;
}
#homepageboxleft {
	float: left;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height:140%;
	}
	
#homepageboxmiddle {
	float: left;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 25px 0px 25px;
	line-height:140%;
	}
	
#homepageboxright {
	float: left;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height:140%;
	}

/************************************************
*	Homepage Middle Call to Action					*
************************************************/
#HomepageMidCall {
	margin:25px auto 0px auto;
	padding:28px 15px 10px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#727272;
	font-style:italic;
	position:relative;
	text-align:right;
	width:777px;
	height:73px;
	background-image:url(../images/homecall_mid_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	clear:both;
}

/************************************************
*	Homepage Bottom Boxes					*
************************************************/
#HomepageBottomTitle {
	margin:0px;
	padding:35px 0px 8px 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#3d3d3d;
	position:relative;
	clear:both;
}

#HomepageBottomBoxContainer {
	margin:0px;
	padding:20px;
	width:910px;
	position:relative;
	border:solid 1px #CCC;
	clear:both;
}

#HomepageBottomBoxContainer h4 {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color:#3d3d3d;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border:0px;
	letter-spacing:-0.04em;
}


#HomepageBottomBoxleft {
	float: left;
	width: 242px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 48px;
	line-height:140%;
	background-image:url(../images/homepage_bottom_icon1.png);
	background-position:top left;
	background-repeat:no-repeat;
	}
	
#HomepageBottomBoxmiddle {
	float: left;
	width: 242px;
	margin: 0px 19px 0px 19px;
	padding: 5px 0px 0px 48px;
	line-height:140%;
	background-image:url(../images/homepage_bottom_icon2.png);
	background-position:top left;
	background-repeat:no-repeat;
	}
	
#HomepageBottomBoxright {
	float: left;
	width: 242px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 48px;
	line-height:140%;
	background-image:url(../images/homepage_bottom_icon3.png);
	background-position:top left;
	background-repeat:no-repeat;
	}


/************************************************
*	Footer					*
************************************************/
#footer {
	padding: 55px 0px 0px 0px;
	margin: 0px auto 0px auto;
	width:950px;
	position:relative;
	clear:both;
}

#Footerleft {
	width:180px;
	position:relative;
	float:left;
	text-align:right;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#Footerleft a {
	display: block;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:180px;
	height:40px;
	background-image:url(../images/button_home_signup.png);
	background-position:left;
	background-repeat:no-repeat;
}
#Footerleft a:hover {
	display: block;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:180px;
	height:40px;
	background-image:url(../images/button_home_signup_f2.png);
	background-position:left;
	background-repeat:no-repeat;
}
	
	
	
#Footermiddle {
	float: left;
	width: 560px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	line-height:160%;
	text-align:center;
	color:#999;
	}
	
#Footermiddle a {
	color:#FFF;
	text-decoration:none;
}

#Footermiddle a:hover {
	color:#F63;
	text-decoration:none;
}
	
#Footerright {
	float: right;
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	color:#CCC;
	font-size:14px;
	text-align:right;
	}


/************************************************
*	InnerPage Main Layers					*
************************************************/

#inner_page_title {
	padding: 10px 20px 0px 20px;
	margin: 0px auto 0px auto;
	color:#3D3D3D;
	font-size:38px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	clear:both;
	width:910px;
}

#inner_page_subtitle {
	padding: 10px 20px 20px 20px;
	margin: 0px auto 0px auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:910px;
	font-size:28px;
	color:#727272;
	font-style:italic;
	clear:both;
}
#innerpageContent {
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 20px;
	position:relative;
	float:left;
	width:595px;
	line-height:140%;
}
#innerpageSidebar {
	width:275px;
	position:relative;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 18px 0px 20px;
}


#innerpageSidebar_box1 {
	width:235px;
	position:relative;
	float:right;
	margin:0px 0px 0px 0px;
	padding:20px;
	background-color:#EFEFEF;
	border:solid 1px #ccc;
	background-image:url(../images/sidebar_box1_bg.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	clear:both;
}

#innerpageSidebar_box1 h1{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#3D3D3D;
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-0.1em;
	clear:both;
}

#innerpageSidebar_box1 h2{
	margin:0px 0px 0px 0px;
	padding:0px 90px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#727272;
	font-style:italic;
	font-weight:normal;
	clear:both;
}

#innerpageSidebar_box2 {
	width:235px;
	position:relative;
	float:right;
	margin:20px 0px 0px 0px;
	padding:20px;
	background-color:#fff;
	border:solid 1px #ccc;
	background-image:url(../images/sidebar_box2_bg.png);
	background-repeat:no-repeat;
	background-position:right top;
	clear:both;
}
#innerpageSidebar_box2 h1{
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	color:#3D3D3D;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-0.1em;
	clear:both;
}


input.textinput  {
border:1px solid #BBBBBB;
float:left;
font-size:18px;
margin:0 5px 0px;
padding:4px 5px;
width:340px;
color:#3D3D3D;
}

input.short {
width:200px;
}

select.dropinput  {
border:1px solid #BBBBBB;
float:left;
font-size:18px;
margin:0 5px 0px;
padding:4px 5px;
color:#3D3D3D;
}

select.short {
width:212px;
}






