@charset "utf-8";
/* CSS Document */
body{
    /*background: url("../images/system/bg-body.png") no-repeat scroll center bottom transparent;*/
    color: #666666;
    background-color:#f7f7f7;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
#wrapper {
    width: 984px;
    margin: 0 auto;
}
#maincontent {
    margin: 0 auto;
    border-bottom: 1px solid #eee;
}

/*------------------------------------------------topheader--------------------*/
#topheader{
	width:984px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px 0px;
	float: none;
        
	height: 496px;
        position: relative;
}
#topheader h1 {
        font-size: 14px;
        color: #333;
        position: absolute;
        right: 230px;
        top: 10px;
}
#topheader h1 .hot {
        position: absolute;
        right: 93px;
        top: 63px;
}

#topheader ul.menu-paper {
       position: absolute;
       right: 0;
       top: 0px;
}

ul.menu-paper li{
       border-radius: 2px 2px 2px 2px;
       display: inline;
       text-decoration;
       border-right: 1px solid #ccc;
}

ul.menu-paper li a{
       color:#666;
       font-size:11px;
       font-weight: normal;
       display: inline;
       text-decoration: none;
       padding: 5px;
       border-radius: 2px 2px 2px 2px;
}

ul.menu-paper li a:hover{
       display: inline;
       font-weight: normal;
       color:#1072b7;
       text-decoration: underline;
       border-radius: 2px 2px 2px 2px;
}
#topheader div.search {
position: absolute;
height: 24px;
width: 203px;
right: 0;
top: 44px;
z-index: 9999;
}
#topheader div.phone { 
left: 617px; 
top: 43px; 
font-family: Arial, "Times New Roman", Times, serif; 
color: #366fc6; 
font-size:12px; 
font-weight: normal
}
#topheader div.search form { 
background: url(../images/system/search.png) no-repeat; 
height: 36px; 
width: 202px;
}
#topheader div.search form input.kw { 
background: transparent none; 
border: 0; 
position: absolute; 
top: 11px; 
left: 12px; 
font-size:12px; 
color:#666;
outline: none;  
width: 125px; 
height: 15px; 
vertical-align: top; 
}
#topheader div.search form input.btn { 
background: transparent none; 
border: 0; 
position: absolute; 
top: 3px; left: 167px; 
outline: none; 
height: 15px; 
vertical-align:top; 
width: 50px; 
color: #fff; 
font-size: 12px;
font-weight: bold; 
}

ul.top{
	float:right;
	list-style:none;
	font-family:Verdana, Geneva, sans-serif;
	}
.top li{
	 border-right: 1px solid #333333;
    color: #7F7F7F;
    float: left;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
	}
.top li a{
	color: #333;
    float: left;
    font-size: 10px;
    font-weight: normal;
    margin-left: 0;
    padding: 0 10px;
    text-decoration: none;
	}
.top li a:hover{
	color: #333;
    float: left;
    font-size: 10px;
    font-weight: normal;
    margin-left: 0;
    padding: 0 10px;
    text-decoration: underline;
	}
ul.lag{
	font-family: Arial,Geneva,sans-serif;
    list-style: none outside none;
    position: absolute;
    right: 30px;
    top: 0px;
    padding:0;
	}
.lag li{
    color: #7F7F7F;
    float: left;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    padding:2px 0;
	}
.lag li a{
	color: #333;
    float: left;
    font-size: 10px;
    font-weight: normal;
    margin-left: 0;
    padding: 0 3px;
    text-decoration: none;
	margin-left:4px;
	}

.logo {
	background:url(../images/system/logo-vietmy.png) no-repeat left;
	padding: 0px;
    position: absolute;
	height: 66px;
	width: 455px;      
        top:15px;
        left: 0px;
}
.menu{
	width:984px;
        position: absolute;
	background:url(../images/system/menu.png)repeat-x right;
	border:none;
        text-transform: uppercase;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
        top: 95px;
        
	border-radius: 5px;
	}
