@charset "utf-8";

body {
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	background-color: #FFF;
}
#main .content a , .content2 a {
	color: #3B3B3B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#container {
	width: 914px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(../img/main_bg.png);
	background-repeat: repeat-y;
	padding-left: 16px;
	padding-right: 16px;
}

#header {
	background-image: url(../img/header.png);
	background-repeat: repeat-x;
	height: 110px;
}
#header .fastip {
	background-image: url(../img/logo_fastip.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 74px;
	width: 367px;
	margin-top: 23px;
	margin-left: 23px;
}
#header .uamd {
	background-image: url(../img/logo_uamd.jpg);
	background-repeat: no-repeat;
	height: 74px;
	width: 252px;
	margin-top: 15px;
	margin-right: 23px;
	float: right;
}
#menu {
	background-image: url(../img/menu_bg.png);
	background-repeat: repeat-x;
	height: 38px;
	margin-left: -4px;
	margin-right: -4px;
}

#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em; 
}

#nav a{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	display: block;
	line-height: 37px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../img/separate.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-shadow: 1px 1px 3px #070923;
}

#nav a:hover{
	background-color:#2e3692;
	color:#FFF;
}

#nav li{
float:left;
position:relative;
}

#nav ul {
	position:absolute;
	display:none;
	top:1.5em;
	margin-top: 13px;
	padding-top: 6px;
	background-color: #292929;
}
#nav li ul li a img {
	margin-top: 4px;
}
#nav li ul a{
	height:20px;
	background-image: none;
	display: block;
	width: 160px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EBEBEB;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 6px;
}
#nav li ul a:hover {
	color: #292929;
	background-color: #FFF;
	text-shadow: 0px 0px 0px #000;
}
#nav ul ul{
	top:auto;
	background-color: #292929;
}	

#nav li ul ul {
	left:10em;
	margin-top: -33px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
}
#main {
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#main .left_side {
	float: left;
	width: 187px;
	background-image: url(../img/left_shade.jpg);
	background-repeat: no-repeat;
	background-position: right 130px;
	margin-bottom: 35px;
	padding-right: 18px;
}
#main .left_side .quote {
	background-image: url(../img/quotes.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 186px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#main .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	background-color: #303999;
	color: #FFF;
	background-image: url(../img/sidebar_flip.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 4px;
	margin-top: 10px;
}
#main .title img {
	margin-right: 10px;
	margin-left: 10px;
}
#main .listing {
	background-image: url(../img/prepares_bg.png);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
#main .listing li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 37px;
	line-height: 37px;
	padding-left: 10px;
	background-image: url(../img/line.png);
	background-repeat: no-repeat;
	background-position: 5px bottom;
}
#main  .partners {
	padding-top: 35px;
	text-align: center;
}
#main .partners li a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0dfdb;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.content2 ul li , .content ul li{

	margin-left: 15px;
	margin-bottom: 10px;
}

.content2 ul, .content ul {
	margin-bottom: 20px;
	margin-top: 20px;
}
.content2 li, .content li {
	margin-left: 15px;
	margin-bottom: 10px;
	list-style-type: square;
	
}


#main .content {
	float: left;
	width: 405px;
	margin-bottom: 35px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d5660;
	line-height: 20px;
}

#main .content h1 {
	font-size: 21px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 40px;
	margin-top: 30px;
	text-transform: uppercase;
}
#main .content img {
	border: 4px solid #e0dfdb;
	float: left;
	margin-right: 20px;
}

.cat .dscpi{
	float: right;
	width: 440px;
	background-image: url(../img/descpi_bg.png);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
}
.cat .dscpi2{
	float: right;
	width: 550px;
	background-image: url(../img/descpi_bg.png);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
}

.cat .dscpi h2 a, .cat .dscpi2 h2 a {
	font-weight: bold;
	color: #FFF;
	height: 25px;
	display: block;
	line-height: 25px;
	padding-left: 15px;
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 15px;
	font-size: 12px;
	text-decoration: none;
}
.cat .dscpi h2 a span, .cat .dscpi2 h2 a span{
	font-weight: normal;
	font-size: 11px;
}


.cat .dscpi .more, .cat .dscpi2 .more {
	line-height: 21px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../img/btn_more.png);
	background-repeat: repeat-x;
	text-align: center;
	display: block;
	height: 21px;
	width: 70px;
	float: right;
	margin-top: 10px;
	
}

.cat img {
	float: left;
	border: 4px solid #BCBCBC;
	margin-right: 5px;
	margin-bottom: 10px;
}

.cat {
	margin-bottom: 25px;
	clear: both;
}
.pagin {
	clear: both;
	float: right;
	margin-right: 30px;

}
.pagin li {
	float: left;
	list-style-type: none;

}
.pagin li a {
	text-decoration: none;
	color: #FFF;
	background-image: url(../img/pagin_bg.png);
	background-repeat: repeat-x;
	height: 20px;
	display: block;
	line-height: 20px;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;

}

/* Template for Content 2*/

#main .content2 {
	float: right;
	width: 580px;
	margin-bottom: 35px;
	padding-right: 30px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d5660;
	line-height: 20px;
}

#main .content2 h1 {
	font-size: 21px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 40px;
	margin-top: 30px;
	text-transform: uppercase;
}
#main .content2 img {
	border: 4px solid #e0dfdb;
	float: left;
	margin-right: 20px;
}
/* End Style */


