*{
	margin: 0;
	padding: 0;
}

html{
	background: #fff;
}

body{
	font-family: Arial,Helvetica,sans-serif;
}

table{
	border-collapse: collapse;
}

q{
	quotes: none;
}

a{
	color: #003399;
}

a:hover{
	text-decoration: none;
}

a img{
	border: none;
}

.center{
	text-align: center;
}

.alignright{
	text-align: right;
}

.flleft{
	float: left;
	margin: 0 20px 20px 0;
}

.trigger{
	text-decoration: none;
	border-bottom: 1px dashed #003399;
}

.trigger:hover{
	border-bottom: none;
}

#wrap{
	position: relative;
	min-width: 1000px;
	border-top: 3px solid #252C43;
	background: url(../images/wrap-bg.jpg) no-repeat left top;
}

#header{
	height: 71px;
	position: relative;
}

	#header #logo{
	display: block;
	width: 204px;
	height: 25px;
	position: absolute;
	left: 57px;
	top: 20px;
}

	#header address{
	width: 204px;
	height: 25px;
	position: absolute;
	left: 300px;
	top: 25px;
	background: url(../images/address.png) no-repeat left top;
	text-indent: -9999px;
}

	#header #search{
	width: 190px;
	height: 30px;
	position: absolute;
	right: 40px;
	top: 25px;
	background: url(../images/search-bg.jpg) no-repeat right top;
}

		#header #search .input-text{
	width: 150px;
	height: 19px;
	position: absolute;
	left: 0;
	top: 3px;
	background: #fff;
	border: 1px solid #787C8B;
}

		#header #search .input-button{
	width: 21px;
	height: 21px;
	position: absolute;
	right: 10px;
	top: 3px;
	background: url(../images/search-bg.gif) no-repeat left top;
	border: none;
	cursor: pointer;
}

#nav{
	list-style-type: none;
	font-size: 14px;
	background: #252C43 url(../images/nav-bg.jpg) no-repeat right top;
	height: 21px;
	line-height: 20px;
	margin: 0 57px 35px 57px;
}

	#nav li{
	display: inline;
	padding: 0 5px;
}

	#nav li.current{
	background: #D10000;
}

		#nav li a{
	color: #fff;
	text-decoration: none;
}

		#nav li a:hover{
	color: #b5c1e5;
	text-decoration: underline;
}

#content-wrap{
	overflow: hidden;
	height: 1%;
	padding: 0 57px;
	background: url(../images/content-bg.jpg) no-repeat right bottom;
}

#navbar{
	float: left;
	width: 200px;
}

#aside{
	float: right;
	width: 173px;
}

.sidebar{
	padding-bottom: 20px;
}

	.sidebar h2{
	background: #252C43;
	color: #fff;
	padding: 10px 5px 10px 10px;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 20px;
}

	.sidebar h3{
	font-size: 14px;
	margin-bottom: 10px;
}

	.sidebar ul{
	list-style-type: none;
	font-size: 13px;
	margin-bottom: 20px;
	height: 1%;
}

	.sidebar p{
	font-size: 13px;
	margin-bottom: 10px;
	line-height: 100%;
}

	.sidebar hr{
	border: none;
	height: 1px;
	color: #000;
	background: #000;
	margin-bottom: 10px;
}

	.sidebar blockquote{
	font-style: italic;
}

	.sidebar cite{
	font-style: normal;
	font-weight: bold;
	text-align: left;
	display: block;
}

	.sidebar #add-nav{
	font-size: 14px;
	font-weight: bold;
	color: #5C6993;
}

		.sidebar #add-nav li{
	margin-bottom: 15px;
}

			.sidebar #add-nav li a{
	text-decoration: none;
	color: #000;
}

			.sidebar #add-nav li a:hover{
	color: #5567a4;
	text-decoration: underline;
}

			.sidebar #add-nav a.current{
	background: #D10000;
	color: #fff;
	padding: 0 2px;
}

			.sidebar #add-nav li ul{
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0 0 10px;
	margin: 0;
}

				.sidebar #add-nav li ul li{
	margin: 0;
	background: url(../images/marker.gif) no-repeat left 6px;
	padding: 0 0 0 10px;
}

					.sidebar #add-nav li ul li ul{
	padding: 0;
}

						.sidebar #add-nav li ul li li{
	background: none;
	padding: 0;
}

	.sidebar .date{
	font-weight: bold;
	display: block;
}

#footer{
	float: left;
	background: #252C43;
	padding: 20px 0 40px 300px;
	color: #fff;
}

#logos_firm{
	background: #252C43;
	padding: 40px 0 50px 700px;
	color: #fff;
}

	#footer p{
	font-size: 12px;
}

	#footer address{
	font-size: 12px;
	font-style: normal;
}

		#footer address big{
	font-size: 30px;
	display: block;
}

	#footer a{
	color: #6699FF;
}

#content #search-results p{
	margin-bottom: 30px;
}

#content #search-results a{
	font-size: 110%;
}

#content .pages {
	font-size: 110%;
	margin-bottom: 30px;
}

#content .pages a {
	text-decoration: none;
}

#content .orderbutton {
background:#C7013A none repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
cursor:pointer;
padding:5px;
font-size: 20px;
text-decoration: none;
margin: 10px;
}

#content button.refresh {
background:#C7013A none repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
cursor:pointer;
font-weight: bold;
font-size: 14px;
padding: 1px;
float: right;
}

#content #orderform table td {
	font-size: 18px;
}

#content #orderform input,textarea {
	width: 300px;
	font-size: 16px;
}

#content #orderform textarea {
	height: 100px;
}
