@charset "utf-8";
/* CSS Document */
/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, blockquote, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/*end reset*/
body {
	background: url(images/bg.jpg) #c8c9ce repeat-x;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
 color: #039;
 font-weight: bold;
 text-decoration: none;
}
a:hover {
 color: #03F;
 text-decoration: underline;
}
#caption {
	text-indent:-9999px;
	line-height:0px;
	}
#container{
	margin: 0px auto;
	width: 900px;
	background: url(images/background.jpg) #FFFFFF no-repeat;
}
h2{
	margin-top: 73px;
	text-align: center;
	color: #FFFFFF;
	font-size: 19px;
	margin-bottom: 5px;
}
h3{
	text-align: center;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}
h4{
	font-size: 24px;
	color: #039;
	margin-botton: 10px;
}
#bullets {
	margin: 0px auto;
	float: left;
	width: 400px;
	padding: 13px 10px 8px 30px;
}
#bullets li{
	font-size: 13px;
	color: #fcf3c4;
	font-weight: bold;
	line-height: 19px;
}
#animation {
	margin: 0px auto;
	float: right;
	width: 460px;
	margin-top: 3px;
}

.clearfloat {
	clear:both;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
}
.clearfloat2 {
	clear:both;
    height: 0px;
    font-size: 1px;
    line-height: 1px;
}
#clearfloat3 {
	clear:both;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
	margin-bottom: 40px;
}
#navigation {
	width: 175px;
	margin-left: 20px;
	background-color: #EEEEEE;
}
#navigation li{
	list-style: none;
	padding: 3px 0px;
}
#navigation li a{
	display: block;
	text-align: center;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	background: url(images/gradiant.jpg) #0459d9 repeat-x;
	padding: 10px 10px;
	color: #FFF;
}

#navigation li a:hover{
	color: #032860;
	background: url(images/over.jpg) #0459d9 repeat-x;
}
#left{
	float: left;
	width: 200px;
}
#left2{
	float: left;
	width:400px;
}
#right{
	float: right;
	width: 655px;
	padding: 0px 20px 35px 0px;
}
#right2{
	float: right;
	width: 675px;
	padding: 0px 20px 35px 0px;
}
#list{
	width: 400px;
}
.content2{
	width: 460px;
	display: inline;
	list-style-type: disc;
}
.cleft2{
	float: left;
	margin-left: 20px;
}
.content {
	width: 35%;
	display: inline;
	list-style-type: disc;
}

.cleft{
	float: left;
	margin-left: 20px;
}
.cright{
	float: right;
}
#mainleft{
	float: left;
	width: 175px;
	margin-bottom: 10px;
}
#mainright{
	float: right;
	width: 480px;
	padding: 0px 20px 0px 0px;
}
#video{
	margin: 0px auto;
	float: left;
	background: url(images/videobg.jpg) no-repeat ;
	width: 285px;
	height: 350px;
}
#mainright2{
	float: right;
	width: 350px;
	padding: 0px 20px 0px 0px;
}

.thumbpic {
	width: 161px;
	padding: 0px 0px 10px 0px;
}
.language {
	font-size: 16px;
	font-weight: bold;
	background-color: #039;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}
.name{
	font-weight: bold;
	color: #3366ff;
}
.name2{
	padding: 5px 0px;
	font-weight: bold;
	color: #3366ff;
}
.name3{
	padding: 10px 0px;
	font-size: 20px;
	padding: 5px 0px;
	font-weight: bold;
	color: #F00;
}
.name4{
	font-size: 12px;
}
.submit-button{
	margin-top: 10px;
	padding: 5px 60px;
	font-size: 13px;
	font-weight: bold;
}
#square{
	background: #CCC;
	border: #666;
	width: 400px;
	overflow: auto;
	float: left;
	padding: 10px 0px 20px 20px;
	margin-bottom: 20px;
}
#footer {
	margin-left: 20px;
	width: 840px;
	padding: 20px 15px 10px 0px;
	text-align: center;
	clear: both;
	border-top: 2px solid #CCCCCC;
}
	