
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(images/bg.jpg) repeat-x;
	font: normal 13px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #88888A;
	background-color: #e5f5d0;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}


h2, h3 {
	text-align:left;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 22px;
	background-image: url(images/row.jpg);
	background-repeat:repeat-x;
}

h2:first-letter{
	text-transform: capitalize;
}
h3:first-letter{
	text-transform: capitalize;
}

h4{
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	margin-bottom: 10px;
}

p, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	font-size: 11px;
	font-weight: 100;
	color: #6C6C6C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


blockquote {
	margin-top: 5px;
	font-weight: 100;
	padding-left: 20px;
	padding-right: 15px;
	margin-bottom: 1.5em;
	text-align: justify;
	font-size: 11px;
	font-weight: 100;
	color: #336633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
blockquote:first-letter, .maximizer {
	font-size: 27px;
	text-transform:capitalize;
	color: #99CC66;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	list-style-image:url(images/img07.gif);
}

a {
	text-decoration: none;
	color: #666633; 
}

a:hover {
	text-decoration: underline;
	color: #313131;
}

/* Menu */

#menu {
	width: 912px;
	margin-top: 20px;
	margin-left: 0px;
	background-color:#ffffff;
}
#left_menu{
	width: 180px;
	padding: 10px;
}
#content{
	padding: 10px;
}
#footer{
	width: 100%;
	height: 50px;
	border-top: 2px solid #cee0b8;
}

#footer p{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	padding-left: 20px;
	padding-top: 10px;
	color: #666666;
}
/* Logo */
#main_div{
	width: 916px !important;
}

#logo {
	width: 400px;
	height: 113px;
	background: #FFFFFF url(images/logo.jpg) left no-repeat;
}



#tools{
	height: 40px; width: 90%; border: #cccccc solid 1px; background-color: #ededed; text-align:center;
}
td, th{
	font-weight: 100;
}

#query{
	margin-top: 15px;
	padding-left: 18px;
	padding-top: 2px;
	width: 150px;
	height: 20px;
	border: 1px solid #cccccc;
	background-image: url(images/SEARCH.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	vertical-align:middle;
}
#query:focus{
	border: 1px solid #669966;
}
.artop{
	margin-top: 25px;
}
#watermark_box {
position:relative;
display:block;
}
img.watermark {
position: absolute;
top: 4px;
left: 4px;
}

.home1_bg{
	background-image: url(bgs/home.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-width: 300px;
	min-height: 325px;
}
.home2_bg{
	background-image: url(bgs/home2.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-width: 300px;
	min-height: 325px;
}
.home3_bg{
	background-image: url(bgs/home3.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-width: 300px;
	min-height: 325px;
}
.home4_bg{
	background-image: url(bgs/home.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-width: 300px;
	min-height: 325px;
}
.about_bg{
	background-image: url(bgs/about.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-width: 300px;
	min-height: 300px;
}
.design_bg{
	background-image: url(bgs/design.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-width: 300px;
	min-height: 255px;
}
.contact_bg{
	background-image: url(bgs/contact.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-width: 300px;
	min-height: 355px;
}
