/* The body controls all default text you can adjust that below */

body { 
        background-color: #ffffff;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 100px;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
		font-family: verdana, arial, sans-serif; 
		font-size: 11px;
		color: #000000;
}
ul.circle {
	list-style-type: circle;
}
/* The input and textareas (e.g. the form for log in) can be adjusted here */

input, textarea {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #6699ff;
	background-color: #ffffff;
	border: 1px solid #666666;
}

/* Below you can adjust the default link attributes */

a:link {
	background-color: #ffffff;
	color: #6699FF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
    background-color: #ffffff;
	color: #c0c0c0;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	background-color: #ffffff;
	color: #6495ED;
	font-weight: bold;
	text-decoration: none;
}
	
	

/* This styles the <hr /> tag if used */

hr {
	background-color: #ffffff;
    border-style: dashed;
	color: #6699ff;
	height: 1px;
}

/* This styles any text between the <h2></h2> tags */

h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #20B3DB;
	margin: 0px;
	font-weight: bold;
	background-color: #ffffff;
}

/* This styles any text between the <h3></h3> tags */

h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #DAA520;
	margin: 0px;
	font-weight: normal;
	background-color: #ffffff;
}

/* This styles any text between the <h4></h4> tags */

h4 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #DAA520;
	margin: 0px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	background-color: #ffffff;
}

/* This styles any text between the <h5></h5> tags */

h5 {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #6699ff;
	margin: 0px;
	font-weight: normal;
    text-align: left;
	background-color: #ffffff;
}

/* DO NOT EDIT BELOW UNLESS YOU KNOW WHAT YOU ARE DOING */

.center {
        text-align: center;
}

#layout_wrapper {
	text-align: center;
	width: 800px;
	margin: 0px;
	padding: 0px;
}

#head1 {
    background-image: url(images/head.jpg);
    background-repeat: no-repeat;
    width: 800px;
    height: 118px;
    float: left;
	padding: 0px;
}

#head2 {
    width: 800px;
    height: 45px;
    float: left;
	padding: 0px 0px 0px 50px;
}

#content_wrapper {
	    width: 800px;
        float: left;
}

#content_head {
	background-image: url(images/body_top.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 60px;
	float: left;
}

#content_head_content {
    padding: 30px 43px 0px 50px;
}

#content_content {
    text-align: left;
    padding: 0px 43px 0px 50px;
}

#content_repeat {
	background-image: url(images/body_repeat.jpg);
	background-repeat: repeat-y;
	width: 800px;
	float: left;
}

A.copyright {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #999999;
	margin: 0px;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
}

#content_foot_content {
  	font-size: xx-small;
    text-align: center;
    padding: 25px 0px 0px 0px;
}

#content_foot {
	background-image: url(images/body_bottom.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 50px;
    float: left;
}

#guba {
    background-image: url(images/gubasmall.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    margin: 0px;
    padding: 0px;
    border: 0px;
}

.flow {
     float: left;
     clear: left;
     margin: 0px 1.25em 0px 0px;
}
.feature{
	padding: 0px 0px 10px 10px;
	font-size: 95%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
.feature1{
	padding: 0px 0px 10px 10px;
	font-size: 95%;
	text-align:left;
}

.feature1 h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}
.feature2{
	padding: 0px 0px 10px 10px;
	font-size: 95%;
	text-align:left;
}
.feature2 img{
   float: right;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
.feature3{
	padding: 0px 0px 5px 0px;
	font-size: 95%;
	text-align:left;
}
.feature3 h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}	
.feature3 img{
    float: right;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
.feature4{
	padding: 0px 0px 5px 0px;
	font-size: 95%;
	text-align:center;
}
.feature4 h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}	
.feature4 img{
    
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}