/* home settings */

#home_header {color: #ddd; height:80px; padding-top: 20px; margin-top:30px;}


#home_header .wrapper {border-bottom: 1px solid #434D0B;}

#home_banner {height: 500px; text-align:center;}

#home_slogan {position: absolute; top:420px; right:136px; font-size: 18pt; font-weight: bold;}

#home_content {margin-bottom:50px;}
#home_content div.column {width: 272px; float:right; margin: 10px; padding: 0 12px; color:#000; }
#home_content div.column h1 {text-align: center;}
#home_content div.column div.heading {border-right:3px solid #5C5C5C; padding-right:5px; margin-bottom: 20px;}
#home_content div.column div.heading h2 {color: #A31473;font-size: 18pt; margin: 0; line-height: 14pt;}
#home_content div.column div.heading h3 {color: #5C5C5C; margin:0;}
#home_content div.column p {padding: 0;}

#home_content #home_col1 {width:342px;}
#home_content #home_col1 ul {padding: 0; margin:0; font-size:1.2em; }
#home_content #home_col2 {height: 170px; width:222px; border-left: 1px dashed #999; border-right: 1px dashed #999;}
#home_content #home_col3 {width:252px;}


#homeslides {height:450px; margin:0 auto;}

/*
#homeslides ul {list-style:none; padding:0; margin:0;}
*/


#homeslides ul {list-style: none;padding: 0;margin: 0 auto; width: 900px; height: 28em;}
#homeslides li {height: 300px;width:450px;text-align: center;cursor: pointer;}
#homeslides li img {width: 100%;}