.menu ul{
	height:38px;
	list-style:none;
	margin:0;
	padding:0 0 0 0;
	}
	.menu li{
		float:left;
		padding:0px;
		margin:0;
                
		border-right: 1px solid #5092E2;
}
	.menu li a{
		color:#fff;
		display:block;
		font-weight:bold;
		line-height:38px;
		margin:0px;
		padding: 0px 24px;
		text-align:center;
		text-decoration:none;
		}
		.menu li:last-child{
			border-right: none;
			
		}
		.menu li a:hover{
			background-repeat:repeat;
			color:#cc0000;
			text-decoration:none;
			}
		.menu ul li:hover a{
			background: url("../images/system/menu-hover.png");
			background-repeat:repeat;
			color:#fff;
			text-decoration:none;
                        

			}
			.menu ul li:first-child:hover a{
			background:url("../images/system/menu-hover.png");
			background-repeat:repeat;
			color:#fff;
			text-decoration:none;
			border-radius: 5px 0px 0px 5px;
                        

			}
	.menu li ul{
		background:#fff;
		display:none;
		height:auto;
		margin:0px;
		border:0px;
		position:absolute;
		width:205px;
		z-index:200;
                
		border-radius:0px 0px 5px 5px;
                padding:0 0 10px 0;
                text-transform: none;
				
		box-shadow:0 3px 0 3px #F2F2F2;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		color:#1779CF;
		
		}
	.menu li li {
		
        border-bottom: 1px dotted #d3d3d3;
		background:url(../images/system/icon2.png) no-repeat 13px;
        border-right: none;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:205px;
		
		}
	.menu li:hover li a{
	        color: #074B96;
			background:none;
		}
	.menu li ul a{
		display:block;
		line-height:30px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 22px;
		text-align:left;
        
		color: #0B4ABB;
						

		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#f7f7f7 url(../images/system/icon2.png) no-repeat 13px;
			border:0px;
			color: #074B96;
			text-decoration:none;
			}
		.menu li ul a:hover, .menu li ul li:first-child:hover a{
			background:#f7f7f7 url(../images/system/icon2.png) no-repeat 13px;
			border:0px;
			color:#074B96;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	

/*------------------------------------------------body_area--------------------*/
#body_area{
        background:#fff;
	width:982px;
        padding: 0 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	float: none;
	box-shadow: 0 1px 0 2px #F2F2F2;
	border-radius: 3px;
	/*padding:0 16px;*/

}
#body_area .throw {
        padding: 0 0 0 10px;
        line-height: 30px;
        font-size:11px;
}

#body_area .throw a{
        color:#666;
        font-weight: normal;
        text-decoration: none;
}

#body_area .throw a:hover{
        color:#5d9945;
        font-weight: normal;
        text-decoration: none;
}
.banner {
       height: 285px;
       margin:0;
       padding:0px;
}
.slide {
        width:650px;
        float: left;
}
div#feature_list {
			width: 692px;
			height: 240px;
                        margin: 10px 0;
			overflow: hidden;
			position: relative;
                        border: 1px solid #dedede;
		}
div#feature_list p {
        font-size: 12px;
        font-weight: normal;
        color:#999;
}

		div#feature_list ul {
			position: absolute;
			top: 0;













			list-style: none;	
			padding: 0;
			margin: 0;

		}

		ul#tabs {
			left: 0;
			z-index: 2;
			width: 275px;
                        
		}

		ul#tabs li {
			font-size: 12px;
			font-family: Arial, Geneva, sans-serif;
			background:  url('../images/system/feature-tab-current1.png') no-repeat;
		}
		
		ul#tabs li img {
			padding: 0px;
			border: 1px solid #fff;;
			float: left;
			margin-right: 5px;
		}

		ul#tabs li a {
			color: #222;
			text-decoration: none;	
			display: block;
			padding: 10px 42px 10px 10px;
			height: 60px;
			outline: none;
		}

		ul#tabs li a:hover {
			text-decoration: underline;
		}

		ul#tabs li a.current {
			background:  url('../images/system/feature-tab-current.png');
			color: #FFF;
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
			right: 0;
			width: 457px;
			height: 240px;
			position: relative;
		}

		ul#output li {
			position: absolute;
			width: 443px;
			height: 240px;
		}

		ul#output li a {
			position: absolute;
			bottom: 10px;
			right: 10px;
			padding: 8px 12px;
			text-decoration: none;
			font-size: 11px;
			color: #FFF;
			background: #1779cf;
			-moz-border-radius: 5px;
		}
		
		ul#output li a:hover {
			background: #0093ea;
		}

                ul#tabs h3 {
                        font-family: Arial;
                        font-size: 14px;
                        padding-right: 27px;
}
.more {
        float: right;
        font-size:11px;
        color:#fff;
        line-height:19px;
        background:#529e3c;
        border-radius: 2px;
}
.more:hover {
        float: right;
        font-size:11px;
        color:#fff;
        line-height:19px;
        background:#529e3c;
        border-radius: 2px;
}
.more a{
        color:#fff;
        padding:0 5px;
        text-decoration: none;      
}
.more a:hover {
       text-decoration: none;
               color:#333;
}

