/* @override http://shieldplus.com/css/basic.css */

/* @override http://192.168.123.167/shieldplus/css/basic.css */

body {
	background: #04162e url(../images/background-gradient.jpg) repeat-x 0 -60px;
	color: #051a37;
	margin-bottom: 30px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 25px;
}

#header {
	height: 120px;
	background: #003c6b url(../images/logo2.gif) no-repeat 630px 2px;
	width: 900px;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	

	margin-top: 20px;
}

#contact {
	position: relative;
	top: 128px;
	width: 189px;
	left: 15px;
}

#contact p {
	margin-top: 0;
	color: #919697;
	line-height: 3px;
}

#nav {
	position: relative;
	top: 0;
	left: 0;
}

#wrapper_table {
	padding: 0;
	width: 900px;
	z-index: 3;
	margin: 0;
	background-repeat: repeat-x;
	background-position: 0 165px;
}

#content {
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	width: 100%;
	background-color: #a3c7fe;
}

#main_column {
	margin: 50px 30px 30px;
	width: 560px;
	float: left;
}

#left_column {
	margin-bottom: 0;
	padding-top: 50px;
	padding-left: 32px;
	padding-bottom: 38px;
	background: url(../images/left-table-gradient.jpg) repeat-x;
}

#center_column {
	width: 60%;
	padding-top: 50px;
	padding-bottom: 10px;
}

#right_column {
	width: 258px;
	background-color: #003c6b;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	text-align: center;
}

#right_column strong {
	color: #a3c7fe;
}

#right_column p {
	text-align: center;
	color: #a3c7fe;
	margin-right: 0;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 12px;
}

/*#right_section {
	float: right;
	margin-top: 103px;
	background: #003c6b none -41px -126px;
	margin-right: 67px;
	border: 19px solid #003c6a;
}*/

/*#right_section p {
	line-height: 10px;
	font-size: 10px;
	text-align: center;
	color: #c9cccd;
}*/

.disclosure {
	font-size: 9px;
}

.image_left {
	border: 1px none #919697;
	margin-bottom: 20px;
}

#image-caption {
	float: left;
}

.image_slide_left {
	border: 1px solid #919697;
	margin-right: 10px;
	margin-bottom: 2px;
}

.image_left_no_border {
	float: left;
	margin-right: 15px;
	border-style: none;
}

.caption {
	color: #003c6b;
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
}

st {
	
}

.graph_image {
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}

p {
	font-size: 12px;
	text-align: justify;
	margin-right: 38px;
	line-height: 21px;
}

strong {
	color: #003c6b;
}

.center {
	text-align: left;
	color: #003c6b;
	font-size: 11px;
}

h1 {
	font-size: 15px;
	text-align: center;
	margin-right: 38px;
	margin-top: 50px;
	color: #fff;
	padding: 15px;
	border: 1px solid #3870bb;
	background-image: url(../images/sp-gradient.jpg);
	text-transform: uppercase;
	letter-spacing: 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

h2 {
	font-size: 13px;
	color: #fff;
	text-align: left;
	margin-right: 38px;
	margin-top: 30px;
	padding: 5px 5px 5px 10px;
	background: #a3c7fe url(../images/sp-gradient.jpg) repeat-x 0 -20px;
	letter-spacing: 3px;
	clear: both;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

h3 {
	color: #003c6b;
	margin-bottom: 0;
	border-bottom: 1px dotted #003c6b;
	margin-right: 32px;
	text-align: left;
}

ul {
	text-align: justify;
	line-height: 21px;
	margin-right: 38px;
}

ol {
	text-align: justify;
	margin-right: 38px;
	line-height: 18px;
}

li {
	padding-bottom: 10px;
}

a:link {
	color: #3160a4;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
a:visited {
	color: #3160a4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
}
a:hover {
	color: #04162e;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none;
}
a:active {
	color: #04162e;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none;
}

/*#left_fill {
	width: 91px;
	background: url(../mm-images/left-background.gif) repeat;
	position: absolute;
	top: 830px;
	display: block;
	height: 100%;
	padding: 0;
	margin: 0;
}*/

/*#left_fill {
	width: 91px;
	height: 100%;
	background: url(../mm-images/left-background.gif) repeat left bottom;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	position: absolute;
	top: 830px;
}*/

#footer { margin-top: 0; margin-bottom: 0; padding: 10px 0;
	background: #003c6b url(../images/background-gradient.jpg) repeat-x 0 -110px;
	width: 900px;
	position: relative;
	clear: both;
	border-top: 1px solid #04162e;
}

#clearer {
	clear: both;
}

#footer p { font-size: 9px; line-height: 10px; text-align: center; margin: 0 0 3px; padding: 0;
	color: #fff;
}

#sidebar {
	color: #c9cccd;
	margin-bottom: 25px;
	margin-left: 5px;
	padding: 10px;
	width: 231px;
	border: 1px solid #3160a4;
	background: url(../images/sp-gradient.jpg) repeat-x 0 -51px;
	font-family: Georgia, "Times New Roman", Times, serif;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#sidebar a:link {
	color: #4284e5;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#sidebar a:visited {
	color: #4284e5;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#sidebar a:hover {
	color: #fff;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none;
}

#sidebar h2 {
	font-size: 12px;
	color: #a3c7fe;
	text-align: center;
	padding-bottom: 8px;
	background-color: transparent;
	text-transform: uppercase;
	border-bottom: 1px solid #4478c5;
	padding-right: 0;
	padding-left: 0;
	background-image: none;
	letter-spacing: 1px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
		-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#sidebar p {
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	color: #a3c7fe;
	line-height: 19px;
	font-size: 12px;
}

#sidebar strong {
	color: #fff;
	font-style: normal;
	font-weight: normal;
}

#sidebar ol {
	margin: 0;
}

#sidebar li {
	text-align: left;
	line-height: 18px;
	margin-bottom: 2px;
	color: #a3c7fe;
	font-size: 12px;
}

.intro {
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
	line-height: 20px;
	margin-right: 80px;
	margin-left: 30px;
	background-repeat: repeat-x;
	font-style: italic;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
}

/*.quote {
	display: block;
	font-style: italic;
	font-family: "Courier New", Courier, mono;
}*/

#products_table {
	width: 530px;
	background: #023f6c url(../images/sp-gradient.jpg) repeat-x 0 -40px;
		-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	display: inline-block;
	clear: both;
	float: left;
}

#products_table p {
	color: #a3c7fe;
	text-align: center;
	margin: 0;
	line-height: 16px;
	padding-bottom: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
}

#products_table h2 {
	margin: 20px 10px 10px;
	text-align: center;
	padding: 10px;
	border-style: none;
	background-color: #023f6c;
}

#products_table a:link {
	text-decoration: none;
	border-bottom-style: none;
	padding: 0;
	border-style: none;
	border-width: 0;
}

#products_table a:visited {
	text-decoration: none;
	border-bottom-style: none;
	padding: 0;
	border-style: none;
	border-width: 0;
}

#products_table img {
	margin: 10px;
	border-style: none;
}

.product_table_left {
	border-right: 3px solid #a3c7fe;
}

#ranked {
	border: 2px solid #3160a4;
		-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#ranked p {
	font-size: 13px;
}

#ranked h2 {
	color: #e6dc3d;
	margin-top: 8px;
	border-bottom-width: 2px;
	border-bottom-color: #3160a4;
	font-size: 16px;
}
