﻿body
{
    background-attachment: fixed;
}
.table900
{
    width: 900px;
    height: auto;
    border: 0px;
}
.horizentelmenurow
{
    width: 900px;
    height: auto;
}
.colom250
{
    width: 250px;
    height: auto;
    vertical-align: top;
}
.colom650
{
    width: 650px;
    height: auto;
}
.gapv20
{
    width: auto;
    height: 20px;
}

/*main contant*/
.floatLeft
{
    float: left;
    margin: 0 20px 10px 0;
}
.iconimage
{
    width: 70px;
    height: 70px;
}
/* heder logo */

.logoContainer
{
    height: 54px;
}
.logo
{
    float: left;
}
.author
{
    float: right;
    margin-top: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #D3DAED;
}
h4
{
    color: #fda016;
    font-size: 30px;
}
/* end heder logo */
h1
{
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 19px;
    color: Black;
    font-weight: bold;
}
h2
{
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4e4e4e;
}
h3
{
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #fc6;
}

#mainContent p
{
    text-align: left;
    padding-top: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4e4e4e;
}
#mainContent
{
    text-align: left;
    margin: 0 0 0 10px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
    padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}



/*side bar 650*/
#Sidebar2
{
    background: #f0f0f0;
    margin-bottom: 20px;
    text-align: left;
}
#Sidebar2 p
{
    margin: 2px 20px;
}


#Sidebar2 ul li
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4e4e4e;
    list-style-type: square;
    font-weight: bold;
}
#Sidebar2 a
{
    color: #D3DAED;
    text-decoration: none;
}
#Sidebar2 a:hover
{
    color: #fc6;
    text-decoration: underline;
}


.clearfloat
{
    /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

/*side bar 250*/
#sidebar1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #D3DAED;
    padding-left: 10px;
    width: 230px;
    text-align: left;
}

#sidebar1 li
{
    list-style: none;
    margin: 10px 0px;
}
#sidebar1 a
{
    color: #D3DAED;
    text-decoration: none;
}
#sidebar1 a:hover
{
    color: #fc6;
    text-decoration: underline;
}

/* menu horizentle*/

#navcontainer
{
    font-family: Arial,Sans-Serif;
    margin: 0 auto;
    width: 100%;
    border-bottom: #D3DAED 1px solid;
}

#navlist
{
    width: 100%;
    text-align: right;
    margin: 0 auto;
    padding: 0;
    text-indent: 0;
    list-style-type: none;
}

#navlist li
{
    padding: 3px;
    margin: 0;
    text-indent: 0;
    display: inline;
}

#navlist li a
{
    text-decoration: none;
    color: #D3DAED;
    font-size: 1em;
    padding: 0 2px;
}

#navlist li a:hover, #navlist a#current
{
    border-top: none;
    font-size: 1.2em;
    color: #fc6;
}

#navlist a#current
{
    color: #fc6;
}


/* Our Solution */

.solution
{
    width: 900px;
    height: 200px;
    background-repeat: repeat-x;
}


/* solution menu*/
.solutiontable900
{
    width: 900px;
    height: 130px;
    border: 0px;
   
}
.solutiontd
{
    width: 110px;
    height: auto;
    border: 0px;
}
#solutiontab
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bolder;
    margin: 0 auto;
    width: 100%;
    
}

#solution
{
    width: 100%;
    text-align: center;
    
}

#solution a
{
    color: #D3DAED;
    text-decoration: none;
}
#solution a:hover
{
    color: #fc6;
    text-decoration: underline;
    
}

/* footer */
#footer { 
	 width: 900px;
	 height: 40px;
	 font-family: Arial, Helvetica, sans-serif;
    font-size: 11px; 
	 padding-bottom:0px;
	  margin-bottom:0px;
	margin-bottom:0px;
	
} 
#footer p {
	text-align:center;

	margin: 10px;
	 color: #D3DAED;
}


#footer a
{
    font-weight:bold;
    color: #F26A20;
    text-decoration: none;
    padding-left:0px;
}
#footer a:hover
{
    color: #D3DAED;
    text-decoration: underline;
    
}
#footer div

{
 font-weight:bold;
    color: #D3DAED;
    text-decoration: none;
    padding-left:680px;   
}


/* forms */
#contacts-form {clear:right;width:100%;overflow:hidden}
#contacts-form fieldset {border:none;float:left}
#contacts-form .field {clear:both}
#contacts-form label {float:left;width:120px;line-height:18px;padding-bottom:4px}
#contacts-form input {width:210px;padding:0 0 0 3px;background:none;border:1px solid #b2b2b2;color: #D3DAED;float:left;font-size:12px}
#contacts-form textarea {width:210px;height:100px;padding:0 0 0 3px;background:none;border:1px solid #b2b2b2;color: #D3DAED;margin-bottom:10px;overflow:auto;float:left;font-size:12px}
#contacts-form a {font-size:13px; font-weight:bold}

