.outer_bg {
	background-color: #000000;
	background-image: url(images/outer-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.top-bg {
	background-image: url(images/top_pattern.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:37px;
}
.bot_bg {
	background-image: url(images/bot_pattern.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 76px;
}
.dot_line1 {
	background-image: url(images/dot_line1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.content {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #858585;
	text-decoration: none;
	padding-top:10px;
	padding-right:10px;
}
.content a:link {
	color: #5FA3E4;
	text-decoration: none;
}
.content a:visited {
	color: #5FA3E4;
	text-decoration: none;
}
.content a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.content a:active {
	color: #5FA3E4;
	text-decoration: none;
}
.content1 {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #858585;
	text-decoration: none;
	padding-top:10px;
	padding-right:10px;
}
.content1 a:link {
	color: #858585;
	text-decoration: none;
}
.content1 a:visited {
	color: #858585;
	text-decoration: none;
}
.content1 a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.content1 a:active {
	color: #858585;
	text-decoration: none;
}
.projects-bg {
	background-color: #266BBD;
	background-image: url(images/projects-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width:270px;
}
.view-txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #0F0F0F;
	text-decoration: none;
	padding-left:5px;
}
.arrow-pad {
	padding-right: 17px;
	padding-left: 38px;
}
.msj_border {
	height: 115px;
	width: 248px;
	background-color: #000000;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #737373;
}
.img_float {
	float: left;
	margin-top: 20px;
	margin-right: 11px;
	margin-bottom: 25px;
	margin-left: 7px;
}

.view-txt a:link {
	color: #0F0F0F;
	text-decoration: none;
}
.view-txt a:visited {
	color: #0F0F0F;
	text-decoration: none;
}
.view-txt a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.view-txt a:active {
	color: #0F0F0F;
	text-decoration: none;
}

.cellphone-bg {
	background-color: #000000;
	background-image: url(images/cellphone-img.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	text-decoration: none;
	width:240px;
	height: 150px;
}
.copyright {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #747373;
	text-decoration: none;
	padding-bottom:20px;
	padding-top:15px;
}
.bot_menu {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #4287D0;
	text-decoration: none;
	padding-top:14px;
}
.bot_menu  a:link {
	color: #4287D0;
	text-decoration: none;
}
.bot_menu  a:visited {
    color: #4287D0;
	text-decoration: none;
}
.bot_menu  a:hover {
    color: #ffffff;
	text-decoration: underline;
}
.bot_menu  a:active {
    color: #4287D0;
	text-decoration: none;
}.logo-bg {
	background-color: #000000;
	background-image: url(images/subpg_logo-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial;
	font-size: 14px;
	line-height: 14px;
	color: #696969;
	text-decoration: none;
}
.dot_line2 {

	background-image: url(images/dot_line2-sub.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.projects-bg-sub {

	background-color: #266BBD;
	background-image: url(images/sub_left-project-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width:250px;
}
