/**************************************
*            United Partition         *
*      SEO and Web Devleopment By     *
*	           TopSpot IMS            *
*           www.topspotims.com        *
**************************************/

/************* General Declarations ************/
#form input, textarea{
width:145px;
}

#contactButton {
float:right;
padding-top:20px;
}

#contactButton img{
border:0;
}

body {
background:#000099 url(../images/sidebar2.gif) repeat-y;
margin:12px 0 0 4px;
}

#wrapper {
width:650px;
font:Arial, Helvetica, sans-serif;
}

.contactHeader {
	color:#FFF;
}

.offleft {
	margin-left:-9999px;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.clearLeft {
	clear:left;
}

/************* Left Content ******************/

#imgScroll {
width:120px;
height:100px;
margin-left:4px;
background:url(../images/clips3.gif) no-repeat center center;
}

#imgUL {
width:120px;
height:100px;
margin-left:4px;
background:url(../images/ul.gif) no-repeat center center;
}

/************ Navigation ******************/

#leftNav {
width:120px;
font: bold .95em Arial, Helvetica, sans-serif;
float:left;
}

#nav {
margin:0;
padding:0;
list-style:none;
}

#nav li {
margin:0;
padding:0;
}

#nav li a {
display:block;
width:100px;
color:#FFF;
padding-left:27px;
text-decoration:none;
background:url(../images/n1.gif) no-repeat 0;
border-bottom:2px solid #cc0066;
}

#nav li a:hover {
display:block;
width:100px;
color:#FF0000;
padding-left:27px;
text-decoration:none;
background:url(../images/n1_a.gif) no-repeat 0;
}

/************************* Right Content ************/

#mainContent {
width:500px;
margin-left:20px;
margin-bottom:18px;
}

#topHeader {
font:bold .95em Arial, Helvetica, sans-serif;
margin-bottom:-10px;
}

h1.logo {
text-indent:-9999px;
display:block;
width:369px;
float:left;
height:65px;
margin:10px 0 0 0;
}

h1.logo a {
background:url(../images/logo_crop.gif) no-repeat;
text-indent:-9999px;
display:block;
width:369px;
height:65px;
margin:10px 0 0 0;
}

h1.logoHome {
text-indent:-9999px;
display:block;
width:369px;
float:left;
height:65px;
margin:4px 0;
}

h1.logoHome a {
background:url(../images/logo_crop.gif) no-repeat;
text-indent:-9999px;
display:block;
width:369px;
height:65px;
margin:4px 0;
}


#number {
font:bold 1em Arial, Helvetica, sans-serif;
text-align:right;
float:left;
margin:5px 0 0 30px;
padding:0;
color: #000066;
}

#tagline {
margin-top:-10px;
padding:4px 0 4px 2px;
display:block;
width:500px;
background:url(../images/top_bg.jpg) repeat-y;
color:#FFF;
font:bold 1em Arial, Helvetica, sans-serif;
clear:both;
}

/***************** Content **********************/

#content {
font:.95em Arial, Helvetica, sans-serif;
}

#content h1 {
	font:1em Arial, Helvetica, sans-serif;
}

/***************** background colors **********************/

.home {
	background:url(../images/home_bg.jpg) repeat-y;
}	

.lightOrange {
	background: url(../images/lightorange_bg.jpg) repeat-y;
}

.lightGreen {
	background:url(../images/lightgreen_bg.jpg) repeat-y;
}

.greenBG {
	background: url(../images/green_bg.jpg) repeat-y;
}

.lightBlue {
	 background:url(../images/lightblue_bg.jpg) repeat-y;
}

.lightBrown {
	 background:url(../images/lightbrown_bg.jpg) repeat-y;
}

.drkBrown {
	background: url(../images/darkbrown_bg.jpg) repeat-y;
}

.purpleBG {
	background: url(../images/purple2_bg.jpg) repeat-y;
}

.purple {
	background: url(../images/purple_bg.jpg) repeat-y;
}

.beigeBG {
	background: url(../images/beige_bg.jpg) repeat-y;
}
.drkBlue {
	background:url(../images/darkblue_bg.jpg) repeat-y;
}

.drkOrange {
	background: url(../images/darkorange_bg.jpg) repeat-y;
}

.drkGreen {
	background:url(../images/darkgreen_bg.jpg) repeat-y;
}

#homeIMGstack {
	width:500px;
	clear:both;
}


/**************** Footer ************/

#footer {
margin-left:140px;
text-align:center;
}

#footer p {
	font: bold .88em Arial, Helvetica, sans-serif;
}

#footer ul {
font:.7em Arial, Helvetica, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#footer li {
float:left;
margine-top:10px;
margin-right:6px;
padding-right:2px;
border-right:1px solid #000;
}

#footer li a.last {
	border:none;
}