﻿#left_content
{
	
	width:210px;
	text-align: left;
    float: left;
    border-right:1px #CCCCCC solid;

}

/*Left links*/
#left_content ul
{
	margin-top:5px;;
	padding:0 0 0 10px;
	list-style-type:none;
	font-size:12px;
	font-weight:bold;
}

#IEroot #left_content ul
{
	margin-left:0px;
}

#left_content ul li
{
	margin:5px 0 5px 0;
}
#left_content ul li a:visited, #left_content ul li a:link
{
	color:#336699;
	text-decoration:none;
	font-size:10px;
}

#left_content ul li a:hover
{
	text-decoration:underline;
}

/*End left links*/

#container
{
	width:100%;
}

#right_content
{
	border-left:#6666666 solid 1px;
	float:left;
	width:649px;
	padding-left:10px;
}


#top-lower
{
    text-align: left;
}

#top-links
{
    background: #FF6600;
    width: 231px;
    height: 143px;
    text-align: left;
    float: left;
}

#top-banner
{
    background: white url("../images/banner_right_services.jpg") no-repeat;
    width: 669px;
    height: 143px;
    float: left;
}

#middle
{
    width: 880px;
    min-height:100px;
    margin-top:5px;
    padding:10px;
    font-size:9pt;
    background-color:white;
}

#middle, #content_wrapper
{
	min-height:100px;
}

.image span
{
    display: none;
}


#banner
{
    background: white url(../images/banner.jpg);
    width: 100%;
    height: 167px;
    margin-top: 70px;
}

#IEroot #banner
{
    margin-top: 40px;
}

#separator
{
    background: url(../images/top_separator.jpg) no-repeat;
    width: 100%;
    height: 20px;
}

#mobile_messaging_image
{
    float: left;
    background: url(../images/mobile_messaging-notext.jpg) no-repeat;
    width: 256px;
    height: 95px;
    margin-right: 0.2px;
    cursor: pointer;
}

#IEroot #mobile_messaging_image
{
    margin-right: 1px;
}


#services_image
{
    float: left;
    background: url(../images/services-notext.jpg) no-repeat;
    width: 256px;
    height: 95px;
    cursor: pointer;
}

#teleios_development_image
{
    float: left;
    background: url(../images/teleios_development-notext.jpg) no-repeat;
    width: 254px;
    height: 95px;
    margin-right: 1px;
    cursor: pointer;
}

#mobile_messaging-banner
{
    background: url(../images/mobile_messaging-banner.jpg);
    height: 127px;
    width: 256px;
    float: left;
}

#message_central
{
    background: url(../images/message_central.jpg);
    width: 256px;
    height: 52px;
    float: left;
    cursor: pointer;
}

#content
{
    background-color: #FFFFFF;
    float: left;
    width: 512px;
    height: 160px;
    font-size: 10px;
    margin-top: 18px;
}