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

body {
	background: #FFFFFF; /*url(images/img01.jpg) repeat-x top left;*/
	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #666666;
}

p {font-family:  Tahoma, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #666666;
	}
	
p.red {font-family:  Tahoma, Helvetica, sans-serif;
		margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #990000;
	}	

p.required {font-family:  Tahoma, Helvetica, sans-serif;
		margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #666666;
	}

textarea{

	background: #f58025 url(images/img04.gif) repeat-x;
	border-top: 1px solid #3c2415;
	border-right: 1px solid #3c2415;
	border-bottom: 1px solid #3c2415;
	border-left: 1px solid #3c2415;
	font: normal 1em/normal Tahoma, Helvetica, sans-serif;
	color: #757575;
}

h1, h2, h3 {
	color: #31363B;
	letter-spacing: -1px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 1.5em;
	margin-left: .5em;
	line-height: 190%;
}

p.scroll {
	line-height: 140%;
	margin: 0px;
	padding:0px;
}

ul, ol {
	margin-left: 1em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

 a {
	color: #f58025;
	text-decoration: none;

}
	
	a:hover {
	text-decoration: none;
	color: #17a32d;
}
	
a.img {
	border: #3c2415 1px solid;
	text-decoration: none;
}
a.img:hover {
	border: #17a32d 2px solid;
	padding:0px;
	margin:0px;
	text-decoration: none;
}


img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

#header {
	width: 960px;
	height: 400px;
	margin: 0 auto;
	background:#ffffff;
}


/* Logo */

#logo {
	width: 754px;
	height: 85px;
	margin: 0 auto;
	padding: 0px;
	border-bottom: 2px solid #3c2415;
	background: #ffffff/* url(images/logo.jpg) no-repeat left top*/;
}


#splash {
	width: 754px;
	height: 265px;
	background: #ffffff url(images/header/header1.jpg) no-repeat  center;
	border-bottom: 2px solid #3c2415;
}
#splashproduct {
	width: 754px;
	height: 265px;
	background: #ffffff url(images/header/headerproduct.jpg) no-repeat  center;
	border-bottom: 2px solid #3c2415;
}

#splashmisc {
	width: 754px;
	height: 265px;
	background:#ffffff url(images/header/header_misc.jpg) no-repeat  center;
	border-bottom: 2px solid #3c2415;
}

#splashcontact {
	width: 754px;
	height: 265px;
	background:#ffffff url(images/header/header_contact.jpg) no-repeat  center;
	border-bottom: 2px solid #3c2415;
}



#splashwho {
	width: 754px;
	height: 265px;
	background: #ffffff url(images/header/header_who.jpg) no-repeat  center;
	border-bottom: 2px solid #3c2415;
}


#splashship {
	width: 754px;
	height: 265px;
	background: #ffffff url(images/header/header_ship.jpg) no-repeat  center;
	border-bottom: 2px solid #3c2415;
}


#splashpartner {
	width: 754px;
	height: 265px;
	background: #ffffff url(images/header/headerpartner.jpg) no-repeat  center;
	border-bottom: 2px solid #3c2415;
}


#splashpp {
	width: 754px;
	height: 265px;
	background: #ffffff url(images/header/header_privacy.jpg) no-repeat  center;
	border-bottom: 2px solid #3c2415;
}


/* Header */
#header {
	width: 754px;
	margin: 0 auto;
}

#menu {
	height: 40px;
	width: 754px;
	padding-left: 0px;
	/*background: url(images/img02.jpg) no-repeat left top;*/
	font-family: Tahoma, Helvetica, sans-serif;
	

}

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

}

#menu li {
	float: left;		

}

#menu a {
	display: block;
	float: left;
	padding: 16px 12px 15px 13px;
	margin-right: 2px;
	height: 18px;
	background: url(images/img03.gif) no-repeat left 35%;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #f58025;
}

#menu a.b {
	display: block;
	float: left;
	padding: 16px 0px 15px 10px;
	margin-right: 1px;
	height: 18px;
	background: url(images/img03.gif) no-repeat left 35%;
	text-decoration: bold;
	text-transform: uppercase;
	font-size: 10px;
	font-weight:800;
	color: #3c2415;
	}
#menu a:hover {
	color: #17a325;
}

#menu .current_page_item a {
	background: url(images/img03.gif) no-repeat left 35%;
	color: #17a32d;
}
#wrapper {
	width: 754px;
	margin: 0 auto;
	background: url(images/img05a.jpg) repeat-x left top;
}

/* Page */

#page {
	width: 754px;
	margin: 0 auto;
	padding-top: 20px;
}


/* Content */

#content {
	background:#ffffff;
	float: right; /*change only this to move sidebar left or right*/
	width: 550px;
}
#contentfull {
	float: left;
	width: 745px;
}


.post {
padding: 0px 0px 0px 5px;
}
.post p
{margin-top: .3em;
line-height:20px}

.post .title {
	margin: 0;
	padding: 5px 20px 10px 0px;
	/*border-bottom: 1px dotted #3c2415;*/
}

.post h1.title {
	padding: 5px 0  0 50px;
	height: 40px;
	font-size: 2.4em;
	text-transform: lowercase;
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	margin: 0px;
	padding: 0px 0px;
	font-family: Tahoma, Helvetica, sans-serif;
}




.post .meta {
	height: spx;
	margin: 0px 0 20px 0;
	padding: 0px 0 0 20px;
	line-height: normal;
	background: url(images/img05.jpg) repeat-x left top;
}

.post a {
	color: #f58025;
	text-decoration:none;
}

.post ul {	color: #666666;

	margin: 0px 0px 0px 20px;
	text-decoration:none;
}

.post li {
	margin: 0px 0px 0px 20px;
	text-decoration:none;
}
.post a:hover {
	color: #757575;
	text-decoration:none;
}
/* Sidebar */



#sidebar {
	float: left;
	margin:25px 0px 0px 0px;
}



/* Footer */



#footer {
	width: 714px;
	clear: both;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
	background: #FFFFFF url(images/footer.jpg) repeat-x top left;
}



#footer p {
	margin: 0;
	line-height: 150%;
	font-size: 11px;
	color: #666;
}

#footer a {
	color: #f58025;
	font-size: 11px;
	text-decoration: none;
}

#footer a:hover {
	color: #17a32d;
	text-decoration: none;
}




.imgborder
{border-right: 2px solid #3c2415;
border-left: 2px solid #3c2415;
border-bottom: 2px solid #3c2415
}

.imgpad
{padding: 4px 4px 4px 4px;
margin:12px;
border: 2px solid #3c2415;
}

.imgbordersmall
{
border: 2px solid #17a32d;
}

.imgborder
{
border: 3px solid #3c2415;
}

.green
{
border-bottom: 2px solid #3c2415;
}

.bordertd
{
border-right: 0px solid #cccccc;
}

/****************************** highslide stuff*****************************/
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;

}
.highslide {
	cursor: url(Scripts/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid #3c2415;
}
.highslide:hover img {
	border: 2px solid #f58025;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Tahoma, Verdana;
    font-size: 11pt;
	color: #17a32d;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(Scripts/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(Scripts/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(Scripts/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(Scripts/highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}