ul.banner-right {
        float: right;
        padding:0;
        margin: 0;
        width: 298px;
        height: 291px;
        background:url(../images/system/bg-right1.png) no-repeat right;
}
ul.banner-right li {
        list-style:none;
        margin: 12px 5px 5px;
}

ul.banner-right li:hover {
        list-style:none;
        margin: 12px 5px 5px;
        opacity:0.6;
}
ul.banner-right li img {
       border: none;
}

#innerbody_area{
	width:1004px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	float: none;
	padding-top: 52px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right {
    float: right;
    margin: 10px 10px 0 10px;
    overflow: hidden;
    padding: 0 0 0 0;
    width: 260px;
   
}
.right h2{
	color:#fff;
       
	padding: 0;
       font-size: 14px;
	   background:#529e3c;
	   border-radius: 3px;
	}
.comment {
        padding: 5px 0px;
        border-radius: 5px;
		color:#666;
}
.comment h2 {
       color:#fff;
       padding: 5px 0 5px 10px;
       font-size: 14px;
	   background:#529e3c;
	   border-radius: 3px;
}
.comment img {
       float: left;
       margin-right: 10px;
       border: 3px solid #fff;
}
.comment p {
       color: #666;
font-weight: normal;
line-height: 22px;
font-size: 12px;
background-image: url(../images/system/openquote1.gif);
background-position: top left;
background-repeat: no-repeat;
padding: 3px 0 3px 5px;
text-indent: 23px;
margin-bottom:0px;
font-style: italic;
}
.comment p span {
    	display: block;
background-image: url(../images/system/closequote1.gif);
background-repeat: no-repeat;
background-position: bottom right;
width: 25px;
height: 25px;
float: right;
  	}
	
.comment .bx-next {
	position:absolute;
	top:80%;
	z-index:999;
	left:35px;
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	background: url(../images/system/gray_next.png) no-repeat 0 -30px;
}
.comment .bx-prev {
	position:absolute;
	top:80%;
	left:0px;
	z-index:999;
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	background: url(../images/system/gray_prev.png) no-repeat 0 -30px;
}
.code{
        background: url(../images/system/bg-comment.png)bottom repeat-x;
        padding: 5px 10px;
        border-radius: 5px;
        border: 1px solid #e8e8e8;
        margin: 10px 0 10px 0;
}
.code h2 {
       color:#1779CF;
       font-size: 14px;
       padding: 7px 0;
       text-transform: uppercase;
}
.code img {
       float: left;
       margin-right: 10px;
       border: 3px solid #fff;
}
.code p {
       color:#666;
       font-weight: normal;
       line-height: 22px;
}
.code .tit {
       color:#1779CF;
       line-height: 25px;
}
.code input.kw{
       width: 170px;
}
.code input.btn{
       width: 70px;
       background:#1779CF;
       border: none;
       color:#fff;
       border-radius: 3px;
       font-family: Arial;
}
ul.news {
	margin:0;
	padding: 0 5px 0 0px;
    margin:10px 0 20px 0
	}
.news li{
	font-family:Arial, Geneva, sans-serif;
	font-size:12px;
	list-style:none;
	color:#333;
	padding: 5px 0;
        
	border-bottom: 1px dashed #ccc;
		}
.news li a{
	font-family:Arial, Geneva, sans-serif;
	font-size:12px;
	list-style:none;
	color: #0161AC;
	/* font-weight: bold; */
	text-decoration:none;
	background:url(../images/system/icon1.png) no-repeat left;
	padding-left:10px;
        
	line-height:22px;
	}
.news li a:hover{
	font-family:Arial, Geneva, sans-serif;
	font-size:12px;
	list-style:none;
	color: #0161AC;
	text-decoration:underline;
	}
