@charset "utf-8";
/* CSS Document */

body {
background-image:url(images/bg_greywhite.png);
background-repeat:repeat-y;
background-position:center;
text-align:center;
margin: 0px;
}

#wrapper{
width:920px;
margin: 0 auto;
margin-top: 20px;
text-align:left;
position:relative; 
}

#header{
height:60px;
}

#logo{
float:left;
}

#search{
width:280px;
float:right;
margin:10px 5px 0px 0px;
text-align:right;
height:30px;
}

#nav{
margin:0px;
clear:both;
}

#flash{
}

#content_area{
background-image:url(images/bg_white.png);
background-repeat:repeat-y;
padding: 15px 0px 10px 25px;
}

#home_news_applications{
float:left;
width:295px;
margin-right:30px;
}

#home_news_area{
border:1px solid #acacac;
background-image:url(images/bg_news.png);
background-repeat:repeat-x;
background-color:#f7f7f7;
padding: 16px 20px 0px 20px;
}

#home_applications_area{
margin: 30px 0px 0px 10px;
width:285px;
}

#home_safe_area{
float:left;
margin-top: 16px;
width:240px;
margin-right:10px;
padding: 0px 30px 0px 30px;
border-left:1px solid #acacac;
border-right:1px solid #acacac;
}

#home_events_area{
width:180px;
float:left;
margin-top: 16px;
padding: 0px 40px 0px 20px;
}

#content_bottom{
}

#footer{
background-image:url(images/bg_footer.png);
background-repeat:no-repeat;
text-align:center;
margin-top:5px;
height:40px;
padding-top:9px;
}

#sub_top{
height:20px;
}

#sub_content{
padding: 0px 70px 10px 30px;
}

#sub_about_management{
width:750px;
border:1px solid #acacac;
margin-top:30px;
background-image:url(images/bg_news.png);
background-repeat:repeat-x;
background-color:#f7f7f7;
padding: 30px;
}

#sub_applications_featured{
border-top:1px solid #dddddd;
border-bottom:1px solid #dddddd;
background-color:#f7f7f7;
height:150px;
padding-top:20px;
padding-bottom:20px;
margin-bottom:15px;
}

#sub_news_featured{
border-top:1px solid #dddddd;
border-bottom:1px solid #dddddd;
background-color:#f7f7f7;
height:170px;
padding-top:15px;
padding-bottom:20px;
margin-bottom:15px;
}

#sub_news_featured_text{
float:left;
width:580px;
padding: 0px 0px 0px 20px;
}

#sub_news_featured_image{
padding-top:10px;
width:170px;
float:right;
}

#sub_applications_featured_text{
float:left;
width:580px;
padding: 25px 20px 0px 20px;
}

#sub_applications_featured_image{
width:170px;
float:right;
}

#sub_applications_featured_text2{
float:left;
width:535px;
padding: 25px 0px 0px 0px;
}

#sub_applications_featured_image2{
width:235px;
float:right;
}

#product_content_left{
float:left;
width:400px;
}

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

#sub_content_left{
float:left;
width:470px;
margin-right:30px;
}

#sub_content_right{
float:right;
width:270px;
padding: 10px;
border:1px solid #aaaaaa;
background-color:#f7f7f7;
}

hr {
border: 0;
color: #cccccc;
background-color: #cccccc;
height: 1px;
margin:10px 0px;
text-align: left;
}
