/* Reset all styles */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/* Main design styles - layout and coding by Rafal Borowski | Dotcom Design | www.dotcomdesign.pl */

body {
	background-color: #f0eff0;
	font-family: "myriad-pro", Verdana, Geneva, sans-serif;
}
#container {
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}

#top {
	background-attachment: scroll;
	background-image: url(images/top_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 102px;
	width: auto;
	color: #FFF;
}
#top_wrapper {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 16px;
}
#text p {
	font-size: 16px;
	line-height: 28px;
	font-weight: normal;
}
#text {
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right: 20px;
	padding-left: 20px;
}
.bold {
	font-weight: bold;
}
.blue {
	color: #3578a4;
}

h1 {
	font-size: 30px;
	font-weight: normal;
	line-height: 40px;
}
h2 {
	font-weight: normal;
}

#hero {
	background-image: url(images/hero_area.jpg);
	background-repeat: no-repeat;
	height: 536px;
	width: 890px;
	margin-bottom: 40px;
	padding-left: 70px;
	padding-top: 35px;
}
#box1, #box2, #box3, #box4, #box5, #box6 {
	color: #FFF;
	font-size: 10px;
	width: 230px;
	line-height: 18px;
	margin-bottom: 1px;
}
#box1 {
	margin-bottom:23px;
}
#box2 {
	margin-bottom:30px;
}
#box4 {
	margin-top: -253px;
	margin-left: 294px;
}
#box5 {
	margin-top: 42px;
	margin-left: 294px;
	width: 210px;

}
#button {
	height: 57px;
	width: 298px;
	margin-top: 43px;
	margin-left: 79px;
}
#hero_text {
	font-size: 17px;
	color: #FFF;
	margin-top: 10px;
	margin-left: -8px;
}


#box6 {
	margin-top: 15px;
	margin-left: 294px;
}


.huge_text {
	font-size: 36px;
	color: #FFF;
	display: block;
	margin-left: 125px;
}
.smaller_text {
	font-size: 16px;
	color: #b5e845;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 50px;
}



#list {
	float: left;
	height: auto;
	width: 655px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#menu {
	height: auto;
	width: 263px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d1d0d1;
	padding-left: 20px;
	padding-bottom: 20px;
	color: #858585;
	font-size: 12px;
	line-height: 18px;
	text-align: right;
}
.menu_text {
	margin-right: 20px;
	display: block;
}
.green {
	color: #7ea131;
}
a {
	color: #7ea131;
	text-decoration: none;
}

.menu_bar {
	background-image: url(images/navi_bar.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 232px;
	text-align: right;
	font-size: 16px;
	line-height: 37px;
	color: #FFF;
	padding-right: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.social {
	margin-right: 32px;
}

#big_bar {
	background-image: url(images/box.jpg);
	background-repeat: no-repeat;
	padding: 15px;
	height: 71px;
	width: 221px;
	font-size: 10px;
	color: #FFF;
	line-height: 17px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#menu ul {
	text-align: left;
	margin-left: 20px;
}
#menu ul li {
	list-style-image: url(images/arrow.png);
	list-style-position: inside;
	margin-top: 2px;
	margin-bottom: 2px;
}
.letter {
	font-size: 50px;
	color: #7ea131;
	background-image: url(images/quote.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	height: 50px;
	width: 80px;
	float: left;
}
.list_items {
	float: left;
	font-size: 14px;
	margin-left: 30px;
	width: 530px;
	line-height: 18px;
}
.list_wrapper {
	margin-bottom: 40px;
	overflow: hidden;
	margin-top: 10px;
	padding-bottom: 20px;
	background-attachment: scroll;
	background-image: url(images/divider.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.list_items ul li {
	margin-bottom: 20px;
}

.list_items ul li a{
	font-size:130%;
}

#footer {
	background-attachment: scroll;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 23px;
	width: auto;
	background-color: #17387f;
	font-size: 10px;
	color: #FFF;
	padding-top: 23px;
	text-align: center;
	clear: both;
	overflow: hidden;
}
a:hover {
	text-decoration:underline;
}
