/*** Content Styles ***/
#title {display:none; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	font-weight: normal;
	line-height: 16px;
	margin-left: 0px;
	margin-top: -1px;
	margin-right: 0px;
}

h1 {
	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #CE000C;
	margin-bottom: 15px;
	text-transform: uppercase;
	line-height: 20px;
}

h2 {
	font-family: Arial, Verdana;
	font-size: 15px;
	font-weight: normal;
	color: #013D6F;
	margin-bottom: 0px;
	text-transform: uppercase;
}

hr {
	margin-left:-37px;
	border: 0;
	height: 1px;
	color: #fff;
	background-color:#fff;
}

.link hr {
	border: 0;
	height: 1px;
	color: #000000;
	background-color:#000000;
	margin-left: 0px;
}

ul {
	margin-left: -15px;
	margin-top: 4px;
	margin-bottom: 5px;
}

li {
	list-style-image: url(../images/carats/carat_black.gif);
}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	padding-top: 10px;
}

/*** Image Styles ***/

.imagespacert {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}

.imagespacelt {
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}

/*** Main Link Styles ***/

a:link {
	color: #990000;
	text-decoration: underline;
}

a:visited {
    color: #990000;
	text-decoration: underline;
}

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

a:active {
	color: #000000;
}

/* Navigation Styles */

#side_nav_area {
	background-color: #8F010A;
	float: left;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 145px;
}

#side_nav_area ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

#side_nav_area li {
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	font-weight: normal;
	padding: 10px 0 10px 10px;
	list-style-image: url(../images/carats/no_carat.png);
	vertical-align: middle;
}

#side_nav_area li a:link,
#side_nav_area li a:visited,
#side_nav_area li a:active  {
	color: #fff;
	text-decoration: none;
}

#side_nav_area li a:hover, #side_nav_area li:hover {
	color: #fff;
	text-decoration: none;
	list-style-image: url(../images/carats/carat.png);
}

#side_nav_area li.activepage {
	color: #fff;
	text-decoration: none;
	list-style-image: url(../images/carats/carat.png);
}
	
/*** Layout Styles ***/

#content {
	float: right;
	padding-left: 30px;
	padding-top: 25px;
	width: 625px;
}

#header {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(../images/layout_splices/layout_r1_c2.jpg);
	background-repeat: repeat-x;
}

#wrapper {
	margin: 0;
	background-image: url(../images/layout_splices/layout_r2_c1.jpg);
	background-repeat: repeat-y;
	width: 800px;
}

#wrapper-services {
	margin: 0;
	background-image: url(../images/layout_splices/layout_r2_c1_and_c2.jpg);
	background-repeat: repeat-y;
	width: 800px;
}

#footer {
	height: 10px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000062;
	background-repeat: repeat-y;
	width: 100%;
}

address {
	font-style: normal;
}

.copyright {
	padding-top: 10px;
	text-align:  center;
	font-size: 11px;
	line-height: 14px;
}

#title {
	display:none; 
}

/*** Service Styles ***/

.service_nav {
	float: right;
	height: 100%;
	width: 200px;
	margin-left: 15px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
}

.service_nav a:link {
	color: #790109;
	text-decoration: none;
}

.service_nav a:visited {
    color: #790109;
	text-decoration: none;
}

.service_nav a:hover {
	color: #000000;
	text-decoration: none;
}

.service_nav a:active {
	color: #000000;
}

.tools p {
	padding-bottom: 15px;
}

.tools {
	width: 370px;
}

	
