html
{
	margin:0;
	padding:0;
}

body
{
	margin:0;
	padding:20px 0px 0px 0px;
	text-align:center;
}

tr,td,p,div
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

.clr
{
	clear:both;
}

a
{
	text-decoration:none;
}

h3
{
	margin:0;
	padding:10px 0px 10px 0px;
	font-size:110%;
}

.green
{
	color:#968D00;
}

.red
{
	color:#960001;
}

.purple
{
	color:#960063;
}

.brown
{
	color:#C57307;
}

.lightpurple
{
	color:#6900A5;
}

/***************layout*****************/
.body_style
{
	background-color:#999999;
}

.wrapper
{
	width:760px;
	margin:0 auto;
	text-align:left;
}

/*topmenu*/
.topmenu
{
	height:25px;
	width:380px;
	margin:0px 0px 0px 380px;
}

.topmenu_item
{
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.topmenu_itempad
{
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
}

.topmenu a:link,
.topmenu a:visited
{
	color:#FFFFFF;
	text-transform:uppercase;
}

.topmenu a:hover
{
	color:#CCCCCC;
}

.main
{
	background-color:#FFFFFF;
	width:100%;
	margin:0;
	padding:0;
}

.box_left
{
	float:left;
	width:260px;
}

.mainmenu
{
	width:205px;
	margin:10px 0px 0px 20px;
}

.mainmenu_repeat
{
	background:url(../images/mainmenu_repeat.png) 0% 0% repeat-y;
}

.mainmenu_top
{
	background:url(../images/mainmenu_top.png) 0% 0% no-repeat;
}

.mainmenu_bottom
{
	background:url(../images/mainmenu_bottom.png) 0% 100% no-repeat;
}

.mainmenu_cnt
{
	padding:15px 18px 18px 18px;
}

.mainmenu_item
{
}

.mainmenu_item1 a:link,
.mainmenu_item1 a:visited
{
	display:block;
	background-color:#CACACA;
	text-align:center;
	padding:4px 0px 4px 0px;
	border-bottom:1px solid #FFFFFF;
	color:#333333;
	font-weight:bold;
	text-transform:uppercase;
}

.mainmenu_item1 a:hover
{
	background-color:#968D00;
	color:#FFFFFF;
}

.mainmenu_item2 a:link,
.mainmenu_item2 a:visited
{
	display:block;
	background-color:#D3D3D3;
	text-align:center;
	padding:4px 0px 4px 0px;
	border-bottom:1px solid #FFFFFF;
	color:#333333;
	font-weight:bold;
	text-transform:uppercase;
}

.mainmenu_item2 a:hover
{
	background-color:#960001;
	color:#FFFFFF;
}

.mainmenu_item3 a:link,
.mainmenu_item3 a:visited
{
	display:block;
	background-color:#D9D9D9;
	text-align:center;
	padding:4px 0px 4px 0px;
	border-bottom:1px solid #FFFFFF;
	color:#333333;
	font-weight:bold;
	text-transform:uppercase;
}

.mainmenu_item3 a:hover
{
	background-color:#960063;
	color:#FFFFFF;
}

.mainmenu_item4 a:link,
.mainmenu_item4 a:visited
{
	display:block;
	background-color:#E6E6E6;
	text-align:center;
	padding:4px 0px 4px 0px;
	border-bottom:1px solid #FFFFFF;
	color:#333333;
	font-weight:bold;
	text-transform:uppercase;
}

.mainmenu_item4 a:hover
{
	background-color:#6900A5;
	color:#FFFFFF;
}

.mainmenu_item5 a:link,
.mainmenu_item5 a:visited
{
	display:block;
	background-color:#EBEBEB;
	text-align:center;
	padding:4px 0px 4px 0px;
	border-bottom:1px solid #FFFFFF;
	color:#333333;
	font-weight:bold;
	text-transform:uppercase;
}

.mainmenu_item5 a:hover
{
	background-color:#C57307;
	color:#FFFFFF;
}

.mainmenu_item6 a:link,
.mainmenu_item6 a:visited
{
	display:block;
	background-color:#F1F1F1;
	text-align:center;
	padding:4px 0px 4px 0px;
	border-bottom:1px solid #FFFFFF;
	color:#333333;
	font-weight:bold;
	text-transform:uppercase;
}

.mainmenu_item6 a:hover
{
	background-color:#0188A8;
	color:#FFFFFF;
}

.slogan
{
	width:205px;
	margin:10px 0px 0px 20px;
	text-align:center;
}


.box_right
{
	float:right;
	width:500px;
	height:434px;
	background:url(../images/pic1.jpg) 0% 0% no-repeat;
}

.box_right_cnt
{
	float:right;
	width:460px;
}

.box_right_text
{
	padding:10px 20px 10px 0px;
}

.topmenu2
{
	background-color:#000000;
	height:20px;
	padding-left:8px;
}

.topmenu2_item
{
	float:left;
	padding:0px 0px 0px 0px;
}

.topmenu2 a:link,
.topmenu2 a:visited
{
	color:#CCCCCC;
	display:block;
	padding:3px 9px 3px 9px;
	text-transform:uppercase;
}

.topmenu2 a:hover
{
	background-color:#666666;
}

.boxes
{
	width:100%;
}

.box1
{
	width:252px;
	vertical-align:top;
	background-color:#968D00;
}

.box2
{
	width:256px;
	vertical-align:top;
	background-color:#960001;
}

.box3
{
	width:252px;
	vertical-align:top;
	background-color:#960063;
}

.box_text
{
	padding:5px 5px 5px 10px;
	color:#FFFFFF;
}

.box_text img
{
	margin:0px 10px 10px 10px;
}




.boxes2
{
	width:100%;
	background-color:#000000;
}

.box2_text
{
	padding:5px;
}

.box4
{
	width:50%;
	vertical-align:top;
	background:url(../images/dots.png) 100% 0% repeat-y;
}

.box4_img
{
	float:left;
	width:100px;
}
.box4_title
{
	color:#FFFFFF;
	float:left;
	width:250px;
}

.box5_img
{
	float:left;
	width:100px;
}
.box5_title
{
	color:#FFFFFF;
	float:left;
	width:250px;
}

.boxes2 a:link,
.boxes2 a:visited
{
	color:#FFFFFF;
}

.boxes2 a:hover
{
	color:#CCCCCC;
}

.footer
{
	padding:5px 0px 5px 0px;
}

.footer_tbl
{
	width:100%;
}

.copyright
{
	width:50%;
	vertical-align:top;
	background:url(../images/dots2.png) 100% 0% repeat-y;
}

.white
{
	color:#FFFFFF;
}

.black
{
	color:#000000;
}

.call
{
	width:25%;
	vertical-align:top;
	background:url(../images/dots2.png) 100% 0% repeat-y;
}

.newsletter
{
	width:25%;
	vertical-align:top;
}

.box_right_text
{
	
}
/*************image galleries ******************/
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: black;
padding: 5px;
left: -1000px;
border: 1px #333333;
visibility: hidden;
color: #333333;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 1;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -35px;
left: 5px; /*position where enlarged image should offset horizontally */

}

/*************feedback form ******************/
.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
*/

* html .threepxfix{
margin-left: 3px;
}
