@charset "utf-8";

#entire_webpage #container #main_body p a {
	color: #000;
	background-color: #FFF;
	text-decoration:  none;
}
#Header_Bar_Rectangle {
	height: 50px;
	width: 810px;
	background-color: #CCC;
}

.header_two_block {
	background-color: #C00;
	margin-left: 0px;
	padding-left: 10px;
}
h3 {
	font-size: 14px;
	color: #000;
}
h2 {
	font-size: 18px;
	color: #000;
	margin-bottom: 0px;
	text-transform: capitalize;
	line-height: normal;
	font-style: italic;
	font-variant: normal;
	font-family: Verdana, Geneva, sans-serif;
	word-spacing: normal;
	letter-spacing: 10%;
	white-space: normal;
	margin-top: 0px;
	text-align: left;
	border-bottom-width: medium;
	border-bottom-color: #C51010;
	border-bottom-style: solid;
	padding-top: 15px;
	padding-bottom: 5px;
}
#bottom_navigation_bar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #900;
	font-weight: bold;
	text-align: left;
	vertical-align: 50%;
	height: 20px;
	padding-top: 4px;
	padding-left: 70px;
}
#slogan_bottom {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #600;
	font-size: 12px;
	height: 20px;
	font-weight: bold;
	color: #FFF;
	vertical-align: middle;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container {
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
	color: #FFF;
	text-decoration: none;
}


h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #036;
	padding-left: 10px;
	text-align: left;
	background-color: #CCC;
}
#header_h1_bar {
	background-repeat: no-repeat;
	height: 20px;
	float: left;
	background-color: #006;
	color: #FFF;
	}

#company_logo {
	background-image: url(../images/secureabox_header.jpg);
	height: 74px;
	width: 900px;
	background-repeat: no-repeat;
}
#navigation_top {
	background-image: none;
	height: 28px;
	width: 830px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 0px;
	padding-top: 3px;
	float: left;
	margin-bottom: 2px;
	padding-left: 70px;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
#left_side_bar {
	background-image: url(../images/secureabox_side_bar.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 60px;
	padding-left: 10px;
	height: 680px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
#main_body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding-left: 10px;
	width: 810px;
	float: left;
	left: 60px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding-top: 0px;
	height: auto;
	padding-bottom: 0px;
	margin-bottom: 2px;
	color: #000;
	font-weight: normal;
	text-align: left;
	font-style: italic;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container #main_body p .header_left {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
.header_right {
	font-weight: bold;
	font-size: 18px;
	color: #000;
}
.photo_left {
	padding-right: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}

This bottom tag add's the underline to the link's if you add color etc.
color: #FFF;
background-color: #900;
font-style: normal;
font-variant: normal;
font-weight: bold;
Richard was here!
a {
}


#entire_webpage {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
.bold_main_text {
	color: #FF0;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}


#entire_webpage #container #main_body table tr td p a {
	color: #003;
	background-color: #FFF;
}
.product_navigation_bar {
	color: #FFF;
}
#apDiv1 strong {
}
.3d_image {
	padding-right: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	height: 510px;
	width: 510px;
}
.Header_Red_Text {
	background-color: #000;
	text-align: left;
	color: #FF0;
	font-size: 18px;
}
View_3D_model {
	font-weight: bold;
}

