@charset "UTF-8";

/*RESET*/
html {height:100%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;

}
table {border-collapse:separate;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal; font-weight:normal;}
em,strong{}
ol,ul {list-style:none;}
caption {text-align:center;}

h1,h2,h3,h4,h5,h6 {font-size:100%; margin:0; padding:0; font-weight:normal; }
q:before,q:after {content:'';}
abbr,acronym { border:0;}

h1 {
	font-size:16px;
	font-family: Geneva, sans-serif;
	text-transform: uppercase;
}
h2 {
	font-size:16px;
	font-family: Geneva, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	
}
h3 {font-size:14px; line-height:20px; font-family: Geneva, sans-serif;}

.top-line {
	background-color: #CCC;
	height: 30px;
	width: 100%;
	margin: 0px;
}
.main-top {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 105px;
	width: 260px;
}
.name {
	font-family: 'Philosopher', sans-serif;
	font-size: 16px;
	line-height: 120px;
	color: #00AFEF;
	float: left;
	height: 105px;
	padding-left: 10px;
}
.main-nav {
	height: 274px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(images/bg-menu.jpg);
	background-repeat: repeat-x;
	float: left;
}
.menu {
	float: left;
	width: 160px;
	height: 274px;
}
.carousel {
	width: 770px;
}
.main-nav-box {
	height: 274px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content-box {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	height: auto;
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}
.content {
	height: auto;
	width: 940px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.text-box {
	font-family: Geneva, sans-serif;
	font-size: 14px;
	color: #00AFEF;
	float: left;
	height: 700px;
	width: 600px;
	background-color: #FFF;
}
ul .text{
	font-size: 14px;
	color: #000;
	line-height: 20px;
	width: 300px;
	padding-left: 10px;
	float: left;
	padding-top: 10px;
}
ul .text-s {
	font-size: 14px;
	color: #000;
	line-height: 20px;
	width: 400px;
	padding-left: 10px;
	float: left;
	padding-top: 10px;
}

.text{
	font-size: 14px;
	color: #000;
	line-height: 20px;
	width: 300px;
	padding:0 0 0 20px;
}
ul .image {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 240px;
	margin-right: auto;
	margin-left: 20px;
	float: left;
}
ul .image-s {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 130px;
	margin-right: auto;
	margin-left: 20px;
	float: left;
}

ul .title {
	width: 500px;
	text-align: left;
	padding-left: 20px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bottom {
	background-color: #CCC;
	float: left;
	height: 30px;
	width: 100%;
	margin-top: 20px;
}
.p1 {
	font-family: Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	line-height: 20px;
}
.p2 {
	font-family: Geneva, sans-serif;
	font-size: 16px;
	color: #666;
	padding:0px 0 20px 0;
}
.top-text {
	font-size: 14px;
	color: #000;
	width: 940px;
	font-family: Geneva, sans-serif;
	line-height: 30px;
	text-align: right;
	margin: 0 auto;
}
ul .text a {
	font-family:Geneva, sans-serif;
	font-size: 14px;
	color: #06C;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	height: 80px;
	width: 300px;
}
.p1 a {
	color: #00AFEF;
	text-decoration: none;
}
.p1 a:hover {
	color: #00AFEF;
	text-decoration: underline;
}

.top-text a {
	color: #00AFEF;
	text-decoration: none;
}
.top-text a:hover {
	color: #00AFEF;
	text-decoration: underline;
}

.textarea {
	font-family: Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	padding: 3px;
	height: 150px;
	width: 400px;
	border: thin solid #999;
}
.textfield {
	font-family: Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	padding: 3px;
	height: 30px;
	width: 399px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#button {
	font-family: Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #00AFEF;
	height: 30px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.focus{}
.sent {
	font-size: 12px;
	display: block;
	height: 40px;
	width: 400px;
	color: #00AFEF;
	text-align: center;
	padding-top: 10px;
	font-family: Geneva, sans-serif;
}
.menu ul {
	margin-top: 25px;
	line-height: 45px;
	font-size: 30px;
	color: #FFF;
	font-family:'Philosopher', sans-serif;
	
}
.menu ul li a {
	color: #FFF;
	text-decoration: none;
}
.menu ul li a:hover {
	color: #CCC;
	text-decoration:none ;
}
h2 a, h1 a{
	text-decoration: none;
	color: #00AFEF;
}
h2 a:hover, h1 a:hover {
	text-decoration: none;
	color: #999;
}
.rightside {
	background-color: #01AEF0;
	float: left;
	height: 700px;
	width: 300px;
	margin-left: 10px;
}
.bottom-content{
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	float: left;
	background-color: #FFF;
}
.bottom-holder {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.rightside span {
	font-family: Geneva, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFF;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-top: 20px;
	line-height: 40px;
}
.rightside p {
	font-family: Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	line-height: 18px;
}
.rightside p a {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
.rightside p img {
	padding-left: 8px;
}
.rightside span a {
	color: #FFF;
	text-decoration: none;
}
