@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	background-color: #e7ebe8;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;
	font-size: 13px;
	line-height: 17px;
}
.oneColFixCtr #container {
	width: 950px; 
	border: 0px solid #000000;
	text-align: left; 
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtr #mainContent {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	margin: 0px;
	font-size: 24px;
font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;	font-weight: bold;
	color: #000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 26px;
}
h2 {
	margin: 0px;
	font-size: 18px;
	font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;
	font-weight: bold;
	color: #31593F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 23px;
}


#loginbox {
	width: 250px;
	position: absolute;
	left: 836px;
	top: 400px;
}

#main_image {
	background-image: url(images/bg_home.png);
	background-repeat: no-repeat;
	height: 281px;
	width: 950px;
}

#main_image_sign_up {
	background-image: url(images/bg_sign_up_1.png);
	background-repeat: no-repeat;
	height: 281px;
	width: 950px;
}
.homeblogtitle {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#main_image_about_us {
	background-image: url(images/bg_about_us.png);
	background-repeat: no-repeat;
	height: 281px;
	width: 950px;
}
#main_image_seo {
	background-image: url(images/bg_seo.png);
	background-repeat: no-repeat;
	height: 281px;
	width: 950px;
}
#main_image_seo2 {
	background-image: url(images/bg_seo2.png);
	background-repeat: no-repeat;
	height: 281px;
	width: 950px;
}
#main_image_submission_list {
	background-image: url(images/bg_submission_list.png);
	background-repeat: no-repeat;
	height: 281px;
	width: 950px;
}
#main_image_control_panel {
	background-image: url(images/bg_control_panel.png);
	background-repeat: no-repeat;
	height: 281px;
	width: 950px;
}
#main_image_contact_us {
	background-image: url(images/bg_contact_us.png);
	background-repeat: no-repeat;
	height: 281px;
	width: 950px;
}
#main_image_social_media_marketing {
	background-image: url(images/bg_social_media_marketing.png);
	background-repeat: no-repeat;
	height: 281px;
	width: 950px;
}

#blank_image {
	background-image: url(images/bg_blank.jpg);
	background-repeat: no-repeat;
	height: 281px;
	width: 950px;
}
#left {
	width: 560px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}
#center {
	width: 950px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	text-align: center;
}
#right {
	width: 390px;
	float: right;
	text-align: right;
} 
#box1 {
	width: 231px;
	text-align: left;
	float: left;
	background-image: url(images/box1.png);
	background-repeat: no-repeat;
	height: 171px;
} 
.box1_title {
	font-size: 16px;
	font-weight: bolder;
	color: #FFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	position: relative;
	top: 10px;
	width: 228px;
	margin-bottom: 10px;
	padding-bottom: 18px;
}
#box2 {
	background-image: url(images/box2.png);
	background-repeat: no-repeat;
	width: 231px;
	text-align: left;
	float: left;
	height: 171px;
	padding-right: 9px;
} 
#box3 {
	background-image: url(images/box3.png);
	background-repeat: no-repeat;
	width: 231px;
	text-align: left;
	float: left;
	height: 171px;
	padding-right: 8px;
} 
#box4 {
	background-image: url(images/box4.png);
	background-repeat: no-repeat;
	width: 231px;
	float: left;
	height: 171px;
} 
#box {
	float: left;
	height: 171px;
	padding-top: 8px;
}
.box1_text {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	position: absolute;
	top: 44px;
	width: 150px;
	line-height: 13px;
	left: 12px;
}
.box2_text {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	position: absolute;
	top: 44px;
	width: 200px;
	line-height: 13px;
	left: 12px;
}
.box3_text {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	position: absolute;
	top: 77px;
	width: 124px;
	line-height: 13px;
	left: 100px;
	text-align: right;
}
.box4_text {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	position: absolute;
	top: 44px;
	width: 214px;
	line-height: 13px;
	left: 12px;
}
.box4_input1 {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	position: absolute;
	top: 68px;
	width: 150px;
	line-height: 13px;
	left: 9px;
	text-align: left;
}
.box4_input2 {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	position: absolute;
	top: 100px;
	width: 150px;
	line-height: 13px;
	left: 9px;
	text-align: left;
}
.box4_input3 {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	position: absolute;
	top: 69px;
	width: 78px;
	line-height: 13px;
	left: 150px;
	text-align: left;
}
.box4submit {
	background-image: url(images/button_login.jpg);
font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;	font-size: 13px;
	background-repeat: no-repeat;
	height: 55px;
	width: 72px;
	font-size: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #FFF;
}

#navigation {
	background-repeat: no-repeat;
	height: 27px;
	width: 950px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-left: 0px;
	text-align: center;
	vertical-align: top;
	padding-bottom: 0px;
	padding-top: 0px;
}
a.nav:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.nav:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.nav:hover {
	color: #72BBF1;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#boxright1 {
	background-image: url(images/highlights.jpg);
	background-repeat: no-repeat;
	height: 253px;
	width: 376px;
	text-align: right;
	padding-left: 0px;
	margin-left: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
}
#boxright2 {
	background-image: url(images/satisfied_customers.jpg);
	background-repeat: no-repeat;
	height: 171px;
	width: 376px;
	text-align: right;
	padding-left: 0px;
	margin-left: 0px;
}
#boxright3 {
	background-image: url(images/submissions_to.jpg);
	background-repeat: no-repeat;
	height: 171px;
	width: 376px;
	text-align: right;
	padding-left: 0px;
	margin-left: 0px;
}


a.nav:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#boxright1text {
	text-align: left;
	padding-left: 17px;
	font-weight: bold;
	color: #333;
	font-size: 18px;
	padding-top: 20px;
}
#boxright_blank {
	background-repeat: no-repeat;
	width: 376px;
	text-align: right;
	padding-left: 0px;
	margin-left: 13px;
}
.righttext {
	text-align: left;
	padding-left: 0px;
	font-weight: normal;
	color: #FFF;
	font-size: 10px;
	padding-top: 0px;
	line-height: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
.tablebackground {
	background-color: #EFEFEF;
	background-image: url(images/table_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.box5_text {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	position: absolute;
	top: 44px;
	width: 150px;
	line-height: 13px;
	left: 12px;
}
#boxright5text {
	text-align: left;
	padding-left: 17px;
	font-weight: bold;
	color: #333;
	font-size: 18px;
	padding-top: 5px;
}

a {
	color: #4C9BBC;
	text-decoration: none;
}
a:link {
	color: #3C7EA6;
	text-decoration: none;
}
a:visited {
	color: #3C7EA6;
	text-decoration: none;
}
a:hover {
	color: #006AD5;
	text-decoration: none;
}
a:active {
	color: #3C7EA6;
	text-decoration: none;
}
#highlight_price {
	text-align: left;
	padding-left: 30px;
	font-weight: bold;
	color: #900;
	font-size: 30px;
	padding-top: 16px;
}
a.right:link {
	color: #EEFD98;
	text-decoration: none;

}
a.right:visited {
	color: #EEFD98;
	text-decoration: none;

}

a.right:hover {
	color: #C2FA50;
	text-decoration: none;

}
a.right:active {
	color: #EEFD98;
	text-decoration: none;

}

.footer
 {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}

a.footer:link {
	color: #EEFD98;
	text-decoration: none;

}
a.footer:visited {
	color: #EEFD98;
	text-decoration: none;

}

a.footer:hover {
	color: #C2FA50;
	text-decoration: none;

}
a.footer:active {
	color: #EEFD98;
	text-decoration: none;

}
