* {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #000;
}

a:link {
	color: #00C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #F00;
}

a:visited {
	color: #F00;
}



body {
	color: #172039;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 20px;
	background-color: #FFF;
	background-image: url(images/apford_design_top_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}

.company {
	font-weight: bold;
	color: #03F;
	font-size: 12px;
	text-align: left;
}

#content {
	margin: 0 auto;
	width: 1000px;
}

#main {
	width: 1000px;
	margin: 0 auto;
	clear:both;
	background-color: #00F;
}

#header {
	height: 400px;
	width: 1000px;
	background-color: #000000;
	background-image: url(images/apford_design_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#header_button {
	width:127px;
	height:127px;
	z-index:1;
	float: left;
	margin-top: 8px;
	margin-left: 36px;
}

#wel {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	color:#FFFFFF;
	padding-left: 200px;
	padding-top: 12px;
	height: 33px;
}

#menu {
	width: 658px;
	height: 27px;
	float:right;
	margin-top: 123px;
}

#left_background {
	width:315px;
	height:450px;
	z-index:1;
	left: 38px;
	top: 458px;
	background-color: #00F;
	background-repeat: no-repeat;
}

#left {
	width: 315px;
	color: #1B212B;
	background-color: #00F;
}

#left H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	padding-left: 35px;
	padding-top: 7px;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 8px;
	text-align: left;
	background-color: #1B222C;
}

#left H4 {
	padding-left: 25px;
	background-position: center;
	text-align: left;
	background-color: #CCC;
}

#left ul {
	list-style: none;
	margin-bottom: 10px;
	padding-left: 17px;
	padding-top: 15px;
	padding-right: 20px;
}

#left li {
	border: 0px;
	color: #ffffff;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left top;
}

#left ul li a {
	color: #FFF;
	text-decoration:none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
	height: 14px;
	width: 276px;
	display: block;
	padding-left: 20px;
	
}

#left ul li a:hover {
	color: #FFF;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size:12px;
	height: 14px;
	width: 276px;
	background-color: #1B222C;
}

.com {
	min-height: 85px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 276px;
	width: 290px;
	background-color: #00F;
	background-repeat: no-repeat;
}

.addcom {
	padding-right: 15px;
	text-align:right;
	padding-top: 3px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
}

.addcom a {
	color: #393939;
	text-decoration:none;
}

.image {
	border: 4px double #666;
	padding: 4px;
	margin-right: 10px;
	float: left;
	background-repeat: no-repeat;
	background-color: #CCC;
}

.front_page_logo_image {
	float: left;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-top: 4px;
	

}

.logo_branding_image {
	float: left;
	background-repeat: no-repeat;
	margin-left: 90px;
}

#right {
	float: right;
	width: 685px;
	background-color: #FFF;
}

#righttop {
	background:url(images/righttop.jpg) no-repeat top left;
	height: 402px;
}

#post {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#right H4 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	font-weight:normal;
	padding-top: 5px;
	padding-bottom: 15px;
	text-align:left;
}

p a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #ff0000;
	text-decoration: none;
}

p a:hover {
	color: #00C;
	text-decoration:underline;
}

#right p {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #ff0000;
}

.more {
	text-align:right;
	padding-bottom: 5px;
	padding-right: 10px;
}

.more a {
	text-decoration: none;
}

.more a:hover {
	color: #6d0202;
	text-decoration:underline;
}

/* Footer begins */


#footer {
	height: 210px;
	clear: both;
	background-position: top;
	float: none;
	background-image: url(images/apford_design_footer.jpg);
	background-repeat: no-repeat;
	width: 1000px;
}

#footer p {
	font-size: 10px;
	text-align: center;
	color: #CCC;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-repeat: no-repeat;
}

#footer a {
	color: #ffffff;
}

/* AddThis Vertical Layout Menu */

.addthis_toolbox .vertical {
	width: 156px;
	padding: 1px;
}

.addthis_toolbox .vertical a {
	position: relative;
	display: block;
	width: 122px;
	padding: 4px 0 4px 34px;
	text-decoration: none;
	color: #00bff3;
}

.addthis_toolbox .vertical a:hover {
	background: #000000;
	color: #027999;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.addthis_toolbox .vertical span {
	position: absolute;
	left: 4px;
	top: 4px;
}

.addthis_toolbox .vertical .more {
	border-top: solid 1px #eee;
	padding: 4px 0 0 0;
	margin: 10px 10px 0 10px;
	text-align: center;
}

.addthis_toolbox .vertical .more a {
	padding: 4px 0;
	margin: 0;
}

.addthis_toolbox .vertical .more a:hover {
	background: none;
}

.addthis_toolbox .vertical .more span {
	display: none;
}

#wrap #content #index_content .contact_left .contact_left_bg ul li {
	padding-left: 12px;
	color: #000;
	margin-left: 16px;
}

#wrap #content #index_content .contact_left .contact_left_bg ol li {
	padding-left: 16px;
	color: #000;
	margin-left: 20px;
}

/*footer-box*/

#footer_box {
	width: 1000px;
	color: #cbcbc9;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	background: #000;
}

#footer_box h3 {
	padding-left: 0px;
	color: #FFF;
	margin-top: 6px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
}

#footer_box p, #footer_box a {
	color: #cbcbc9;
	font-weight: normal;
}

#footer_box p, #footer_box a:hover {
	color: #FFF;
	font-weight: normal;
}

#footer_box_top {
	background: url(images/footer_box_top.jpg) no-repeat top;
	height: 6px;
}

#footer_box_bg {
	background: #666;
	height: 100%;
	padding-left: 10px;
}


.foot_col1, .foot_col2, .foot_col3, .foot_col4, .foot_col5 {
	float: left;
}

.foot_col1 {
	width: 210px;
	padding-left: 45px;
}

.foot_col2 {
	width: 250px;
	padding-left: 10px;
}

.foot_col3 {
	width: 240px;
	padding-left: 25px;
}


.foot_col4 {
	width: 160px;
	padding-left: 20px;
}

.foot_col5 {
	width: 238px;
	padding-left: 25px;
}

#content #main #left div ul div div {
	color: #fff;
}



.tradmark {
	font-size: .75em;
	color: #CCC;
}


#line_break {
	width:660px;
	height:24px;
	z-index:1;
	float: left;
	margin-left: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(images/line_break.png);
}

#narrow_line_break {
	width:660px;
	height:1px;
	z-index:1;
	float: left;
	margin-left: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #333;
}

#bread_crumb {
	width:660px;
	height:16px;
	z-index:1;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	font-size: 12px;
	float: left;
	margin-bottom: 14px;
	text-align: right;
	color: #607FBF;
	
}

.bread_crumb {
	
}

