
/*------------------------------ General Settings ------------------------------*/

body {margin: 0px; padding: 0px; background-color: #ffffff; }
body, td {
	font-family: arial, Tahoma, verdana, sans-serif; 
	font-size: 12px; color: #787878; 
	line-height: 1.8em; 
}
td {vertical-align: top; }

a {color: #3366cc; text-decoration: underline; }
a:hover {color: #003399; text-decoration: underline; }

checkbox, input, radio, select {font-family: Tahoma, arial, verdana, sans-serif; font-size: 11px; color: #787878; }
textarea {font-family: Tahoma, arial, verdana, sans-serif; font-size: 11px; color: #787878; }

/*------------------------------ Common Settings ------------------------------*/

.linedot {
	background-image: url(img/line_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.linedot2 {
	background-image: url(img/line_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.titb {font-weight: bold; }

div.tit{
	background-image: url(img/line_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 20px;
	text-align: left;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0px 0px 20px 0px;
}


/*------------------------------ Header Settings ------------------------------*/

#header_bg {
	width: 100%;
	height: 90px;
	background: url(img/header_bg.gif) repeat-x bottom;
	text-align: center; 
}

#header_container {
	margin: 0px auto;
	width: 740px;
	height: 90px; 
}

.header_line{
	text-align: right; 
	font-size: 11px; 
}

.header_copy {
	font-family: 'New York', Georgia, Century Gothic, Tahoma, Arial, Verdana, sans-serif;
	color: #000000; 
	font-size: 11px; 
	margin-top: 5px; 
}

.header_link{
	margin-top: 18px; 
}


/*------------------------------ Pagebody Structure Settings ------------------------------*/

#container {
	margin: 0px auto;
	width: 740px;
}

/*------------------------------ Category Settings ------------------------------*/

#box_category {
	width: 180px; 
	padding-top: 1px; 
	margin-top: 30px; 
	margin-bottom: 30px;
    background: url(img/line_dot.gif) repeat-x top;	
}

#box_category ul {
	width: 180px; 
	list-style: none; 
	margin: 0px; 
	padding: 0px; 
    background: url(img/line_cat.gif) repeat;	
}

#box_category li {
	font-family: 'New York', Georgia, Century Gothic, Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px; 
	color: #000000; 
	padding-left: 10px; 
	line-height: 28px;
}

#box_category a {
	color: #000000; 
	text-decoration: none;
}

#box_category a:hover {
	color: #000000; 
	text-decoration: underline;
}

/*------------------------------ Headline Settings ------------------------------*/

#main {
    background: url(img/main.jpg) no-repeat top right; 
	height: 340px; 
}

#main h1{
	font-family: 'New York', Georgia, Century Gothic, Tahoma, Arial, Verdana, sans-serif;
	color: #000000; 
	font-size: 20px;
	font-weight: normal;
	line-height: 1.0em;
	padding-top: 145px; 
}


h1 {
	font-family: 'New York', Georgia, Century Gothic, Tahoma, Arial, Verdana, sans-serif;
	color: #000000; 
	font-size: 24px;
	font-weight: normal;
	line-height: 1.0em;
	padding-top: 30px; 
}

.description {
	font-family: 'New York', Georgia, Century Gothic, Tahoma, Arial, Verdana, sans-serif;
	color: #000000; 
	font-size: 11px; 
	line-height: 1.5em; 
	margin: 35px 0px 80px 0px;
}

h2 {
	font-family: 'New York', Georgia, Century Gothic, Tahoma, Arial, Verdana, sans-serif;
	color: #000000; 
	font-size: 18px; 
	font-weight: normal;
	margin-bottom: 30px; 
}

.unit {
	margin-bottom: 50px; 
}

.link {
	font-size: 11px;
	margin-top: 15px; 
}

.unit ul {
	list-style: square outside; 
	margin-top: 20px; 
	margin-bottom: 20px; 
}



/*------------------------------  ------------------------------*/
/*------------------------------  ------------------------------*/
/*------------------------------  ------------------------------*/
/*------------------------------  ------------------------------*/
/*------------------------------  ------------------------------*/
/*------------------------------  ------------------------------*/
/*------------------------------  ------------------------------*/

/*------------------------------ Footer Settings ------------------------------*/

