.boxBig {
margin-right: auto;
margin-left: auto;
color: #333333;
margin-top: 20px;
width: 1000px;
}

.boxBottom {
background-repeat: no-repeat;
height: 20px;
}

.boxBtnTop {
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;			
padding: 10px;
margin-bottom: 20px;
background-color: #1d1d23;
border-style: solid;
border-width: 1px;
border-color: #30303b;
}

.boxLeft {
width: 260px;
}

.boxMain {
border-bottom-left-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;			
border-top-left-radius: 10px;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;			
padding-right: 30px;
padding: 20px;
background-repeat: repeat-y;
background-position: right 0;
background-color: #Ffffff;
min-height: 610px;
height: auto !important;
height: 610px;
}

.boxRight {
border-top-right-radius: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;			
border-bottom-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;			
padding: 20px;
background-repeat: repeat-y;
background-position: right 0;
background-color: #eeeeee;
width: 120px;
}

.boxRightDiv {
overflow: hidden;
height: 600px;
}

.boxTop {
background-position: 0px 20px;
background-repeat: no-repeat;
height: 150px;
}

.btn0 {
font-variant: normal;
font-style: normal;
font-weight: normal;
font-size: 13px;
color: #999;
border-bottom-color: #000000;
border-top-color: #30303b;
border-bottom-width: 1px;
border-top-width: 1px;
border-bottom-style: solid;
border-top-style: solid;
padding-bottom: 10px;
padding-left: 30px;
background-repeat: no-repeat;
padding-top: 10px;
background-position: 5px 15px;
background-image: url(design/btnnormal.gif);
width: 180px;
}

.btn0:hover {
font-variant: normal;
font-style: normal;
font-weight: normal;
background-repeat: no-repeat;
color: #ffffff;
background-image: url(design/btnlit.gif);
}

.btn0sel {
font-variant: normal;
font-style: normal;
background-repeat: no-repeat;
font-weight: normal;
color: #AA00FF;
background-image: url(design/btnlit_1.gif);
}

.btn0sel:hover {
font-variant: normal;
font-style: normal;
background-repeat: no-repeat;
font-weight: normal;
color: #AA00FF;
background-image: url(design/btnlit_1.gif);
}

.btn1 {
padding-top: 5px;
background-position: 25px 10px;
padding-left: 50px;
width: 160px;
padding-bottom: 5px;
border-top-style: solid;
border-bottom-style: solid;
border-top-width: 0px;
border-bottom-width: 0px;
border-top-color: #000000;
border-bottom-color: #000000;
}

.btn1sel {
background-image: url(design/btnlit_2.gif);
background-repeat: no-repeat;
color: #AA00FF;
}

.btn1sel:hover {
background-image: url(design/btnlit_2.gif);
background-repeat: no-repeat;
color: #AA00FF;
}

.content {
margin-bottom: 50px;
}

.contentBox8 {
color: #999;
border-color: #30303b;
border-width: 1px;
border-style: solid;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;			
padding: 10px;
background-color: #1d1d23;
width: 210px;
}

.content_header {
font-size: 16px;
color: #000;
margin-bottom: 15px;
}

.content_image {
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
}

.form_right {
padding: 3px;
}

.gb_header {
margin-bottom: 10px;
font-weight: bold;
}

.gb_innerheader {
font-weight: bold;
}

.gb_outerbox {
font-size: 12px;
border-top-color: #B3B3B3;
border-top-width: 1px;
border-top-style: solid;
padding-top: 10px;
margin-left: 20px;
margin-top: 10px;
}

.list_h_link {
margin-right: 10px;
}

.list_h_row {
margin-bottom: 5px;
padding: 3px;
}

.list_h_row1 {
background-color: #eeeeee;
}

.list_h_text1 {
clear: both;
}

.logo {
margin-top: 20px;
}

.page_ps1 {
color: #fff !important;
border-color: #999999;
border-width: 1px;
border-style: solid;
padding: 1px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;			
margin-right: 1px;
background-color: #999999;
width: 18px;
text-decoration: none;
}

.page_ps2 {
border-color: #ffa407;
border-width: 1px;
border-style: solid;
background-color: #ffa407;
}

.page_ps3 {
border-style: solid;
border-width: 1px;
border-color: #999999;
color: #999999;
}

body {
font-family: Tahoma, Arial, Helvetica, sans-serif;
background-repeat: repeat-x;
background-image: url(design/top-seo-sem.gif);
background-color: #292933;
font-size: 13px;
}

input, select, textarea {
border-color: #CCCCCC;
border-width: 1px;
border-style: solid;
}

input:focus, select:focus, textarea:focus {
border-color: #FFA200;
border-width: 1px;
border-style: solid;
}

ul.dropdown * ul {
width: 210px;
}

.content a:link {
color: #AA00FF;
}

.content a:visited {
color: #660099;
}

.content a:hover {
text-decoration: underline;
}



.img_left {
float: left;
margin-left: 0;
margin-top: 0;
}

.img_right {
float: right;
margin-right: 0;
margin-top: 0;
}

.img_center {
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 0;
}

