/* CSS Main Default */

/*10 Section - z-index*/
img, div, input { 
behavior: url(iepngfix.htc); 
}

img {
border:none;
}

body {
background-color: #FFFFFF;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
color:#4D4D4D;
font-size:14px;
}

h1 {
	font-family: 'Francois One', sans-serif;
	font-size: 36px;
	color:#dd1e32;
	font-style: normal;
	font-weight: normal;
	margin:0 0 10px 0;

}

h2 {
font-size: 14px;
margin-top:15px;
margin-bottom:0px;
}

#main_container {
position:absolute;
width:753px;
left: 50%;
margin-left: -376.5px;
margin-top: 10px;
}

#main_container a {
color:#4D4D4D;
text-decoration:none;
font-weight:bold;
font-size:12px;
}

#main_container a:hover {
color:#939393;
}
/*10 Section - z-index*/

/*20 Section - z-index*/
#top_nav {
position:relative;
right:5px;
width: 100%;
height:27px;
margin-bottom:10px;
}

#top_nav a {
position:relative;
display:inline-block;
line-height: 27px;
height:27px;
background-image:url(../images/top-mid-btns.jpg);
padding-left:5px;
padding-right:5px;
margin-right:5px;
float:right;
color:#FFFFFF;
background-position: 0% 0%;
}
/*20 Section - z-index*/


/*60 Section - z-index*/
#top_flash_banner_container {
position:relative;
width:753px;
height: 286px;

}


#flash_container {
position:relative;
z-index:60;
}

#logo {
position:absolute;
left:1px;
top:4px;
width:107px;
height:96px;
z-index:61;
cursor:pointer;
}

.clients-logo {
margin: 10px;
}

.clients-logo img {
-moz-box-shadow: 0 3px 4px #cfcfcf;
-webkit-box-shadow: 0 3px 4px #cfcfcf;
box-shadow: 0 3px 4px #cfcfcf;
}

/*30 Section - z-index*/

/*40 Section - z-index*/
#main_body_container {
position:relative;
width:753px;
background-image:url(../images/main-mid-container_bg.jpg);
background-repeat:repeat-y;
z-index:39;
}

#body_bottom_corner {
position: relative;
width: 753px;
background-image:url(../images/main-botm-container_bg.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

#body_container {
position:relative;
left:8px;
padding: 20px;
z-index: 41;
}


.paragraph_align_center {
position:relative;
width:90%;
text-align:center;
margin-left:auto;
margin-right:auto;
}

#body_container p {
text-align:left;
margin-top:15px;
margin-bottom:15px;
}

.flush_txt {
text-align:left;
}


#client_list_scroller {
width:100%;
	
	
}

#inner_client_list {
position:relative;
width:50%;
left:30%;
}








/*40 Section - z-index*/

/*50 Section - z-index*/

#footer_container {
position:relative;
width: 100%;
background-image: url(../images/footer-middle_bg.jpg);
height:43px;
z-index:50;
}

#footer_container a{
position:relative;
display:inline-block;
line-height: 26px;
height:26px;
background-image: url(../images/footer-btn_bg.jpg);
padding-left:5px;
padding-right:5px;
margin-top:8px;
margin-right:5px;
float:right;
color:#FFFFFF;
background-position: 0px 26px;
}

#unikron_stamp a {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#4D4D4D;
text-decoration:none;
margin-left:7px;
}

#unikron_stamp a:hover {
text-decoration:none;
color:#737373;
}
