html,body{
margin:0;
padding:0
}

body{
font: 76% arial,sans-serif;
text-align:center;
background-color: #F2F2F2;
}

p{
margin:0 10px 10px
}

a{
padding:5px; 
text-decoration:none; 
color:#000000;
}

img{
border:none;
}

div#header{
width: 100%;
min-width:1100px;
background-color:#fff;
padding-top:20px;
}

div#inner_header{
width: 1080px;
margin: auto;
background-color:#fff;
}

div#logo{
padding-left:25px;
}


div#topmenu{

min-width: 1100px;
background:transparent url("images/bg.jpg") repeat-x top left;
}

div#banner{

min-width:1100px;
background:transparent url("images/bannerBg.gif") repeat-x top left;
}

#bannerImg {
width: 1100px;  
margin: auto;
height: 300px;   
} 

div#header h1{
height:80px;line-height:80px;margin:0;padding-left:10px;
}

div#container{
text-align:left;
}

div#main-content{
width: 950px;
margin: auto; 
background-color: #fff;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
padding-bottom:30px;
}

div#content p{
line-height:1.4
}


div#footer{
min-width: 1100px;
height:80px;
background:transparent url("images/footerbg.jpg") repeat-x top left;
color:#fff;
text-align:center;
padding-top: 20px;
}

div#footer p{
margin:0;
padding:5px
}

.footgrey{
color:#ccc;
}

div#footer a{
color:#fff;
}

div#container{

margin:0 auto
}

div#content{
float:left;
width:500px

}


div#article{
margin-top:25px;
margin-left:11px;
padding: 15px 10px;
float:left;
width:280px;
height:200px;
background:#F2F2F2;
border:1px solid #ccc;
}

div#article_img{
border:5px solid #ccc;
margin-left:5px;
margin-top:15px;
background:#fff;
height:75px;
width:105px;
float:left;
}

div#article_caption{
margin-top:15px;
background:#f2f2f2;
min-height:100px;
width:150px;
float:right;
font-size:15px;
font-family:"Arial";
color: #5e5e5e;
}

.article_link a { 
margin-left:10px;
margin-top:15px;
float:left;
width: 122px; 
height: 38px; 
background: transparent url(images/ReadMore.png) no-repeat; 
} 

.article_link a:hover { 
background: transparent url(images/ReadMoreHover.png) no-repeat; 
} 

.article_link_whitebg a { 
margin-top:15px;
float:left;
width: 122px; 
height: 38px; 
background: transparent url(images/ReadMore_white.png) no-repeat; 
} 

.article_link_whitebg a:hover { 
background: transparent url(images/ReadMoreHover_white.png) no-repeat; 
} 

div#spacer{
width:100%;
height:20px;
}

div#article_right{
margin-top:12px;
margin-right:12px;
margin-bottom:12px;
padding: 15px 10px;
float:right;
width:280px;
height:200px;
background:#F2F2F2;
border:1px solid #ccc;
font-size:15px;
font-family:"Arial";
color: #5e5e5e;
}

div#article_right p{
padding-top:10px;
}

.phone{
font-size:24px;
}

div#contactform{
margin-top:12px;
margin-left:12px;
margin-bottom:12px;
float:left;
width:582px;
background:#F2F2F2;
border:1px solid #ccc;
font-size:14px;
line-height:160%;
font-family:"Arial";
color: #5e5e5e;
padding:15px;
}

div#formleft{
float:left;
width:220px;
height:32px;
padding-left:10px;
font-weight:bold;
}

div#formright{
float:left;
width:350px;
min-height:32px;
}

div#formsplit{
padding:9px;
line-height:38px;
font-size: 25px;
font-weight:bold;
}

div#registerleft{
float:left;
width:100px;
height:32px;
padding-left:10px;
font-weight:bold;
}

div#registerright{
float:left;
width:150px;
min-height:32px;
}

div#registersplit{
padding:9px;
line-height:38px;
font-size: 25px;
font-weight:bold;
}

input[type=text] {
padding-left:6px;
height:22px;
border:1px solid #ccc;
line-height:22px;
color: #5e5e5e;
}

select {
color: #5e5e5e;
}

textarea{
padding-left:6px;
padding-right:6px;
border:1px solid #ccc;
font-family:"Arial";
color: #5e5e5e;
}

input[type=submit] {
border:1px solid #ccc;
line-height:22px;
color: #5e5e5e;
height:30px;
width:100px;
font-size:16px;
}

.small_text{
font-size:10px;
}

.bold{
font-weight:bold;
font-size:14px;
}

div#main_article{
margin-top:12px;
margin-left:12px;
margin-bottom:12px;
float:left;
width:612px;
height:300px;
background:#fff;
font-size:15px;
line-height:160%;
font-family:"Arial";
color: #5e5e5e;
}

div#highlighted_article{
margin-top:12px;
margin-left:12px;
margin-bottom:12px;
float:left;
width:612px;
height:230px;
background:#fff;
font-size:15px;
line-height:160%;
font-family:"Arial";
color: #5e5e5e;
}

div#main_article_img{
background: transparent url(images/logo_tiny.png) no-repeat; 
margin-top:20px;
margin-left:30px;
margin-right:10px;
float:left;
width:162px;
height:32px;
}

div#main_article_intro{
padding-top:5px;
width:405px;
min-height:100px;
float:right;
}

div#category_img{
margin-top:20px;
margin-left:30px;
margin-right:10px;
float:left;
width:150px;
height:150px;
border:5px solid #ccc;
}

div#category_description{
padding-top:20px;
padding-right:10px;
width:395px;
min-height:150px;
float:right;
}


div#main_article_left{
margin-top:10px;
margin-left:30px;
margin-right:10px;
width:300px;
min-height:200px;
float:left;
}

div#main_article_right{
margin-top:10px;
width:265px;
min-height:200px;
float:right;
}

div#main_article_content{
float:left;
padding:20px;
width:592px;
}

h2{
padding-bottom:10px;
font-size:23px;
color: #BF0000;
margin:0px;
}

div#main_article_content h2{
padding-left:10px;
}


.redhighlight{
color: #BF0000;
}

div#navigation{
margin-top:12px;
margin-left:12px;
float:left;
width:300px;
height:340px;
background:#fff;
font-size:15px;
font-family:"Arial";
color: #5e5e5e;
}

div#register_now{
margin-top:12px;
margin-left:12px;
float:left;
width:300px;
height:250px;
background:#fff;
font-size:15px;
font-family:"Arial";
color: #5e5e5e;
}

div#main_article_header{
padding: 10px 10px;
width:592px;
height:20px;
background:#F2F2F2;
border:1px solid #ccc;
margin-bottom:10px;
}

div#navigation_header{
padding: 10px 10px;
width:280px;
height:20px;
background:#F2F2F2;
border:1px solid #ccc;
margin-bottom:10px;
}

.title1{
padding-left: 10px;
padding-right:7px;
font-size:20px;
text-transform:UPPERCASE;
font-family:"Tahoma";
color: #BF0000;
}

.title2{
font-size:20px;
text-transform:UPPERCASE;
font-family:"Tahoma";
color: #666666;
}

div#footer{
clear:both;
min-width:1100px;
}