/* copyright 2006 USBMIS, INC. */

body {
	margin:0px;
	padding: 0 0 0px 0;
	font-family:Verdana, Arial,  sans-serif;
	font-size:11px;
	color: #454545;
	background:#C0D5DC url("images/body_bg.gif") repeat-x;
	text-align:center;
	}

/* Main divs */

#frame {
	text-align:left;
	width:750px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
	background:url("http://www.usbmis.com/images/nav_bg.gif") top right no-repeat;
	}

#nav {
	float:right;
	width:521px;
	margin-top:-23px !important;
	margin-top:-25px;
	}

#content {
	font-family: Arial, Verdana, sans-serif;
	margin:-2px 0px 15px 0;
	padding:10px 0px 0px 0px;
	padding-bottom:0px;
	}




/* Main Page */


#linked  {
	background:url("images/linked.jpg") top right no-repeat;
	width:748px;
	height:453px;
	padding-bottom:1px;
	}


#linkBox{

	width:240px;
	position:relative;
	top:70px;
	left:40px;
	text-align:justify;
	font-size: 12px;
	/*
	background: url("images/q1.gif") 0px 20px no-repeat;
	text-indent:15px;*/
	}


	.linkTitle {

	position:relative;
	top:70px;
	left:40px;

	}


#linkBox p{

	padding-top:0px;
	margin-top:20px;

	}

.lead {

	line-height:24px;

}


#split   {

	width:747px;
	height:355px;
	background:url("images/split_bg.gif") top left no-repeat;
	text-align:justify;

	}


#split p{

	padding-top:-20px;

	}



#sg  {
	
	float:left;
	padding: 25px 0px 10px 30px;
	width:325px;
	
	}


#trsc  {
	
	float:right;
	padding: 25px 30px 0px 0px;
	margin-left:-20px;
	padding-left:-20px;
	width:325px;
	
}

.quotes  {
	font-family:Courier New;
	font-size:26px;

}




/* Pages */



#pageSplit   {

	width:747px;
	height:850px;
	background: #FFFFFF url("images/page_bg.gif") top left no-repeat;
	text-align:justify;
	margin-top:20px;
	padding-bottom:10px;
	border-bottom:1px solid #364E58;

	}




#pgLeft  {
	
	float:left;
	padding: 35px 0px 10px 25px;
	width:200px;
	
	}


#pgRite  {
	
	float:right;
	padding: 40px 45px 30px 0px;
	width:370px;
	
}




/* Common */



#botLink {

	padding: 0px 130px 0px 130px;
	float:left;

}


#botLink p{

	padding-top:10px;
	padding-bottom:10px;

}


hr {
	color:white;
	border-bottom:1px dotted #CCCCCC;
	background: white;


}

	
#titler {
	width:750px;
	height:150px;
	background:url("./images/beta.gif") no-repeat;
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
	margin-top:-1px;
	}
	
#left {
	font-family: Arial, Verdana, sans-serif;
	width:180px;
	margin:0px 0 20px 0;
	padding:0px 10px 10px 10px;
	background:#f3f3f3 url("./images/prodC_bg.gif") top left no-repeat;
	border-bottom:1px solid #ddd;
	text-align:center;
	}


#leftCont {

	margin-top:-20px;
	display:inline;	
	clear:both;

	}



#footer {
	width:748px !important;
	width:747px;
	color:white;
	text-align:center;
	margin-top:5px;
	padding-bottom:12px;
	border-top:2px solid #055973;
	background:#334D5C;
	clear:both;
	padding-top:10px;

	}
	
	
/* Class Divs & Paragraphs */


#content p  {
	line-height:17px;

	}
	
#left p {
	line-height:15px;
	padding-top:10px;
	}
	
#content .lead {
	color:#444;
	font-weight:bold;
	}
	
strong {
	color:#444;
	font-weight:bold;
	}

#footer p {
	font-size:10px;
	color:white;
	margin:0px 0 8px 0;
	padding:0px;
	}
	
.caps {
	text-transform:uppercase;
	font-size:11px;
	letter-spacing:1px;
	}

#signUp p {
	font-size:11px;
	line-height:14px;
	color:#555;
	}
	
#titler p {
	font-family:Verdana, sans-serif;
	font-size:11px;
	width:280px;
	padding:50px 0 0 130px;
	color:#ccc;
	line-height:15px;
	text-align:center;
	}
	
.prods_T {
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	color:#055973;
	font-weight:normal;
	margin:0px;
	padding:4px 0 5px 0 !important;

	text-align:left;
	}

/* Lists */

#nav ul{
	margin:0px;
	padding-left:0px;
	font-size:12px;
	font-family: Arial, Verdana, sans-serif;
	} 

#nav ul li {
	margin:0 -2px;
	padding: 0px;
	list-style:none;
	display:inline;
	text-align:center;
	position: relative;
	}

#content ol {
	}

#content ul {

	margin:0px 0 0 0px;
	padding:0px;
	}

#content li {
	padding-bottom:10px;
	line-height:18px;
	list-style:none;
	display:inline;
	}
	
#content dl {
	}
	
#content dt {
	float: left;
	text-align: right;
	margin: 5px 10px 0 0;
	width:120px;
	}
	
#content dd {
	margin-bottom:5px;
	}
	


/* Headers */

h1 {
	font-family:Arial, Verdana, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#333;
	border-bottom:1px solid #ddd;
	margin:0px;
	padding-top:13px;
	}
	
h2 {
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#565656;
	text-align:left;
	}
	
h3 {
	font-family:georgia, times new roman,times,serif;
	font-size:24px;
	font-weight:normal;
	color:#CE6E26;
	margin:0px 0 -5px 0;
	font-style:italic;
	}
	
h4 {
	font-family:Arial, Verdana, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#055973;
	margin:0px 0 5px 0;
	}



	

/* Links */

#linkBox a{

	color:transparent;
	text-decoration:none;
	background:transparent;

}

#split a:link, #split a:visited, #split a:hover, {

	color:transparent;
	text-decoration:none;
	background:transparent;
	border-bottom:none;


}


#nav a:link, #nav a:visited {
	color:#fff;
	text-decoration:none;
	background:transparent;
	padding:4px 20px;
	}

#nav a:hover {
	color:#055973;
	text-decoration:none;
	background:#fff;
	padding:4px 20px;
	}
	
/*#content a:link, #content a:visited,
#left a:link, #left a:visited {
	color:#4040C9;
	text-decoration:none;
	background:transparent;
	border-bottom:1px dotted #aaa !important;
	border-bottom:1px solid #ccc;
	background:transparent;
	}

#content a:hover, #left a:hover {
	color:#4040C9;
	text-decoration:none;
	border-bottom:1px dotted #B5D5FF !important;
	border-bottom:1px solid #B5D5FF;
	background:#B5D5FF;
	}*/
	



#footer a:link, #footer a:visited {
	text-decoration:none;
	color:white;
	border-bottom:1px solid #bbb;
	}

#footer a:hover {
	text-decoration:none;
	color:white;
	border-bottom:1px solid white;
	}
	
	
/* Images */

.titler {
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #ddd;
	}
	
.left {
	float:left;
	margin:0 22px 2px 0;
	}

.titler {
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #ddd;
	}

.thumb {
	padding:2px;
	border:1px solid #ccc;
	margin:20px 0 3px 0px;
	text-align:center;
	display:block;
	
	}


	
	


