/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*{
    margin: 0px;
    padding: 0px;
}

img{
    padding: 0px;
    border: none;
}

a{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #9966FF;
}

h1{
	font: 18px Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	text-align: center;
	padding: 0px 25px 10px 25px;
}

body {	
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #666666;
    background: #000000 url(images/bg.jpg) no-repeat top center fixed;
}

.clear{
	clear: both;	
}

#wrap{
	width: 1050px;
	margin: 0 auto;
}

#menu{
	width: 1050px;
	height: 66px;
	background: url(images/menu_bg.png);

}

#menu ul{
	padding-left: 0px;
    list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	width: 771px;
}

#menu ul li{
	display: inline;
}

#menu ul li a{
	font: 24px Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
	text-align: center;
    display: block;
    float: left;
    width: 154px;
    height: 61px;
	line-height: 61px;
}

#menu ul li a:hover,  #menu ul li .active{
	background: url(images/active.png) center;
}

#top_padding{
	height: 30px;
}

/*
	content
*/

#content_top{
	background: url(images/content_top.png) top left;
	height: 25px;
    color: #ffffff;
}

#content_bottom{
	background: url(images/content_bottom.png) top left;
	height: 24px;
}

#content_bg_repeat{
	background: url(images/content_bg_repeat.png) left repeat-y;
	padding: 0px 24px 0px 25px;
    font: 18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 25px;
}

/*
	content box 1
*/

#content_box1{
	padding-bottom: 25px;
}

#column1, #column2, #column3{
	float:left;
	width: 319px;
}

#column1 p, #column2 p, #column3 p{
	padding: 25px 11px 0px 11px; 
}

#column2{
	margin: 0px 21px 0px 22px;
}

/*
	content box 2
*/

#content_box2{
	background: url(images/content_box2_bg.png) left repeat-y;
}

#content_box2_top{
	background: url(images/content_box2_top.png) left top no-repeat;
}

#content_box2_bottom{
	background: url(images/content_box2_bottom.png) left bottom no-repeat;
	min-height: 40px;
	padding: 18px 17px 12px 17px;
}

#content_box2 h1{
	text-align: left;
	padding-left: 0px;
    font: 18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 25px;
}

#column1_box2{
	float: left;
	width: 319px;
	margin-right: 41px;
}

#column2_box2{
	float: left;
	width: 302px;
	margin-right: 41px;
}

#column3_box2{
	float: left;
	width: 261px;
}

.read{
	text-align: right;
	padding: 10px 10px 0px 0px;
}

.read a{
	color: #9933FF;
	font-weight: normal;
}

#column2_box2 ul{
	padding-left: 0px;
    list-style: none;
}

#column2_box2 ul li a{
	display: block;
	background: url(images/ls.gif) no-repeat left center;
	padding-left: 24px;
	margin-bottom: 5px;
	color: #666666;
	font-weight: normal;
}

#column2_box2 ul li a:hover{
	color: #ffffff;
}

/*
	footer top
*/

#footer_top{
	width: 841px;
	margin: 0 auto;
	background: url(images/footer_top_border.png) no-repeat bottom;
	padding-top: 23px;
}

#footer_top h2{
	font: 18px Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 25px;
}

#footer_top a{
	color: #9966FF;
	font-weight: bold;
}

#footer_top a:hover{
	color: #ffffff;
}

#footer_top p{
	color: #9966FF;
}

#footer_column1, #footer_column2, #footer_column3{
	width: 226px;
	float: left;
}

.footer_text{
	background: url(images/footer_top_border.png) no-repeat top left;
	width: 226px;
	padding: 10px 0px 10px 0px;
}

#footer_column2{
	padding: 0px 87px 0px 75px;
}

.foot_pad{
    padding-left: 45px;
	padding-top: 10px;
}

.link1{
    background: url(images/link1.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link2{
    background: url(images/link2.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link3{
    background: url(images/link3.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link4{
    background: url(images/link4.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.ls{
    list-style: none;
    padding-left: 0px;
}

.ls li{
    background: url(images/ls.gif) no-repeat 0px 6px;
    margin-bottom: 8px;
    padding-left: 15px;
}

/*
	footer bottom
*/

#footer_bot{
	text-align: center;
	padding: 50px 0px 50px 0px;
}

#footer_bot a, #footer_bot p{
	color: #000000;
	font-weight: normal;
}

