body	{
        background :#353535; 
	margin     : 0px;
	padding    : 0px;
        font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-size      : 14px;
        color      : #ffffff;  
        height     : 100%;
	}

a:link	{
	font-weight     : normal;
	text-decoration : none;
	color           : #ffffff;
	background      : transparent;
	}

a:visited {
	font-weight     : normal;
	text-decoration : none;
	color           : #ffffff;
	background      : transparent;
	}

a:hover	{
	font-weight     : normal;
	text-decoration : none;
	color           : #ffffff;
	background      : transparent;
	}

a:active {
	font-weight     : normal;
	text-decoration : none;
	background      : transparent;
	color: gray;
	}
	
div    {
       margin  : 0px;
       padding : 0px;
       }
       
#main_wrapper {
		width     : 100%;
		text-align: center;
                margin    : 0px auto 0px auto;
                height    : 900px;
               }

#body_wrapper {
	width         : 870px;
	text-align    : left;
	margin-bottom : 0px;
	position      : absolute;
	left          : 50%;
	margin-left   : -436px;
        background    : #2a2a2a;
	top: 0px;
               }

#logo {
		padding-top   : 0px;
		width         : 233px;
		float         : left;
		background    : #2a2a2a;
               }

#nav_text {
	width         : 637px;
	padding-top   : 40px;
	padding-bottom: 37px;
	font-size     : 15px;
	background    : #000000;
	float         : left;
               }

#main_body {
		width        : 870px;
                height       : 100%;
		text-align   : center;
		background   : #000000;
		float        : left;
               }


               
#pic_wrapper {
		width        : 870px;
		text-align   : center;
		background   : #ffffff;
		float        : left;
               }

#body_txt   {
                width          : 534px;
                padding-top    : 30px;
                padding-left   : 236px;
                padding-right  : 100px;
                padding-bottom : 50px;
                line-height    : 19px;
		text-align     : left;
		background     : #000000;
                float          : left;
		color          : #FFFFFF;
               }
			   
			   
#sub-nav   {
                width          : 156px;
                padding-top    : 0px;
                padding-left   : 24px;
                padding-right  : 0px;
                padding-bottom : 0px;
                line-height    : 16px;
		text-align     : left;
		background     : #000000;
                float          : left;
		color          : #FFFFFF;
               }
			   
#side_nav1   {
                width          : 238px;			
                margin-top     : 20px;
                margin-bottom  : 0px;
                margin-left    : 20px;
		background     : transparent;
                float          : left;
                text-align     : left;
               }
.side_nav_title  {
        width          : 260px;			
	font-size      : 20px;
        text-align     : left;
	font-weight    : bold;
	color          : gray;
        background     : transparent;
	margin-bottom  : 10px;
               }

#body_title  {
	font-size      : 20px;
	float          : left;
	font-weight    : bold;
	color          : gray;
	float          : left;
	margin-bottom  : 15px;
               }
			   
#body_text  {
	font-size      : 12px;
	float          : left;
	font-weight    : normal;
	color          : white;
	float          : left;
	margin-bottom  : 15px;
	margin-top  : 15px;
               }

.side_nav2   {
                width          : 260px;			
                margin-bottom  : 10px;
                line-height    : 19px;
		text-align     : left;
		background     : transparent;
		color          : #FFFFFF;
               }

#side_nav2 p  {
                line-height    : 19px;
                margin-top     : -10px;
               }
#body_txt3   {
                width          : 532px;			
                padding        : 0px;
                margin-top     : 20px;
                margin-right   : 60px;
                line-height    : 19px;
		text-align     : left;
		background     : transparent;
                float          : left;
		color          : #FFFFFF;
               }



               
               
#title_1  {
	font-size      : 20px;
	float          : left;
	font-weight    : bold;
	color          : gray;
	float          : left;
               }

#title_2  {
                font-size      : 13px;
				width          : 470px;
                padding-top    : 3px;
                float          : left;
				color          : gray;
               }

#base_div {
		width          : 870px;
		height         : 100%;
		background     : #dcdad9;
		color          : #faa319;
               }
#footer25 {
	width          : 870px;
        height         : 50px;
	font-size      : 12px;
	text-align     : left;
	padding-top    : 10px;
	padding-bottom : 10px;
	background     : #6d6e6f;
	font-weight    : bold;
        }
        
#footer {
	width          : 870px;
	padding-top    : 10px;
	padding-bottom : 10px;
	background     : #6d6e6f;
        float          : left;
        }
		
		#footer2 {
	width          : 870px;
	padding-top    : 10px;
	padding-bottom : 10px;
	background     : black;
        float          : left;
        }

