﻿
/* CSS Document */

body{
	background:#850;
	padding:0px;
	margin:0px;
	font: normal 11px verdana;
	background-color: #000000;
	margin: 0px;
	
	}
	
#container{
	margin:auto;
	margin-top:0px;
	width:850px;
	
	clear: both;
	background:#000000;
    color:#ffffff;

	}
	
#header{
	width:850px;
	height: 143px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
		margin: AUTO;
	}
	
#footer{
	height: 40px;
	width: 600px;
	background-image: url('../Rampworx/images/footer.jpg');
	clear: both;
	padding: 20px 0px 0px 250px;
}
	
#ctl00_menu
{
     margin: 0px;
  	height:37px;
	width:850px;
	background-image: url('../Rampworx/images/menu_top.jpg');
	float: left;
	}  


#ctl00_menu2
{

  	height:347px;
	width:181px;
	background-image: url('../Rampworx/images/menu_side.jpg');
	float: left;
	} 
	
#blog_list 
	{
	    width:120px;
	    height: 106px;
	    margin-top: 70px;

	}
	
#blog_list li
{

color: #ffffff;
list-style-type: none;
margin-bottom: 5px;
margin-left: 10px;
}

#blog_list li a
{
color: #ffffff;
font-family: Arial;
font-weight: bold;
font-size: 14px;
text-decoration: none;
display: block;
}

#blog_list li a:hover
{

color: #cccccc;

}
	
#ctl00_content

{
    margin: 0px;
  	min-height:317px;
	width:476px;
	background-image: url('../Rampworx/images/content.jpg');
	float: left;
	background-repeat: no-repeat;
	} 
	
	#ctl00_content_large

{
    margin: 0px;
  	min-height:317px;
	width:587px;
	background-image: url('images/content_large.jpg');
	float: left;
	background-repeat: no-repeat;
	padding-left: 70px;
	} 
	
		#ctl00_content_blog

{
    margin: 0px;
  	min-height:267px;
	width:725px;
	background-image: url('images/blog_large.jpg');
	float: left;
	background-repeat: no-repeat;
	padding: 50px 25px 0px 100px;
	} 
	
	
#ctl00_ContentPlaceHolder1_content 
	{
	    
	    color: #ffffff;
	    font-family: Verdana;
	    font-size: 12px;
	    padding-top: 100px;
	    padding-left: 30px;
	    
	}
	
	a
	{
	    color: #f7941d;
	}
	
#mainmenu li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

#mainmenu li a
{
color: #ffffff;
text-decoration: none;
font-size: 14px;
}

.blog_list2 li
{
    border-bottom: 1px dashed #C68B4A;
    text-indent: 0px;
    padding: 4px 0px 4px 0px;
    
}

.blog_list2 li a
{

   text-decoration:none;
    
}

#ctl00_right_menu
{
    width: 193px;
    float: right;
}