#main .right_side {
	float: right;
	width: 254px;
	margin-bottom: 35px;
	background-image: url(../img/right_shade.jpg);
	background-repeat: no-repeat;
	background-position: left 280px;
	padding-left: 16px;

}
#main .right_side .panel {
	background-image: url(../img/search_bg.png);
	background-repeat: repeat-x;
	height: 53px;
}
#main .right_side .panel .search {
	float: left;
	width: 120px;
}
#main .right_side .panel .search .bar {
	background-image: url(../img/zoom.jpg);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	background-color: #FFF;
	border: 1px solid #999999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 30px;
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4F4F;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#main .right_side .panel .lang {
	float: left;
	padding-top: 13px;
	margin-left: 18px;
}
#main .right_side .panel .lang li {
	float: left;
}
#main .right_side .panel .lang li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
	text-decoration: none;
	font-weight: bold;
	padding-right: 20px;
}
#main .right_side .features {
	clear: both;
}
#main .right_side .info {
	background-image: url(../img/info_bg.png);
	background-repeat: repeat-x;
	margin-right: 6px;
	margin-left: 6px;
}
#main .right_side .info .sbtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #373737;
	margin-top: 15px;
	background-image: url(../img/flip_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 40px;
	height: 35px;
	padding-left: 25px;
}
#main .right_side .info .infotag {
	margin-right: 20px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-top: 10px;
	color: #393939;
}
#main .right_side .info .infotag a {
	color: #101010;
	font-weight: bold;
	display: block;
	text-align: right;
}

#main .right_side .info .infotag span {
	color: #fe6e0b;
}
#main .right_side .info .webmail {
	margin-top: 25px;
}
#main .right_side .info .webmail .wbtitle {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
	background-color: #cddce3;
	height: 28px;
	font-size: 11px;
	font-weight: bold;
	color: #30587c;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 20px;
}
#main .right_side .info .webmail #form1 h2 {
	display: block;
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	color: #242424;
	font-size: 11px;
	font-weight: bold;
	float: left;
	line-height: 27px;
	clear: left;
	height: 27px;
	padding-left: 25px;
}
#main .right_side .info .webmail #form1 input {
	float: right;
	width: 130px;
	clear: right;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #84abd0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
}
#main .right_side .info .webmail #form1 input:focus {
	border: 1px solid #305d87;
}
#main .right_side .info .webmail #form1 #Login {
	background-image: url(../img/btn.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFF;
	float: left;
	margin-left: 100px;
}

/* Template 2 */

#main .left_side2 {
	
	float: left;
	width: 254px;
	background-image: url(../img/left_shade.jpg);
	background-repeat: no-repeat;
	background-position: right 130px;
	margin-bottom: 35px;
	padding-right: 18px;
	
}

#main .left_side2 .panel {
	background-image: url(../img/search_bg.png);
	background-repeat: repeat-x;
	height: 53px;
}
#main .left_side2 .panel .search {
	float: left;
	width: 120px;
}
#main .left_side2 .panel .search .bar {
	background-image: url(../img/zoom.jpg);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	background-color: #FFF;
	border: 1px solid #999999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 30px;
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4F4F;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#main .left_side2 .panel .lang {
	float: left;
	padding-top: 13px;
	margin-left: 18px;
}
#main .left_side2 .panel .lang li {
	float: left;
}
#main .left_side2 .panel .lang li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
	text-decoration: none;
	font-weight: bold;
	padding-right: 20px;
}
#main .left_side2 .features {
	clear: both;
}
#main .left_side2 .info {
	background-image: url(../img/info_bg.png);
	background-repeat: repeat-x;
	margin-right: 6px;
	margin-left: 6px;
}
#main .left_side2 .info .sbtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #373737;
	margin-top: 15px;
	background-image: url(../img/flip_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 40px;
	height: 35px;
	padding-left: 25px;
}
#main .left_side2 .info .infotag {
	margin-right: 20px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-top: 10px;
	color: #393939;
}
#main .left_side2 .info .infotag a {
	color: #101010;
	font-weight: bold;
	display: block;
	text-align: right;
}

#main .left_side2 .info .infotag span {
	color: #fe6e0b;
}
#main .left_side2 .info .webmail {
	margin-top: 25px;
}
#main .left_side2 .info .webmail .wbtitle {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
	background-color: #cddce3;
	height: 28px;
	font-size: 11px;
	font-weight: bold;
	color: #30587c;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 20px;
}
#main .left_side2 .info .webmail #form1 h2 {
	display: block;
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	color: #242424;
	font-size: 11px;
	font-weight: bold;
	float: left;
	line-height: 27px;
	clear: left;
	height: 27px;
	padding-left: 25px;
}
#main .left_side2 .info .webmail #form1 input {
	float: right;
	width: 130px;
	clear: right;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #84abd0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
}
#main .left_side2 .info .webmail #form1 input:focus {
	border: 1px solid #305d87;
}
#main .left_side2 .info .webmail #form1 #Login {
	background-image: url(../img/btn.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFF;
	float: left;
	margin-left: 100px;
}

/* End Style */







#footer {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	height: 30px;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #deddd9;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	margin-right: -5px;
	margin-left: -5px;
}



#footer a {
	text-decoration: none;
	color: #5a63c5;
}

#footer .copy {
	float: left;
}
#footer .design {
	float: right;
}

