/* CSS Document */

body {
	background: #999999 url(../images/main_bg.jpg) repeat-x;
	text-align: center;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
b {font-size:12px;
font-weight:bold;
}

strong {font-size:11px;
font-weight:bold;
}
a:link {
	color: #CD3333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CD3333;
}
a:hover {
	text-decoration: none;
	color: #CD3333;
}
a:active {
	text-decoration: underline;
	color: #CD3333;
}

dl {
   margin: 0px 0px 0px 0px;
   }
  h1 {
	font-weight: bold;
	font-size: 14px;
	color: #CD3333;
	margin: 0.25em;
	letter-spacing: 0.25em ;
}
h2 {
	font-weight: bold;
	font-size: 12px;
	color: #CD3333;
	margin: 0.25em;
	letter-spacing: 0.25em ;
}
h3 {
	font-weight: bold;
	font-size: 14px;
	margin: 0.25em;
	letter-spacing: 0.25em ;
}
h4 {
	font-weight: bold;
	font-size: 14px;
	color: #CD3333;
	margin: 0.25em;
	letter-spacing: 0.25em ;
} 
 fieldset
{
border: 1px solid #dddddd;
margin: 1em 0;
padding: .3em 1em;
width:500px
}

 legend
{
color: #CD3333;
background: white;
font-size:10px;
border: 1px solid #dddddd;
padding: 2px 6px
}
table.confirm {

	background-color: white;
}
table.confirm th {
	width:140px;		
	padding:2px;
	font-size:11px;
	font-weight:bold;
	text-align:right  
}
table.confirm td {
	width:300px;	
	padding: 2px;
	
}
table.quote {
	border-width: 1px;
	border-spacing: 5px;
	border-style: none;
	border-color: #dddddd;
	border-collapse: separate;
	background-color: white;
}
table.quote th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #dddddd;
}
table.quote td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #dddddd;
}
.header {
	background-image: url(../images/header.jpg);
	height: 117px;
	width: 776px;
	background-repeat: no-repeat;
	clear: both;
}
#wrapper{
	width: 780px;
	margin:0px auto;
}
.main_area {
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	
	width: 768px;
	margin:0px auto;
	height:490px;
	padding-left: 4px;
	padding-right: 4px;
}
.main_wrapper {
	background-image: url(../images/wrapper_bg.gif);
	width: 772px;
	height: 900px;
	
}

.main_footer {
	position: relative;
	background-image: url(../images/body_footer.jpg);
	background-repeat: no-repeat;
	
	height: 13px;
	width: 776px;
}
.footer {
	background-image: url(../images/footer.jpg);
	height: 41px;
	width: 746px;
	clear: both;
	float: none;
	vertical-align: middle;
	text-align: left;
	padding: 10px 10px 10px 20px;
	background-repeat: no-repeat;
}
.navigation {
	height: 46px;
	width: 776px;
}
.menu_item {
	float: left;
	margin: 0
}
.track_item {
	background-image: url(../images/track_bg.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 114px;
	float: left;
	text-align: left;
	vertical-align: text-top;
	padding-left: 110px;
	padding-top: 7px;
}
.track_item form,
input{
	margin:0px;
	padding:0px;
	display: inline;
	font-family:verdana;
	font-size:10px
}
.left_column {
	height: 400px;
	width: 360px;
	float: left;
	padding: 10px 10px 10px;
}
.left_column1 {
	height: 300px;
	width: 360px;
	float: left;
	padding: 0px 10px 10px;
}
.right_column {
	height: 400px;
	width: 368px;
	float: right;
	padding: 0px 10px 10px;
}
.left_column_quote {
	height: 380px;
	width: 180px;
	float: left;
	margin: 0;
	padding: 10px;
}
.right_column_quote {
	height: auto;
	width: 548px;
	float: right;
	margin: 0;
	padding: 10px;
	text-align: left;
}
#.art {
	text-align: justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}
#sidemenu {
	text-align: left;
	width: 170px;
}
#sidemenu dt {
	margin: 0;
	width: 170px;
	display: block;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	background-color: #B1B1B1;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #dddddd;
}
#sidemenu dt a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	border: 0 none;
	padding-left: 10px;
	height: 18px;
}
#sidemenu dt.on {
		  display: block;
		 background: #CD3333;
}
#sidemenu dt a:hover{
	background: #CD3333;
	display: block;
	height: 18px;	
}
.menutitle {
	border-bottom: 0px;
	width: 170px;
}
.body_box {
	border: 1px solid #dddddd;
	padding: 10px;
	margin: 5px;
	text-align: left;
}
.body_box_thawte {
	border: 1px solid #dddddd;
	padding: 45px 10px 10px;
	margin: 5px;
	text-align: left;
	background-image: url(../images/thawte_bg.jpg);
	background-repeat: no-repeat;
	height: 95px;
}
.body_box_2 {
	border: 1px solid #dddddd;
	padding: 45px 10px 10px;
	margin: 5px;
	width:730px;
	text-align: left;
	background-repeat: no-repeat;
}
.body_box_works {
	border: 1px solid #dddddd;
	padding: 50px 10px 10px;
	margin: 5px;
	text-align: left;
	background-image: url(../images/our_promise_header.jpg);
	background-repeat: no-repeat;
}

.body_box_promise {
	border: 1px solid #dddddd;
	padding: 55px 10px 10px;
	margin: 5px;
	text-align: left;
	background-image: url(../images/our_promise_header1.jpg);
	background-repeat: no-repeat;
}
.error_type {
	font-weight: bolder;
	color: #FF0000;
}