* { 
	padding:0;
	margin:0;
	list-style:none;
	border:none;
}
table,td{
	/*border:1px solid #000;*/
}
td{
	padding:5px 5px 10px 5px;
	text-align:center !important;
}

body { 
	background:#333 url(../images/bg-body.jpg) repeat-x center top;
	font-size:14px;
	line-height:17px;
	font-family: arial, sans-serif;
	color:#555;
}

h1, h2 { 
	font-size:24px;
	line-height:30px;
	color:#6A7C98;
	font-weight:normal;
	margin-bottom:17px;
	clear:both;
}

h3 { 
	font-size:14px;
	line-height:17px;
	color:#6A7C98;
	font-weight:bold;
	margin-bottom:17px;
	text-transform:capitalize;
	clear:both;
}

p { 
	margin-bottom:17px;
}

td{
	font-size:12px;
	text-align:left;
	vertical-align:top;
}

a { 
	color:#6A7C98;
}

a:hover { 
	color:#000;
}

table{
	width:600px;	
}

td{
	width:300px;	
}

#brand { 
	width:1009px;
	margin:97px auto 0;
	background: transparent url(../images/bg-brand.png) no-repeat center top;
	color:#333332;
	height:130px;
} /* contains image for top of border. */

#brand a { 
	width:299px;
	height:130px;
	margin:0 auto;
	display:block;
}

#brand a img { 
	width:249px;
	height:130px;
}

#wrapper { 
	width:1009px;
	margin:0 auto;
	background: transparent url(../images/bg-content-vertical-tile.png) repeat-y center top;
	position:relative;
} 

#page
{  
	padding:0 30px;
	position:relative;
} 

#nav { 
	width:215px;
	float:left;
	line-height:35px;
}

#nav a { 
	width:185px;
	padding-left:30px;
	height:35px;
	display:block;
	line-height:35px;
	background: transparent url(../images/bg-nav.jpg) no-repeat center top;
	font-size:16px;
	color:#576164;
	text-decoration:none;
}

#nav a:hover { 
	color:#074486;
	text-decoration:underline;
}

#nav a.active { 
	color:#074486;
	text-decoration:none;
}

#nav a.first { 
	color:#576164;
	background: none;
}

#nav a.first:hover { 
	color:#074486;
	text-decoration:underline;
}


a#shipping { 
	background: none;
	padding-left:20px;
	padding-top:20px;
	float:left;
	display:block;
	height:95px;
}

#content { 
	width:634px;
	float:left;
	min-height:400px;
	padding:0 50px;
	position:relative;
}

#gallery{
	background:#C7C7CF;
	color:#333;
	margin-bottom:10px;
	padding:20px 10px;
	width:630px;
}


.page-bottom
{
	background: transparent url(../images/bg-content-bottom.png) no-repeat center top;	
	width:1009px;
	height:50px;
	margin:auto auto;
}

.call-to-action { 
	width:240px;
	float:right;
	background:#E3EDEC;
	overflow:hidden;
	padding:4px;
}

.call-to-action a.request-a-quote { 
	width:124px;
	height:31px;
	display:block;
	float:left;
	line-height:31px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	background:#266B7E url(../images/bg-btn-request.gif) no-repeat center center;
	margin-right:10px;
}

.call-to-action a.learn-more { 
	width:99px;
	height:31px;
	display:block;
	float:left;
	line-height:31px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	background:#F58D14 url(../images/bg-btn-learn.gif) no-repeat center center;
}

.call-to-action a:hover { 
	text-decoration:underline;
}

.quote{
	padding:12px;
	background-color:#e3edec;	
}

div.shipworld{
	bottom:0px;
	height:100px;
	position:abslute;	
}

address{
	text-align:left;
	font-style:normal;
	padding-top:20px;
}

address a{
	border:none !important;
	margin:0px !important;
	padding:0px !important;
}

#carousel { 
	padding-bottom:30px;
}

#footer { 
	width:100%;
	min-width:949px;
	text-align:center;
	position:relative;
	font-size:11px;
	color:#fff;
	padding-bottom:97px;
	overflow:hidden;
}

div.footer_content{
	margin:auto auto;
	padding-left:20px;
	width:949px;
	position:relative;
}

#footer #footernav { 
	text-align:left;
	position:relative;
}

#footer #footernav a { 
	color:#fff;
	text-decoration:none;
	border-left: 1px solid #fff;
	padding: 0 3px 0 4px;

}

#footer #footernav a.first { 
	border: none;
	padding-left:0;
}
 
.made_by_webacom{
	bottom:0px;
	border:none !important;
	position:absolute;
	right:0px;
}

.copyright{
	position:absolute;
	left:360px;
	top:38px;
	width:300px;	
}

.clear{
	clear:both;	
}

.imgleft{
	float:left;	
	margin-right:20px;
}

.imgright{
	float:right;
	margin-left:20px;
}

.imgpad{
	padding-left:20px;	
}

div.contact_page-details{
	position:relative;	
}

div.contact_page-details_inset{
	right:0px;
	position:absolute;
	top:0px;
	width:300px;
}

.padtop_img{
	padding-top:3px;	
}

.right_table{
	text-align:left !important;	
}

/* png fix */
h1, img, div { 
	behavior: url(iepngfix.htc);
}


/***** styles for carousel *****/

#slider {
    width: 550px;
    margin: 0 auto;
    position: relative;
	border: 5px solid #E4EAEA;
}

.scroll {
	overflow: hidden;
	width: 550px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
	padding: 10px 41px 10px 0;
    width: 233px;
	height: 210px;
}

#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/leftshadow.png) repeat-y;
}

#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/rightshadow.png) repeat-y;
}

.inside {
	/*
	padding: 10px;
	border: 1px solid #999;
	*/
}

.inside div.info {
	background:transparent url(../images/bg-transparent-white-75.png) repeat;
	margin:-80px 0 0;
	height:80px;
	padding:0;
	border:1px solid #666;
	border-top:none;
	position:relative;
	width:192px;
	bottom:0;
}

.inside img {
	display: block;
	border: 1px solid #666;
	margin: 0;
	width: 192px;
}

.inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 16px;
	margin: 0;
	padding: 0 12px;
}

.inside p {
	font-size: 11px;
	color: #000;
	margin:0;
	padding: 0 12px;
}

#slider a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

#slider a:hover {
	border-bottom: 1px solid #999;
}

.scrollButtons {
    position: absolute;
    top: 90px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -45px;
}

.scrollButtons.right {
    right: -45px;
}

.hide {
    display: none;
}

/* Form Styling */

form.cmxform fieldset 
{
	border: 0px;
	width: 600px;	
}

form.cmxform legend 
{
	color:#000;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}

form.cmxform label 
{
	display: inline-block;
	line-height: 1.4;
	width: 120px; /* Width of labels */	
	vertical-align: top;
}

form.cmxform fieldset ol 
{
	margin: 0;
	padding: 0;
}

form.cmxform ol li 
{
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.cmxform em 
{
	font-weight: bold;
	color: #f00;
}

form.cmxform textarea, form.cmxform input, form.cmxform select
{
	border:#CCC 1px solid;
	width: 250px;
	font-size:14px;
	font-family: arial, sans-serif;
}
.button{
	border:none !important;
	width: 97px !important;
}