#footer_bg {
	width: 100%;
	background: url(img/footer_bg.gif) repeat-x bottom;
	margin-top: 50px; 
	text-align: center; 
}

.footer_container {
	margin: 0px auto;
	width: 740px;
}

.footer_line {
	height: 50px; 
	text-align: right; 
	font-size: 11px; 
	background: url(img/footer_line.gif) no-repeat bottom;
}

.footer_text{
	text-align: right; 
	font-size: 11px; 
}

.footer_link{
	margin-top: 15px; 
}

.footer_copy{
	font-family: 'New York', Georgia, Century Gothic, Tahoma, Arial, Verdana, sans-serif;
	color: #000000; 
	font-size: 11px; 
	margin-top: 10px; 
	margin-bottom: 20px; 
}

/*------------------------------ Category List Settings ------------------------------*/

.catlist{
	width: 555px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style:none;
}


.catlist_box{
	width: 178px;
	padding: 0px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 0px;
	text-align: center;
	vertical-align: top;
}

.catlist_box2{
	padding: 0px;
	border-top: 0px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 0px;
	text-align: center;
	vertical-align: top;
}

.catlist_box3{
	padding: 0px;
	border-top: 0px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
}

.catlist_inbox{
	width: 154px;
	margin: 0px 12px 0px 12px;
}

.catlist_photo {
	margin: 0px;
	padding-bottom: 15px;
}

.catlist_link {
	margin: 0px;
	padding: 5px 0px 15px 0px;
	text-align: center;
}

/*------------------------------ Contact Form Settings ------------------------------*/

#contact {
	width: 520px;
}

#contact table {
	width: 100%;
	border: 1px solid #cccccc;
	margin-top: 20px;
	padding: 0px;
}
#contact th {
	width: 200px;
	font-style: normal;
	font-size: 11px; 
	background-color: #eeeeee;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	text-align: left; 
}

#contact th.must {
}

#contact td {
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-top-style: none;
	border-right-style: none;
	padding: 10px;
}

#contact th em.must {
	font-style: normal;
	font-size: 10px; 
	color: #FF0000;
	padding-left: 8px;
}
#contact th em.check {
	font-style: normal;
	padding-left: 5px;
}

.error {
	padding: 2px;
	margin : 0px;
	color: #FF0000;
}
#contact select {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}
#contact .confirm {
	text-align: center;
	margin-top: 15px;
}




/*------------------------------ Margin & Padding Settings ------------------------------*/

.pad3 {padding-top: 3px;}
.pad5 {padding-top: 5px;}
.pad10 {padding-top: 10px;}
.pad15 {padding-top: 15px;}
.pad20 {padding-top: 20px;}
.pad25 {padding-top: 25px;}
.pad30 {padding-top: 30px;}
.pad35 {padding-top: 35px;}
.pad40 {padding-top: 40px;}
.pad50 {padding-top: 50px;}
.padl3 {padding-left: 3px;}
.padl5 {padding-left: 5px;}
.padl10 {padding-left: 10px;}
.padl15 {padding-left: 15px;}
.padl20 {padding-left: 20px;}
.padb5 {padding-bottom: 5px;}
.padb10 {padding-bottom: 10px;}
.padb15 {padding-bottom: 15px;}
.padb20 {padding-bottom: 20px;}
.padb25 {padding-bottom: 25px;}

.mar3 {margin-top: 3px;}
.mar5 {margin-top: 5px;}
.mar10 {margin-top: 10px;}
.mar15 {margin-top: 15px;}
.mar20 {margin-top: 20px;}
.mar25 {margin-top: 25px;}
.mar30 {margin-top: 30px;}
.mar50 {margin-top: 50px;}
.marl3 {margin-left: 3px;}
.marl5 {margin-left: 5px;}
.marl10 {margin-left: 10px;}
.marl15 {margin-left: 15px;}
.marl20 {margin-left: 20px;}
.marb5 {margin-bottom: 5px;}
.marb10 {margin-bottom: 10px;}
.marb15 {margin-bottom: 15px;}
.marb20 {margin-bottom: 20px;}
.marb25 {margin-bottom: 25px;}
.marb30 {margin-bottom: 30px;}
.marb40 {margin-bottom: 40px;}
.marb50 {margin-bottom: 50px;}
