* { padding: 0; margin: 0px auto; }

body{
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}
#wrapper{
	width: 100%;
	margin: 0 auto;
	background-image: url(../images/bkgd-design.jpg);
	background-repeat: repeat-x;
	height: 100%;
}

#wrapper_design{
	width: 100%;
	margin: 0 auto;
	background-image: url(images/bkgd-inside-design.jpg);
	background-repeat: repeat-x;
	height: 100%;
}

#wrapper_content{
	width: 900px;
	margin: 0 auto;
	background-color: #000000;
}

/*************************************************** navbar_top **/

#design_navbar_top{
	text-align: right;
	height: 49px;
	width: 900px;
}
.design_navbar_top{
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #ffffff;
	padding-right: 36px;
	padding-left: 5px;
}
.design_navbar_top_espanol{
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	color: #ffffff;
	padding-right: 5px;
	padding-left: 5px;
}
.design_navbar_top a:link { color: #ffffff; text-decoration: none }
.design_navbar_top a:visited { color: #ffffff; text-decoration: none }
.design_navbar_top a:hover { color: #649f41; text-decoration: none }
.design_navbar_top a:active { color: #649f41; text-decoration: none }

.design_navbar_top_espanol a:link { color: #ffffff; text-decoration: none }
.design_navbar_top_espanol  a:visited { color: #ffffff; text-decoration: none }
.design_navbar_top_espanol  a:hover { color: #649f41; text-decoration: none }
.design_navbar_top_espanol  a:active { color: #649f41; text-decoration: none }

/*************************************************** header **/

#design_header{
	background-color: #015697;
	background-image: url(images/design_04-2.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 900px;
	clear: left;
	float: left;
}

/*************************************************** flash **/

#design_flash{
	clear: left;
	float: left;
	height: 206px;
	width: 900px;
}
 
/*************************************************** navbar **/

#design_navbar{
	background-color: #649f41;
	text-align: center;
	height: 28px;
	width: 900px;
	clear: left;
	float: left;
}
#design_navbar_inside{
	background-color: #ffb900;
	text-align: center;
	height: 28px;
	width: 900px;
	clear: left;
	float: left;
	margin-top: 2px;
}
.design_navbar{
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #ffffff;
	padding-right: 25px;
}
.design_navbar a:link { color: #ffffff; text-decoration: none }
.design_navbar a:visited { color: #ffffff; text-decoration: none }
.design_navbar a:hover { color: #000000; text-decoration: none }
.design_navbar a:active { color: #000000; text-decoration: none }

/*************************************************** content **/

#design_content{
	min-height: 200px;
	width: 792px;
	padding-top: 30px;
	padding-right: 37px;
	padding-bottom: 20px;
	padding-left: 69px;
	clear: left;
	float: left;
	text-align: left;
	border-right: 1px solid #649f41;
	border-bottom: 1px solid #649f41;
	border-left: 1px solid #649f41;
}
#design_content_left{
	text-align: right;
	width: 344px;
	clear: left;
	float: left;
}
#design_content_right{
	text-align: left;
	width: 413px;
	float: right;
}
#design_content_inside{
	text-align: left;
	width: 792px;
	clear: left;
	float: left;
}
#callout_right{
	padding: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #649f41;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(../trade/images/bkgd-callout-right-green.jpg);
	background-repeat: no-repeat;
}
.callout{
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	text-align: center;
}
.callout_body{
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(images/bullet-design.gif);
}
.logos{
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #649f41;
	font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;
}
.bullets_white{
	list-style-position: outside;
	list-style-image: url(images/bullet-design-WHITE.jpg);
	font-size: 12px;
	line-height: 13px;
	padding-bottom: 4px;
}
.design_button{
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}
.design_button a:link { color: #ffffff; text-decoration: none }
.design_button a:visited { color: #ffffff; text-decoration: none }
.design_button a:hover { color: #649f41; text-decoration: none }
.design_button a:active { color: #649f41; text-decoration: none }

/*************************************************** inside **/

.inside_navbar{
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	margin-top: 12px;
	padding-right: 21px;
}
.phone{
	font-size: 18px;
	line-height: 13px;
	font-weight: bold;
	margin-top: 12px;
}

/*************************************************** headlines **/

h1{ /** page header **/
	font-size: 23px;
	line-height: 24px;
	color: #649f41;
}
h2{ /** headline **/
	font-size: 13px;
	color: #649f41;
	padding-bottom: 20px;
	line-height: 19px;
	font-weight: bold;
	text-transform: uppercase;
}
h3{ /** headline **/
	font-size: 13px;
	color: #649f41;
	padding-bottom: 10px;
	line-height: 19px;
	font-weight: bold;
}
h4{ /** subheads **/
	font-size: 13px;
	color: #649f41;
	line-height: 14px;
	padding-top: 10px;
	padding-bottom: 5px;
}
h4 a:link { color: #649f41; text-decoration: none }
h4 a:visited { color: #649f41; text-decoration: none }
h4 a:hover { color: #ffffff; text-decoration: none }
h4 a:active { color: #ffffff; text-decoration: none }

h5{ /** subheads for Products page **/
	font-size: 13px;
	color: #649f41;
	line-height: 14px;
	padding-top: 20px;
	padding-bottom: 10px;
	float: none;
	clear: left;
}
h6{ /** page header **/
	font-size: 23px;
	line-height: 24px;
	color: #649f41;
	padding-bottom: 20px;
}

/*************************************************** headlines **/

#footer{
	width: 794px;
	margin-top: 50px;
	padding-left: 10px;
	clear: left;
	float: left;
}
.footer{
	font-size: 10px;
	line-height: 13px;
	letter-spacing: 1px;
	font-weight: normal;
	text-align: right;
}

/*************************************************** general **/

p {
	padding-bottom: 8px;
	}
ul, ol, dl, blockquote, cite {
	padding-bottom: 10px;
	padding-left: 30px;
	list-style-position: outside;
	list-style-image: url(images/bullet-design.jpg);
}
a:link {
	color: #649f41;
	}
a:visited {
	color: #006BBF;
	}
a:hover {
	color: #006BBF;
	}
a:active {
	color: #006BBF;
	}
img{
	clear: left;
}
.clear{
	clear: left;
}
.clear_logo{
	float: none;
	clear: right;
}
#rule-h{
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DF0000;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

