/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3c3c3c;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
    text-align:center;
}

h1 {
	font-weight: normal;
	font-size: 237%;
}

a {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #1777B1;
}

a:hover {
	border-bottom: none;
	color: #FF7400;
}

img {
	border: 0px solid #7F7772;
}

img.left {
	float: left;
	margin: 6px 15px 0 0;
}

img.right {
	float: right;
	margin: 6px 0 0 15px;
}

.bg1 { background: url(images/img04.gif) no-repeat left bottom; }
.bg2 { background: url(images/img05.gif) no-repeat left bottom; }
.bg3 { background: url(images/img06.gif) no-repeat left bottom; }
.bg4 { background: url(images/img08.gif) no-repeat left bottom; }
.bg5 { background: url(images/img09.gif) no-repeat left bottom; }
.bg7 { background: url(images/img11.gif) no-repeat right bottom; }

.center
    {
    text-align: center;
    }

.red {
   font: red;
    }
   
.blue {
   font: blue;
    }
.green{
   font: red;
    }  
    
.left{
    text-align: left
     }     

.feature {
}

.feature .image {
	padding: 0 0 0 40px;
}

.feature .title {
}

.feature .content {
	padding: 0 0 0 40px;
}

.box {
	float: left;
	width: 250px;
}

.box .title {
	height: 40px;
	padding: 20px 0 0 40px;
	text-transform: ;
	font-size: 167%;
}

.box .content {
}

#col1 {  
   float:left;
   width: 200px;
   margin-left: 2%;
   padding-left:10px;
   text-align:center;
   border: 2px orange solid;
    }
    
#col2 {  
   float:left;
   width: 200px;
   padding-left:10px;
   text-align:center;
   border: 2px green solid;
    }

#col3 {  
   float:left;
   width: 200px;
   padding-left:10px;
   text-align:center;
   border: 2px red solid;
    }

#col4 {  
   float:left;
   width: 200px;
   padding-left:10px;
   text-align:center;
   border: 2px blue solid;
 }

#col5 {  
   float:left;
   width: 200px;
   padding-left:10px;
   text-align:center;
   border: 2px orange solid;
 }
 
 #col6 {  
   float:left;
   width: 200px;
   padding-left:10px;
   text-align:center;
   border: 2px purple solid;
 }
 
 #g-col1 {  
   float:left;
   margin-left: 10%;
   width: 350px;
   padding:20px;
   text-align:center;
   border: 2px white solid;
 }
 
  #g-col2 {  
   float:left;
   width: 350px;
   padding:20px;
   text-align:center;
   border: 2px white solid;
 }
 
  
  #g-col3 {  
   float:left;
   width: 350px;
   padding:20px;
   text-align:center;
   border: 2px white solid;
 }
 
 
 #webnote {
   clear:both;
   text-align:center; } 

 
.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img07.gif) no-repeat left center;
}

/* Header */

#header {
	width: 760px;
	height: 150px;
	margin: 0 auto;
	background: url(images/img02.gif) no-repeat;
}

#header h1, #header p {
	margin: 0;
	margin: 0;
	font-weight: normal;
	color: #000000;
}

#header h1 {
	float: left;
	padding: 58px 0 0 12px;
	text-transform: lowercase;
	line-height: 72px;
	font-size: 72px;
}

#header p {
	float: right;
	padding: 102px 0 0 0;
	text-transform: uppercase;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header p a {
	font-size: 167%;
}

#header a {
	border: none;
	color: #000000;
}

/* Page */

#page {
   width = "525px";
   float: center;
   margin-left:25%; 
   margin-right:25%;
   }

 #pageleft {
   width = "500px";
   text-align:left;
   float: left;
   margin-left:20%; 
   border:  2px purple solid;
   }
   
 #pageright {
   width = "400px";
   text-align:left;
   float: left;
   padding-left: 75px;
   border:  2px orange solid;
   }
/* Content */

#content {
    float: left;
	width: 519px;
}

#content p, #content ul, #content ol {
	line-height: 1.8em;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 0 20px 0 0;
    margin-left:10%;
    margin-right:10%;
	border-right: 1px dotted #DCDCDC;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 10px;
	background: url(images/img07.gif) no-repeat 0 10px;
	border-top: 1px dotted #DCDCDC;
}

#sidebar li li.first {
	border-top-color: #FFFFFF;
}

#sidebar h2 {
	height: 40px;
	padding: 20px 0 0 40px;
	text-transform: lowercase;
	font-size: 167%;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	border-bottom: 1px dotted #666666;
}

/* Footer */

#footer {
    clear: both;
	height: 150px;
	padding: 20px 0 0 0;
    text-align:center;
}

#footer p {
	text-align: center;
	font-size: 85%;
}

#footer a {
	border: none;
	color: #1777B1;
}

#footer a:hover {
	color: #CCCCCC;
}

.legal {
    width: 500px;
    text-align:center;
}

#legal strong {
	display: block;
	padding: 20px 0 0 0;
	background: url(images/img05.gif) no-repeat center top;
	text-transform: lowercase;
	letter-spacing: 3px;
    width: 500px;
	font-size: 182%;
	font-weight: normal;
}

#links {
}

