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

body{
    color: #666666;
    background:#c0e1fd url("../images/system/bg-body.png") repeat-x;;
    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: 1042px;
    margin: 0 auto;
}
#maincontent {
    margin: 0 auto;
}

/*------------------------------------------------topheader--------------------*/
#topheader{
	width:1024px;
	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;
	float: none;
        height: 418px;
        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;
        z-index:1000;
       right: 85px;
       top: 5px;
       margin:0;
}

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:#ccc;
       font-size:11px;
       font-weight: normal;
       display: inline;
       text-decoration: none;
       padding: 0 5px;
       border-radius: 2px 2px 2px 2px;
}

ul.menu-paper li a:hover{
       display: inline;
       font-weight: normal;
       color:#0166ab;
       text-decoration: underline;
       border-radius: 2px 2px 2px 2px;
}
#topheader div.search {
z-index:2;
position: absolute;
height: 24px; 
width: 237px; 
right: 0px; 
top: 59px;
}
#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: 237px;
}
#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;
        z-index:1000;
	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{
     z-index:1000;
     font-family: Arial,Geneva,sans-serif;
    list-style: none outside none;
    position: absolute;
    right: 10px;
    margin:0;
    top: 5px;
    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-image: url("../images/system/logo-ngocphat.png");
	background-repeat: no-repeat;
	padding: 0px;
	z-index:1000;
	position: absolute;
	height: 70px;
	width: 450px;
	top: 43px;
	/* left: 10px; */
	/* text-align: center; */
}
.menu{
	width:1024px;
        z-index:1000;
        position: absolute;
	background:url("../images/system/menu.png")repeat-x right;
	border:none;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
        top: 383px;
	}
.menu ul{
	height:35px;
	list-style:none;
	margin:0;
	padding:0 0 0 15px;
	}
	.menu li{
		float:left;
		padding:0px;
		margin:0;
                border-right: 1px solid #01579c;
		}
	.menu li a{
		color:#fff;
		display:block;
		font-weight: bold;
		line-height:35px;
		margin:0px;
		text-transform: uppercase;
		padding: 0px 37px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover{
			background: url("../images/system/menu-hover.png");
			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 li ul{
		background:#0173ba;
		display:none;
		height:auto;
		margin:0px;
		border:0px;
		position:absolute;
		width:226px;
		z-index:200;
                border-radius:0px 0px 5px 5px;
                padding:0 0 10px 0;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		color:#fff;
		
		}
	.menu li li {
                border-bottom: 1px solid #0183c9;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;

		}
	.menu li ul a{
		display:block;
		line-height:30px;
		font-size:12px;
		font-style:normal;
		border: none;
		margin:0px;
                text-transform: none;
		padding:0px 10px 0px 27px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#005c9d;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	

/*------------------------------------------------body_area--------------------*/
#body_area{
	width:1024px;
	background:#fff;
	padding: 0;
	margin-top: 0;
	z-index: 999;
	margin-right: auto;
	position: relative;
	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: #666666;
	text-decoration: none;
	float: none;
	border-radius: 0 0 5px 5px;
	/*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: bold;
        text-decoration: none;
}

#body_area .throw a:hover{
        color:#0168b0;
        font-weight: bold;
        text-decoration: underline;
}
.banner {
       height: 257px;
       position: absolute;
       top: 130px;
       margin:0;
       padding:0px;
       z-index:1;
}
.neoslideshow {
position: relative;
z-index:1;
width: 1024px;
height: 257px;

}
.neoslideshow img{
     border-radius: 6px 6px 0px 0px;
     position: absolute;
}
.slide {
        width:650px;
        float: left;
}
.more {
        float: right;
        font-size:11px;
        color:#fff;
        line-height:19px;
        background:#158ed3;
        border-radius: 2px;
}
.more a{
        color:#fff;
        padding:0 5px;
        text-decoration: none;      
}
.more a:hover {
       text-decoration: none;
}

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 {
    background:#f8f8f8;
    float: left;
    margin: 15px;
    overflow: hidden;
    padding: 10px;
    width: 260px;
    box-shadow: 0 0 2px 2px #f0f0f0;
    border: 1px solid #fff;
    border-radius: 4px;
}
.right h2{
	font-family: UTM Avo,Arial,Helvetica,sans-serif;
	font-size: 15px;
	color: #cc0000;
	line-height:28px;
	/* padding-left:5px; */
	margin:0px 0 0;
	font-weight: normal;
	text-transform: uppercase;
	/* border-bottom: 1px #014681 dotted; */
	}
ul.services {
        margin: 0 0 15px 0;
        padding: 0;
}
ul.services li{
        list-style: none;
        font-family: UTM Avo,Arial,Helvetica,sans-serif;
        padding: 10px 15px;
        text-decoration:none;
        border-bottom: 1px solid #ededed;
        background:  url("../images/system/icon1.png") no-repeat scroll left center transparent;
}

li {}
ul.services li a{
        list-style: none;
        font-family:Arial,Helvetica,sans-serif;
        text-decoration:none;
        font-weight: normal;
        font-size: 13px;
        /* text-transform:uppercase; */
}
ul.services li a:hover{
        list-style: none;
        font-family: Arial,Helvetica,sans-serif;
        text-decoration:none;
        font-weight: normal;
        font-size: 13px;
		color: red;
        /* text-transform:uppercase; */
}



ul.news {
	margin:0;
	padding: 0px 0px;
	}
.news li{
	font-family:Arial, Geneva, sans-serif;
	font-size: 12px;
	list-style:none;
	min-height: 60px;
	font-weight: normal;
	color:#555;
	padding:10px 0;
	border-bottom: 1px dotted #fff;
	}
.news li a{
	font-family:Arial, Geneva, sans-serif;
	font-size: 12px;
	list-style:none;
	color:#014681;
	font-weight:bold;
	text-decoration:none;
	padding-left:0px;
	line-height:20px;
	}
.news li a:hover{
	font-family:Arial, Geneva, sans-serif;
	font-size:12px;
	list-style:none;
	color:#333;
	text-decoration:underline;
	}
.news li img {
        float: left;
        margin: 0 10px 0 0;
        width: 70px;
        /* border: 2px solid #fff; */
        /* box-shadow: 0 0 2px 2px #f0f0f0; */
}
ul.support {
        border-radius: 5px;
        padding:10px;
        margin:0;
}

ul.support li {
        list-style: none;
        font-family:UTM Avo,Arial,Helvetica,sans-serif;
        padding-left: 60px;
        font-weight: normal;
        color: #666;
        border-bottom: 1px solid #f3f8fc;
}

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 {
	float: left;
        padding: 0;
        width: 700px;

}
.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;
	}
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;
	padding: 0 0 30px 0;
	background: url("../images/system/bg-content.png") bottom no-repeat;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height:20px;
	margin: 5px 0 0px 0;
	text-align: justify;
	font-family:Arial, Geneva, sans-serif;
	}
