<style type="text/css">

body{
margin:0;
padding:0;
/*line-height: 1.5em;*/
font-family: tahoma;

}

a {font-family: tahoma; color: #061CF0; text-decoration: underline; }
a:hover {color: #666; text-decoration: underline; }
a:visited: { color: #061CF0; text-decoration: underline; }



p {line-height: 20px; margin-bottom: 6px;}

h1 { font-size: 19px; margin: 4px 0 2px 0; color: #5D5D5D; font-weight: light;}
h2 { font-size: 14px; font-weight: bold; margin: 0 0 6px 0; color: #666; }


#container{
width: 760px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
border: 1px solid #ccc;
}

#header{
background: #fff url(images/header.jpg) top center no-repeat;
text-align: right;
padding: 3px 30px 0 0;
height: 190px; /*Height of top header.jpg*/
font-size: 13px;
}


#leftcolumn{
float: left;
width: 170px; /*Width of left column*/
margin-left: -760px; /*Set left margin to -(MainContainerWidth)*/
background: #fff url(images/leftcolumn-bg.jpg) top center no-repeat;
padding: 10px 27px 0 0;
font-family: tahoma, sans serif;
font-size: 13px;
margin-top: -4px;
text-align: right;
border-right: 1px solid #ccc;
}


#side-msg {
font-size: 13px; line-height: 16px; color: #3C5B7D; padding: 8px;
border-top: 1px solid #999; border-bottom: 1px solid #999;
margin-left: 26px; background: #eee; text-align: left;
}

#menu {
font-size: 16px;
}

/*

#topsection h1{
margin: 0;
padding-top: 15px;
}

*/

#contentwrapper{
float: left;
width: 100%;
margin-top: -4px;
background: #fff url(images/contentwrapper-bg.jpg) top right;


}

#contentcolumn1{
margin-left: 193px; /*Set left margin to LeftColumnWidth plus left padding of ContentColumn*/
padding: 2px 50px 10px 24px;
font-family: tahoma, sans serif;
font-size: 14px;
line-height: 15px;
font-size: 13px; color: #333;
background: #F2F7F0 url(images/contentwrapper-bg.jpg) top right;

}

#contentcolumn2{
margin-left: 195px; /*Set left margin to LeftColumnWidth plus left padding of ContentColumn*/
padding: 0;
font-family: tahoma, sans serif;
font-size: 13px;
background: #F2F7F0 url(images/contentwrapper-bg.jpg) top right;
line-height: 15px;
font-size: 13px;
color: #333;

}


#box-right {
width: 170px;
float: right;
border: 1px dashed #ccc;
padding: 8px;
background: #eee;
margin: 0 0 15px 0;
clear: both;
}

#box-wrapper {
   clear:both;
   margin-top: 0px;
   display:block;
   padding-left: 1px;
   margin-right: 29px;
   border-top: 1px solid #EB1E25;

}


.boxcontent1 { padding: 15px 10px; }
.boxcontent2 { padding: 15px 7px; }
.boxcontent3 { padding: 15px 10px; }

.box1 {
   display:block;
   float:left;
   width:178px;
   background: url(images/x-left.jpg) top center no-repeat;
   font-size: 12px;
   margin: 0;
   padding: 40px 0px 15px 0px;

}


.box2 {
   display:block;
   float:left;
   width:177px;
   background: url(images/x-middle.jpg) top center no-repeat;
   font-size: 12px;
   margin: 0;
   padding: 40px 0px 15px 0px;
   border-right: 1px solid #ccc;
   border-left: 1px solid #ccc;
}


.box3 {
   display:block;
   float:left;
   width:178px;
   background: url(images/x-right.jpg) top center no-repeat;
   font-size: 12px;
   margin: 0;
   padding: 40px 0px 15px 0px;
}





#footer{
clear: left;
background: #E5E5E5;
color: #333;
text-align: left;
padding: 4px 0 6px 206px;
margin-top: -4px;
font-size: 12px;
font-family: tahoma;
}

 

/*
.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
*/

</style>

