#container {
	width: 980px;
	margin: 40px auto 30px auto;
	background-color: #fff;
	font-family: Arial;
	border: 1px solid #b5b5b5;
	font-size: 13px;
}
#header {
	background-color: #fff;
	height: 100px;
}

#catalog_button {
	float: right;
	padding: 35px 20px 0 0;
}

#logo {
	float: left;
	padding: 10px;
}

#navigation li {
	float: left;
}

#navigation {
	background-color: #cb311d;
	background-repeat: repeat-x;
	width: 980px;
	height: 32px;
	border-bottom: 8px solid #a52110;
	clear: both;
}

#navigation a {
	font-size: 10px;
	font-weight: bold;
	float: left; 
	width: 97px; 
	color: #fff; 
	text-decoration:none; 
	line-height: 3.2; 
	text-align:center; 
	border-left: 1px solid #e4867a;
}

#navigation a:hover {
	background: #a52110;
}

#navigation_current {
	background: #a52110;
	color: #fff;
}

#main_content {
	clear: both;
}

#banner {
	clear: both;
}


#banner_dynamic {
	float: left;
	width: 600px;
}

#banner_static {
	float: right;
	width: 380px;
}

#main_content {
	clear: both;
}

#highlights {
	clear: both;
}

#email_phone {
	float: left;
	width: 326px;
	background-color: #000;
	height: 190px;
	font-size: 0px;
}

#welcome {
	float: right;
	width: 654px;
	background-color: #000;
	height: 190px;
}

#welcome h1 {
	color: #fff;
	font-size: 24px;
	padding: 30px 30px 5px 30px;
	letter-spacing: -1px;
}

#welcome p {
	color: #cbcbcb;
	line-height: 15px;
	padding: 0 30px 30px 30px;
}

#home_columns {
	clear: both;
}

#column1, #column2, #column3 {
	padding: 20px 30px;
	width: 27%;
	float: left;
}

#column1 h2, #column2 h2, #column3 h2 {
	font-family: "Myriad Pro", "Myriad", Helvetica, Arial;
	font-size: 25px;
	padding: 0 0 5px 0;
}

#column1 p, #column2 p, #column3 p {
	font-size: 13px;
	line-height: 15px;
	color: #555;
}

#column1, #column2 {
	border-right: 1px solid #ccc;
}

#content {
	margin: 10px 0 20px 0;
}

.products_box {
	width: 914px;
	height: 161px;
	margin: 30px auto;
}


#neckties h1, #scarves h1 {
	font-size: 22px;
	font-weight: bold;
	color: #000;
	margin: 20px 20px 5px 220px;
}


#neckties p, #scarves p{
	font-size: 12px;
	color: #5f5f5f;
	margin: 0 20px 0 220px;
	line-height: 14px;
}



#bowties h1, #belts h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 25px 20px 5px 150px;
}


#bowties p, #belts  p{
	font-size: 12px;
	color: #5f5f5f;
	margin: 0 20px 0 150px;
	line-height: 14px;
}

#gifts h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 25px 20px 5px 140px;
}


#gifts p {
	font-size: 12px;
	color: #5f5f5f;
	margin: 0 20px 0 140px;
	line-height: 14px;
}












#neckties {
	width: 457px;
	height: 161px;
	background-image: url(../../images/products_neckties.jpg);
	background-repeat: no-repeat;
	float: left;
}

#scarves {
	width: 457px;
	height: 161px;
	background-image: url(../../images/products_scarves.jpg);
	background-repeat: no-repeat;
	float: right;
}

#bowties {
	width: 305px;
	height: 161px;
	background-image: url(../../images/products_bowties.jpg);
	background-repeat: no-repeat;
	float: left;
}

#gifts {
	width: 301px;
	height: 161px;
	background-image: url(../../images/products_gifts.jpg);
	background-repeat: no-repeat;
	float: left;
}

#belts {
	width: 307px;
	height: 161px;
	background-image: url(../../images/products_belts.jpg);
	background-repeat: no-repeat;
	float: left;
}

#product_photo {
	width: 358px;
	float: left;
}

#product_photo h2 {
	padding: 20px 40px 20px 35px;
	color: #5f5f5f;
	font-size: 11px;
}

#product_extras img {
	border: 4px solid #ccc;
	margin-left: 35px;
}

#content_right {
	width: 962px;
	float: right;
}

#content_right2 {
	width: 962px;
	float: right;
padding: 0px 0px 30px 15px;
}

#content_right h1 {
	font-size: 35px;
	margin: 5px 0 0 0;
}


#content_right h2 {
	font-size: 20px;
	margin: 5px 0 0 0;
}

#content_right p {
	color: #5f5f5f;
	font-size: 13px;
	margin: 5px 50px 15px 0;
	line-height: 15px;
}

#content_right strong {
	font-weight: bold;
	font-style: italic;
}