ul.support {
        background:#469946;
        border-radius: 5px;
        padding:10px;
        margin:0;
}

ul.support li {
        list-style: none;
        padding-left: 60px;
        color: #fff;
        border-bottom: 1px solid #75bb75;
}

li.hotline{
        background:url(../images/system/icon2.png) left no-repeat;
        padding: 15px 5px 15px 40px;
}
li.mobile{
        background:url(../images/system/icon3.png) left no-repeat;
        padding: 15px 5px 15px 40px;
}
li.mail{
        background:url(../images/system/icon4.png) left no-repeat;
        padding: 15px 5px 15px 40px;
}
li.skype{
        background:url(../images/system/icon5.png) left no-repeat;
        padding: 15px 5px 15px 40px;
}
li.yahoo{
        background:url(../images/system/icon6.png) left no-repeat;
        padding: 15px 5px 15px 40px;
}
.right_line{
	height:2px;
	width:227px;
	background:url(../images/system/line2.gif);
	margin:5px 0;
	}
.service-right{
	width:305px;
	height:141px;
	background:url(../images/system/bg-right.png) no-repeat;
	margin:20px 0 0;
	}
.service-right img{
	border:none;
	margin:7px 0;
	}
.service-right1{
	width:305px;
	height:295px;
	background:url(../images/system/bg-right1.png) no-repeat;
	margin:0 0 10px 0;
	}
.service-right1 img{
	border:none;
	margin:0 0 9px 0;
	}
.news1 {
	border-bottom:1px solid #CCC;
	padding:5px 5px 5px 0;
	font-family:Arial, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333;
	min-height:90px;
	line-height:18px;
	}
.news1 img {
	float:left;
	margin:5px;
	padding:2px;
	border:1px solid #CCC;
	}
.title{
	font-size:11px;
	font-weight:bold;
	color: #0263A7;
	}
.title a{
	font-size:11px;
	font-weight:bold;
	color:#0263a7;
	text-decoration: none;
	}
.title a:hover{
	font-size:11px;
	font-weight:bold;
	color:#0263a7;
	text-decoration: underline;
	}
