*{ margin: 0; padding: 0; }*
body {
margin: 50px 0 0;
background: #fff url(images/background.jpg);
font: .74em "Trebuchet MS", Arial, Sans-Serif;
color: #FFFFFF;
}

h1 { font-size: 3em; font-weight: normal;}
h1 a { text-decoration: none; }
h2 {
font-size: 2.5em;
color: #999999;
font-weight: normal;
margin: 0 0 .8em;
}
h3 { font-size: 1.5em; border-bottom: 1px solid #eee; margin: 0 0 .8em; }
p  { margin: 0 0 2em 0; /*line-height: 1.8em;*/ }
a {
color: #FF3333;
}
a:hover {
color: #FF3333;
text-decoration: none;
}
img { border: 0; }
.red {
color: #FF3333;
}

.logo {
float:left;
}


.wrap { width: 900px; margin: 0 auto; }

#center {
text-align: center;
}

#header { width: 900px; height: 65px; margin: 0 auto; }
#menu  { 
float: right; 
padding: 6px 0 0 0; 
list-style: none; 
}
#menu li { display: inline; }
#menu a {
display: block;
float: left;
margin-left: 18px;
padding: 7px;
text-decoration: none;
font-size: 13px;
color: #CCCCCC;
}
#menu a:hover {
border-bottom:2px solid #FF3333;
color:#CCCCCC;
}
#menu .active a {
border-bottom: 2px solid #FF3333;
color: #FF3333;
}

#teaser {
clear: both;
height: 330px;
background: #fff url(../images/teaserbg.jpg) repeat-x;
margin-bottom: 20px;
}

.topleft {
color:#333333;
float:left;
height:270px;
padding-top:30px;
width:480px;
text-align: justify;
background-image: url(images/topback.png);
background-position: bottom left;
background-repeat: no-repeat;
}

.topleft h2{
color: #000000;
text-align: center;
}

#slider { 
float: right; 
width: 400px; 
position: relative;
top: 16px; 
background: #cccccc;
height: 300px;
overflow:hidden;
}
#slider li {
list-style:none;
}

#slider1 { 
float: right; 
width: 400px; 
position: relative;
top: 16px; 
background: #cccccc;
height: 300px;
overflow:hidden;
}
#slider h1 {
color:black;
}

.col { float: left; width: 276px; margin: 0 30px 16px 0; }
.col li { list-style: none; }
.last { float: right; margin: 0; }

#footer {
clear: both;
width: 900px;
margin: 0 auto;
padding: 15px;
border-top: 1px solid #e0e0e0;
}	
#footer .right { float: right; margin: 0 55px 0 0; }
#footer a {
color: #999999;
font-weight: bold;
}

/* Inside Page Style */

#page {
margin:20px auto;
width: 900px;
background-color: #ffffff;
min-height:600px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

#page h1 {
color: #333333;
}

#page p {
color: #333333;
}

.content {
margin: 10px;
color: #333333;
display: inline-block;
}

#test {
width: 260px;
}

#alignright {
padding-top: 5px;
float: right;
text-align: right;
}

#redtext {
color:red;
}

#blacktext {
color:black;
}

#column1 {
float:left;
padding:10px;
padding-left:20px;
width:560px;
min-height:625px;
border-left: 1px dotted #cccccc;
}

#column1 li {
list-style: square;
margin-left: 25px;
}

#column1 h2, #column2 h2 {
margin: 0px;
}

#column2 {
text-align: justify;
float:left;
padding:10px;
width:268px;
min-height:500px;
}

#column2 img {
width: 260px;
}

#column2 h1 {
color:#CCCCCC;
}

#column2 ul {
list-style-type: none;
}