 body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #000000;

	font-family: Verdana, Tahoma, sans-serif;
}

.Page_Title {
    /*width: 100%;*/
    border-bottom: 2px solid #F26432;
    margin: 20px 0 0 45px;
}

.Body_Txt {
     margin: 20px 0 0 45px;
     width: 320px;
     line-height: 18px;
     font-size: 12px;
}

.Body_Txt p {
     line-height: 18px;
     font-size: 12px;
}

.Body_Txt a, .Body_Txt a:visited {
    color: #224422;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}

.Body_Txt a:hover, .Body_Txt a:visited:hover {
    color: #F26432;
    text-decoration: underline;
    font-weight: bold;
    font-size: 12px;
}

.Apps {
    position: relative;
    float: right;
    background-image: url(../images/app_bkg.jpg);
    background-repeat: repeat-x;
    clear: left;
    margin: 0;
    width: 160px;
    height: 200px;
    font-weight: bold;
    color: White;
    text-transform: uppercase;
    padding: 5px 5px 20px 15px;
    overflow: visible;
}

.Apps ul {
    margin-top: 0;
}

.Apps li {
    color: Black;
    font-size: 13px;
    font-weight: normal;
    font-style: italic;
    text-transform: none;
}

.App_Header {
    background-image: url(../images/app_header.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    position: absolute;
    top: -47px;
    left: 0;
    float: right;
    clear: left;
    width: 180px;
    height: 45px;
}

h1 {
    visibility: hidden;
    display: none;
}

h2 {
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    /*margin: 0 0 20px 35px;*/
    margin: 10px 20px 0 45px;
    color: #224422; 
}

h3 {
    color: #F26432;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    margin: 0;
}

h3 a, a:visited {
    color: #F26432;
    font-size: 11px;
    font-weight: bold;
    font-style: italic;
    margin: 0;
}

h3 a:hover, a:visited:hover {
    color: #F26432;
    font-size: 11px;
    font-weight: bold;
    font-style: italic;
    margin: 0;
}

h4 {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    margin: 0;
}

.Links {
    float: right;
    clear: left;
    color: #66BB66;
    font-size: 11px;
    font-weight: bold;
    margin-right: 10px;
}

.Links a, .Links a:visited {
    color: #224422;
    text-decoration: none;
}

.Links a:hover, .Links a:visited:hover {
    color: #F26432;
    text-decoration: none;
}

#Wrapper {
	width: 900px;
	background-image: url(../images/wrapper_bkg.jpg);
	background-repeat: repeat-y;
	/*background-color: #FFFFFF;*/
	border-top: 1px solid transparent; /* FOR SAFARI */
	margin-top: -1px; /* FOR SAFARI */
	overflow: hidden;
}

#Left {
	float: left;
	clear: right;
	width: 163px;
	margin: 0px 0px -32000px 0px;
	padding: 0px 0px 32000px 0px;

}

#Logo {
	float: left;
	clear: both;
	width:163px;
	height:155px;
}

#SideMenu{
	float: left;
	clear: both;
	width: 152px;
	padding: 3px 3px 20px 8px;
	text-align: left;
	color: #015C05;
	font-size: 11px;
	line-height: 16px;
	background-color: #DDEDD7;
}

.Side_Header {
    font-size: 11px;
    font-weight: bold;
    color: #F26432;
    margin: 0;
}

#SideMenu a, #SideMenu a:visited {
    color: #000000;
    font-weight:normal;
    font-size:11px;    
}

#SideMenu a:hover, #SideMenu a:visited:hover {
    color: #F25030;
    font-weight:normal;
    font-size:11px;
}

#SideMenu td {
    vertical-align: top;
}

#Right {
	float: left;
	clear: right;
	width: 737px;
	background-color: #FFFFFF;
	margin: 0px 0px -32000px 0px;
	padding: 0px 0px 32000px 0px;
}

#Header {
	float: left;
	clear: both;
	width:737px;
	height:74px;
	background-image: url(../images/default_02.jpg);
	background-repeat: no-repeat;
}

#MainMenu {
	float: left;
	clear: both;
	width: 737px;
	height: 29px;
}

#mLeft {
	float: left;
	clear: right;
	width: 70px;
	height: 29px;
}

#mHome {
	float: left;
	clear: right;
	width: 58px;
	height: 29px;
}

#mAbout {
	float: left;
	clear: right;
	width: 120px;
	height: 29px;
}

#mProducts {
	float: left;
	clear: right;
	width: 130px;
	height: 29px;
}

#mApplications {
	float: left;
	clear: right;
	width: 122px;
	height: 29px;
}

#mCases {
	float: left;
	clear: right;
	width: 119px;
	height: 29px;
}

#mContact {
	float: left;
	clear: right;
	width: 104px;
	height: 29px;
}

#mRight {
	float: left;
	clear: right;
	width: 14px;
	height: 29px;
}

#Content {
	float: left;
	clear: both;
	width: 735px;
	margin-left: 2px;
	text-align: left;
	padding-bottom: 20px;
}

a.Prod_Lnk, a.Prod_Lnk:visited {
    color: White;
    font-size:12px;
    text-decoration: none;
    font-style:italic;
}

a.Prod_Lnk:hover, a.Prod_Lnk:visited:hover {
    color: #F25030;
    font-size:12px;
    text-decoration: none;
    font-style:italic;
}

.Large_Txt {
    text-align: left;
    line-height: 24px;
}

.Quotation {
    width: 289px;
    height: 129px;
    background-image: url(../images/bkg_featured_client.jpg);
    background-repeat:no-repeat;
    padding: 40px 8px 8px 8px;
    font-size: 12px;
    font-style: italic;
    margin-top: 25px;
}

#Footer {
    float: left;
    clear: both;
    width: 900px;
    background-color: Black;
    font-size: 10px;
    text-align: center;
    color: #AAAAAA;
}

li {
	font-size:11px;
	margin-left:-20px;
}

.justforo 
{
	display:none;
}
.side_menu_item 
{
	font-style:italic;
	font-size:11px;
	color:#F25030;
}
.RepBox
{
	background-image:url(../images/box_bg.jpg);
	background-repeat:repeat-x;
	background-color:#ebebeb;
	border:solid 1px #cccccc;
	
	}

.linkies a
{
	color:#224422;
}

.linkies a:hover
{
	color:#f26432;
}