@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 62.5%;
	background-color: #CCCCCC;
	background-image: url(../images/top_back.png);
	background-repeat: repeat-x;
}
#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
#header_right {
	float: right;
	width: 400px;
	color: #FF6600;
	text-align: right;
}
#header_right h3 {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 2.8em;
	color: #7F7F7F;
	font-weight: normal;
}
#header_right h2 {
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
	font-weight: normal;
}
#header_right a {
	text-decoration: none;
	color: #FF6600;
}
#header_right a:hover {
	text-decoration: underline;
}
#header_right p {
	margin: 0px;
	padding: 0px;
	color: #7F7F7F;
	font-size: 1.3em;
}
#header_right p a {
	color: #7F7F7F;
	text-decoration: none;
}
#header_right p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#nav {
	height: 24px;
	color: #FF6600;
	font-size: 1.8em;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-right: 0px;
}#nav a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#nav a:hover {
	color: #FF6600;
}
#content {
	color: #1D1D1D;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
	background-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	border-top-style: none;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 15px;
}
#left_column {
	float: left;
	width: 550px;
}

#left_column h1 {
	font-size: 1.9em;
	color: #FF6600;
	font-weight: normal;
}
#left_column h2 {
	color: #FF6600;
	font-size: 1.9em;
	font-weight: normal;
	padding-top: 5px;
	line-height: 1em;
	text-indent: 10px;
}
#left_column h2 a {
	color: #FF6600;
	text-decoration: none;
}
#left_column h2 a:hover {
	text-decoration: underline;
	color: #FF6600;
}


#left_column h3 {
	font-weight: normal;
	color: #666666;
	font-size: 1.5em;
	line-height: 1.8em;
}
#left_column h3 a {
	color: #666666;
	text-decoration: none;
}


#left_column p {
	font-size: 1.3em;
	line-height: 1.7em;
}
#left_column a {
	color: #1B4AA8;
	text-decoration: underline;
}
#left_column a:hover {
	color: #2769F0;
	text-decoration: underline;
}
#left_column hr {
	color: #FF6600;
}
#left_column .formcell {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
	padding-left: 20px;
	font-size: 1.2em;
}
#left_column .form {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: .1em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #4E4E4E;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#left_column .small {
	font-size: 0.8em;
}
#left_column .leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6600;
	padding-left: 10px;
}
#left_column li {
	font-size: 1.3em;
	font-weight: normal;
	background-image: url(/images/tick.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	text-indent: 30px;
	padding-top: 5px;
}
#left_column blockquote {
	font-size: 1.3em;
	font-style: italic;
	color: #FF6600;
	margin: 0px;
	background-image: url(/images/quotes.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-weight: bold;
}
#left_column .quotename {
	font-size: 1.1em;
	text-align: right;
}
#left_column .satisfaction {
	border: 1px dashed #FF6600;
	color: #FF6600;
	padding: 10px;
}







#right_column {
	float: right;
	width: 230px;
	background-image: url(../images/right_column.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
}
#right_column h2 {
	color: #FFFFFF;
	font-size: 1.7em;
	text-align: center;
}
#right_column h2 a:hover {
	color: #1D1D1D;
}
#right_column h3 {
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FBCDA6;
	font-size: 1.4em;
	font-weight: normal;
}
#right_column h3 a {
	color: #FF6600;
	text-decoration: none;
}
#right_column h3 a:hover {
	color: #FFB994;
	text-decoration: none;
}
#right_column p {
	font-size: 1.1em;
	color: #CCCCCC;
}
#right_column p a {
	color: #FFFFFF;
	text-decoration: underline;
}
#right_column p a:hover {
	text-decoration: none;
}
#right_column a img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #353535;
	border-right-color: #444444;
	border-bottom-color: #353535;
	border-left-color: #060606;
}

#right_column a:hover img {
	border: 1px solid #FFFFFF;
}



#footer {
	background-image: url(../images/top_back.png);
	background-repeat: repeat-x;
	height: 75px;
	color: #FF6600;
	font-size: 1.3em;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
}
#footer p {
	padding: 0px;
	margin: 0px;
}
#footer p a {
	color: #FF6600;
	text-decoration: none;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.strike {
	text-decoration: line-through;
}
