/* Start of CMSMS style sheet 'Stylesheet' */
@charset "utf-8";
/* CSS Document */
html{
       min-height:100%;
       height:auto;
       
}

img, div { behavior: url(iepngfix.htc) }

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
}
body {
	background: url(assets/body_background.jpg) top center repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 18px;
}

h1{
       font-weight:normal;
       font-size:24px;
       color:#183561;
}


h2{
       font-weight:normal;
       font-size:18px;
       color:#25aae2;
       line-height:24px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #10678c;
}
a:link, a:visited, a:active{
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #0099CC;
}

#main_container{
        position:relative;
	width:995px;
	margin:0 auto;
}

#twitter_button{
      position:absolute;
      top:20px;
      left:735px;
      z-index:2;
}
#content_container{
	width:891px;
	margin: 0 auto;
}

#header{
	width:891px;
	height:157px;
}

#hdr_left{
	float:left;
	width:32px;
	height:157px;
}

#logo{
	float:left;
	width:264px;
	height:157px;
}

#hdr_right{
	float:left;
	width:595px;
	height:157px;
}

#hdr_top_mid{
	float:left;
	width:468px;
	height:103px;
	background: url(assets/hdr_top_mid.png) no-repeat;
}

#hdr_bird{
	float:left;
	width:113px;
	height:103px;
}

#hdr_top_right{
	float:left;
	width:14px;
	height:103px;
}

#hdr_menu_right{
	float:right;
	width:14px;
	height:54px;
z-index:12;
}

#hdr_menu{
	float:left;
	width:581px;
	height:54px;
	margin:0px;
        background:url(assets/menubackground.jpg) no-repeat;
}

#flash{
	width:891px;
	height:337px;
}

#flash_sub{
	width:891px;
	height:288px;
}

#hdr_menu ul{
	margin:0;
	padding:0;	
}

#hdr_menu li{
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
}

a.menu1{color:#ffffff; float:left; width:78px; height:54px; margin:0 0 0 15px; padding:0; background: url(assets/menu1.png) no-repeat;}
a:hover.menu1{color:#ffffff; background-position: 0px -54px;}
a.menu2{color:#ffffff; float:left; width:97px; height:54px; margin:0; padding:0; margin-left:20px; background: url(assets/menu2.png) no-repeat;}
a:hover.menu2{color:#ffffff; background-position: 0px -54px;}
a.menu3{color:#ffffff; float:left; width:140px; height:54px; margin:0; padding:0; margin-left:20px; background: url(assets/menu3.png) no-repeat;}
a:hover.menu3{color:#ffffff; background-position: 0px -54px;}
a.menu4{color:#ffffff; float:left; width:63px; height:54px; margin:0; padding:0; margin-left:20px; background: url(assets/menu4.png) no-repeat;}
a:hover.menu4{color:#ffffff; background-position: 0px -54px;}
a.menu5{color:#ffffff; float:left; width:87px; height:54px; margin:0; padding:0; margin-left:20px;
background: url(assets/menu5.png) no-repeat;}
a:hover.menu5{color:#ffffff; background-position: 0px -54px;}

#page_content_container{
	width:891px;
	background: #ffffff url(assets/page_content_background.jpg) no-repeat top;
}

#footer{
	width:100%;
	height:320px;
background: url(assets/bottom_background.jpg) bottom center repeat-x;
}

#left_column_main{
	float:left;
	width:515px;
	margin-left:35px;
        text-align:justify;
}

#one_column_wide{
       float:left;
       width:820px;
       margin-left:55px;
       text-align:justify;
}

#right_column_main{
	float:right;
	width:292px;
	margin-right:20px;
}

#left_column_sub{
	float:left;
	width:515px;
	margin-left:55px;
        text-align:justify;
}

#right_column_sub{
	float:right;
	width:260px;
	margin-right:20px;
}

#left_column_blog{
	float:left;
	width:585px;
	margin-left:55px;
        text-align:justify;
}

#right_column_blog{
	float:right;
	width:200px;
	margin-right:20px;
}

