
html
{
	min-height: 101%;

}


body
{

	background-color: #f6f6f6;
	background-image:url('images/stripe.gif');
	background-repeat: repeat;
	width:100%;
	margin: 0px;

	
}


.bannerimg
{
	width: 929px;
	height: 205px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('images/coltebanner2.png');
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin-top: 10px;
}


.menu
{
	margin-left: auto;
	margin-right: auto;
	width: 928px;
	

}


.buttons
{
	height: 40px;
	width: 278px;

	
}

.bar
{

	width: 300px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	float: left;

}

.quote
{
	padding-top: 5px;
	padding-left: 330px;
	width: 290px;
	height: 15px;
	font-size: 11px;
	float: left;
	color: #35a1ff;
	text-align: right;

}

table
{
	border-width: 0px;
	border-style: none;
	border-spacing: 0px;
	width: 534px;
	float: left;
	padding: none;
	margin: none;
}

tr
{

	border-width: 0px;
	border-style: none;


	
}

.td1
{
	background-image:url('images/button.png');
	border-width: 0px;
	border-style: none;
	width: 126px;
	text-align: center;
	height: 40px;

		
}

td
{	
	border-style: none;
	width: 127px;
	text-align: center;
	height: 40px;
	background-image:url('images/button2.png');

		
}

a:link 
{

	color: #90d7ff;

} 
    
a:visited 
{

	color: #85d3ff;

}  /* visited link */

a:hover 
{

	color: #0074b6;

}   /* mouse over link */

h1
{
	clear: both;
	padding-top: 10px;
	text-align: center;
	color: #44a7fc;
	font-size: 22px;
}


.whole
{
	clear: both;
	padding: none;
	margin-top:0px;
	width: 928px;
	margin-left: auto;
	margin-right: auto;






	
}





.leftbar
{

	background-color: #00549d;
	width: 700px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	float: left;
    -webkit-border-top-left-radius: 0em;
    -webkit-border-top-right-radius: 1em;
    -webkit-border-bottom-left-radius: 1em;
    -webkit-border-bottom-right-radius: 1em;
	-moz-border-radius-topleft: 0em;
	-moz-border-radius-topright: 1em;
	-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-bottomright: 1em;
}

.avatar
{

	width: 85px;
	float: left;
	padding: 10px;

}

.text
{
	padding: 10px;
	width: 440px;
}

.content
{
	border-style: double;
	font-family: arial, "lucida console", sans-serif;
	padding: 15px;
	
	background-repeat: no-repeat;
	margin-top: 20px;
	color: #343434;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	background-color: #95c0e6;
	font-size: 14px;
	

	
}

.rightbar
{
	margin-left: 20px;
	background-color: #00549d;
	width: 200px;
	float: left;
	background-color: #00549d;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.links
{

	padding-left: 20px;

}


.footer
{
	clear: both;
	font-family: arial, "lucida console", sans-serif;
	color: #85d3ff;
	text-align: center;
	padding: 20px;

}


.template
{

	width: 400px;
	margin-left: auto;
	margin-right: auto;
	color: #35a1ff;
	margin-bottom: 10px;
	

}





