@charset "utf-8";
/* CSS Document */

*
{
	margin:0px;
	padding:0px;
}

body
{
	background-image:url(../img_upload/details_back.jpg);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}	
	

#site_wrapper
{
	text-align:center;
	background-image:url(../img_upload/background.jpg);
	background-repeat:repeat-x;
}

#main_site
{
	text-align:left;
	margin:0px auto 0px auto;
	width:950px;
}

#right
{
	float:left;
	width:710px;
}

#right_top
{
	height:117px;
	padding-top:20px;
}

#right_top h1, #right_top h2, #right_top h3
{
	padding-left:15px;
}

#right_top h2, #right_top h3
{
	font-weight:normal;
}

#right_menu
{
	height:40px;
}

#right_bar
{
	height:28px;
        padding-left:10px;
        padding-top:18px;
        font-size:12px;
        color:#000000;
}

#right_details_area
{
	font-size:12px;
        color:#000000;
        padding-left:10px;
        padding-right:20px;
        padding-top:10px;
        padding-bottom:10px;
        text-align:justify;
}

#right_details_area ul
{
        margin-left:35px;
        padding-bottom:10px;
}

.out_footer
{
        padding-top:10px;
}

#right_details_area a:link, #right_details_area a:visited
{
	color:#01294d;
	text-decoration:underline;
}

#right_details_area a:hover
{
	text-decoration:none;
}

#right_details_area h1, #right_details_area h2, #right_details_area h3, #right_details_area h4
{
       clear:both;
}

#right_details_area h1, #right_details_area h2
{
        background-image:url(../img_upload/left_head_icon.jpg);
	background-repeat:no-repeat;
        padding-left:35px;
        font-size:20px;
        color:#000000;
        font-weight:normal;
        margin-top:5px;
        padding-bottom:5px;
}

#right_details_area h3
{
        font-size:12px;
        color:#736c50;
        font-weight:normal;
}

#right_details_area h4, .prev_copy
{
        color:#736c50;
}

.out_teaser, .out_para
{
        padding-top:5px;
        padding-bottom:5px;
}

#left
{
	float:right;
	width:240px;
}

#left_img_gallery
{
	
}	

#left_developer_wrapper
{
	background-image:url(../img_upload/developers_middle.jpg);
	background-repeat:repeat-y;
}

#left_developer
{
	background-image:url(../img_upload/developers_top.jpg);
	background-repeat:no-repeat;
        padding-top:20px;
        font-size:12px;
        text-align:center;
}		

#left_developer .image
{
        margin-right:7px;
}

#left_developer a:link, #left_developer a:visited
{
	color:#ddd6b8;
	text-decoration:underline;
}

#left_developer a:hover
{
	text-decoration:none;
}

#left_developer p
{
        padding-top:5px;
        padding-bottom:5px;
        padding-right:20px;
        padding-left:20px;
}

#left_developer h3
{
        padding-top:5px;
        padding-bottom:5px;
        font-size:18px;
        font-weight:normal
}

#left_developer h1
{
        padding-top:5px;
        padding-bottom:5px;
        font-size:20px;
        font-weight:normal
}

#left_developer #address
{
        padding-top:15px;
}
  
.clearify
{
	clear:both;
	visibility:hidden;
}

#footer
{
	background-image:url(../img_upload/footer_back.jpg);
	background-repeat:repeat-x;
	background-color:#5e5b51;
	padding-top:15px;
	padding-bottom:10px;
	color:#FFFFFF;
	text-align:center;
	margin: 0px auto 0px auto;
	font-size:12px;
}

#footer a:link, #footer a:visited
{
	color:#FFFFFF;
	text-decoration:underline;
}

#footer a:hover
{
	text-decoration:none;
        color:#01294d;
}

/* Menu styles */
#imouter1 {
width:650px;
height:36px;
padding-left:20px;
padding-top:5px;
}
.clearit {
clear: both;
height:0;
line-height:0.0;
font-size:0;
}
#imenus1 .menuactive a {
background-image: url(/img_upload/menubg_act.gif);
background-repeat: no-repeat;
color: #FFFFFF;
}
#imenus1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}
#imenus1, #imenus1 ul {
padding: 0;
margin: 0;
list-style: none;
}
#imenus1 a {
display:inline;
text-decoration: none;
color: #FFFFFF;
height: 32px;
padding-right:25px;
text-align: left;
line-height: 32px;
background-image: url(/img_upload/menubg.gif);
background-repeat: no-repeat;
/*margin-right: 1px;*/
}
#imenus1 li {
float: left;
}
#imenus1 li ul, #imenus1 ul li  {
width: 135px;
z-index: 1;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
#imenus1 ul li  {
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
}
#imenus1 ul li a  {
width: 120px;
color: #FFFFFF;
background-image: none;
line-height: auto;
text-align: left;
padding-left: 5px;
}
#imenus1 li ul {
position: absolute;
display: none;
background-color: #b7b191;
}
#imenus1 li:hover a, #imenus1 a:focus,
#imenus1 a:active, #imenus1 li.p7hvr a {
color:#ded8be;
background-image: url(/img_upload/menubg_act.gif);
}
#imenus1 li:hover ul, #imenus1 li.p7hvr ul {
display:block;
}
#imenus1 li:hover ul a, #imenus1 li.p7hvr ul a {
color: #FFFFFF;
background-image: none;
line-height: auto;
}
#imenus1 ul a:hover {
background-color: #ffffff!important;
color: #141544!important;
display:block;
width:auto;
}
#imenus1 ul a:active {
background-image: none!important;
background-color: #b7b191!important;
color: #141544!important;
}
/* The single backslash  character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */

#imenus1 li {width: auto;}				