/* CSS Document */

/* Standard Elements */

body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #7B7B7B;
	font-family: Arial, Helvetica, sans-serif;
}

.firstP {
	margin-top: 0;
}

strong {
	color: #5EBDF2;
}

a {
	color: #5EBDF2;
}

h1,h2,h3,h4 {
	color: #5EBDF2;
}

/* Custom Elememts */

#frame {
	width: 926px;
	margin: 0 auto 0 auto;
}

/* Header Elements */

#header {
	background-position: top;
	background-repeat: no-repeat;
	height: 350px;
}

body#home_page #header {
	background-image: url(../images/header_home.jpg);
}

body#home_page #footer_home {
	color: #3D89D4;
}

body#internetbusiness #header {
	background-image: url(../images/header_home.jpg);
}

body#internetbusiness #footer_internettbusiness {
	color: #3D89D4;
}

body#testimonials #header {
	background-image: url(../images/header_testimonial.jpg);
}

body#testimonials #footer_testimonials {
	color: #3D89D4;
}

body#portfolio #header {
	background-image: url(../images/header_confirm.jpg);
}

body#portfolio #footer_portfolio {
	color: #3D89D4;
}

body#profile #header {
	background-image: url(../images/header_profile.jpg);
}

body#profile #footer_profile {
	color: #3D89D4;
}

body#landing #header {
	background-image: url(../images/header_landing.jpg);
}

body#confirmation #header {
	background-image: url(../images/header_confirm.jpg);
}

#logo {
	display: block;
	height: 49px;
	width: 286px;
	float: left;
	margin: 26px 0 0 110px;
}

#logo span{
	display: none;
}

#sign_in {
	background-image: url(../images/button_pannel.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 245px;
	height: 163px;
	float: right;
	padding: 15px;
	text-align: center;
	font-weight: bold;
}

#sign_in a img {
	border: none;
	margin: 8px 0 0 83px;
	float: left;
	height: 78px;
	width: 78px;
}

#quote {
	clear: both;
	margin: 0 0 0 0;
	padding: 90px 0 0 70px;
}

#quote h3 {
	margin: 0;
	font-size: 22px;
}

#quote span {
	margin: 0;
	font-size: 23px;
}

/* Corpus Elements */

#corpus {
	padding: 0;
	margin: 0;
}

.hr {
	background-image: url(../images/hr.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 3px;
}

.clear {
	clear: both;
	padding: 5px;
}

.content {
}

#main_content {
	margin: -30px 50px 0 50px;
}

#main_content h1 {
	margin: 0;
	font-size: 20px;
}

#main_content h2 {
	margin: 0;
	color: #115E78;
	font-size: 18px;
}

#portfolio_content {
	margin: -30px 25px 0 25px;
}

.content2 {
	width: 167px;
	float: left;
}

.content3 {
	margin: -18px 0 0 50px;
	width: 415px;
	font-size: 16px;
	position: absolute;
}

.small_print {
	text-align: center;
	font-size: 10px;
}

#sign_up {
	background-image: url(../images/form_repeat.jpg);
	background-position: top;
	background-repeat: repeat-y;
	width: 427px;
	float: right;
	text-align: right;
	margin: -12px 35px 0 0;
}

#sign_up h1,#sign_up h2,#sign_up h3,#sign_up h4 {
	text-align: center;
	margin: 0;
	color: #999999;
	font-weight: 100;
}

#sign_up_top {
	background-image: url(../images/form_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 427px;	
}

#sign_up_bottom {
	background-image: url(../images/form_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 427px;
	padding: 10px 0 5px 0;
}

#form {
	width: 320px;
	margin: 8px 0 0 0;
}

.textbox {
	margin: 2px 0;
}

.selectbox {
	width: 149px;
}

#submit {
	margin: 9px 53px 0 0;
}

.signature {
	text-align: right;
	font-style: italic;
	font-weight: bold;
	color: #5EBDF6;
}

.testimonials_left {
	font-size: 12px;
	width: 600px;
	background-color: #DFDFDF;
	padding: 5px 10px;
	float: left;
	margin-bottom: 8px;
}

.testimonials_right {
	font-size: 12px;
	width: 600px;
	background-color: #DFDFDF;
	padding: 5px 10px;
	float: right;
	margin-bottom: 8px;
}

.screencap_right {
	float: right;
	border: 2px solid #666666;
	margin-bottom: 8px;
}

.screencap_left {
	float: left;
	border: 2px solid #666666;
	margin-bottom: 8px;
}

.spacer {
	margin: -12px 0 0 0;
}

/* boxes */

#boxes {
	padding: 0 22px;
}

.box {
	float: left;
	margin: 0 5px 0 5px;
	border: 1px solid #C0C0C0;
}

.box  a{
	text-decoration: none;
	color: #333333;
	display: block;
}

.box  a:hover .box_TR {
	background-image: url(../images/box_T_R.gif);
}

.box  a:hover .box_title {
	color: #a5ccea;
}

.border {
	width: 283px;
	display: block;
	margin: -1px;
}

.border p {
	margin: 0;
}

.box_TR {
	background-image:url(../images/box_T_R.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.box a:hover .box_TR{
	background-image: url(../images/box_T_R.gif);
}


.box_TL {
	background-image:url(../images/box_T_L.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.box_BR {
	background-image:url(../images/box_B_R.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.box_BL {
	background-image:url(../images/box_B_L.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 5px;
}

.box_BL p{
	clear: both;
	padding: 5px 0 0 0;
}

.box_title {
	background-color: #105d99;
	height: 27px;
	font-weight: bold;
	font-size: 13px;
	width: 244px;
	margin: -5px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	color: #FFFFFF;
}

.box_content {
	font-size: 12px;
}

/* Footer Elements */

#footer {
	clear: both;
	padding: 10px 0 0 0;
}

#footer p {
	text-align: center;
	font-size: 11px;
	margin: 10px 0;
}

#footer_navigation {
	text-align: center;
	font-size: 12px;
}

#footer_navigation a {
	text-decoration: none;
	color: #7B7B7B;
}

#footer_navigation a:hover {
	color: #3D89D4;
}

#footer_navigation dd {
	display: inline;
	margin: 0 5px 0 5px;
}

/* Paragraph fixes */

.line1 {
	margin-left: 118px;
}

.line2 {
	margin-left: 113px;
}

.line3 {
	margin-left: 108px;
}

.line4 {
	margin-left: 98px;
}