@charset "utf-8";
body {
	background-image: url(../_images/bg.png);
	background-repeat: repeat-x;
}


a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #06F;
	text-decoration: underline;
}
a:active {
	color: #06F;
}
input:focus {
	color: #06F;
	border-color: #06F;
}
textarea:focus {
	color: #06F;
	border-color: #06F;
}






/* CSS Document */

img {
	border: none;
}
.h1 {
	background-repeat: no-repeat;
	text-align: left;
	color: #666;
	font-size: 0.9em;
	margin-top: -0px;
}
.h2 {
	background-repeat: no-repeat;
	text-align: left;
	color: #666;
	margin-top: -0px;
	font-size: 1.1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.h3 {
	background-repeat: no-repeat;
	text-align: left;
	color: #666;
	margin-top: -0px;
	font-size: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}



.form {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #999;
}
.p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
#content_container #list {
	margin-left: -8px;
}

.p a{
	color: #06F;
}
.p a:visited {
	color: #06F;
}


.li {
	list-style-image: url(../_images/li_check.png);
	font-style: italic;
	list-style-position: outside;

}
.li_small {
	list-style-image: url(../_images/li_check.png);
	font-style: italic;
	list-style-position: outside;
	font-size: .9em;
}

.li_2 {
	list-style-image: url(../_images/li_circle.png);
	font-style: italic;
	list-style-position: outside;
}
.strikeout {
	text-decoration: line-through;
	color: #999;
}
.price {
	color: #F90;
	font-size: 2em;
}








#page_header {
	height: 158px;
}
#page_header #company_logo {
	height: 122px;
	width: 400px;
	float: left;
}
#page_header #left_col {
	height: 122px;
	width: 400px;
	float: left;
}

#page_wrapper {
	width: 1020px;
}
#page_header #right_col {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 122px;
	width: 540px;
	float: right;
	text-align: right;
}
#page_header #right_col #login_container #login-button {
	height: 46px;
	width: 234px;
	float: right;
}
#page_header #right_col #login_container #login-button #client-login {
	color: #666;
	padding-right: 45px;
	padding-top: 16px;
	font-size: 0.9em;
}
#phone_container {
	height: 47px;
}
.client_login_button {
	height: 35px;
	width: 81px;
	float: right;
	background-repeat: no-repeat;
}
.client_login_button a{
	height: 46px;
	width: 234px;
	float: right;
	padding-right: 0px;
	background-image: url(../_images/client_login_button.png);
	background-repeat: no-repeat;
}
.client_login_button a:hover {
	height: 46px;
	width: 234px;
	padding-right: 0px;
	background-image: url(../_images/client_login_button_OVER.png);
	background-repeat: no-repeat;
}
#phone_number {
	height: 47px;
	width: 234px;
	background-image: url(../_images/phone.png);
	float: right;
}



#page_header #right_col #site_navigation {
	font-size: 0.9em;
	margin-top: 10px;
	color: #666;
}
#clock_container {
	height: 29px;
}
#clock_container #time {
	height: 29px;
	width: 284px;
	float: right;
}
#nav_container {
	width: 654px;
	float: right;
	height: 35px;
	text-align: right;
}
#nav_layer {
	height: 35px;
	width: 1020px;
}
#nav_container #nav_contact_button {
	width: 76px;
	height: 35px;
	float: right;
}
#nav_container #nav_blog_button {
	height: 35px;
	width: 64px;
	float: right;
}
#nav_container #nav_about_us_button {
	float: right;
	height: 35px;
	width: 86px;
}
#nav_container #nav_get_started_button {
	float: right;
	height: 35px;
	width: 98px;
}

#nav_container #nav_pricing_button {
	float: right;
	height: 35px;
	width: 69px;
}
#nav_container #nav_services_button {
	float: right;
	height: 35px;
	width: 81px;
}
#nav_container #nav_home_button {
	float: right;
	height: 35px;
	width: 80px;
}
.contact_button {
	height: 35px;
	width: 80px;
	float: right;
	background-repeat: no-repeat;
}
.contact_button a{
	height: 35px;
	width: 76px;
	float: right;
	padding-right: 0px;
	background-image: url(../_images/contact_button.png);
	background-repeat: no-repeat;
}
.contact_button a:hover {
	height: 35px;
	width: 76px;
	padding-right: 0px;
	background-image: url(../_images/contact_button_OVER.png);
	background-repeat: no-repeat;
}