.content{
	display:block;
	float:left;
	width:500px; 
	margin: 10px 0px 0 5px;
	text-align:justify;
        background:#ffffff;
}

.content_blog{
	display:block;
	float:left;
	width:585px; 
	margin: 10px 0px 0 5px;
	text-align:justify;
        background:#ffffff;
}

.title{
	display:block;
	float:left;
	margin:20px 0 0 5px;
}

.payment{
	display:block;
	float:right;
	margin:25px 0 0 5px;
}

#clear{
	clear:both;
}

.test_container{
	float:left;
	width:285px;
	background: #ffffff url(assets/right_column_background.jpg) top left no-repeat;
        padding:0px 10px 0px 10px;
        margin:0px 10px 0px 0px;
        color:#000033;
}

.test_container a{
       color:#25aae2;
       font-size:10px;
}

.test_container a:hover{
      color:#ff8d37;
}

.NewsSummary{
        padding:10px 10px 0 10px;
        width:100%;
}

.blogs-showblogsentry{
       padding-bottom:20px;
       margin-bottom:30px;
       border-bottom: 1px solid #cecece;
}

.blogs-showentrytitle{
      font-size:20px;
      color:#25aae2;
      margin:10px 0 10px 0;
}

.blogs-showblogsentrytitle{
      margin-bottom:10px;
}

.blogs-showblogsentrytitle a{       
       font-weight:normal;
       font-size:20px;
       color:#25aae2;
       
}

.blogs-showblogsentrytitle a:hover{
       font-size:20px;
       color:#ff8d37;
}

.blogs-showblogsentrycategory, .blogs-showentrycomments{
     margin:10px 0 10px 0;
}

.right_column_content{
	float:left;
	width:292px;
	margin:20px 10px 0 0;
}

.main_right_quote{
	float:left;
	width:292px;
	margin:0px 20px 0 0;
}

#left_column_sub_center{
        float:left;
        margin:15px 0px 0px 125px;
        width: 310px;
}

#right_column_sub_center{
       float:right;
       margin:15px 25px 0 0;
       width: 360px;
}

.portfolio{
        width:100%;
        float:left;
	text-align:justify;
        background:#ffffff;
}

.portfolio ul li a{
      font-weight:normal;
      color:#545454;
}

.portfolio ul li a:hover{
     color:#ff8d37;
}

.portfolio_image{
     float:left;
     width:260px;
     height:260px;
     margin:5px;
     border:0px;
}

.small_text{
     font-size:9px;
    width:240px;
    margin:-15px 0px 0px 5px;
    line-height:12px;
    text-align:left;
    color:#8d8d8d;
}

.portfolio_project{
   margin: 0 0 0 5px;
}

.name{
       font-weight:normal;
       font-size:18px;
       color:#25aae2;
}

.position{
       font-weight:bold;
       font-size:14px;
       color:#545454;
}

.nsm_title{
     font-size:10px;
     font-weight:bold;
     margin: 0 0 4px 15px;
}

.nsm_title_email{
     font-size:10px;
     font-weight:bold;
     margin: 0 0 4px 17px;
}

#right_column_content form input{
     width:150px;
     margin:0px 0px 8px 8px;
}

#right_column_content form label input{
    margin-left:15px;
    width:10px;
}

.submit{
   margin:20px 0px 0px 40px;
   padding-top:20px;
}

.newsletter{
   float:left;
   margin-top:10px;
   width:100%;
}

.CGBlogSummaryPostdate, .CGBlogSummaryAuthor{
     font-size:10px;
     margin-top:-7px;
color:#f89739;
}

.CGBlogSummary{
     padding-bottom:15px;
     border-bottom: 1px solid #c2cad6;
}

.rssImage{
    margin-right:10px;
    border:0;
    line-height:20px;
}

.readmore{
     margin:8px 0 0px 0;
}
/* End of 'Stylesheet' */