.left_menu_area {
	margin: 0px;
	padding: 0px;
	height: 320px;
	width: 208px;
	padding-top:40px;
	padding-left:20px;
	
}
.left_menutop {
	background-image: url(../images/menu_top.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 1px;
	width: 153px;
}
.left_menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;


	font-variant: normal;
	color: #fff;
	text-decoration: none;
	background-image: url(../images/menu_active.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 25px;
	width: 190px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left_menu:HOVER {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #ff6600;
	text-decoration: none;
	background-image: url(../images/menu_hover.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 25px;
	width: 190px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.midarea {
	border-right: 1px solid #EEEEEE;
    float: left;
    
	padding: 10px 20px 10px 24px;
    
	width: 650px;
	min-height: 560px;
}
.col1{
	margin:5px 0 0 0
	}
.col1 p{
	font-family:Arial, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	font-weight:normal;
	text-align:justify;
	line-height:20px;
	}
.col2 {
	margin:0;
	}
.col2 h2 {
	font-family: UTM Avo, Arial;
	font-size:14px;
	font-weight:bold;
    margin-bottom:0px;
    border-radius: 3px 3px 0 0;
	color:#499a3c;
	line-height:32px;
	text-transform:uppercase;
	}
ul.tag{
	float:right;
	background:url(../images/system/text-menu.png) right no-repeat;
	padding:0 70px 0 0;
	margin:0;
	}
.tag li{
	float: left;
    list-style: none outside none;
    padding: 0 10px;
	margin:0;

	}
.tag li a{
	float:left;
	padding:5px 10px;
	list-style:none;
	text-decoration:none;
	font-family:Arial, Geneva, sans-serif;
	color:#fff;
	font-size:11px;
	}
.tag li a:hover{
	float:left;
	padding:5px 10px;
	list-style:none;
	text-decoration:none;
	font-family:Arial, Geneva, sans-serif;
	color:#d32f7a;
	font-size:11px;
	background:#fff;
	}
.tag li .active{
	float:left;
	padding:5px 10px;
	list-style:none;
	text-decoration:none;
	font-family:Arial, Geneva, sans-serif;
	color:#d32f7a;
	font-size:11px;
	background:#fff;
	}
.menu-wl{
	clear:both;
	color: #333333;
        font-size: 12px;
        font-weight: normal;
        
	/* border-bottom:1px solid #dedede; */
        line-height:20px;
        margin: 0px 0 10px 0;
        padding:10px 0;
        text-align: justify;
	font-family:Arial, Geneva, sans-serif;
	}
.menu-wl h1 {
    color: #1779CF;
    font-size: 12px;
    padding: 10px 0px;
    text-transform: uppercase;
}
.menu-wl h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	/* font-weight:bold; */
        
	/* margin-bottom:10px; */
        
	border-radius: 3px 3px 0 0;
	color: #0A71B6;
	line-height: 20px;
	border-bottom: 1px solid #ccc;
	/* padding-left:20px; */
        
	background: #fff;
	text-transform: uppercase;
}
.menu-wl h3 {
	background:url(../images/system/bot-left.png) no-repeat;
	height:11px;
	}	
ul.gallery{
	margin:0;
	padding:0;
	background:url(../images/system/bg-left.png) repeat-y;
	}
.gallery li{
	float:left;
	padding: 0 0px;
	margin: 0 0px;
	text-align: center;
	list-style:none;
	width:245px;

	position: relative;
}
.gallery li img {
       width: 220px;
       height: 135px;
}
.gallery li p{
	color:#333;
	/* text-align:left; */
	font-size: 12px;
	font-weight: normal;
	/* margin: 0 -6px; */	
	position: absolute;
	height: 30px;
	line-height: 30px;
	padding: 0px 7px;
	background: rgba(5, 113, 185, 0.9);
	width: 206px;
	left: 12px;
	bottom: 6px;
	/* line-height:19px; */

	}
.gallery li p a{
	color: #FFFFFF;
	text-align:center;
	font-size: 12px;
	font-weight: normal;
	margin:10px 0;
	text-decoration:none;
	}
.gallery li p a:hover{
	color:#333;
	text-align:center;
	font-size:13px;
	font-weight:normal;
	margin:5px 0;
	text-decoration:none;
	}
ul.gallery .next {
    height: 39px;
    margin-top: 40px;
    float:left;
    width: 39px; 
}

ul.gallery .next a{
    height: 39px;
    width: 39px;  
}

ul.gallery .pre{
    height: 39px;
    float: right;
    margin-top: 40px;
    width: 39px;
}

ul.gallery .pre a{
    height: 39px;
    width: 39px;  
}
.content-news {
	border-bottom:1px solid #ececec;
	margin:0px 0;
	font-family:Arial, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:normal;
	min-height:110px;
	padding: 8px 0;
	line-height:20px;
	}
.content-news img{
	float:left;
	margin:5px 10px 5px 0;
	padding:2px;
	border:1px solid #ccc;
        border-radius: 3px;

	}

.content-news .title{
	font-family:Arial, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #0263A7;
        text-decoration: none;
        line-height: 24px;
	}
.content-news .title a{
	font-family:Arial, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#1c7116;
	text-decoration:underline;
	}
.content-news .title a:hover{
	font-family:Arial, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#06C;
	text-decoration:underline;
	}
.body_textarea {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #3c6f75;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.menu-wl ul.paper {
       float: right;
       /*margin-right: 20px*/
}

ul.paper li{
       background: #469946;
       border-radius: 2px 2px 2px 2px;
       display: inline;
       text-decoration;
}

ul.paper li a{
       background: #ccc;
       color:#529e3c;
       font-weight: bold;
       display: inline;
       text-decoration: none;
       padding: 5px;
       border-radius: 2px 2px 2px 2px;
}

ul.paper li a:hover{
       background: #529e3c;
       display: inline;
       font-weight: bold;
       color:#fff;
       padding: 5px;
       text-decoration: underline;
       border-radius: 2px 2px 2px 2px;
}

ul.paper li.active{
       background: #529e3c;
       border-radius: 2px 2px 2px 2px;
       display: inline;
       padding: 5px;
       font-weight: bold;
       color:#fff;
       text-decoration: underline;
}
ul.top-cont {
    padding: 10px 0px 0px 0px;
	
    /* border-top: 1px solid #eee; */
}
ul.top-cont li{
    float: left;
	
    width: 325px;
    height: 60px;
    /* margin: 0 10px; */
    line-height: 20px;
    color: #666;
    font-weight: normal;
}
ul.top-cont li a{
    font-size: 14px;
	
    font-weight: bold;
    line-height: 18px;
}
ul.top-cont li img{
    float: left;
	
    margin-right: 10px;
}
/*------------------------------------------------fotter--------------------*/
#footer {
       width:942px;
       padding: 10px 25px 20px 15px;
       font-size:12px;
       color:#333;
       line-height:20px;
	   margin:0 auto;
	   
       border-bottom: 7px solid #0161AC;
       border-radius: 0px 0px 6px 6px;
	   background:#fff;
}

#footer .copyright{
       width:950px;
       padding: 25px;
       font-size:12px;
       color: #0161AC;
       font-weight: bold;
       padding:0;
}
#footer a {
       text-decoration: none;
       font-weight: bold;
       color:#333;
}

