@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	}

a img { border:none; }
a {
	color: #000066;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

a:hover img { border:none; }
.image-right {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-position: right;
	float: right;
}

a:visited img { border:none; }

body{
	background:url(../image-files/seowebdesign-background.jpg) repeat-x top #e5e5e5;
	font-size: 14px;
	color: #333;
	}
#container1 {
	background:url(../image-files/seowebdesign-back-container1.jpg) repeat-y;
	width:1024px;
	margin:0 auto;
}

#container2 {
	background:url(../image-files/seowebdesign-back-main.jpg) no-repeat top;
	width:1024px;
	min-height:900px;
	margin:0 auto;
	}


/*Header*/

		#header-container{
			height:130px;
			}
		
		#nav-top{
			text-align:center;
			height:27px;
			}
		
		#banner{
			height:105px;
			}

/*Middle Container*/

		#middle-container{
			width:1010px;
			padding:0px 7px;
			min-height:900px;
			}
		
		#page-name{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#060;
	height:40px;
	margin-top:10px;
	float:left;
	width:370px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-weight: bold;
			}
		
		#bookmark{
	float:left;
	width:530px;
	height:40px;
	margin-top:10px;
	text-align:right;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
			}
		
		#nav-left{
			width:225px;
			background:#eee;
			float:left;
			/*border-bottom:#ccc solid 1px;*/
			border-right:#ccc solid 1px;
			border-top:#ccc solid 1px;
			border-bottom:#ccc solid 1px;
			}
			
		#nav-left ul{
			margin:0;
			padding:0;
			}
		
		.left-nav-ad{
			text-align:center;
			padding:10px 0px;
			}
		
		#right-side-container{
			width:771px;
			float:right;}
		
		#middle-column{
			width:700px;
			float:left;
			padding-left:20px;
			}
		
		#right-column{
	width:180px;
	float:right;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 20px;
}

/*Footer*/

		#footer-container{
			background:url(../image-files/seowebdesign-back-footer.jpg) top no-repeat #e5e5e5;
			width:1024px;
			padding:30px 0px;
			}
		
		#nav-footer{
	padding-left:5%;
	float:left;
	width:35%;
	font-size: small;
	font-family: Verdana, Geneva, sans-serif;
			}

		#copy-footer{
	padding-right:5%;
	float:right;
	width:55%;
	text-align:right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
			}


/*Floating Boxes - These are CLASSES. So be sure to refer to them in your HTML as class="box-left" not id="box-left". Classes can be used multiple times were as ids cannot.*/

.box-left{
	background:#e5e5e5;
	float:left;
	width:208px;
	padding:20px;
	border:#ccc solid 1px;
	}

.box-right{
	background:#d48715;
	width:208px;
	padding:20px;
	border:#995e07 1px solid;
	clear: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	color: #FDFDFD;
	}

.box-full-width{
	background:#333;
	width:100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}

#options{
	margin:0 30px;
	background:#333;
	}

	.box-footer-left,
	.box-footer-center,
	.box-footer-right{
		background:#333;
		width:280px;
		padding:20px;
		float:left;
		}

	.box-footer-left h3,
	.box-footer-center h3,
	.box-footer-right h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#F60;
	padding-top:10px;
	font-weight:normal;
		}


#option-select1,
#option-select2,
#option-select3,
#option-select4 {
		background:#333;
		width:280px;
		padding:20px;
		float:left;
	}


.clear {
	clear:both; /* This is needed to clear the floats of any boxes before placing a new box inline following those boxes. It is already in the code where needed.*/
	}


/*Text Styles*/

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#F60;
	line-height:1.25;
	font-weight:normal;
	}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#060;
	padding-top:10px;
	line-height:1.25;
	font-weight:normal;
	}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#060;
	padding-top:10px;
	font-weight:normal;
	}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#060;
	padding-top:10px;
	font-weight:normal;


	}

h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#333;
	font-style:italic;
	padding-top:10px;
	font-weight:normal;
	}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	line-height:1.5;
	padding:10px 0px;
	}

ul, ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	line-height:2;
	padding:10px 0px 10px 40px;
	}


.style1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	line-height:2;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.style1 li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	line-height:2;
	margin-left:20px;
	list-style-position:outside;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: upper-alpha;
	}

.style2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	line-height:1.5;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.nav-left{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	line-height:1.95;
	}

.nav-left ul li{
	display:block;
	background:url(http://www.aceseowebdesign.com/image-files/seowebdesign-bullet.jpg) no-repeat;
	list-style:none;
	text-transform:capitalize;
	line-height:2.5;
	border-bottom:#CCC solid 1px;
	}

.nav-left ul li a:link {
	display:block;
	list-style:none;
	text-decoration:none;
	color:#333;
	overflow:hidden;
	height:30px;
	width:225px;
	}

.nav-left ul li a:visited {
	display:block;
	list-style:none;
	text-decoration:none;
	color:#333;
	}

.nav-left ul li a:hover {
	display:block;
	background:url(http://www.aceseowebdesign.com/image-files/seowebdesign-bullet_r.jpg);
	list-style:none;
	padding-left:0px;
	text-transform:capitalize;
	line-height:2.5;
	color:#FFF;
	}

.nav-text{
	padding-left:55px;
	font-size: small;
	}

.box-left p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	line-height:1.5;
	}

.box-left h3{
	color:#234e7c;
	line-height:1.5;
	}

.box-right p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	line-height:1.5;
	}

.box-right h3{
	color:#900;
	line-height:1.5;
	}

.box-full-width p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	line-height:1.5;
	}

.box-full-width h3{
	color:#eba031;
	line-height:1.5;
	}

.box-full-width ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	line-height:1.5;
	margin-left:20px;
	}

.box-full-width a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#eba031;
	line-height:1.5;
	}

.box-footer-left p,
.box-footer-center p,
.box-footer-right p {
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#FFF;
		}

.box-footer-left ul li,
.box-footer-center ul li,
.box-footer-right ul li {
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#FFF;
		margin-left:20px;
		line-height:1.5;
		}

.box-footer-left-left h3,
.box-footer-left-right h3,
.box-footer-right-right h3,
.box-footer-right-left h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#F60;
	padding-top:10px;
	font-weight:normal;
	line-height:1.25;
	}

#option-select1,
#option-select2,
#option-select3,
#option-select4 {
	color:#F90;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-transform:uppercase;
	text-align:center;
	}

#footer-container a{
	color:#555;
	text-decoration:none;}
	
.form-table-label {
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	vertical-align:top;
}

.form-table-label-required {
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#900;
	vertical-align:top;
}

.indicates-required {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#900;
	vertical-align:top;
}
.image-left {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	float: left;
}
