*
{
	margin: 0px;
	padding:0px;
	border: 0px;

}
a
{
 color:black;
 text-decoration: none;

}
a:hover
{
	color: #257A2D;
	font-weight: bold;
	text-decoration: underline;
}
ul
{
	list-style-type: none;
}



body
{
	background: rgb(135,159,219); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(135,159,219,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(135,159,219,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(135,159,219,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(135,159,219,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(135,159,219,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(135,159,219,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#879fdb', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

	font-family: Verdana, Geneva, sans-serif;


}

#wrapper
{
	margin: auto;
	width: 1000px;
	height: 1465px;
	


}

#header
{

	width: 100%;
	height: 120px;

}
#header img
{

	width: 200px;
	float: right;
	margin-top: -10px;
	margin-right: -26px;


}
#header h1
{
float: left;
margin-top: 69px;
color: #12569F;
font-style: oblique;
}
#footer
{	
	width: 100%

}

#content
{
	width: 100%;
	height: 1292px;
	background-color: white;
	/*border: solid 2px gray;*/
}
.banner { position: relative; overflow: hidden; top: -26px;}
    .banner li { list-style: none; }
        .banner ul li { float: left; height: 400px}
        	.banner img {position: relative; top: -150px;}

#left_side
{
	float: left;
	width: 700px;
	height: auto;
	/* background-color: black; */
	margin-top: 0px;
	


}
#right_side
{
	float: right;
	width: 300px;
	height: 850px;
	/* background-color: black; */
	margin-top: 0px;

}
.tab
{
	height: 150px;
width: 680px;
padding-top: 20px;
padding-left: 20px;

}
.tab h3
{


color: #12569F;
font-style: oblique;
}
.tab hr
{
	height: 2px;
	width: 500px;
	background: -moz-linear-gradient(left,  rgba(18,86,159,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(18,86,159,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(18,86,159,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(18,86,159,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(18,86,159,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(18,86,159,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#12569f', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */

}
.tab ul
{
margin-left: 100px;
margin-top: 10px;
width: 275px;
float: left;
}
.tab li
{
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tab img
{
	margin-top: 10px;
	background-color: gray;
	width: 200px;
	height: 150px;
	float: right;
}
#twitter
{
	padding: 10px;
	height: 669px;
}
#twitter_head
{
	width: 260px;
	height: 40px;
	padding-top: 10px;
}
#twitter img
{
	float: right;
width: 35px;
height: 35px;

}

#twitter h3
{
	float:left;
	color: #12569F;
font-style: oblique;

}
#twitter_body
{
	width: 260px;
height: 495px;

}
#links
{
	padding: 10px;
	width:260px;

}

#links h3
{
	color: #12569F;
font-style: oblique;

}
#links ul
{
	
	margin-left: 100px;
	margin-top: 10px;

}
#links li
{
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contact
{
	height: 150px;
width: 680px;
padding-top: 20px;
padding-left: 20px;
	
}
#contact h3
{
	color: #12569F;
font-style: oblique;

}
#contact hr
{
height: 2px;
	width: 500px;
	background: -moz-linear-gradient(left,  rgba(18,86,159,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(18,86,159,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(18,86,159,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(18,86,159,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(18,86,159,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(18,86,159,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#12569f', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}
#contact input
{
	border: 1px solid gray;
	float:left;
	margin-left: 20px;
	
	
}
#contact h5
{
	float: left;
	width: 100px;
}

#contact form
{
	margin-top: 20px;

	float: right;
}
#contact p
{
	width: 400px;
	float: left;
	margin-top: 20px;

}
#footer
{
	padding-left: 20px;
}
	
