body 
{
    background-color: #07396a;
    text-align: center;
    font-family:Verdana;
    font-size:14px;
    color:#095aa9;
    margin:0,0,0,0;
    

}

img
{
    border: 0;
}

a 
{
	color: #0054a4;
	text-decoration: none;
}

a:hover
{
    color: #000000;
    text-decoration: underline;
}

#MainContentDIV 
{
    text-align:left;
    width: 100%;
    height: 100%;
    font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 10 10 10 10;
	background-image: url("images/background-repeat2.jpg");
    background-repeat:repeat-x;
    color: #07396a;
    
}

#MainContent
{
width:1000px;
background-color:white;
}


#htmlContent 
{
    text-align:left;
    background-color:#ffffff;
    width: 1000px;
    height: 100%;
    font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 10 10 10 10;
}

#bottom_links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFF;
	background-image: url("images/sorbtech_header_footer_14.jpg");
	background-repeat:repeat-x;
	height: 20px;
	width: 100%;
	color: #0054a4;
	text-align: center;
	/*word-spacing: 20px;*/
	vertical-align: middle;
     padding-top: 7px;
	
	
	
}

#site_content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	height: 600px;
	width: 1024px;
}

#phone_number {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
    /*border-style:solid;*/
	color: #0054a4;
	height: 20px;
	width: 325px;
    text-align:right;
	padding-bottom: 10px;
    padding-right: 10px;
	
}

.bigButton{
height:50px;
width:200px;
font-family:Verdana;
font-size:14px;
color:#095aa9;
background-color:White;

}

