/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	color: #414141;
}

hr {
	color: #d2d4e6;
	background-color: #d2d4e6;
	width: 90%;
	border: none 0; 
	height: 1px;
}

form {
}

fieldset {
	border: none;
}

legend {
	display: none;
}

h1, h2, h3 {
	margin: 0;
	color: #7479ae;
}

h2 {
	margin-bottom: .5em;
	font-size: 1.8em;
}

h3 {
	margin-bottom: 1em;
	font-size: medium;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.4em;
}

p {
}

blockquote {
}

ul {
	margin-left: 2em;
	list-style: square;
}

ul li {
}

ol {
	margin-left: 2em;
}

ol li {
}

a {
	color: #EA672E;
}

a:hover {
	text-decoration: none;
	color: #11A6D4;
}

table.center {
	margin-left:auto; 
	margin-right:auto;
}

td.right {
	text-align: right;
}

img {
	border: none;
}

img.aboutustop {
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
    margin-left: auto;
    margin-right: auto;
}

img.aboutus {
	padding-bottom: 10px;
	display: block;
    margin-left: auto;
    margin-right: auto;
}

img.rates {
	float: left;
	margin-top: 26px;
	margin-right: 15px;
	margin-left: 15px;
}

img.ratestop {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
}


/* Boxed Style */

.boxed {
	margin-bottom: 1em;
	background: url(images/img03.gif) no-repeat;
}

.boxed .title {
	height: 29px;
	padding: 11px 0 0 27px;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #FFFFFF;
}

.boxed .content {
	padding: 10px;
}

/* Header */

#header {
	width: 700px;
	height: 100px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat;
}

/* Header > Logo */

#logo {
	float: left;
	padding: 65px 0 0 0;
}

#logo h1 {
	text-transform: uppercase;
	font-size: 2em;
}

#logo h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: 1.2em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Header > Top Menu */

#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 50px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline
}

#topmenu a {
	display: block;
	float: left;
	margin: 0 0 0 20px;
	padding: 0 0 0 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

#topmenu a:hover {
	text-decoration: underline
}

#topmenu1 {
	background: url(images/img04.gif) no-repeat left center;
}

#topmenu2 {
	background: url(images/img05.gif) no-repeat left center;
}

#topmenu3 {
	background: url(images/img06.gif) no-repeat left center;
}

/* Menu */

#menu {
	width: 700px;
	height: 40px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 26px;
	padding: 14px 18px 0 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	padding-left: 0;
	background: none;
}

#menu .currentfirst a {
	color: #11A6D4;
	padding-left: 0;
	background: none;
}

#menu .current a {
	color: #11A6D4;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	padding: 20px 0;
}

/* About Us */

#aboutus {
	float: left;
	width: 460px;
}

#aboutus a {
	text-decoration: none;
	color: #5d628c;
}

#aboutus a:hover {
	color: #7479ae;
}

ul.aboutus{
	font-size: 16px;
	line-height: 30px;
	margin-left: 60px;
	color: #5d628c;
	font-weight: bold;
}

p.letter {
	font-style: italic;
}

/* Content > Main */

#main {
	float: left;
	width: 460px;
}

span.indenthead {
	margin-left: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #7479ae;
}

span.indentheadsmall {
	margin-left: 30px;
	font-size: 11px;
	font-style: italic;
}

ul.services {
	margin-left: 50px;
}

p.indent {
	margin-left: 20px;
}

p.top {
	float: right;
	font-size: 10px;
}

img.top {
	float: left;
	padding-right: 3px;
}

/* Content > Main > Welcome */

#welcome {
	margin: 0 0 3em 0;
	padding: 10px 0 1.5em 0;
}

/* Content > Main > Contact Info */

#contact {
	margin: 0 0 0 0;
	padding: 10px 0 1.5em 0;
	text-align: center;
}

h2.contact {
	line-height: 20px;
	color: #2c1465;
	font-weight: bold;
	font-size: large;
		
}

p.contact {
	font-size: medium;
	line-height: 17px;
}

span.googlemap {
	font-size: small;
}

/* Content > Main > Free Tips */
p.notes {
	font-style: italic;
}

li.tips {
	margin-bottom: 5px;
}

/* Content > Main > Rates */

#rates {
	margin: 0 0 0 0;
	padding: 10px 0 1.5em 0;
	text-align: center;
	width: 700px;
}

#ratetypes {
	border-style: dashed;
	border-width: 1px;
	border-color: #D3D3D3;
	padding: 10px;
	margin-bottom: 10px;
}

span.rateindent {
	margin-left: 85px;
}

span.rateouterindent {
	margin-left:30px;
	font-style: italic;
	color: #732E68;
}

span.ratesdescript {
	font-size: small;
}


/* Content > Rates > Rates Table */

#ratestable {
	width: 600px;
	padding: 5px;
	margin: 0;
}

td.ratetype {
	font-size: 18px;
	line-height: 12pt;
	text-align: left;
}

td.rateper {
	text-align: right;
	padding-right: 8px;
	color: #6E425C;
	vertical-align: middle;
}

td.rateprice {
	font-size: 23px;
	font-style: italic;
	color: #6E425C;
	vertical-align: bottom;
}

td.ratepriceup {
	font-size: 23px;
	font-style: italic;
	color: #6E425C;
	vertical-align: middle;
}

td.rushratetype {
	padding-top: 15px;
	font-size: large;
	text-align: left
}

td.rushrateper {
	padding-top: 12px;
	text-align: right;
	padding-right: 8px;
	color: #6E425C;
}

td.minimumper {
	text-align: right;
	vertical-align: middle;
}

td.minimumprice {
	text-align: center;
	font-size: large;
	font-style: italic;
}
/* Content > Sidebar */

#sidebar {
	float: right;
	width: 220px;
}

/* Content > Sidebar > Login */

#login {
}

#login label {
	display: block;
}

#login #inputtext1, #login #inputtext2 {
	width: 180px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

#login #inputsubmit1 {
	float: right;
	width: 60px;
	margin-right: 7px;
	border: 1px solid #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
}

#login p {
	margin: 0;
	padding-top: .2em;
	font-size: x-small;
}

/* Content > Sidebar > Updates */

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates li {
	margin-bottom: 1em;
}

#updates h3 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: x-small;
}

#updates p {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: .85em;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar > Partners*/

#partners {
}

/* Footer */

#footer {
	clear: both;
	width: 700px;
	margin: 0 auto 2em auto;
	border-top: 1px solid #CCCCCC;
}

/* Footer > Legal */

#legal {
	margin: 0;
	padding: 8px;
	text-align: center;
	font-size: x-small;
}

#legal a {
	font-weight: bold;
}

/* Footer > Links */

#links {
	margin: 0;
	padding: 10px;
	text-align: center;
}

h4 {
	font-size: x-small;
}