.menu-wl h1 {
	font-family:UTM Avo, Arial, Helvetica, sans-serif;
        background:url("../images/system/icon1.png") no-repeat scroll left center transparent;
	font-size:15px;
	font-weight:normal;
        margin-bottom:10px;
	color:#7C5200;
	line-height:32px;
	padding-left:10px;
        border-bottom: 1px solid #ccc;
	}
.menu-wl h2 {
	font-family:UTM Avo, Arial, Helvetica, sans-serif;
	background:url("../images/system/icon1.png") no-repeat scroll left center transparent;
	font-size:15px;
	font-weight:normal;
	margin-bottom:10px;
	color: #cc0000;
	line-height:32px;
	padding-left:10px;
	}
.menu-wl h3 {
	background:url("../images/system/bot-left.png") no-repeat;
	height:11px;
	}	
ul.gallery{
	margin:0;
	padding:10px 0;
	background:url("../images/system/bg-left.png") repeat-y;
	}
.gallery li{
	float:left;
	padding:0 14px;
	list-style:none;
	width:211px;

	}
.gallery li img {
       width: 171px;
       border: 5px solid #f3f3f3;

}
.gallery li p{
	color:#333;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	margin:5px 0;
	width:200px;
	}
.gallery li p a{
	color:#064273;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	/* text-transform: uppercase; */
	margin:5px 0;
	text-decoration:none;
	}
.gallery li p a:hover{
	color:#7C5200;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	margin:5px 0;
	text-decoration:underline;
	}
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;  
}
.col-home {
   width: 305px;
   float: left;
   padding: 0 8px 0 8px;
}
.content-news {
	border-bottom:1px solid #ececec;
	margin:0px 0;
	font-family:Arial, Geneva, sans-serif;
	font-size: 13px;
	color:#333;
	font-weight:normal;
	min-height: 100px;
	padding:10px 20px 10px 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:#014681;
        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;
	}

.content-news-detail {
	border-bottom:1px solid #ececec;
	margin:0px 0;
	font-family:Arial, Geneva, sans-serif;
	font-size: 13px;
	color:#333;
	font-weight:normal;
	min-height: 100px;
	padding:10px 20px 10px 0;
	line-height:20px;
	}
.content-news-detail img{
	/*float:left;*/
	margin: 5px 0 5px 0;
	padding:2px;
	/* border:1px solid #ccc; */
	border-radius: 3px;
	}
.content-news-detail .title{
	font-family:Arial, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#014681;
        text-decoration: none;
        line-height: 24px;
	}
.content-news-detail .title a{
	font-family:Arial, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#1c7116;
	text-decoration:underline;
	}
.content-news-detail .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;
       border-radius: 2px 2px 2px 2px;
       display: inline;
       padding: 5px;
       font-weight: bold;
       color:#fff;
       text-decoration: underline;
}

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

ul.paper li.active{
       background: #158ED3;
       color:#fff;
       font-weight: bold;
       display: inline;
       text-decoration: none;
       padding: 5px;
       border-radius: 2px 2px 2px 2px;
       
}
/*------------------------------------------------fotter--------------------*/
#footer_outer {

background: white;
border-top: 4px solid #004891;
       background: url("../images/system/footer.png") top repeat-x;
margin: 10px 0 0 0;

}
#footer {
       width:1012px;
       margin: 0 auto;
       padding: 4px 15px 5px 15px;
       font-size: 11px;
       color:#333;
       line-height:20px;
       text-align: center;
}
#footer img {
       border-top: 1px solid #f3f8fc;
       border-bottom: 1px solid #f3f8fc;
}

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


/* 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:22px;
		line-height:22px;		
		border:none;
		background:#158ED3;
                border-radius:2px;
		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;
}