/* Mobiliance.net CSS Document */

*{ margin:0px; padding:0px; }
#main { width:802px; height:800px; margin:auto;}
#nav_box { width:792px; height:106px; float:left; padding-left:10px; background-color:#11415b;}
#nav_box ul{margin:0; padding:0;}
#nav_box li{list-style:none; float:left;}
#nav_box li.nav{ display:block; width:112px; height:30px; float:left; margin-top:17px; margin-left:3px; }
#topright {	width:120px; height:30px; position:absolute; left: 776px; top: 4px;}
#header { width:802px; height:238px; background-image:url(images/header_14.jpg); background-repeat:no-repeat; float:left;}
.tagline { font-family:Verdana, Arial, Helvetica, sans-serif; margin-left:15px; margin-top:30px;}
.lblue { font-family:Verdana, Arial, Helvetica, sans-serif; color:#7dcfed;}
.white { color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif;}
.small { font-size:12px;}
.large { font-size:20px;}
.bold { font-weight:bold;}
#body_container { width:802px; height:800px;}

/*start of left*/
#content_left { width:460px; height:auto; float:left; margin:5px 0 0 0;}
#welcome { width:400px; height:auto; float:left; padding-right:15px;}
#welcome2 { width:455px; height:auto; float:left; padding-right:5px;}
#foliobox { width:440px; height:auto; float:left; padding-right:5px;}
#services { width:410px; height:auto; float:left; }
#services ul{margin:0; padding:0;}
#services li{list-style:none; float:left;}
#services li.serv{ display:block; width:400px; height:auto; float:left; background-image:url(images/arrow.jpg); background-repeat:no-repeat; padding-left:15px;}
/*end of left*/

/*start of right*/
#content_right {
	width:336px;
	height:500px;
	float:right;
	margin:5px 0 0 0;
}
#updates { width:326px; height:auto; float:left;}
#updates ul{margin:0; padding:0;}
#updates li{list-style:none; float:left;}
#updates li.top{ display:block; width:326px; height:38px; float:left; background-image:url(images/updates_top.jpg); background-repeat:no-repeat; }
#updates li.body1 { background-image:url(images/body.jpg); background-repeat:repeat-y; float:left width:326px; height:auto;}
#updates li.bottom1 { background-image:url(images/bottom.jpg); background-repeat:no-repeat; width:326px; height:20px; float:left;}
.file { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; width:320px; height:auto;  margin-top:10px; padding-left:10px;}
#fbody { background-image:url(images/body.jpg); background-repeat:repeat-y; width:326px;} 
/*end of right*/

/*start of footer*/
#footer_box { width:802px; height:50px; float:left; border-top:2px #FFAC2C solid; margin:20px 0 0 0; }
#footer_left { width:400px; height:40px; float:left; margin-top:5px;}
#footer_right { width:400px; height:40px; float:right; margin-top:5px; }
#footer_right ul{margin:0; padding:0;}
#footer_right li{list-style:none; float:right;}
#footer_right li.links{ display:block; width:15; height:13px; float:right; border-right:1px #000000 solid; padding:1px 5px 0 5px; }
/*end of footer*/

.text { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}
.text a:link {color: #000000; text-decoration: none;}
.text a:visited {text-decoration: none;	color: #000000;}
.text a:hover {	text-decoration: underline;	color: #000000;}
.text a:active {text-decoration: none;	color: #000000;}
.more { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; font-weight:bold;}
.more a:link {	color: #000000;	text-decoration: none;}
.more a:visited {text-decoration: none;	color: #11415b;}
.more a:hover {	text-decoration: underline;	color: #11415b;}
.more a:active {text-decoration: none; color: #11415b;}
.bold { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#11415b; font-weight:bold;}
#folio {
	width:326px;
	height:auto;
	background-image:url(images/body.jpg);
	background-repeat:repeat-y;
	float:left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#right-left { width:110px; height:50px; float:left; margin-top: 10px; margin-left:15px; }
#right-right { width:160px; height:50px; float:left; margin-top: 10px; margin-left:15px;}
#fbottom {
	width:326px;
	height:20px;
	float:left;
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}
