@charset "utf-8";

/* CSS Reset
*******************************************************************************/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,form, fieldset, input, textarea, p, blockquote, th, td { margin: 0px; padding: 0px; }

table { border-collapse: collapse; border-spacing: 0px; }

fieldset, img { border:0; }

address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }

ol, ul, li { list-style: none; }

caption, th { text-align: left; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }

q:before, q:after { content:''; }

abbr, acronym { border:0; }

image { border: 0px; }
a img { border: none; }

/* Body
*******************************************************************************/

body { background-image: url('images/home_bg.gif'); background-repeat: repeat-x; background-color: #535353; }

#all { width: 992px; margin: 0px auto 0px auto; background-image: url('images/main_bg.gif'); background-color: #3b3330; }


/* Text styles
*******************************************************************************/

a, a:visited { color: #f9ae62; font-size: 12px; font-family: "arial", "verdana", sans-serif; text-decoration: none; }

a:hover { text-decoration: underline; }

p { margin-bottom: 10px; }

strong { font-weight: bold; }

i, em { font-style: italic; }

p, ul, ol, td, div { color: #c8c4c1; font-size: 12px; font-family: "arial", "verdana", sans-serif; line-height: 18px; }

.sub { color: #ecc272; font-weight: bold; }

.home_contact_sub { color: #000; font-weight: bold; }

.sub2 { color: #fff; font-weight: bold; }


/* Global
*******************************************************************************/

#inner { width: 960px; min-height: 950px; margin: 0px auto 0px auto; }

#logo { width: 299px; height: 77px; padding: 30px 0px 0px 35px; float: left; }

#slogan { width: 369px; height: 58px; padding: 49px 47px 0px 0px; float: right; }

#nav_container { width: 960px; height: 50px; }

ul.nav { width: 960px; height: 50px; }  

ul.nav li { float: left; }

ul.nav li a { float: left; }

#anim1 { width: 584px; height: 270px; float: left; }

#anim2 { width: 376px; height: 270px; float: right; }

#middle { width: 960px; height: 38px; }

#header { width: 930px; height: 50px; padding: 20px 0px 0px 30px; }


#home_text { width: 424px; height: 330px; padding: 0px 50px 0px 30px; float: left; }

#home_pics { width: 200px; height: 310px; padding: 0px 0px 0px 0px; float: left; }

#home_contact { width: 185px; height: 330px; padding: 0px 0px 0px 35px; background-image: url('images/home_contact_bg.gif'); float: left; }

#home_contact_inner { width: 154px; height: 265px; padding: 8px 10px 0px 15px; background-image: url('images/home_contact_inner_bg.gif'); color: #fff; }



#footer { width: 960px; height: 31px; background-image: url('images/footer_bg.gif'); padding: 14px 0px 0px 0px; color: #fff; font-size: 11px; margin: 20px 0px 0px 0px; text-align: center; }

#footer a, #footer a:visited { color: #fff; font-size: 11px; }

#footer a:hover { text-decoration: underline; }





/* Global (Home)
*******************************************************************************/






/* Global (Inside)
*******************************************************************************/





ul.sitemap li { width: 530px; padding: 8px; border-bottom: 1px #4d433f solid; margin-left: 15px; }  

.gallery { width: 20%; text-align: center; padding: 10px 0px 10px 0px; }

.contact1 { width: 175px; border-right: 1px #4d433f solid; padding: 10px; float: left; }
.contact2 { width: 175px; padding: 10px; float: left; }

.formpad { padding: 6px; border-bottom: 1px #4d433f solid; }