#page_header #right_col #login_container {
	height: 46px;
}
.blog_button {
	height: 35px;
	width: 64px;
	float: right;
	background-repeat: no-repeat;
}
.blog_button a{
	height: 35px;
	width: 64px;
	float: right;
	padding-right: 0px;
	background-image: url(../_images/blog_button.png);
	background-repeat: no-repeat;
}
.blog_button a:hover {
	height: 35px;
	width: 64px;
	padding-right: 0px;
	background-image: url(../_images/blog_button_OVER.png);
	background-repeat: no-repeat;
}
.about_us_button {
	height: 35px;
	width: 86px;
	float: right;
	background-repeat: no-repeat;
}
.about_us_button a{
	height: 35px;
	width: 86px;
	float: right;
	padding-right: 0px;
	background-image: url(../_images/about_us_button.png);
	background-repeat: no-repeat;
}
.about_us_button a:hover {
	height: 35px;
	width: 86px;
	padding-right: 0px;
	background-image: url(../_images/about_us_button_OVER.png);
	background-repeat: no-repeat;
}
.get_started_button {
	height: 35px;
	width: 98px;
	float: right;
	background-repeat: no-repeat;
}
.get_started_button a{
	height: 35px;
	width: 98px;
	float: right;
	padding-right: 0px;
	background-image: url(../_images/get_started_button.png);
	background-repeat: no-repeat;
}
.get_started_button a:hover {
	height: 35px;
	width: 98px;
	padding-right: 0px;
	background-image: url(../_images/get_started_button_OVER.png);
	background-repeat: no-repeat;
}
.pricing_button {
	height: 35px;
	width: 69px;
	float: right;
	background-repeat: no-repeat;
}
.pricing_button a{
	height: 35px;
	width: 69px;
	float: right;
	padding-right: 0px;
	background-image: url(../_images/pricing_button.png);
	background-repeat: no-repeat;
}
.pricing_button a:hover {
	height: 35px;
	width: 69px;
	padding-right: 0px;
	background-image: url(../_images/pricing_button_OVER.png);
	background-repeat: no-repeat;
}
.services_button {
	height: 35px;
	width: 81px;
	float: right;
	background-repeat: no-repeat;
}
.services_button a{
	height: 35px;
	width: 81px;
	float: right;
	padding-right: 0px;
	background-image: url(../_images/services_butt0n.png);
	background-repeat: no-repeat;
}
.services_button a:hover {
	height: 35px;
	width: 81px;
	padding-right: 0px;
	background-image: url(../_images/services_button_OVER.png);
	background-repeat: no-repeat;
}
.home_button {
	height: 35px;
	width: 81px;
	float: right;
	background-repeat: no-repeat;
}
.home_button a{
	height: 35px;
	width: 81px;
	float: right;
	padding-right: 0px;
	background-image: url(../_images/home_button.png);
	background-repeat: no-repeat;
}
.home_button a:hover {
	height: 35px;
	width: 81px;
	padding-right: 0px;
	background-image: url(../_images/home_button_OVER.png);
	background-repeat: no-repeat;
}
#site_navigation a {
	color: #666;
	text-decoration: none;
}
#site_navigation a:hover {
	color: #06F;
	text-decoration: underline;
}
#site_navigation a:visited {
	color: #666;
	text-decoration: none;
}
#top_border   {
	height: 35px;
	width: 1020px;
	background-image: url(../_images/nav_top_bg.png);
	background-repeat: repeat-x;
	float: right;
}
#body_container #top_layer #bottom_border {
	height: 35px;
	width: 1020px;
	background-image: url(../_images/nav_bottom_bg.png);
	background-repeat: repeat-x;
}
#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFF;
	height: 200px;
	background-image: url(../_images/footer_bg.png);
}
#footer #left_footer_col {
	height: 200px;
	width: 765px;
	float: left;
}
#footer #right_footer_col {
	float: left;
	height: 200px;
	width: 235px;
	background-image: url(../_images/footer_logo.png);
}
#footer #col_div {
	width: 10px;
	height: 200px;
	float: left;
	background-image: url(../_images/footer_col_divider.png);
}
#footer_reflection {
	height: 43px;
	width: 1020px;
	margin-top: 15px;
	background-image: url(../_images/footer_reflection.png);
	background-repeat: repeat-x;
}
#footer #body_divider {
	height: 10px;
	width: 1020px;
	background-image: url(../_images/footer_divider.png);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#footer #left_col {
	width: 470px;
	height: 150px;
	float: right;
	padding-top: 15px;
}
#footer #right_col {
	float: right;
	width: 200px;
	height: 150px;
}
#footer_nav   {
	color: #999;
	text-align: right;
	padding-top: 65px;
	padding-right: 20px;
}
#copyright_info   {
	color: #FFF;
	padding-top: 1px;
	text-align: right;
	padding-right: 15px;
}
#footer #right_col #logo_wrapper {
	height: 80px;
	padding-top: 20px;
	text-align: right;
}
#footer #right_col #logo_wrapper #bbb {
	height: 80px;
	width: 85px;
	float: right;
}
#footer #right_col #logo_wrapper #napbs {
	height: 80px;
	width: 187px;
	float: right;
	padding-right: 30px;
}
#footer #right_col #logo_wrapper #ccc {
	height: 80px;
	width: 179px;
	float: right;
}
#copyright_info a {
	color: #FFF;
	text-decoration: none;
}
#copyright_info a:hover {
	color: #FFEE26;
	text-decoration: underline;
}
#footer_nav a {
	color: #FFF;
	text-decoration: none;
}
#footer_nav a:hover {
	color: #FFED01;
	text-decoration: underline;
}
#social_networks {
	height: 35px;
	padding-right: 15px;
	padding-top: 5px;
}

#social_networks #social_icon   {
	height: 32px;
	width: 32px;
	float: right;
}
#social_networks #text   {
	font-size: 16px;
	height: 32px;
	float: right;
	padding-right: 10px;
	margin-top: 3px;
}
#confirmation {
	padding-top: 100px;
	padding-bottom: 200px;
	text-align: center;
}

