html, body, ul, ol, li, p,
form, fieldset, a, img, div,
table, td, tr {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #f0f0f0;
}

strong{
font-weight: normal;}

.orange {
color:#F60;
}

.small {
font-size: 9px;
}

.big {
font-family: Arial;
font-size: 14px;
font-weight: bold;
}

a:link {
color: #333;
text-decoration: none;
}

a:visited{
color: #333;
text-decoration: none;
}

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

#menu_item {
padding: 0 10 0 10;
text-align: center;
vertical-align: center;
}

#menu_item_sel{
padding: 0 10 0 10;
text-align: center;
vertical-align: center;
background-image: url(images/menu_sel.gif);
background-position: top;
background-repeat: repeat-x;
}

#container {
width: 100%;
text-align: center;
}

#container_bg {
background-image: url(images/bg.png);
background-position: bottom;
background-repeat: repeat-x;
}

#tbl_top {
width: 780px;
margin: 0 auto;
}

#tbl_bottom {
width: 780px;
margin: 0 auto;
}

td, table {
border: solid 0px black;
border-collapse: collapse;
color: #333;
font-family: Verdana;
font-size: 10px;
}

#menu {
height: 48px;
width: 495px;
padding-left: 65px;
padding-bottom: 9px;
vertical-align: bottom;
}

#header_text {
width:290px;
text-align:left;
vertical-align:middle;
}

#header_phone {
text-align: right;
vertical-align: top;
padding: 7 10 0 0;
}

#phone_top {
text-align:left;
vertical-align:top;
height: 65px;
font-family: Verdana;
font-size:18px;
padding-top:30px;
}

#logotype {
width:132px;
padding: 0px 20px 0px 70px;
}

#page_title {
height: 40px;
}

#page_title_text {
background-color:#F60;
height:40px;
width:15%;
font-family:Arial;
font-size:20px;
color:FFF;
text-align:center;
vertical-align:middle;
padding: 0px 15px 0px 15px;
white-space: nowrap;
}
#page_title_text a:link { color:FFF; }
#page_title_text a:visited { color:FFF; }

#top_spacer {
height: 40px;
background-image: url(images/logotype_shadow.jpg);
background-position: 65px top;
background-repeat: no-repeat;
}

#content {
min-height: 380px;
vertical-align: top;
background-image: url(images/content_bg.jpg);
background-position: bottom left;
background-repeat: no-repeat;
}

#footer_container {
padding-left: 200px;
background-image: url(images/content_shadow.jpg);
background-position: top left;
background-repeat: no-repeat;
}

#footer_question_img {
text-align: center;
vertical-align: center;
}

#phone_bottom {
text-align:left;
vertical-align:middle;
font-family: Verdana;
font-size:18px;
}

#foonter_cname {
width: 74px;
min-height: 50px;
text-align: center;
}

#ruscar {
width: 50px;
height: 16px;
color: #FFF;
text-align: center;
background-color: #333;
margin: 0 auto;
}

#footer_menu {
text-align: left;
vertical-align: center;
padding-left: 12px;
}

#footer_info_links {
height: 32px;
vertical-align: middle;
}

#info_table {
width: 100%;
}

.info_txt {
font-family: Verdana;
font-size: 9px;
}

#copy {
text-align: center;
font-family: Arial;
font-size: 12px;
}

.order_tbl {
width: 100%;
text-align: left;
vertical-align: top;
padding: 10px;
}

.order_input {
border: solid 1px #999;
padding: 3px;
font-family: Verdana;
font-size: 10px;
color: #494949;
}

.order_txt {
padding: 12 0 4 0;
}


#gallery_pic_container {
	width: 400px;
	height: 300px;
	padding: 5px 0px 5px 25px;
	float: left;
	text-align: center;
	vertical-align: center;
}

#gallery_tn_container {
width: 430px;
text-align: center; 
vertical-align: center;
padding-left: 20px;
}

.gallery_pic {
	border: solid 1px black;
}

.gallery_tn {
	border: solid 1px black;
}

.gallery_tn_sel {
	border: solid 1px black;
	filter:alpha(opacity=55);
	-moz-opacity:.55;
	opacity:.55;
}

#pic_1 { padding: 2px; text-align: center; vertical-align: center; }
#pic_2 { padding: 2px; text-align: center; vertical-align: center; }
#pic_3 { padding: 2px; text-align: center; vertical-align: center; }