/*
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 {
	color: #7A7A7A;
	background-color: #FFFF99;
	background-image: none;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

form {
}

fieldset {
	border: none;
}

legend {
	display: none;
}

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

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

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

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

p {
}

blockquote {
}

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

ul li {
}

ol {
	margin-left: 2em;
	list-style: lower-roman;
}

ol li {
}

a {
	color: #FF6600;
}

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

img {
	border: 1px solid #CCCCCC;
	padding: 5px;
}

/* Boxed Style */

.boxed {
	margin-bottom: 1em;
	border: 1px solid #CCCCCC;
	background-color: #FFFF99;
	background-image: url(../img/img07a.gif);
	background-repeat: repeat-x;
}

.boxed2 {
	margin-bottom: 1em;
	border: 1px solid #CCCCCC;
	background-color: #FFFF99;
}

.boxed .title {
	height: 29px;
	padding: 11px 0 0 27px;
	background: url(../img/img08.gif) no-repeat 10px 50%;
	text-transform: uppercase;
	font-size: 1em;
	color: #EA672E;
}

.boxed .content {
	padding: 10px;
}

/* Header */

#header {
	width: 750px;
	height: 130px;
	margin: 0 auto;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-color: #FFFF99;
}

/* 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: 100px 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(../img/img03.gif) no-repeat left center;
}

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

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

/* Menu */

#menu {
	width: 750px;
	height: 40px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/img07a.gif);
	font-size: 11px;
	background-color: #FFFF99;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 26px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 12px;
	background-image: url(../img/img06.gif);
	background-repeat: no-repeat;
}

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

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

/* Content */

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

/* Content > Main */

#main {
	float: right;
	width: 500px;
	text-align: justify;
}

#main360 {
	float: right;
	width: 750px;
	text-align: justify;
}

/* Content > Main > Example */

#example {
}

/* Content > Main > Welcome */

#welcome {
	border-bottom: 1px solid #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 1.5em;
	padding-left: 0;
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 220px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* 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;
	background: url(../img/img09.gif) no-repeat left center;
	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 {
}

#partners2 {
}

#partners3 {
}

#partners4 {
}

/* Footer */

#footer {
	clear: both;
	width: 750px;
	margin: 0 auto 2em auto;
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	background-image: url(../img/img07a.gif);
	background-repeat: repeat-x;
}

#footercontent {
	clear: both;
	width: 750px;
	margin: 0 auto 2em auto;
	border: 1px solid #CCCCCC;
}

/* Footer > Legal */

#legal {
	margin: 0;
	padding: 8px;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	font-weight: bold;
	color: #FFFFFF;
}

/* Footer > Links */

#links {
	margin: 0;
	padding: 10px;
	text-align: center;
	list-style-type: square;
	list-style-position: outside;
}

#links li {
	display: inline;
    }
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
    }

#ratestable {
	text-align: left;
	width: 100%;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	padding: 5px;
    }
	
.ratestable {
	text-align: left;
	width: 100%;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	padding: 5px;
    }

#ratestable td {
	text-align: left;
	border: 1px solid #CCCCCC;
	padding: 5px;
	
    }
.ratestable td {
	text-align: left;
	border: 1px solid #CCCCCC;
	padding: 5px;
    }

.float-left  {
	float: left;
	margin-right: 5px;
  }
  
  .float-right  {
	float: right;
	margin-left: 5px;
  }

.rounded { /* fix IE 6 layout */ position:relative; /* IE haslayout */ height:1%; /* obey floats */ overflow:auto; } 

.top, .bottom, .top b, .bottom b { display:block; font:normal 1px/1px sans-serif; position:relative; border-style:solid; border-width:0; } 

.rounded .top, .rounded .bottom { margin:0 5px; height:4px; } 

.rounded .top, .rounded .top b { padding-top:1px; } 

.rounded .bottom, .rounded .bottom b { padding-bottom:1px; } 

.rounded .top b, .rounded .bottom b { margin:0 -2px; height:3px; } 

.rounded .top b b, .rounded .bottom b b { margin:0 -1px; height:2px; } 

.rounded .top b b b, .rounded .bottom b b b { height:1px; } 

.example .top, .example .top b, .example .bottom, .example .bottom b, .example .content { color:#7F7F7F; background-color:#FFDC7F; } 

.example .content{ font:normal 12px/14px arial,helvetica,sans-serif; padding:3px 8px; }

blockquote {
	background-color: transparent;
	background-image: url(../img/quotesright.png);
	background-repeat: no-repeat;
	background-position: left top;
}
blockquote div {
	padding: 0 48px;
	background-color: transparent;
	background-image: url(../img/quotesleft.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
