/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #f0f3c6 url(images/img01.jpg) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9c6f44;
}

h1, h2, h3 {
	margin-top: 0;
	font-weight: normal;
}

h1 {
	font-size: 24px;
	color: #38b2d1;
}

h2 {
	font-size: 18px;
	color: #38b2d1;
	margin: 20px 0 -10px 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #9c6f44;
}

p, ul, ol {
	margin-bottom: 5px;
	line-height: 19px;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #38b2d1;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}
.highlight {color: #38b2d1}


/* header */

#header {
	width: 728px;
	height: 50px;
	margin: 0 auto;
	padding: 100px 0 0 0;
	background: #ffd388 url(images/header.jpg) no-repeat;
}


/* Menu */

#menu {
	width: 700px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 18px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	color: #9c6f44;
	padding-left:17px;
	margin-right:8px;
	background: url(images/img02.gif) no-repeat left center;
}

#menu a:hover {
	color: #cc6600;
}

#menu .active a {
	color: #6dbfc8;
}

/* Page */

#page {
	clear: both;
	width: 728px;
	margin: 0 auto 0 auto;
	background: url(images/img04.gif) repeat-y;
}

/* Splash */

#splash {
	width: 668px;
	height: 320px;
	padding: 9px 30px 0 30px;
	background: url(images/splash.gif) no-repeat;
}

.twocols {
}

.twocols .title {
}

.twocols .col1 {
	float: left;
	width: 469px;
	text-align: center;
}

.twocols .col2 {
	float: right;
	width: 190px;
	padding: 10px 0 0 0;
}


/* Title Bar */

#titlebar {
	width: 668px;
	height: 56px;
	padding: 24px 30px 0px 30px;
	background: url(images/titlebar.gif) no-repeat;
}

#titlebar h1 {
	color: #9b7043;
	padding-left: 35px;
	background: url(images/title_graphic.gif) no-repeat left top;
}

/* Flash */

#flash {
	width: 700px;
	padding: 0 14px 0px 14px;
}


/* Content */

#content {
	float: right;
	width: 365px;
	padding: 0 30px 30px 30px;
}

.title {
	margin-bottom: -15px;
}

.intro {
	line-height: 24px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 18px;
	margin-top: 6px;
	background: url(images/li.gif) no-repeat left top;
}

.caption {
	font-size: 11px;
	font-style: italic;
	margin-top: -5px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 233px;
	padding: 0 30px 30px 30px;
}


/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding-top: 20px;
	background: #FFFFFF;
	color: #666666;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
}

#footer a {
	color: #38b2d1;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* contact */

#contact {
}

.form {
	padding: 10px 2px 10px 2px;
	vertical-align: top;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	border-bottom: 1px solid #9c6f44;
}

.form2 {
	padding: 0px 2px 2px 2px;
	vertical-align: top;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

input {
	font-size: 10px;
	vertical-align: text-bottom;
}

#buttoncenter {
text-align:center;
}
#homepagebuttons {
padding-left:22px;
margin:0px;
}


#homepagebuttons a {
	padding: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
	text-indent:-9999px;
	height:43px;
	display:block;
}
#homepagebuttons #placeorder { background-image: url("images/PlaceOrder.gif"); width: 188px; height:43px;}
#homepagebuttons #uploadfiles { background-image: url("images/SubmitFiles.gif"); width: 188px; height:43px;}
#homepagebuttons #pay { background-image: url("images/Pay.gif"); width: 188px; height:43px;}


#homepagebuttons a:hover#placeorder { background-position: 0px -44px;}
#homepagebuttons a:hover#uploadfiles { background-position: 0px -44px;}
#homepagebuttons a:hover#pay { background-position: 0px -44px;}
