
body {
	
	color : #7B7B7B;
	text-align : left;
	font-family : tahoma, sans-serif;
	font-size : 12px;
        padding-left: 10px;
        padding-top: 10px;
}

a {
        text-decoration : none;
        color : #4167A7;
        cursor:hand;
}

a:hover {
	text-decoration : none;
        color : #DD491F;
}


h1 {
	color : #4167A7;
        width: 100%;
        font-family : tahoma, sans-serif;
        font-size : 30px;
	font-weight : bold;
        float: left;
        padding-left: 10px;
        margin: 0px;
}

h2 {
	color : #4167A7;
        width: 100%;
        font-family : tahoma, sans-serif;
        font-size : 14px;
	font-weight : bold;
        float: left;
        margin: 0px;
}

#page_top {
        width : 1120px;
	height : 62px;
}

#page_top_logo {
        width : 1120px;
	height : 40px;
        float: left;
}


#page_top_descr {
        width : 1120px;
	height : 20px;
        background-color: #4167A7;
        float: left;
        padding-left: 3px;
        
        
}

#page_body {
        margin-top: 10px;
        width : 1120px;
	height : auto;
}

#page_body_menu {
        width : 280px;
        height : auto;
        float: left;
}


.page_body_menu_item {
        width : 280px;
	height : auto;
        float: left;
}


.page_body_menu_item_topmargin {
        width : 280px;
	height : auto;
        float: left;
        margin-top: 10px;
}


.page_body_topline {
        border-top : #4167A7 1px solid;
}


#page_body_menu_samples {
        width: 280px;
        height : 270px;
}




#page_body_main {

        width : 620px;
	height : auto;
        padding-left: 20px;
        float: left;
}


#page_body_main_footer {
        width : 620px;
	height : 20px;
        float: left;
}


.page_body_main_template {
        width : 300px;
	height : 320px;
        padding-right: 10px;
        margin-bottom: 10px;
        float: left;
}

.page_body_main_template_img {
        width : 290px;
	height : 250px;
        text-align: center;
        vertical-align: baseline;
        float: left;
}

.page_body_main_template_text {
        width : 290px;
	height : 70px;
        float: left;
}

#page_body_main_footer {
        width : 620px;
	height : 20px;
        float: left;
}


.page_body_main_color {
        width : 140px;
	height : 680px;
        margin-right: 10px;
        float: left;
}

.page_body_main_color_element {
        width : 68px;
	height : 18px;
        border: #FFFFFF 1px solid;
        float: left;
        text-align: center;
}


.widgets_table {
	
	text-align : left;
	font-family : tahoma, sans-serif;
	font-size : 14px;
	font-weight : normal;
}

.css_table {
	
	text-align : left;
	font-family : tahoma, sans-serif;
	font-size : 12px;
	font-weight : normal;
}


#page_body_news {
        width : 190px;
	height : auto;
        padding-left: 10px;
        float: left;
}


.page_body_ads_item {
        width : 390px;
	height : 200px;
        float: left;
        margin-top: 20px;
        padding-left: 10px;
}

.page_body_ads_item_img {
        width : 150px;
	height : 200px;
        float: left;
}

.page_body_ads_item_text {
        width : 235px;
	height : 200px;
        float: left;
        padding-left: 5px;
}

.text_h2_emph {
	color : #DD491F;
}

.text_main_page {
	font-size : 14px;
}

.text_reg {
	font-size : 12px;
}

#page_footer {
        width : 1120px;
	height : 20px;
        border-top : #4167A7 1px solid;        
        float: left;
        padding-left: 3px;
        margin-top: 10px;
        clear: left;
}

