/* 

STYLE SHEET FOR [XXXXXX] SITE
Created by XXXXXX

Table Of Contents

	1. defaults
	2. main layout
	3. links
	4. fonts	
	
/* - 1. defaults - */

body {
	margin: 0;
	padding: 0;
	background:url(../images/bg2.gif);
	font-family: "Garamond", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
}

img{
	
	border: none;
	
}
.clear {
	clear: both;
}
/* - 2. main layout - */

#bg{
	width: 100%;
	background: url(../images/bg.gif) center top no-repeat;
	height: auto;
	margin: 0 0 0 0;
	padding: 30px 0 15px 0;
	
}

#wrapper {
	width:951px;
	margin: 0px auto 0 auto;
	background: url(../images/bg_cont.png) center repeat-y;
	height: auto;
}
#wrapper_top {
	position: absolute;
	margin: -17px 0 0 0;
}
#box_padding {
	width: auto;
	padding: 15px 14px 8px 14px;
}
#box_padding p {
	font-size: 12px;
	line-height: 15px;
	margin: 8px 0;
}
#contentcontainer {
	width: 932px;
	height: auto;
	margin: 0 auto 0 auto;
}
#contentleft {
	float: left;
	margin: 125px 0 20px 0;
	height: auto;
	width:604px;
	background: url(../images/pic_index.jpg) no-repeat top left;
	padding: 220px 20px 0 40px;
}
#contentleft ul {
	list-style-image: url(../images/dot.png);
}
#contentleft li {
	margin: 10px 0 0;
	list-style-image: url(../images/dot.png);
}
#contentleft ul.why {
	list-style-image: none;
	margin: 10px 0 0 10px;
}
#contentleft ul.why li {
	margin: 18px 0 0 0;
}
#contentleft.why {
	padding: 165px 20px 0 40px;
}
#contentleft .links2 .selected {
	color: #990000;
}
#contentright {
	float: right;
	width: 261px;
	background:#CCC;
	margin: 129px 3px 0 0;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#contentright2 {
	float: right;
	width: 261px;
	background:#CCC;
	margin: 4px 3px 0 0;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	background: url(../images/footer.png) no-repeat center top;
	width: 931px;
	height: 15px;
	margin: 0 auto;
	text-align: right;
	padding: 18px 30px 0 30px;
	font-size: 11px;
	color: #858577;
}
#header {
	width: 935px;
	height: 137px;
	background:  url(../images/header.png) repeat-x;
	margin: -10px 0 0 8px;
	position: absolute;
}
#header_right {
	background: url(../images/header_right.png) right;
	width: 5px;
	height: 137px;
	position:absolute;
	margin: 0 0 0 935px;
}
#header_left {
	background: url(../images/header_left.png) left;
	width: 5px;
	height: 137px;
	position:absolute;
	margin: 0 0 0 -5px;
}
#link_right {
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	margin:25px 0 5px 0;
}
#logo {
	width: 258px;
	height: 57px;
	margin: 25px auto 0 auto;
	background: url(../images/logo.png) no-repeat;
}
#navigation {
	margin: 15px 0 0 0;
	width: 100%;
	text-align: center;
}
#navigation ul {
	list-style: none;
	display: inline;
	padding: 0;
}
#navigation li {
	list-style: none;
	display: inline;
	font-size: 11px;
	color:#FFF;
	padding: 0;
}
#navigation li a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	display: inline-block;
	color:#FFF;
	margin: 0 6px;
	font-weight: normal;
	padding: 5px 0 7px 0;
	font-size: 13px;
}
#navigation li a:hover {
	color:#fbc784;
	text-decoration: none;
	background: url(../images/arrow_1.png) bottom center no-repeat;
}
#home #navigation ul li .home, #about #navigation ul li .about,  #what #navigation ul li .what, #work #navigation ul li .work, #cons #navigation ul li .cons, #why #navigation ul li .why, #art #navigation ul li .art, #contact #navigation ul li .contact {
	color:#fbc784;
	text-decoration: none;
	background: url(../images/arrow_1.png) bottom center no-repeat;
}
/* - 3. links - */

a {
 font-size:;
	color: #900;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #F93;
}
a:active {
	text-decoration: none;
	color: #900;
}
/* - 4. fonts - */

body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:15px;
 color:;
}
h1, h2, h3, h4, p {
	margin: 0;
	padding: 0;
}
h1 {
	font-weight: normal;
	font-size: 28px;
	margin: 20px 0 10px 0;
	text-transform: uppercase;
}
h2 {
}
h3 {
}
h4 {
	padding: 0;
	margin: 0 0 5px 0;
	font-weight: normal;
	font-size: 12px;
	color: #888;
}
p {
	color: #333;
	font-size: 14px;
	margin: 12px 0 12px 20px;
	line-height: 20px;
}
/*classes*/

.bigCap {
	font-size: 14px;
}
.hBig {
	font-size: 115%;
}
.hBig2 {
	font-size: 110%;
}
.left {
	float: left;
}
.link1 {
	margin: 20px 0;
}
.partners {
	font-size:11px;
	font-weight: bold;
	margin: 12px 0 0px 0;
	line-height: 12px;
}
.right {
	float: right;
}
.red {
	color: #900;
}
.links2 {
	font-size:17px;
	text-transform: uppercase;
}
.links2 a {
	font-size:16px;
	color:#C93;
}
.links2 a:hover {
	color:#C93;
}
