html, body, div, ul, li, h3 { margin: 0; padding: 0; }

body {
	background: #ece1c3 url(images/surfwear_back_grad.jpg) repeat-x;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 18px;
}

h1{
color:#003464;
}

.text {
	display: none;
}

img {
	border: 0;
}

a {
	text-decoration: underline;
	color: #014a7f;
}

a:hover {
	text-decoration: underline;
	color: #FF9900;
}

a:visited {
	text-decoration: underline;
	color: #014a7f;
}

.basic_container {
	width: 100%;
}

.basic_shadow {
	margin: 0 auto;
	width: 790px;
}

#header_container {
	width: 790px;
	position: relative;
	height: 110px;
}
#hdr_left {
	width: 20px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/surfwear_hdr_left.jpg);
	background-repeat: no-repeat;
	height: 110px;
}
#logo {
	width: 200px;
	position: absolute;
	left: 20px;
	top: 0px;
	height: 110px;
}
#hdr_content {
	width: 550px;
	position: absolute;
	left: 220px;
	top: 0px;
	height: 110px;
	background-image: url(images/surfwear_hdr_grad.jpg);
	background-repeat: repeat-x;
}
#tagline {
	width: 254px;
	position: absolute;
	left: 10px;
	font-size: 14px;
	text-align: left;
	top: 45px;
	font-weight: bold;
	color: #666666;
}
.login {
	width: 480px;
	position: absolute;
	top: 70px;
	font-size: 9px;
	text-align: left;
	color: #666666;
	line-height: 25px;
	height: 25px;
	left: 10px;
}
.login a {
	color: #333333;
	text-decoration:none;
}
.login a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.login a:visited {
	color: #333333;
}
.account {
	width: 200px;
	position: absolute;
	right: 0px;
	text-align: right;
	height: 45px;
	top: 40px;
	font-size: 9px;
}
.account a {
	color: #333333;
	text-decoration:none;
}
.account a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.account a:visited {
	color: #333333;
}

#search {
	width: 200px;
	position: absolute;
	right: 0px;
	text-align: right;
	height: 45px;
	top: 70px;
}

#hdr_right {
	width: 20px;
	position: absolute;
	top: 0px;
	background-image: url(images/surfwear_hdr_right.jpg);
	background-repeat: no-repeat;
	height: 110px;
	right: 0px;
}

#header_nav_container {
	width: 790px;
	position: relative;
	background-image: url(images/surfwear_hdr_nav.jpg);
	background-repeat: repeat-y;
	height: 25px;
	z-index: 100;
}
#header_nav {
	margin: 0 auto;
	height: 25px;
	width: 752px;
	z-index: 500;
}
#header_divider {
	width: 790px;
	background-image: url(images/surfwear_hdr_divider.jpg);
	background-repeat: no-repeat;
	height: 35px;
}
#content_back {
    position: relative;
	width: 790px;
	background-image: url(images/surfwear_content_grad.jpg);
	background-repeat: repeat-y;
	z-index: 1;
}

#content_container {
	margin: 0 auto;
	width: 750px;
	z-index: 1;
}

#left_content {
	width: 200px;
	z-index: 1;
}

.blue_box {
	width: 200px;
	margin-bottom: 10px;
	position: relative;
}
.blue_box_top {
	width: 200px;
	background-image: url(images/blue_box_top.jpg);
	background-repeat: no-repeat;
	height: 5px;
}
.blue_box_image {
	width: 200px;
	background-image: url(images/blue_box_grad.jpg);
	text-align: center;
}

.surfer {
	width: 200px;
	background-image: url(images/white_box_grad.jpg);
	text-align: center;
}
.blue_box_div {
	width: 200px;
	background-image: url(images/blue_box_div.jpg);
	background-repeat: no-repeat;
	height: 3px;
	margin: 0px;
	padding: 0px;
}
.blue_box_text {
	width: 190px;
	background-image: url(images/blue_box_text.jpg);
	background-repeat: repeat-y;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	color: #014a7f;
	line-height: 18px;
}
.blue_box_bot {
	width: 200px;
	background-image: url(images/blue_box_bot.jpg);
	background-repeat: no-repeat;
	height: 6px;
}


.white_box {
	width: 200px;
	margin-bottom: 10px;
	position: relative;
}
.white_box_top {
	width: 200px;
	background-image: url(images/white_box_top.jpg);
	background-repeat: no-repeat;
	height: 5px;
}
.white_box_image {
	width: 200px;
	background-image: url(images/white_box_grad.jpg);
	text-align: center;
}
.white_box_div {
	width: 200px;
	background-image: url(images/blue_box_div.jpg);
	background-repeat: no-repeat;
	height: 3px;
}
.white_box_text {
	width: 190px;
	background-image: url(images/white_box_text.jpg);
	background-repeat: repeat-y;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	color: #a5d7f9;
	line-height: 18px;
}
.white_box_bot {
	width: 200px;
	background-image: url(images/white_box_bot.jpg);
	background-repeat: no-repeat;
	height: 6px;
}
.small_box_text {
	width: 190px;
	background-image: url(images/blue_box_text.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	text-align: center;
	padding: 5px;
	color: #014a7f;
	line-height: 14px;
}


#mid_content {
	width: 10px;
}

#right_content {
    position: relative;
	width: 530px;
	padding-left: 10px;
	z-index: 1;
}

#content_image {
    position: relative;
	width: 540px;
	height: 470px;
    left: -10px;
}

#content_text {
	width: 520px;
	background-image: url(images/detailing_content_grad.jpg);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 20px;
	text-align: justify;
}
.title {
	color: #FF6600;
	font-size: 18px;
}

#footer_divider {
	width: 790px;
	background-image: url(images/surfwear_ftr_divider.jpg);
	background-repeat: no-repeat;
	height: 30px;
}

.footer_container {
	width: 790px;
	position: relative;
	background-image: url(images/surfwear_ftr_grad.jpg);
	background-repeat: repeat-y;
	font-size: 10px;
	text-align: center;
	line-height: 22px;
	height: 25px;
	color: #FFFFFF;
}
.footer_container a {
	color: #FF9900;
	text-decoration:underline;
}
.footer_container a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer_phone {
	color: #FF9900;
	font-size: 16px;
	font-weight: bold;
}


#footer_bot {
	width: 790px;
	background-image: url(images/surfwear_ftr_bot.jpg);
	background-repeat: no-repeat;
	height: 25px;
	margin-bottom: 40px;
}

.images {
	border:#004B84;
	border: 3px;
}