.t {background: url(../../images/dot.gif) 0 0 repeat-x; width: 20em}
.b {background: url(../../images/dot.gif) 0 100% repeat-x}
.l {background: url(../../images/dot.gif) 0 0 repeat-y}
.r {background: url(../../images/dot.gif) 100% 0 repeat-y}
.bl {background: url(../../images/bl.gif) 0 100% no-repeat}
.br {background: url(../../images/br.gif) 100% 100% no-repeat}
.tl {background: url(../../images/tl.gif) 0 0 no-repeat}
.tr {background: url(../../images/tr.gif) 100% 0 no-repeat; padding:20px}


#sidebox {
	width: 250px;
	float: left;
	padding: 10px 0 20px 100px;
}

#sidebox h1{
	font-size: 18px;
	line-height: 2;
}

#sidebox h2{
	font-size: 14px;
	line-height: 1.5;
}

#sidebox p{
	font-size: 11px;
	color: #9c9c9c;
	line-height: 1.3;
}

#sidebox strong{
	font-size: 14px;
	line-height: 1.4;
	color: #575757;
}

#sidebox a:link {
	color: #5f5f5f;
}

#sidebox a:visited {
	color: #5f5f5f;
}

#sidebox a:hover{
	color: #000;
}

	
#leftbox, #rightbox {
	width: 280px;
	position: relative;
	float: left;
	margin: 10px 20px 20px 0px;
}

#leftbox h1, #rightbox h1 {
	font-size: 20px;
	margin: 0;
	text-align: center;
}

#leftbox h2, #rightbox h2 {
	font-size: 15px;
	margin: 5px 0 0 0;
	color: #575757;
	text-align: center;
}

#leftbox p, #rightbox p {
	margin: 20px 0 0 0;
	font-size: 13px;
}

#leftbox_text, #rightbox_text {
	position: absolute;
	width: 220px;
	top: 20px;
	left: 30px;
}

#leftbox ol, #rightbox ol{
	margin: 20px 0 0 30px;

	font-size: 13px;
	line-height: 15px;
	list-style-type: decimal;
}

#leftbox ol li, #rightbox ol li{
	margin: 10px 0 0 0;
}


#rightbox_text img, #leftbox_text img {
	margin: 0 0 20px 20px;
}


#ideas_box, #ideas_box2 {
	font-size: 22px;
	font-weight: bold;
	color: #9c9c9c;
	font-family: "Myriad Pro", "Myriad", Helvetica, Arial;
	margin-bottom: 30px;
}


#ideas_box ul{
	margin-left: 85px;
	margin-bottom: 5px;
}

#ideas_box2 ul {
	margin-left: 85px;
	margin-bottom: 5px;
}

#ideas_box ul li{
	display: inline;
	margin-right: 106px;
}

#ideas_box2 ul li{
	display: inline;
	margin-right: 92px;
}
















#portfolio_list a:link {
	color: #5f5f5f;
}

#portfolio_list a:visited {
	color: #5f5f5f;
}

#portfolio_list a:hover{
	color: #000;
}

#portfolio_list {
	width: 400px;
	float: left;
	padding: 30px;
}

#portfolio_list h1 {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5;
}

#portfolio_list p {
	font-size: 12px;
	color: #5f5f5f;
	line-height: 1.5;
}


#portfolio_list #left_column {
	float: left;
	width: 180px;
}

#portfolio_list #right_column {
	float: right;
	width: 180px;
}

#portfolio_image {
	width: 422px;
	float: right;
	padding: 50px 50px 0 0;
}






table.usable_table 
{
    font-family: Arial;
    font-size: 12px;
    border: 0px;
    width: 92%;
    margin: 5px 20px 10px 0;
}

table.usable_table td 
{
    padding: 10px;
    margin: 0;
}

table.usable_table tr 
{

}

table.usable_table tr.even 
{
    background-color: #e7f6f7;

}

table.usable_table .table_heading 
{
    font-weight: bold;
    color: #fff;
    background-color: #6f8eb0;
}

#footer {
	width: 980px;
	margin: 0 auto 20px auto;
	clear:both;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	color: #888;
}

#footer a{
	color: #888;
}


#titlediv {
	text-align: center ;
	font-size: 16px;
	color: #5f5f5f;
	
}

#switcher a {
	cursor: pointer;
}

#switcher {

}

#switcher li {
	float: left;
}

#switcher a {
	background-color: #ebebeb;
	display: block;
	width: 110px;
	padding: 10px;	
	font-size: 12px;
	font-weight: bold;
	color: #676767; 
	text-decoration:none; 
	text-align:center; 
	border: 1px solid #ccc;
}

#switcher a:hover {
	background-color: #ddd;
}

#switcher a#current {
	background-color: #ddd;
}



.content_divider {
	width: 570px;
	background-color: #ccc;
	height: 2px;
	margin: 10px 0 30px 0;
	clear: both;
	display: block;
}