#footer .add {
    border-radius: 3px 3px 3px 3px;
    bottom: 45px;
    color: #999;
    float: right;
    font-weight: normal;
    height: 60px;
    padding: 5px;
    position: relative;
    right: 0;
    width: 204px;
}
/* form  */

	#form{
		color: #999999;
    float: right;
    margin: 0;
    padding: 0px 0 0;
    width: 235px;
		}
	#form h3{
		margin:0;
		background:#ccc;		
		color:#fff;
		font-size:20px;
		border:1px solid #57a700;
		border-bottom:none;
		}		
	#form h3 span{
		display:block;
		padding:10px 20px;
		background:#ccc;		
		}				
	#form fieldset{
		margin:0;
		padding:0;
		border:none;	
		background: url(../images/form2/form_top.gif) repeat-x;		
		padding-bottom:1em;
		}		
	#form legend{display:none;}	
	#form p{margin:0px;}	
	#form label{display:block;}	
	#form input, #form2 textarea{		
		width:232px;
                padding: 3px 0;
		border:none;
		background:#e7e7e7;
		color:#333;
		}		
	#form textarea{
		height:129px;
		width:232px;
		background:#e7e7e7;
		border:none;
		overflow:auto;
		color:#333;
		}					
	#form p.submit{
		text-align:left;
		}	
	#form button{
		padding:0 15px;
		height:20px;
		line-height:20px;		
		border:none;
		background:#1779CF;
		color:#fff;
		cursor:pointer;		
		text-align:center;		
		}	
/*------------------------------------------------fotterlinksend--------------------*/

/* SOCIAL ICONS - CSS3 */
#css3:hover li { opacity:0.2; }

#css3 li { -webkit-transition-property: opacity; -webkit-transition-duration: 500ms;
 -moz-transition-property: opacity; -moz-transition-duration: 500ms; }
#css3 li a strong { opacity:0;
 -webkit-transition-property: opacity, top; -webkit-transition-duration: 300ms;
 -moz-transition-property: opacity, top; -moz-transition-duration: 300ms; }

#css3 li:hover { opacity:1; }
#css3 li:hover a strong { opacity:1; top:-10px; }

p.selecterBtns a.active { /* portfolio select */
	color: #ffffff;
	text-decoration: none;
	background-color: #D30001;
}

a {
	text-decoration: underline;
	color: #176092;
	-webkit-transition-duration: .2s;
	-webkit-transition-property: color;
	-webkit-transition-timing-function: ease-in;
	-moz-transition-duration: .2s;
	-moz-transition-property: color;
	-moz-transition-timing-function: ease-in;
	-o-transition-duration: .2s;
	-o-transition-property: color;
	-o-transition-timing-function: ease-in;
	transition-duration: .2s;
	transition-property: color;
	transition-timing-function: ease-in;
	-webkit-transition-property: color, background;
	-moz-transition-property: color, background-color;
	-o-transition-property: color, background-color;
	transition-property: color, background-color;
}

a:hover, a.hover {
	color: #212121;
	text-decoration: underline;
}

a.services_hover {
	color: #212121;
	text-decoration: none;
}

a.link {
	text-decoration: none;
	color: #D30001;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px 10px;
	line-height:28px;
	-webkit-transition-property: color, background;
	-moz-transition-property: color, background-color;
	-o-transition-property: color, background-color;
	transition-property: color, background-color;
	font-size:14px;
}
a.link:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #D30001;
}